Download Jar. Uses 3874K of libraries. Click here for Pure Java version (2953L/21K).
1 | !7 |
2 | |
3 | p-substance { |
4 | //showFullScreenImage_noScrollPane(#1009931); |
5 | JTextField tf = jcenteredtextfield(); |
6 | JDesktopPane desktop = jTiledBackgroundDesktopPane(#1009931); |
7 | final JPanel bg = jtransparent_recursive( |
8 | jfullcenter(withBottomMargin(550, jMinWidth(400, |
9 | setFontSize(30, tf))))); |
10 | //desktop.add(setBounds(100, 100, 1000, 100, tf)); |
11 | desktop.add(bg); |
12 | desktop.setLayout(layoutManagerFromFunction(voidfunc(Container c) { |
13 | bg.setBounds(0, 0, c.getWidth(), c.getHeight()); |
14 | })); |
15 | desktop.add(setBounds(100, 400, 300, 200, jInternalFrame("Hello!"))); |
16 | showFullScreen(desktop); |
17 | hideConsole(); |
18 | } |
Began life as a copy of #1009940
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: | #1009943 |
Snippet name: | lalala 4 [with Substance, has weird white border] |
Eternal ID of this version: | #1009943/3 |
Text MD5: | b4abbdd67c1019c6c9a198efa920caf9 |
Transpilation MD5: | 53d3791bc5747db3e502aba0cfab9865 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-27 03:29:01 |
Source code size: | 634 bytes / 18 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 706 / 1320 |
Version history: | 2 change(s) |
Referenced in: | [show references] |