import javafx.embed.swing.JFXPanel; sbool initJavaFX_done; svoid initJavaFX() { swing { if (initJavaFX_done) ret; set initJavaFX_done; new JFXPanel; // initializes JavaFX environment } }
Began life as a copy of #1018465
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018466 |
| Snippet name: | initJavaFX |
| Eternal ID of this version: | #1018466/2 |
| Text MD5: | 9c33b99235dff132a0dc0d562ce8a878 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-09-30 23:13:26 |
| Source code size: | 215 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 544 / 591 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |