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

15
LINES

< > BotCompany Repo | #1028306 // DynNestedDesktop

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (10301L/71K).

asclass DynNestedDesktop > DynModule {
  visual NestedDesktopPane_visualize();

  // for some reason, there is a transpilation error when this is first line in the class
  !include #1028304 // NestedDesktopPane

  void enhanceFrame(JInternalFrame f) {
    NestedDesktopPane_enhanceFrame(f);
  }
 
  void unvisualize {
    super.unvisualize();
    NestedDesktopPane_unvisualize();
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028306
Snippet name: DynNestedDesktop
Eternal ID of this version: #1028306/6
Text MD5: 72e20e663c45a78b6fb41c77590bdaa6
Transpilation MD5: cbe14c81757ee813f78bd9d06fd7eeb6
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-09 13:19:41
Source code size: 399 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 137 / 433
Version history: 5 change(s)
Referenced in: [show references]