!7 p { JDesktopPane desktop = jDesktopPane(); showFrame(desktop); //registerFunctionKey(getFrame(desktop), 5, rPrint("F5!")); //handleCtrlTab_dev(getRootPane(desktop)); JTabbedPane tabs = jtabs("bla", "bla 2"); registerTab(tabs, rPrint("Tab")); showInternalFrame(desktop, "tabs", tabs); }
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: | #1016822 | 
| Snippet name: | Ctrl+Tab Spike 2 [dev.] | 
| Eternal ID of this version: | #1016822/1 | 
| Text MD5: | a9814b111594b4a3c2046d44d4cb288d | 
| 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:43:32 | 
| Source code size: | 313 bytes / 11 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 678 / 982 | 
| Referenced in: | #1016824 - Test ComponentSwitcher (Ctrl+Tab), OK |