|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--saveopen.SaveOpenDemo
This demo lets the user select a frame, and save it to file, or conversely, open a file and display the stored frame.
| Constructor Summary | |
SaveOpenDemo()
This constructor is here in case you want to use this demo inside another piece of code, instead of just running main(). |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Runs the demo. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SaveOpenDemo()
| Method Detail |
public static void main(java.lang.String[] args)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||