ifclass JExtendedTabbedPane static int indexOfSelectedTab(JExtendedTabbedPane tabs) { ret selectedTabIndex(tabs); } endif static int indexOfSelectedTab(JTabbedPane tabs) { ret selectedTabIndex(tabs); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034991 |
Snippet name: | indexOfSelectedTab - synonym of selectedTabIndex |
Eternal ID of this version: | #1034991/2 |
Text MD5: | 52ec4e1828ab766a9a4ea62cb7285d08 |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-04-03 19:41:37 |
Source code size: | 220 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 197 / 193 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |