Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1004353 // Test EditorFrame

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Uses 6678K of libraries. Click here for Pure Java version (7729L/51K/184K).

!7

p-substance {
  new EditorFrame e;
  showFrame(e);
  e.textArea.setText("Hello\nWorld");
}

Author comment

Began life as a copy of #1003942

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004353
Snippet name: Test EditorFrame
Eternal ID of this version: #1004353/2
Text MD5: 5fa99ed10dfbc2bde0e97448ca36a106
Transpilation MD5: 0f1433a6faf6c21fc9c5502c8450aee6
Author: stefan
Category: javax / gui
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-02 09:43:40
Source code size: 102 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 563 / 864
Version history: 1 change(s)
Referenced in: #1003253 - New Homepage (LIVE)
#1004356 - EditorFrame (syntax-enhanced swing editor)
#1014780 - Snippet Editor v1 [too slow, shouldn't use]