1 | import javafx.application.Platform; |
2 | |
3 | static void jfxLater(Runnable r) { |
4 | Platform.runLater(r); |
5 | } |
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: | 521 / 545 |
Referenced in: | [show references] |