Uses of Enum Class
org.apache.uima.caseditor.Images
Packages that use Images
-
Uses of Images in org.apache.uima.caseditor
Methods in org.apache.uima.caseditor that return ImagesModifier and TypeMethodDescriptionstatic Images
Returns the enum constant of this class with the specified name.static Images[]
Images.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.uima.caseditor with parameters of type ImagesModifier and TypeMethodDescriptionstatic org.eclipse.jface.resource.ImageDescriptor
CasEditorPlugin.getTaeImageDescriptor
(Images image) Retrieves an image.