|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectui.command.Command
ui.command.IO.SaveUserDocumentCommand
public class SaveUserDocumentCommand
| Field Summary |
|---|
| Fields inherited from class ui.command.Command |
|---|
ABORT_STATUS, ERROR_STATUS, EXECUTE_STATUS, SUCCESS_STATUS, UNDEFINED_STATUS, VETOED_STATUS |
| Constructor Summary | |
|---|---|
SaveUserDocumentCommand(DocumentPanel documentPanel,
Document document,
boolean createDocument)
|
|
| Method Summary | |
|---|---|
protected void |
execution()
|
protected void |
prologo()
|
| Methods inherited from class ui.command.Command |
|---|
epilogue, getStatus, setStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SaveUserDocumentCommand(DocumentPanel documentPanel,
Document document,
boolean createDocument)
documentPanel - document - createDocument - | Method Detail |
|---|
protected void prologo()
prologo in class Command
protected void execution()
throws java.lang.Exception
execution in class Commandjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||