1 | // for arguments, see jtabs |
2 | static JTabbedPane jTopOrLeftTabs(bool horizontal, O... x) { |
3 | ret jLeftOrTopTabs(horizontal, x); |
4 | } |
5 | |
6 | |
7 | |
8 | static JTabbedPane jTopOrLeftTabs(bool horizontal, Cl c) { |
9 | ret jLeftOrTopTabs(horizontal, c); |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033780 |
Snippet name: | jTopOrLeftTabs - synonym of jLeftOrTopTabs |
Eternal ID of this version: | #1033780/1 |
Text MD5: | 04a95d4c2353e45e930724c032e12ff5 |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-03 00:30:27 |
Source code size: | 231 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 144 / 171 |
Referenced in: | [show references] |