Package VASSAL.tools

Class LaunchButton

java.lang.Object
All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants, Auditable

public class LaunchButton extends JButton implements Auditable
A JButton for placing into a VASSAL component's toolbar. Handles configuration of a hotkey shortcut, maintains appropriate tooltip text, etc.
See Also: