|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AppFrame
Tags stand alone programs so that the main frame does not exit the VM whne the frame is close. Used by Launcher and LaunchBuilder.
Method Summary | |
---|---|
int |
getDefaultCloseOperation()
Returns the operation that occurs when the user initiates a "close" on this frame. |
void |
setDefaultCloseOperation(int operation)
Sets the operation that occurs when the user initiates a "close" on this frame. |
boolean |
wishesToExit()
Returns true if this frame wishes to exit. |
Method Detail |
---|
boolean wishesToExit()
int getDefaultCloseOperation()
setDefaultCloseOperation(int)
void setDefaultCloseOperation(int operation)
getDefaultCloseOperation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |