com.jaxfront.swing.ui.layout
Class MultiTabActionIcon
java.lang.Object
com.jaxfront.swing.ui.layout.MultiTabActionIcon
- All Implemented Interfaces:
- javax.swing.Icon
public class MultiTabActionIcon
- extends java.lang.Object
- implements javax.swing.Icon
- Author:
- Herkules
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiTabActionIcon
public MultiTabActionIcon()
- Creates a new instance of TabCloseIcon.
getIconWidth
public int getIconWidth()
- just delegate
- Specified by:
getIconWidth
in interface javax.swing.Icon
getIconHeight
public int getIconHeight()
- just delegate
- Specified by:
getIconHeight
in interface javax.swing.Icon
paintIcon
public void paintIcon(java.awt.Component c,
java.awt.Graphics g,
int x,
int y)
- Specified by:
paintIcon
in interface javax.swing.Icon
addAction
public void addAction(TabActionIcon actionIcon)
removeAction
public void removeAction(TabActionIcon actionIcon)