|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--venice.Command | +--venice.SaveCommand | +--venice.SaveFileCommand
.venice-saving to a file.
Fields inherited from class venice.Command |
stAppModule |
Constructor Summary | |
SaveFileCommand()
|
Method Summary | |
protected java.io.OutputStream |
getOutputStream()
asks user for file location and opens outputstream to the file. |
Methods inherited from class venice.SaveCommand |
execute |
Methods inherited from class venice.Command |
getAppModule, setAppModule |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public SaveFileCommand()
Method Detail |
protected java.io.OutputStream getOutputStream()
getOutputStream
in class SaveCommand
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |