public class ScriptBeanInfo extends SimpleBeanInfo
BeanInfo for Script.
Exists for the sole purpose of giving the ScriptBeanInfo bean an icon.| Modifier and Type | Class and Description |
|---|---|
static class |
ScriptBeanInfo.ScriptBeanCustomiser
Customiser for customising Scripts.
|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32| Constructor and Description |
|---|
ScriptBeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
BeanDescriptor |
getBeanDescriptor() |
Image |
getIcon(int iconKind)
Obtains the image for Script's icon.
|
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImagepublic BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface BeanInfogetBeanDescriptor in class SimpleBeanInfopublic Image getIcon(int iconKind)
getIcon in interface BeanInfogetIcon in class SimpleBeanInfoCopyright © 2003–2016 Community Z Tools Project. All rights reserved.