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

3
LINES

< > BotCompany Repo | #1036381 // contentsOfTabNamed

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9903L/55K).

static Component contentsOfTabNamed(JTabbedPane tabs, S tabName) swing {
  ret contentsOfTab(tabs, indexOfTabName(tabs, tabName));
}

Author comment

Began life as a copy of #1020867

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036381
Snippet name: contentsOfTabNamed
Eternal ID of this version: #1036381/1
Text MD5: cc995942341f03be8135b235e5a43ef1
Transpilation MD5: 00d4f9e1b1b28187f07c26f4fe497bc5
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-30 14:59:25
Source code size: 134 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 58 / 82
Referenced in: [show references]