Class PamSettingsIconButton

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

public class PamSettingsIconButton extends JButton
See Also:
  • Field Details

    • SMALL_SIZE

      public static final int SMALL_SIZE
      See Also:
    • NORMAL_SIZE

      public static final int NORMAL_SIZE
      See Also:
    • SETTINGS_IKON

      public static org.kordamp.ikonli.Ikon SETTINGS_IKON
      The ikon enum for the the setting button
  • Constructor Details

    • PamSettingsIconButton

      public PamSettingsIconButton()
      Create a simple square button using the given icon.
    • PamSettingsIconButton

      public PamSettingsIconButton(String title)
      Create a simple button containing both the icon and text.
      Parameters:
      title -