static void updateLookAndFeelOnAllWindows_noRenew() { for (Window window : Window.getWindows()) SwingUtilities.updateComponentTreeUI(window); }
Began life as a copy of #1003446
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: | #1009271 |
| Snippet name: | updateLookAndFeelOnAllWindows_noRenew |
| Eternal ID of this version: | #1009271/1 |
| Text MD5: | fc5c80369bf2b81ef85e8da80ac0d562 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-07-20 13:48:17 |
| Source code size: | 152 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 781 / 837 |
| Referenced in: | [show references] |