Class MaxSymbol

java.lang.Object
com.jtattoo.plaf.base.icon.MaxSymbol
All Implemented Interfaces:
Icon

public class 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