|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.events.Command
com.cosylab.vdct.events.commands.NullCommand
public class NullCommand
Insert the type's description here. Creation date: (21.12.2000 22:42:23)
Constructor Summary | |
---|---|
NullCommand(javax.swing.JComponent component)
Insert the method's description here. |
Method Summary | |
---|---|
void |
execute()
Insert the method's description here. |
javax.swing.JComponent |
getComponent()
Insert the method's description here. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullCommand(javax.swing.JComponent component)
component
- javax.swing.JComponentMethod Detail |
---|
public void execute()
execute
in class Command
public javax.swing.JComponent getComponent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |