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

10
LINES

< > BotCompany Repo | #1033780 // jTopOrLeftTabs - synonym of jLeftOrTopTabs

JavaX fragment (include)

// for arguments, see jtabs
static JTabbedPane jTopOrLeftTabs(bool horizontal, O... x) {
  ret jLeftOrTopTabs(horizontal, x);
}



static JTabbedPane jTopOrLeftTabs(bool horizontal, Cl c) {
  ret jLeftOrTopTabs(horizontal, c);
}

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: 80 / 102
Referenced in: [show references]