|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CancelInterface
The CancelInterface is implemented by commands that need to give their users a means to reset the command and/or release the objects that it holds.
Method Summary | |
---|---|
void |
cancel()
Cancels the command. |
Method Detail |
---|
void cancel()
Common things done in this method:
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |