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