public interface TopLevel
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()
close and exit the progem 
 | 
javax.swing.RootPaneContainer | 
getRootPaneContainer()
get the getRootPaneContainer 
 | 
boolean | 
isApplet()
return true if this is an Applet 
 | 
void | 
save()
save any persistant data 
 |