Class MintIcons

java.lang.Object
com.jtattoo.plaf.BaseIcons
com.jtattoo.plaf.mint.MintIcons

public class MintIcons extends BaseIcons

MintIcons class.

Author Michael Hagen
  • Constructor Details

    • MintIcons

      public MintIcons()
  • Method Details

    • getCloseIcon

      public static Icon getCloseIcon()

      getCloseIcon.

      Returns:
      a Icon object.
    • getDownArrowIcon

      public static Icon getDownArrowIcon()

      getDownArrowIcon.

      Returns:
      a Icon object.
    • getIconIcon

      public static Icon getIconIcon()

      getIconIcon.

      Returns:
      a Icon object.
    • getLeftArrowIcon

      public static Icon getLeftArrowIcon()

      getLeftArrowIcon.

      Returns:
      a Icon object.
    • getMaxIcon

      public static Icon getMaxIcon()

      getMaxIcon.

      Returns:
      a Icon object.
    • getMinIcon

      public static Icon getMinIcon()

      getMinIcon.

      Returns:
      a Icon object.
    • getRightArrowIcon

      public static Icon getRightArrowIcon()

      getRightArrowIcon.

      Returns:
      a Icon object.
    • getUpArrowIcon

      public static Icon getUpArrowIcon()

      getUpArrowIcon.

      Returns:
      a Icon object.