Class JLocaleChooserBeanInfo
- java.lang.Object
-
- java.beans.SimpleBeanInfo
-
- org.meteoinfo.ui.calendar.components.GenericBeanInfo
-
- org.meteoinfo.ui.calendar.components.JLocaleChooserBeanInfo
-
public class JLocaleChooserBeanInfo extends GenericBeanInfo
A BeanInfo class for the JLocaleChooser bean.
-
-
Field Summary
-
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-
Fields inherited from class org.meteoinfo.ui.calendar.components.GenericBeanInfo
iconColor16, iconColor32, iconMono16, iconMono32
-
-
Constructor Summary
Constructors Constructor Description JLocaleChooserBeanInfo()Constructs a new BeanInfo class for the JLocaleChooser bean.
-
Method Summary
-
Methods inherited from class org.meteoinfo.ui.calendar.components.GenericBeanInfo
getIcon
-
-