Class DropDownComponent.SmallDownArrow

java.lang.Object
org.apache.batik.util.gui.DropDownComponent.SmallDownArrow
All Implemented Interfaces:
Icon
Direct Known Subclasses:
DropDownComponent.SmallDisabledDownArrow
Enclosing class:
DropDownComponent

private static class DropDownComponent.SmallDownArrow extends Object implements Icon
A small downward-pointing arrow icon.
  • Field Details

    • arrowColor

      protected Color arrowColor
      The arrow color.
  • Constructor Details

    • SmallDownArrow

      private SmallDownArrow()
  • Method Details