|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgui.workSpace.WorkspaceSaver
public class WorkspaceSaver
This class allows the invocation of the save process of a WS from any point of the interface
Constructor Summary | |
---|---|
WorkspaceSaver()
|
Method Summary | |
---|---|
static void |
save(java.awt.Container pare,
Workspace ws)
That function generates the dialog needed to prompt information about the place to export and calls a lower layer class to do that |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkspaceSaver()
Method Detail |
---|
public static void save(java.awt.Container pare, Workspace ws)
pare
- The parent container from wich is invoked that process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |