public class FlatButtonFactory extends java.lang.Object implements ButtonFactory, java.io.Serializable
| Constructor and Description |
|---|
FlatButtonFactory() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.AbstractButton |
createButton(java.lang.Object object)
Creates a button.
|
public javax.swing.AbstractButton createButton(java.lang.Object object)
ButtonFactorycreateButton in interface ButtonFactoryobject - argument to the button factory