wt.clients.beans.query
Class WTQueryBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bywt.clients.beans.query.WTQueryBeanInfo
All Implemented Interfaces:
BeanInfo

public class WTQueryBeanInfo
extends SimpleBeanInfo

Windchill Query Bean Info Class (WTQueryBeanInfo)

This is the bean info for WTQuery


Field Summary
private static String versionID
           
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
WTQueryBeanInfo()
           
 
Method Summary
 Image getIcon(int iconKind)
           
 PropertyDescriptor[] getPropertyDescriptors()
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionID

private static final String versionID
See Also:
Constant Field Values
Constructor Detail

WTQueryBeanInfo

public WTQueryBeanInfo()
Method Detail

getIcon

public Image getIcon(int iconKind)

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()