Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1015034 // DynamicHStack - stack components horizontally with simple add/removal

JavaX fragment (include)

sclass DynamicHStack extends DynamicStack {
  *() {}
  *(bool useFiller) { super(useFiller); }
  
  GridBagConstraints _componentConstraints() { ret gridBagConstraints_hstack_1(spacing); }
  GridBagConstraints _fillerConstraints() { ret gridBagConstraints_hstack_rest(); }
}

Author comment

Began life as a copy of #1014635

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015034
Snippet name: DynamicHStack - stack components horizontally with simple add/removal
Eternal ID of this version: #1015034/8
Text MD5: dd41c617dcbd24eb2afd833bfe38e727
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-05 00:24:32
Source code size: 282 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 440 / 1008
Version history: 7 change(s)
Referenced in: [show references]