Package net.infonode.gui.button
Interface ButtonFactory
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
FlatButtonFactory
A button factory.
-
Method Summary
-
Method Details
-
createButton
Creates a button.- Parameters:
object
- argument to the button factory- Returns:
- the created button
-