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

4
LINES

< > BotCompany Repo | #1016178 // exitOnClose - synonym of cleanExitOnFrameClose

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

Libraryless. Click here for Pure Java version (5370L/29K).

1  
static <A extends Window> A exitOnClose(A frame) {
2  
  cleanExitOnFrameClose(frame);
3  
  ret frame;
4  
}

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: #1016178
Snippet name: exitOnClose - synonym of cleanExitOnFrameClose
Eternal ID of this version: #1016178/3
Text MD5: 4dc2ff21c1421cac6367242c5c62dee9
Transpilation MD5: adb7517ff1d08cc88ec55ef8b3c519e0
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-27 09:49:22
Source code size: 100 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 271 / 335
Version history: 2 change(s)
Referenced in: [show references]