1 | static Set<JDesktopPane> autoFixDesktopPane_exclude = synchroSet(); |
2 | |
3 | static void autoFixDesktopPane(final JDesktopPane pane) { |
4 | onResizeAndNow(pane, r { |
5 | if (!contains(autoFixDesktopPane_exclude, pane)) fixDesktopPane(pane) |
6 | }); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1010288 |
Snippet name: | autoFixDesktopPane - move JInternalFrames into view automatically |
Eternal ID of this version: | #1010288/3 |
Text MD5: | 497176164cabb99ccce2e1b3e6618a7e |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-10 00:14:39 |
Source code size: | 241 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 491 / 589 |
Version history: | 2 change(s) |
Referenced in: | [show references] |