net.infonode.gui.button
public interface ButtonFactory extends Serializable
Version: $Revision: 1.5 $
| Method Summary | |
|---|---|
| AbstractButton | createButton(Object object)
Creates a button.
|
Parameters: object argument to the button factory
Returns: the created button