JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.pepsoft.util
Interface MacUtils.QuitHandler
Enclosing class:
MacUtils
public static interface
MacUtils.QuitHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
quitRequested
()
Invoked when the user has requested to quit the application.
Method Detail
quitRequested
boolean quitRequested()
Invoked when the user has requested to quit the application.
Returns:
true
if the quit should proceed.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method