Package VASSAL.tools
Class ButtonFactory
java.lang.Object
VASSAL.tools.ButtonFactory
public class ButtonFactory extends Object
Produce standard Vassal buttons.
-
Constructor Summary
Constructors Constructor Description ButtonFactory()
-
Method Summary
Modifier and Type Method Description static JButton
getCancelButton()
static JButton
getHelpButton()
static JButton
getHelpButton(Action a)
static JButton
getOkButton()
-
Constructor Details
-
ButtonFactory
public ButtonFactory()
-
-
Method Details
-
getOkButton
-
getCancelButton
-
getHelpButton
-
getHelpButton
-