Libraryless. Click here for Pure Java version (9903L/55K).
1 | static Component contentsOfTabNamed(JTabbedPane tabs, S tabName) swing {
|
2 | ret contentsOfTab(tabs, indexOfTabName(tabs, tabName)); |
3 | } |
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: | 381 / 492 |
| Referenced in: | [show references] |