Class BaseIcons.MaxSymbol

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

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

    • MaxSymbol

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

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

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