Class SettingsButton

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants

public class SettingsButton extends JButton
Standard settings button with the little cogwheel for use throughout Swing components.
Author:
dg50
See Also:
  • Constructor Details

    • SettingsButton

      public SettingsButton()
    • SettingsButton

      public SettingsButton(Action a)
      Parameters:
      a -
    • SettingsButton

      public SettingsButton(String text)
      Parameters:
      text -