-
This enables general configuration of this component. Any object implementing
this interface and sent down the configure channel to this component will have its
configure method invoked on this component.
For an example, see ActiveApplet.Configure.
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
void |
configure(Checkbox checkbox) @param checkbox the Checkbox being configured. |
-
-
Method Detail
-
public void configure(Checkbox checkbox)
- Parameters:
checkbox
- the Checkbox being configured.
JCSP for Java 1.8 generated 18-09-2017 by Jon Kerridge, Edinburgh Napier University