import javafx.application.Platform; static void jfxLater(Runnable r) { Platform.runLater(r); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003702 |
Snippet name: | jfxLater - do stuff on JavaFX thread |
Eternal ID of this version: | #1003702/1 |
Text MD5: | 4cc2e2c9f3d8e08656d83ea1ee934936 |
Author: | stefan |
Category: | javax / javafx |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-07-26 00:01:33 |
Source code size: | 101 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 522 / 545 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |