1 | static void fixDesktopPane(JDesktopPane pane) { |
2 | for (JInternalFrame f : pane.getAllFrames()) |
3 | fixInternalFrame(f); |
4 | } |
Began life as a copy of #1010288
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: | #1010289 |
Snippet name: | fixDesktopPane - move JInternalFrames into view |
Eternal ID of this version: | #1010289/1 |
Text MD5: | 77ec350eba82ea8d99ac47fb9dcb8123 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-10 18:47:05 |
Source code size: | 124 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 596 / 620 |
Referenced in: | [show references] |