Module org.autogui

Class ToolBarHiddenMenu.IconDots

java.lang.Object
org.autogui.swing.util.ToolBarHiddenMenu.IconDots
All Implemented Interfaces:
Icon
Enclosing class:
ToolBarHiddenMenu

public static class ToolBarHiddenMenu.IconDots extends Object implements Icon
  • Constructor Details

    • IconDots

      public IconDots()
  • Method Details

    • getDotSize

      protected float getDotSize()
    • getDotMargin

      protected float getDotMargin()
    • getIconWidthFloat

      protected float getIconWidthFloat()
    • getIconHeightFloat

      protected float getIconHeightFloat()
    • 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