ca.ucalgary.seahawk.util
Class CloseTabIcon
java.lang.Object
ca.ucalgary.seahawk.util.CombinedIcon
ca.ucalgary.seahawk.util.CloseTabIcon
- All Implemented Interfaces:
- Icon
public class CloseTabIcon
- extends CombinedIcon
CLOSE_TAB_ICON_RESOURCE
public static final String CLOSE_TAB_ICON_RESOURCE
- See Also:
- Constant Field Values
CloseTabIcon
public CloseTabIcon()
throws Exception
- Throws:
Exception
CloseTabIcon
public CloseTabIcon(Icon otherIcon)
throws Exception
- Throws:
Exception
CloseTabIcon
public CloseTabIcon(Icon otherIcon,
int spacerWidth)
throws Exception
- Throws:
Exception
CloseTabIcon
public CloseTabIcon(Icon otherIcon,
int spacerWidth,
int orient)
throws Exception
- Throws:
Exception
getCloseIconArea
public Rectangle getCloseIconArea()
getIcon
public static Icon getIcon()
throws Exception
- Throws:
Exception
paintIcon
public void paintIcon(Component c,
Graphics g,
int x,
int y)
- Specified by:
paintIcon
in interface Icon
- Overrides:
paintIcon
in class CombinedIcon
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010