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)
ButtonFactory
createButton
in interface ButtonFactory
object
- argument to the button factory