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

14
LINES

< > BotCompany Repo | #1016823 // Ctrl+Tab Spike with JTattoo [dev.]

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 1177K of libraries. Click here for Pure Java version (4967L/35K).

!7

p {
  jtattoo_mcWin();
  JDesktopPane desktop = jDesktopPane();
  showFrame(desktop);
  registerFunctionKey(getFrame(desktop), 5, rPrint("F5!"));
  //registerTab(getFrame(desktop), rPrint("Tab"));
  //handleCtrlTab_dev(getRootPane(desktop));
  handleCtrlTab_dev(desktop);
  showInternalFrame(desktop, "bla", jlabel("bla"));
  showInternalFrame(desktop, "bla2", jlabel("bla2"));
  showInternalFrame(desktop, "bla3", jlabel("bla3"));
}

Author comment

Began life as a copy of #1016819

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016823
Snippet name: Ctrl+Tab Spike with JTattoo [dev.]
Eternal ID of this version: #1016823/1
Text MD5: 6be33c89a9b2b2d7c201c4f72fa49e4d
Transpilation MD5: 5478bc72ae2a40d0c56d0cd6df40209d
Author: stefan
Category: javax / gui
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-03 15:46:53
Source code size: 450 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 313 / 738
Referenced in: [show references]