|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.amattioli.applicate.commands.AbstractCommand
it.amattioli.applicate.commands.NullCommand
public class NullCommand
A command that does nothing
| Constructor Summary | |
|---|---|
NullCommand()
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class it.amattioli.applicate.commands.AbstractCommand |
|---|
addCommandListener, addCommandListener, addPropertyChangeListener, cancelCommand, doCommand, firePropertyChange, getPropertyValues, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NullCommand()
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||