Class PSectionHeader.ExpandedIcon

java.lang.Object
com.portal.ctrl.PSectionHeader.ExpandedIcon
All Implemented Interfaces:
Icon
Direct Known Subclasses:
PSectionHeader.CollapsedIcon
Enclosing class:
PSectionHeader

public static class PSectionHeader.ExpandedIcon extends Object implements Icon
The minus sign button icon
  • Constructor Details

    • ExpandedIcon

      public ExpandedIcon()
  • Method Details

    • getExpandedIcon

      public static Icon getExpandedIcon()
    • paintIcon

      public void paintIcon(Component c, Graphics g, int x, int y)
      Specified by:
      paintIcon in interface Icon
    • getIconWidth

      public int getIconWidth()
      Specified by:
      getIconWidth in interface Icon
    • getIconHeight

      public int getIconHeight()
      Specified by:
      getIconHeight in interface Icon