|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.check.command.EnableCommand
public class EnableCommand
A configure command that enables the specified component.
Constructor Summary | |
---|---|
EnableCommand()
|
Method Summary | |
---|---|
void |
configure(java.awt.Component comp)
Configures the specified control. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnableCommand()
Method Detail |
---|
public void configure(java.awt.Component comp)
ConfigurationCommand
configure
in interface ConfigurationCommand<java.awt.Component>
comp
- Control to configure.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |