Class com.symantec.itools.awt.MaskedTextFieldBeanInfo
All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class com.symantec.itools.awt.MaskedTextFieldBeanInfo
Object
   |
   +----SimpleBeanInfo
           |
           +----HelperBeanInfo
                   |
                   +----com.symantec.itools.awt.MaskedTextFieldBeanInfo
  -  public class MaskedTextFieldBeanInfo
  
-  extends HelperBeanInfo
  
BeanInfo for the MaskedTextField component.
  
  -  
	m_WinHelpID
   -  
 
  
  -  
	com.symantec.itools.awt.MaskedTextFieldBeanInfo()
   -  
 
  
  -  
	getBeanClass()
   -    
 -  
	getMethodDescriptors()
   -   Gets an array of descriptions of the methods used for "connections" by
 Visual Café's Interaction Wizard.
  
 -  
	getPropertyDescriptors()
   -  
 
  
m_WinHelpID
protected static final java.lang.String m_WinHelpID
  
MaskedTextFieldBeanInfo
public MaskedTextFieldBeanInfo()
  
getBeanClass
protected java.lang.Class getBeanClass()
 
    -  Overrides:
    
 -  getBeanClass in class HelperBeanInfo
  
 
 
getMethodDescriptors
public java.beans.MethodDescriptor[] getMethodDescriptors()
  -  Gets an array of descriptions of the methods used for "connections" by
 Visual Café's Interaction Wizard.
 Included in each method description is a CONNECTIONS ActionDescriptor.
  
 
 
    -  Returns:
    
 -  method descriptions for this bean
    
 -  Overrides:
    
 -  getMethodDescriptors in class SimpleBeanInfo
    
 -  See Also:
    
 -  ActionDescriptor
  
 
 
 
getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
 
    -  Overrides:
    
 -  getPropertyDescriptors in class SimpleBeanInfo
  
 
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index