8
LINES
JavaX fragment (include)
1 | !619 // LetterLayout
|
2 |
|
3 | static JPanel topToBottomPanel() {
|
4 | /*JPanel panel = new JPanel();
|
5 | panel.setLayout(new BoxLayout(panel, BoxLayout.PAGE_AXIS|BoxLayout.LEADING));
|
6 | return panel;*/
|
7 | return LetterLayout.stalactitePanel();
|
8 | } |
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
ID |
Author/Program |
Comment |
Date |
1169 | stefan | kinda similar to the stack function | 2015-11-14 17:44:15 |
add comment
Snippet ID: |
#1000835 |
Snippet name: |
topToBottomPanel |
Eternal ID of this version: |
#1000835/1 |
Text MD5: |
7a275ef783af3c4441d0bb4b1e3a3b1e |
Author: |
stefan |
Category: |
javax |
Type: |
JavaX fragment (include) |
Public (visible to everyone): |
Yes |
Archived (hidden from active list): |
No |
Created/modified: |
2015-08-29 15:57:57 |
Source code size: |
237 bytes / 8 lines |
Pitched / IR pitched: |
No / Yes |
Views / Downloads: |
891 / 1110 |
Referenced in: |
[show references] |