static JPanel rightAlign(JComponent c) { JPanel panel = new JPanel(new BorderLayout()); panel.add(BorderLayout.EAST, c); ret panel; }
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 |
| 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: | 1097 / 1334 |
| Referenced in: | [show references] |