|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.sns.application.XalDocument
|
+--gov.sns.tools.samples.corewidgets.ShowcaseDocument
ShowcaseDocument shows how to use core GUI widgets.
| Field Summary |
| Fields inherited from class gov.sns.application.XalDocument |
documentListenerProxy, hasChanges, mainWindow, messageCenter, NO_OPTION, source, title, YES_OPTION |
| Fields inherited from interface java.awt.print.Pageable |
UNKNOWN_NUMBER_OF_PAGES |
| Constructor Summary | |
ShowcaseDocument()
Default constructor. |
|
| Method Summary | |
protected void |
makeMainWindow()
Subclasses must implement this method to make their custom main window. |
void |
saveDocumentAs(java.net.URL url)
Subclasses need to implement this method for saving the document to a URL. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ShowcaseDocument()
| Method Detail |
protected void makeMainWindow()
XalDocument
makeMainWindow in class XalDocumentpublic void saveDocumentAs(java.net.URL url)
XalDocument
saveDocumentAs in class XalDocumenturl - The URL to which this document should be saved.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||