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

11
LINES

< > BotCompany Repo | #1019697 // Freeze User Interface (troublemaker module!)

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

Libraryless. Click here for Pure Java version (4674L/30K).

!7

module FreezeUserInterface > DynSingleFunction {
  void doIt {
    print("Uh oh. Freezing user interface!");
    sleepSeconds(1);
    swing {
      Thread.sleep(10*60*1000); // 10 minutes
    }
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019697
Snippet name: Freeze User Interface (troublemaker module!)
Eternal ID of this version: #1019697/1
Text MD5: d44bf0add7b0bc48dc634523e06c76bc
Transpilation MD5: 8bc0c8e0084053c60ebabd251e8ceff7
Author: stefan
Category: javax / stefan's os
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-19 16:42:04
Source code size: 213 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 256 / 404
Referenced in: [show references]