Groovy Documentation

org.jdesktop.swingx
[Java] Class JXMapKitBeanInfo

java.lang.Object
  java.beans.SimpleBeanInfo
      org.jdesktop.beans.BeanInfoSupport
          org.jdesktop.swingx.JXMapKitBeanInfo

public class JXMapKitBeanInfo
extends org.jdesktop.beans.BeanInfoSupport

Authors:
joshy


Nested Class Summary
static class JXMapKitBeanInfo.DefaultProvidersPropertyEditor

 
Field Summary
 
Fields inherited from class org.jdesktop.beans.BeanInfoSupport
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Fields inherited from class SimpleBeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
JXMapKitBeanInfo()

 
Method Summary
protected void initialize()

 
Methods inherited from class org.jdesktop.beans.BeanInfoSupport
org.jdesktop.beans.BeanInfoSupport#getPropertyDescriptors(), org.jdesktop.beans.BeanInfoSupport#getEventSetDescriptors(), org.jdesktop.beans.BeanInfoSupport#getIcon(int), org.jdesktop.beans.BeanInfoSupport#getBeanDescriptor(), org.jdesktop.beans.BeanInfoSupport#getDefaultEventIndex(), org.jdesktop.beans.BeanInfoSupport#getDefaultPropertyIndex(), org.jdesktop.beans.BeanInfoSupport#getMethodDescriptors(), org.jdesktop.beans.BeanInfoSupport#loadImage(java.lang.String), org.jdesktop.beans.BeanInfoSupport#getAdditionalBeanInfo(), org.jdesktop.beans.BeanInfoSupport#wait(), org.jdesktop.beans.BeanInfoSupport#wait(long), org.jdesktop.beans.BeanInfoSupport#wait(long, int), org.jdesktop.beans.BeanInfoSupport#equals(java.lang.Object), org.jdesktop.beans.BeanInfoSupport#toString(), org.jdesktop.beans.BeanInfoSupport#hashCode(), org.jdesktop.beans.BeanInfoSupport#getClass(), org.jdesktop.beans.BeanInfoSupport#notify(), org.jdesktop.beans.BeanInfoSupport#notifyAll()
 
Methods inherited from class SimpleBeanInfo
getPropertyDescriptors, getEventSetDescriptors, getIcon, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getMethodDescriptors, getAdditionalBeanInfo, loadImage, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

JXMapKitBeanInfo

public JXMapKitBeanInfo()


 
Method Detail

initialize

protected void initialize()


 

Groovy Documentation