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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
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:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-