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

8
LINES

< > BotCompany Repo | #1015091 // showNiceButtons_higher

JavaX fragment (include)

// params = text, image, action, text, image, action, ...
//   or TextImageAction...
//   or a list of above stuff
static DynamicHStack showNiceButtons_higher(O... params) {
  DynamicHStack stack = makeNiceButtons(params);
  showCenterPackedFrame(withMargin(20, jHigherScrollPane(jfullcenter(stack))));
  ret stack;
}

Author comment

Began life as a copy of #1015039

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: #1015091
Snippet name: showNiceButtons_higher
Eternal ID of this version: #1015091/1
Text MD5: 2b7b7c25324f27f3fe5d11d3e27e250f
Author: stefan
Category: javax / a.i. / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-08 11:12:45
Source code size: 324 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 343 / 365
Referenced in: [show references]