Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1014710 // revalidateAllFrames - relayout & repaint all frames

JavaX fragment (include)

static void revalidateAllFrames() {
  for (Window w : allWindows())
    revalidate(w);
}

Author comment

Began life as a copy of #1004142

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: #1014710
Snippet name: revalidateAllFrames - relayout & repaint all frames
Eternal ID of this version: #1014710/1
Text MD5: e833a0fc5cc1a979894d14ff841575be
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-01 02:08:55
Source code size: 91 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 307 / 353
Referenced in: [show references]