5
LINES
JavaX fragment (include)
1 | static JPanel rightAlign(JComponent c) {
|
2 | JPanel panel = new JPanel(new BorderLayout());
|
3 | panel.add(BorderLayout.EAST, c);
|
4 | ret panel;
|
5 | } |
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 |
1178 | stefan | Well... | 2015-11-19 17:52:53 |
add comment
Snippet ID: |
#1001823 |
Snippet name: |
rightAlign |
Eternal ID of this version: |
#1001823/1 |
Text MD5: |
416491ce7c4a9b4c28ad673216b2011f |
Author: |
stefan |
Category: |
javax |
Type: |
JavaX fragment (include) |
Public (visible to everyone): |
Yes |
Archived (hidden from active list): |
No |
Created/modified: |
2016-07-17 22:43:52 |
Source code size: |
143 bytes / 5 lines |
Pitched / IR pitched: |
No / No |
Views / Downloads: |
800 / 1024 |
Referenced in: |
[show references] |