-
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 |
Name and description |
void |
configure(Button button) @param button the Button being configured. |
-
-
Method Detail
-
public void configure(Button button)
- Parameters:
button
- the Button being configured.
JCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk