|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttest.check.command.ClientPropertyCommand
public class ClientPropertyCommand
A configure command that sets the specified client property to the specified value.
| Constructor Summary | |
|---|---|
ClientPropertyCommand(java.lang.String propName,
java.lang.Object propValue)
Creates an client property configuration command. |
|
| 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 ClientPropertyCommand(java.lang.String propName,
java.lang.Object propValue)
propName - Client property name.propValue - Client property value.| 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 | ||||||||