Class PlasticIconFactory.ExpandedTreeIcon

java.lang.Object
com.jgoodies.looks.plastic.PlasticIconFactory.ExpandedTreeIcon
All Implemented Interfaces:
Serializable, Icon
Direct Known Subclasses:
PlasticIconFactory.CollapsedTreeIcon
Enclosing class:
PlasticIconFactory

private static class PlasticIconFactory.ExpandedTreeIcon extends Object implements Icon, Serializable
Paints a minus sign button icon used in trees. Uses a white background, gray border, and black foreground.
  • Field Details

  • Constructor Details

    • ExpandedTreeIcon

      private ExpandedTreeIcon()
  • Method Details