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

9
LINES

< > BotCompany Repo | #1027208 // jTabbedPane - synonym of jtabs

JavaX fragment (include)

// x = names and components interleaving.
// or just components.
// or just names.
// also, first element can be index of tab to open at start
// also, SUPER short demo syntax: jtabs(3)
// also, you can pass a Collection containing the elements
static JTabbedPane jTabbedPane(O... x) {
  ret jtabs(x);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027208
Snippet name: jTabbedPane - synonym of jtabs
Eternal ID of this version: #1027208/1
Text MD5: 292883ce3f32f41e7647d5587640db02
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-26 10:49:46
Source code size: 309 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 122 / 146
Referenced in: [show references]