JClass 4.5.0 API
Documentation

com.klg.jclass.field.db.jbuilder
Class JBdbComboFieldBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--com.klg.jclass.beans.JCBeanInfo
              |
              +--com.klg.jclass.beans.ComponentBeanInfo
                    |
                    +--com.klg.jclass.field.FieldBeanInfo
                          |
                          +--com.klg.jclass.field.db.jbuilder.JBdbComboFieldBeanInfo

public class JBdbComboFieldBeanInfo
extends FieldBeanInfo

This is the bean info class for JBdbComboField. It specifies the properties and events.


Field Summary
static String COLUMN_NAME
           
static String DATA_SET
           
protected static String[] icons
           
protected static com.klg.jclass.beans.JCPropertyDescriptor[] properties
           
 
Fields inherited from class com.klg.jclass.field.FieldBeanInfo
DATA_PROPERTIES, field_events, field_properties, REQUIRED, VALUE
 
Fields inherited from class com.klg.jclass.beans.ComponentBeanInfo
ABOUT, ALIGNMENTX, ALIGNMENTY, AUTOSCROLLS, BACKGROUND, BORDER, component_properties, DEBUGGRAPHICSOPTIONS, DOUBLEBUFFERED, ENABLED, FONT, FOREGROUND, MAXIMUMSIZE, MINIMUMSIZE, NAME, NEXTFOCUSABLECOMPONENT, OPAQUE, PREFERREDSIZE, REQUESTFOCUSENABLED, TOOLTIPTEXT
 
Fields inherited from class com.klg.jclass.beans.JCBeanInfo
beanClass, COLOR16, COLOR32, CONTAINER_EVENT, CONTAINER_EVENTSET, DISPLAY_NAME_SUFFIX, events, EXPERT, HIDDEN, icons, localeManager, MONO16, MONO32, name, NORMAL, properties, SHORT_DESCRIPTION_SUFFIX
 
Constructor Summary
JBdbComboFieldBeanInfo()
           
 
Methods inherited from class com.klg.jclass.beans.JCBeanInfo
createDescriptor, filterPropertyDescriptors, getBeanDescriptor, getEventSetDescriptors, getIcon, getLocaleManager, getPropertyDescriptors, mergeEvents, mergeProperties
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATA_SET

public static final String DATA_SET

COLUMN_NAME

public static final String COLUMN_NAME

properties

protected static final com.klg.jclass.beans.JCPropertyDescriptor[] properties

icons

protected static final String[] icons
Constructor Detail

JBdbComboFieldBeanInfo

public JBdbComboFieldBeanInfo()

Copyright© 1999-2000 KL Group Inc.
All rights reserved.