Modifier and Type | Field | Description |
---|---|---|
protected Icon |
delegate |
|
protected IconGlowTracker |
iconGlowTracker |
|
protected Map<Float,Icon> |
iconMap |
Constructor | Description |
---|---|
GlowingIcon(Icon delegate,
IconGlowTracker iconGlowTracker) |
Modifier and Type | Method | Description |
---|---|---|
Icon |
getDelegate() |
|
int |
getIconHeight() |
|
int |
getIconWidth() |
|
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
protected Icon delegate
protected IconGlowTracker iconGlowTracker
public GlowingIcon(Icon delegate, IconGlowTracker iconGlowTracker)
public Icon getDelegate()
public int getIconHeight()
getIconHeight
in interface Icon
public int getIconWidth()
getIconWidth
in interface Icon