vib.servers
Class ADScanMultiBeanInfo

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

public class ADScanMultiBeanInfo
extends vib.servers.ArrayDataSourceBeanInfo

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

ADScanMultiBeanInfo

public ADScanMultiBeanInfo()
Method Detail

getProperties

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