|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.SimpleBeanInfo
com.nqadmin.swingSet.SSImageBeanInfo
public class SSImageBeanInfo
SSImageBeanInfo.java
SwingSet - Open Toolkit For Making Swing Controls Database-Aware
Contains & controls various bean properties for SSImage.
| Field Summary |
|---|
| Fields inherited from interface java.beans.BeanInfo |
|---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
|---|---|
SSImageBeanInfo()
|
|
| Method Summary | |
|---|---|
java.awt.Image |
getIcon(int _iconKind)
Provides the icon representation for the related bean. |
| Methods inherited from class java.beans.SimpleBeanInfo |
|---|
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSImageBeanInfo()
| Method Detail |
|---|
public java.awt.Image getIcon(int _iconKind)
getIcon in interface java.beans.BeanInfogetIcon in class java.beans.SimpleBeanInfo_iconKind - The kind of icon requested. This should be one of the constant values ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, or ICON_MONO_32x32.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||