1 | static void showControlButtons(final L<? extends Component> components) { |
2 | swing { |
3 | showControls(jcenteredline(components)); |
4 | } |
5 | } |
6 | |
7 | static void showControlButtons(Component... components) { |
8 | showControlButtons(asList(components)); |
9 | } |
Began life as a copy of #1006282
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: | #1008155 |
Snippet name: | showControlButtons - convenience method for showing a line of things in the controls area |
Eternal ID of this version: | #1008155/3 |
Text MD5: | ccccdb86a6ce9367c2f57db5398b1f2c |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-28 14:27:22 |
Source code size: | 247 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 599 / 628 |
Version history: | 2 change(s) |
Referenced in: | [show references] |