Download Jar. Uses 3874K of libraries. Click here for Pure Java version (6644L/45K).
1 | !7 |
2 | |
3 | !include once #1016163 // JxBrowser with tabs |
4 | |
5 | p-subst { |
6 | jxBrowser_init(); |
7 | final JDesktopPane desktop = jDesktopPane(); |
8 | showMaximizedFrame(desktop); |
9 | |
10 | swing { |
11 | final new TabbedPane tabbedPane; |
12 | tabbedPane.addAndSelectTab(TabFactory.createTab("http://BotCompany.de")); |
13 | |
14 | onInternalFrameClosing(addInternalFrame(desktop, "Browser", tabbedPane), |
15 | r { tabbedPane.disposeAllTabs() }); |
16 | } |
17 | } |
Began life as a copy of #1016160
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016164 |
Snippet name: | Test JxBrowser in JInternalFrame with tabs [shortened, OK] |
Eternal ID of this version: | #1016164/3 |
Text MD5: | 87b0645811e2114a8cb1cc9076121b63 |
Transpilation MD5: | 0b429b932eeb363f4afbc66cbe86d59c |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-07 19:41:37 |
Source code size: | 428 bytes / 17 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 467 / 1154 |
Version history: | 2 change(s) |
Referenced in: | [show references] |