public class XSLTransformerBeanInfo
extends java.beans.SimpleBeanInfo
| Constructor and Description |
|---|
XSLTransformerBeanInfo()
The default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.awt.Image |
getIcon(int iconKind)
Gets an image object that can be used to represent
XSLTransformer bean in toolbars, toolboxes, etc. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Gets the
XSLTransformer bean's PropertyDescriptors |
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
XSLTransformer bean's PropertyDescriptorsgetPropertyDescriptors in interface java.beans.BeanInfogetPropertyDescriptors in class java.beans.SimpleBeanInfoXSLTransformer bean.public java.awt.Image getIcon(int iconKind)
XSLTransformer bean in toolbars, toolboxes, etc.getIcon in interface java.beans.BeanInfogetIcon in class java.beans.SimpleBeanInfoiconKind - The kind of icon requested.XSLTransformer bean.