|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.check.command.DisableCommand
public class DisableCommand
A configure command that disables the specified component.
Constructor Summary | |
---|---|
DisableCommand()
|
Method Summary | |
---|---|
void |
configure(java.awt.Component ab)
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 DisableCommand()
Method Detail |
---|
public void configure(java.awt.Component ab)
ConfigurationCommand
configure
in interface ConfigurationCommand<java.awt.Component>
ab
- Control to configure.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |