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

9
LINES

< > BotCompany Repo | #1003647 // jtabs - make JTabbedPane

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 jtabs(O... x) {
  ret fillJTabs(swingNu(JTabbedPane.class), x);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, qsqiayxyrbia, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1003647
Snippet name: jtabs - make JTabbedPane
Eternal ID of this version: #1003647/5
Text MD5: efc446b2f7019549ef894461cacaa687
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-12 20:11:13
Source code size: 337 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 567 / 611
Version history: 4 change(s)
Referenced in: [show references]