Download Jar. Uses 3874K of libraries. Click here for Pure Java version (6644L/45K).
!7 !include once #1016163 // JxBrowser with tabs p-subst { jxBrowser_init(); final JDesktopPane desktop = jDesktopPane(); showMaximizedFrame(desktop); swing { final new TabbedPane tabbedPane; tabbedPane.addAndSelectTab(TabFactory.createTab("http://BotCompany.de")); onInternalFrameClosing(addInternalFrame(desktop, "Browser", tabbedPane), r { tabbedPane.disposeAllTabs() }); } }
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: | 730 / 1734 |
| Version history: | 2 change(s) |
| Referenced in: | #1016166 - Java Chrome [Dyn Module, uses JxBrowser which needs a license] |