java.lang.Object
de.grogra.util.ResourceConverterBase
de.grogra.icon.ImageIconTheme
- All Implemented Interfaces:
IconTheme
,ResourceConverter
-
Field Summary
Modifier and TypeFieldDescriptionprotected Image
protected int
protected int
protected Image
protected StringMap
protected Dimension
protected URL
protected int
protected int
Fields inherited from class de.grogra.util.ResourceConverterBase
map, name
Fields inherited from interface de.grogra.util.ResourceConverter
CAT, LINK
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Object
convertImpl
(String key, I18NBundle bundle) getSize()
Methods inherited from class de.grogra.util.ResourceConverterBase
canHandleConversion, convert
-
Field Details
-
image
-
disabledImage
-
url
-
size
-
x0
protected int x0 -
y0
protected int y0 -
dx
protected int dx -
dy
protected int dy -
positions
-
-
Constructor Details
-
ImageIconTheme
-
ImageIconTheme
-
-
Method Details
-
getSize
-
convertImpl
- Specified by:
convertImpl
in classResourceConverterBase
-
getSource
-