public class SpooledFileViewerBeanInfo
extends java.beans.SimpleBeanInfo
SpooledFileViewer
Constructor and Description |
---|
SpooledFileViewerBeanInfo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.beans.BeanDescriptor |
getBeanDescriptor()
Deprecated.
Returns the bean descriptor.
|
int |
getDefaultEventIndex()
Deprecated.
Returns the index of the default event.
|
int |
getDefaultPropertyIndex()
Deprecated.
Returns the index of the default property.
|
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Deprecated.
Returns the descriptors for all events.
|
java.awt.Image |
getIcon(int icon)
Deprecated.
Returns an image for the icon.
|
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Deprecated.
Returns the descriptors for all properties.
|
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface java.beans.BeanInfo
getBeanDescriptor
in class java.beans.SimpleBeanInfo
public int getDefaultEventIndex()
getDefaultEventIndex
in interface java.beans.BeanInfo
getDefaultEventIndex
in class java.beans.SimpleBeanInfo
public int getDefaultPropertyIndex()
getDefaultPropertyIndex
in interface java.beans.BeanInfo
getDefaultPropertyIndex
in class java.beans.SimpleBeanInfo
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in interface java.beans.BeanInfo
getEventSetDescriptors
in class java.beans.SimpleBeanInfo
public java.awt.Image getIcon(int icon)
getIcon
in interface java.beans.BeanInfo
getIcon
in class java.beans.SimpleBeanInfo
icon
- The icon size and color.public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface java.beans.BeanInfo
getPropertyDescriptors
in class java.beans.SimpleBeanInfo