Package de.mid.innovator.m2msdk.ui.icon
Class IconPool
java.lang.Object
de.mid.innovator.m2msdk.ui.icon.IconPool
- All Implemented Interfaces:
Serializable
Class to load images from resource.
- Version:
- 10.1.1
- Author:
- jmback
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IconPool
-
-
Method Details
-
loadIcon
Load icon by name.- Parameters:
iName- name of icon- Returns:
- icon
- Throws:
RemoteExceptionM2MException
-
loadImage
Load image by name.- Parameters:
iName- name of icon- Returns:
- image
- Throws:
RemoteExceptionM2MException
-