Class TreeIcon

java.lang.Object
net.infonode.gui.icon.button.TreeIcon
All Implemented Interfaces:
Icon

public class TreeIcon extends Object implements Icon
  • Field Details

  • Constructor Details

    • TreeIcon

      public TreeIcon(int type, int width, int height, boolean border, Color color, Color bgColor)
    • TreeIcon

      public TreeIcon(int type, int width, int height)
  • Method Details