BeanInfoJLocaleChooserBeanInfo, JSpinFieldBeanInfopublic class GenericBeanInfo extends SimpleBeanInfo
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
protected Image |
iconColor16 |
16x16 color icon.
|
protected Image |
iconColor32 |
32x32 color icon.
|
protected Image |
iconMono16 |
16x16 mono icon.
|
protected Image |
iconMono32 |
32x32 mono icon.
|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32| 构造器 | 说明 |
|---|---|
GenericBeanInfo(String bean,
boolean registerLocaleEditor) |
Constructs a new BeanInfo.
|
protected Image iconColor16
protected Image iconColor32
protected Image iconMono16
protected Image iconMono32
public GenericBeanInfo(String bean, boolean registerLocaleEditor)
public Image getIcon(int iconKind)
getIcon 在接口中 BeanInfogetIcon 在类中 SimpleBeanInfoiconKind - the kind of requested iconCopyright © 2019. All rights reserved.