Class ClosableTabbedPane.CloseTabIcon
package: net.jxta.myjxta.ui
class ClosableTabbedPane.CloseTabIcon
Implements:
javax.swing.Icon
Field Summary
private Icon
private int
private int
private int
private int
Constructor Summary
public
CloseTabIcon(Icon fileIcon)
Method Summary
public Rectangle
public int
public int
public void
paintIcon(Component c, Graphics g, int x, int y)
Field Detail
fileIcon
private Icon fileIcon

height
private int height

width
private int width

x_pos
private int x_pos

y_pos
private int y_pos
Constructor Detail
CloseTabIcon
public CloseTabIcon(Icon fileIcon)
Method Detail
getBounds
public Rectangle getBounds()

getIconHeight
public int getIconHeight()

getIconWidth
public int getIconWidth()

paintIcon
public void paintIcon(Component c, Graphics g, int x, int y)