net.dpml.station
Class ProcessStateBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bynet.dpml.station.ProcessStateBeanInfo
All Implemented Interfaces:
BeanInfo

public final class ProcessStateBeanInfo
extends SimpleBeanInfo

Bean info for state encoding of the ProcessState enumeration.

Version:
1.0.0
Author:
Digital Product Meta Library

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
ProcessStateBeanInfo()
           
 
Method Summary
 BeanDescriptor getBeanDescriptor()
          Creation of a bean descriptor.
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessStateBeanInfo

public ProcessStateBeanInfo()
Method Detail

getBeanDescriptor

public BeanDescriptor getBeanDescriptor()
Creation of a bean descriptor.

Returns:
the bean descriptor