public interface FunctionPackageIcon extends Icon
The following features are supported:
TaurusPackage.getFunctionPackageIcon()| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getDisabledImageURL()
Gets the disabled icon image URL.
|
java.lang.String |
getFunctionPackageIconID()
Returns the value of the 'Function Package Icon ID'
attribute.
|
IconExtension |
getIconExtension()
Gets the
IconExtension. |
java.lang.String |
getIconName()
Returns the value of the 'Icon Name' attribute.
|
java.net.URL |
getImageURL()
Gets the icon image URL.
|
void |
setFunctionPackageIconID(java.lang.String value)
Sets the value of the
'
Function Package Icon ID' attribute. |
void |
setIconName(java.lang.String value)
Sets the value of the
'
Icon Name' attribute. |
getID, getModelEditorGroup, isSetModelEditorGroup, setID, setModelEditorGroup, unsetModelEditorGroupgetComment, isSetComment, setComment, unsetCommentgetExtensionID, setExtensionIDjava.lang.String getFunctionPackageIconID()
setFunctionPackageIconID(String),
TaurusPackage.getFunctionPackageIcon_FunctionPackageIconID()void setFunctionPackageIconID(java.lang.String value)
Function Package Icon ID' attribute.
value - the new value of the 'Function Package Icon ID'
attribute.getFunctionPackageIconID()java.lang.String getIconName()
setIconName(String),
TaurusPackage.getFunctionPackageIcon_IconName()void setIconName(java.lang.String value)
Icon Name' attribute. value - the new value of the 'Icon Name' attribute.getIconName()IconExtension getIconExtension()
IconExtension.java.net.URL getImageURL()
java.net.URL getDisabledImageURL()
Copyright © 2015 Micro Focus GmbH. All rights reserved.