1 | svoid systemLAF() {
|
2 | swing(r {
|
3 | UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); |
4 | updateLookAndFeelOnAllWindows_noRenew(); |
5 | }); |
6 | } |
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: | #1018600 |
| Snippet name: | systemLAF |
| Eternal ID of this version: | #1018600/5 |
| Text MD5: | 004bcec9bcc91dac0b143eb85491d5a3 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-19 16:43:49 |
| Source code size: | 162 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 725 / 772 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |