public interface IImageHandle
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getImage()
Gets the native image or creates it, if not yet created
The type depends on the underlying ui framework
|
IImageDescriptor |
getImageDescriptor()
Gets the descriptor of the image.
|
boolean |
isInitialized()
Gets the information if the handle is already initialized
|
java.lang.Object getImage()
boolean isInitialized()
IImageDescriptor getImageDescriptor()
Siehe auch Jowidgets Nutzerhandbuch