|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsiouxsie.desktop.commands.impl.AbstractCommand
siouxsie.desktop.commands.impl.ExitCommand
public class ExitCommand
Command for
Field Summary |
---|
Fields inherited from interface siouxsie.desktop.commands.ICommand |
---|
COMMAND_EXIT, PROPERTY_ENABLED |
Constructor Summary | |
---|---|
ExitCommand()
|
Method Summary | |
---|---|
void |
execute()
Execution |
Methods inherited from class siouxsie.desktop.commands.impl.AbstractCommand |
---|
addPropertyChangeListener, isEnabled, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface siouxsie.desktop.commands.ICommand |
---|
addPropertyChangeListener, isEnabled, removePropertyChangeListener, setEnabled |
Constructor Detail |
---|
public ExitCommand()
Method Detail |
---|
public void execute()
ICommand
execute
in interface ICommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |