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

19
LINES

< > BotCompany Repo | #1015795 // Cubes Frame [v2, OK, no function yet]

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

Download Jar. Uses 3874K of libraries. Click here for Pure Java version (8041L/55K).

!7

sS background = #1009931;
static JDesktopPane desktop;
static JTextField lblInput;

p-noconsole {
  autoRestart(5);
  desktop = jTiledBackgroundDesktopPane(background);
  autoFixDesktopPane(desktop);
  cleanExitOnFrameClose(showMaximizedFrame(desktop));
    
  final JInternalFrame f = showCenteredInternalFrame(desktop, "Hello", 700, 150, setFontSize(20, lblInput = jcenteredtextfield("Find me some stuff")));
  packInternalFrameVertically(f);
  centerInternalFrame(f);
  swing {
    f.setLocation(f.getX(), 40);
  }
}

Author comment

Began life as a copy of #1011110

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1015795
Snippet name: Cubes Frame [v2, OK, no function yet]
Eternal ID of this version: #1015795/8
Text MD5: d2f345435358d4dabef38d6fa1bec32e
Transpilation MD5: 53dfa8b411c80690f0fa636af89934bb
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-27 21:36:52
Source code size: 541 bytes / 19 lines
Pitched / IR pitched: No / No
Views / Downloads: 325 / 811
Version history: 7 change(s)
Referenced in: [show references]