Class BaseIcons.MinSymbol

java.lang.Object
com.jtattoo.plaf.BaseIcons.MinSymbol
All Implemented Interfaces:
Icon
Enclosing class:
BaseIcons

public static class BaseIcons.MinSymbol extends Object implements Icon
  • Constructor Details

    • MinSymbol

      public MinSymbol(Color foregroundColor, Color shadowColor, Color rolloverColor)
    • MinSymbol

      public MinSymbol(Color foregroundColor, Color shadowColor, Color rolloverColor, Color inactiveForegroundColor, Color inactiveShadowColor, Insets insets)
    • MinSymbol

      public MinSymbol(Color foregroundColor, Color shadowColor, Color rolloverColor, Insets insets)
  • Method Details