public class PluginApplicationUI extends Object
Modifier and Type | Field and Description |
---|---|
Image |
imageDBActionActor
Image for database action actor.
|
Image |
imageInput
Image for input properties.
|
Image |
imageInputVariable
Image for input an variable.
|
Image |
imageResult
Image for result of UPDATE, DELETE, INSERT.
|
Image |
imageResultSet
Image for result of SELECT.
|
Image |
imageResultSetColumn
Image for column in result set of SELECT.
|
Image |
imageTable
Image for database table.
|
Image |
imageTransaction
Image for database transaction.
|
Modifier and Type | Method and Description |
---|---|
Image |
getImage(ImageDescriptor descriptor)
Loads the image for an Image Descriptor and caches it.
|
Image |
getImage(String fileName)
Gets an Image from a file name.
|
static PluginApplicationUI |
getInstance()
Gets the instance of the ApplicationUI.
|
public final Image imageTransaction
public final Image imageTable
public final Image imageInput
public final Image imageInputVariable
public final Image imageResult
public final Image imageResultSet
public final Image imageResultSetColumn
public final Image imageDBActionActor
public static PluginApplicationUI getInstance()
public Image getImage(String fileName)
fileName
- The file name loads a descriptor from the "icons" folder.public Image getImage(ImageDescriptor descriptor)
descriptor
- The Image Descriptor or null if none.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.