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

5
LINES

< > BotCompany Repo | #1020699 // jBottomTabs

JavaX fragment (include)

static JTabbedPane jBottomTabs(O... x) {
  final JTabbedPane tabs = jtabs(x);
  swing { tabs.setTabPlacement(JTabbedPane.BOTTOM); }
  ret tabs;
}

Author comment

Began life as a copy of #1003647

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020699
Snippet name: jBottomTabs
Eternal ID of this version: #1020699/1
Text MD5: b3002644e95b337af4d36f6f06822951
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-31 18:27:22
Source code size: 149 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 233 / 254
Referenced in: [show references]