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

3
LINES

< > BotCompany Repo | #2000368 // exitOnFrameClose

New Tinybrain snippet [tags: archive]

  static void exitOnFrameClose(JFrame frame) {
    frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
  }

download  show line numbers   

Snippet is not live.

Travelled to 1 computer(s): tvejysmllsmz

No comments. add comment

Snippet ID: #2000368
Snippet name: exitOnFrameClose
Eternal ID of this version: #2000368/1
Text MD5: 6fcbeae729041fceb7cb02b40b8dddb0
Author: stefan
Category: javax
Type: New Tinybrain snippet
Public (visible to everyone): Yes
Archived (hidden from active list): Yes
Created/modified: 2015-06-20 16:49:09
Source code size: 112 bytes / 3 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 587 / 1508
Referenced in: [show references]