Class symantec.itools.awt.util.edit.PhoneNumberBeanInfo
All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class symantec.itools.awt.util.edit.PhoneNumberBeanInfo
Object
   |
   +----SimpleBeanInfo
           |
           +----symantec.itools.awt.util.edit.PhoneNumberBeanInfo
  -  public class PhoneNumberBeanInfo
  
-  extends SimpleBeanInfo
  
BeanInfo for PhoneNumber.
  
  -  
	symantec.itools.awt.util.edit.PhoneNumberBeanInfo()
   -   Constructs a PhoneNumberBeanInfo object.
 
  
  -  
	getAdditionalBeanInfo()
   -   Gets a BeanInfo for the superclass of this bean.
  
 -  
	getBeanDescriptor()
   -   Gets the SymantecBeanDescriptor for this bean.
  
 -  
	getMethodDescriptors()
   -    
 -  
	getPropertyDescriptors()
   -  
 
  
PhoneNumberBeanInfo
public PhoneNumberBeanInfo()
  -  Constructs a PhoneNumberBeanInfo object.
  
 
 
  
getAdditionalBeanInfo
public java.beans.BeanInfo[] getAdditionalBeanInfo()
  -  Gets a BeanInfo for the superclass of this bean.
  
 
 
    -  Returns:
    
 -  BeanInfo[] containing this bean's superclass BeanInfo
    
 -  Overrides:
    
 -  getAdditionalBeanInfo in class SimpleBeanInfo
  
 
 
 
getBeanDescriptor
public java.beans.BeanDescriptor getBeanDescriptor()
  -  Gets the SymantecBeanDescriptor for this bean.
  
 
 
    -  Returns:
    
 -  an object of type SymantecBeanDescriptor
    
 -  Overrides:
    
 -  getBeanDescriptor in class SimpleBeanInfo
    
 -  See Also:
    
 -  SymantecBeanDescriptor
  
 
 
 
getMethodDescriptors
public java.beans.MethodDescriptor[] getMethodDescriptors()
 
    -  Overrides:
    
 -  getMethodDescriptors in class SimpleBeanInfo
  
 
 
getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
 
    -  Overrides:
    
 -  getPropertyDescriptors in class SimpleBeanInfo
  
 
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index