|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.icon.IconSourceBase
de.grogra.icon.IconOverlay
public class IconOverlay
| Field Summary | |
|---|---|
protected IconSource |
a
|
protected IconSource |
b
|
| Constructor Summary | |
|---|---|
IconOverlay(IconSource a,
IconSource b)
|
|
| Method Summary | |
|---|---|
protected Icon |
getIconImpl(java.awt.Dimension size,
int state)
|
java.awt.Dimension |
getPreferredIconSize(boolean small)
|
| Methods inherited from class de.grogra.icon.IconSourceBase |
|---|
getIcon |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected IconSource a
protected IconSource b
| Constructor Detail |
|---|
public IconOverlay(IconSource a,
IconSource b)
| Method Detail |
|---|
protected Icon getIconImpl(java.awt.Dimension size,
int state)
getIconImpl in class IconSourceBasepublic java.awt.Dimension getPreferredIconSize(boolean small)
getPreferredIconSize in interface IconSourcegetPreferredIconSize in class IconSourceBase
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||