vib.servers
Class DIOInputByteBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--vib.utils.VIBBeanInfo
              |
              +--vib.servers.SimpleDataSourceBeanInfo
                    |
                    +--vib.servers.NumericDataSourceBeanInfo
                          |
                          +--vib.servers.DIOInputByteBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class DIOInputByteBeanInfo
extends vib.servers.NumericDataSourceBeanInfo

Bean info that helps register the DIOInputByte bean to VIBLace


Fields inherited from class vib.servers.SimpleDataSourceBeanInfo
rb
 
Fields inherited from class vib.utils.VIBBeanInfo
displayName, name, resourceBundles, subclass
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
DIOInputByteBeanInfo()
           
 
Method Summary
 java.util.Hashtable getProperties()
           
 
Methods inherited from class vib.utils.VIBBeanInfo
append, append, append, get, getBeanDescriptor, getIcon, getPropertyDescriptors, getString, getString, registerResourceBundle, remove, setName, setName
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DIOInputByteBeanInfo

public DIOInputByteBeanInfo()
Method Detail

getProperties

public java.util.Hashtable getProperties()
Overrides:
getProperties in class vib.servers.NumericDataSourceBeanInfo