java.lang.Object
de.grogra.icon.IconSourceBase
de.grogra.icon.IconOverlay
- All Implemented Interfaces:
IconSource
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Icon
getIconImpl
(Dimension size, int state) getPreferredIconSize
(boolean small) Methods inherited from class de.grogra.icon.IconSourceBase
getIcon
-
Field Details
-
a
-
b
-
-
Constructor Details
-
IconOverlay
-
-
Method Details
-
getIconImpl
- Specified by:
getIconImpl
in classIconSourceBase
-
getPreferredIconSize
- Specified by:
getPreferredIconSize
in interfaceIconSource
- Overrides:
getPreferredIconSize
in classIconSourceBase
-