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

4
LINES

< > BotCompany Repo | #1033820 // scrollingTabs

JavaX fragment (include)

static JTabbedPane scrollingTabs(JTabbedPane pane) {
  if (pane != null) swing { pane.setTabLayoutPolicy(JTabbedPane.SCROLL_TAB_LAYOUT); }
  ret pane;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033820
Snippet name: scrollingTabs
Eternal ID of this version: #1033820/1
Text MD5: f1f2d78072fa6ec25b0dbe269b35b1c9
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-06 00:50:24
Source code size: 155 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 71 / 95
Referenced in: [show references]