Package docking
Class DropDownMenuIcon
java.lang.Object
docking.DropDownMenuIcon
- All Implemented Interfaces:
Icon
Icon for a drop down menu button (triangle pointing down)
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Constructor Details
-
DropDownMenuIcon
Creates a drop down menu icon.- Parameters:
color
- the color of the triangle
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-