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

9
LINES

< > BotCompany Repo | #1016343 // updateFramesCache [Dyn Module]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Libraryless. Click here for Pure Java version (14183L/97K).

!7

sclass Whatever extends DynModule {
  JComponent visualize() {
    ret jbutton("Do it", r {
      call(parentOfType(heldInstance(JButton), JDesktopPane.class), 'updateFramesCache);
    });
  }
}

Author comment

Began life as a copy of #1016342

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: #1016343
Snippet name: updateFramesCache [Dyn Module]
Eternal ID of this version: #1016343/1
Text MD5: 9fe1e83cdf02aad2932d91cacccf467a
Transpilation MD5: 110d1958fba6d4467ef9a5d23b767506
Author: stefan
Category: javax
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-15 22:42:57
Source code size: 206 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 311 / 393
Referenced in: [show references]