ilog.views.gantt.graphic
Class IlvConstraintGraphicBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by ilog.views.gantt.graphic.IlvConstraintGraphicBeanInfo
All Implemented Interfaces:
BeanInfo

public class IlvConstraintGraphicBeanInfo
extends SimpleBeanInfo

Bean info for the constraint graphic.

Since:
JViews 6.0

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
IlvConstraintGraphicBeanInfo()
          Creates a new BeanInfo for IlvConstraintGraphic.
 
Method Summary
 BeanInfo[] getAdditionalBeanInfo()
          Returns the additional BeanInfo.
 PropertyDescriptor[] getPropertyDescriptors()
          Returns the property descriptors.
 
Methods inherited from class java.beans.SimpleBeanInfo
getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlvConstraintGraphicBeanInfo

public IlvConstraintGraphicBeanInfo()
Creates a new BeanInfo for IlvConstraintGraphic.

Method Detail

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
Returns the property descriptors.

Specified by:
getPropertyDescriptors in interface BeanInfo
Overrides:
getPropertyDescriptors in class SimpleBeanInfo

getAdditionalBeanInfo

public BeanInfo[] getAdditionalBeanInfo()
Returns the additional BeanInfo.

Specified by:
getAdditionalBeanInfo in interface BeanInfo
Overrides:
getAdditionalBeanInfo in class SimpleBeanInfo


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.