vib.servers
Class DIOInputBitBeanInfo

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

public class DIOInputBitBeanInfo
extends vib.servers.NumericDataSourceBeanInfo

Bean info that helps register the DIOInputBit 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
DIOInputBitBeanInfo()
           
 
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

DIOInputBitBeanInfo

public DIOInputBitBeanInfo()
Method Detail

getProperties

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