IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.gui
Class SpButtonBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bycom.ibm.dse.gui.SpButtonBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class SpButtonBeanInfo
extends java.beans.SimpleBeanInfo

The bean information class for com.ibm.dse.gui.SpButton.

See Also:
SpButton

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
SpButtonBeanInfo()
           
 
Method Summary
 java.beans.MethodDescriptor actionactionPerformed_javaawteventActionEventMethodEventDescriptor()
          Gets the action.actionPerformed(java.awt.event.ActionEvent) method descriptor.
 java.beans.PropertyDescriptor actionCommandPropertyDescriptor()
          Gets the actionCommand property descriptor.
 java.beans.EventSetDescriptor actionEventSetDescriptor()
          Gets the action event set descriptor.
 java.beans.PropertyDescriptor activatedOkKeyPropertyDescriptor()
          Gets the activatedOkKey property descriptor.
 java.beans.PropertyDescriptor alignmentXPropertyDescriptor()
          Gets the alignmentX property descriptor.
 java.beans.PropertyDescriptor alignmentYPropertyDescriptor()
          Gets the alignmentY property descriptor.
 java.beans.PropertyDescriptor autoscrollsPropertyDescriptor()
          Gets the autoscrolls property descriptor.
 java.beans.PropertyDescriptor boundsPropertyDescriptor()
          Gets the bounds property descriptor.
 java.beans.PropertyDescriptor classPropertyDescriptor()
          Gets the class property descriptor.
 java.beans.PropertyDescriptor colorModelPropertyDescriptor()
          Gets the colorModel property descriptor.
 java.beans.PropertyDescriptor componentCountPropertyDescriptor()
          Gets the componentCount property descriptor.
 java.beans.PropertyDescriptor componentsPropertyDescriptor()
          Gets the components property descriptor.
 java.beans.PropertyDescriptor cursorPropertyDescriptor()
          Gets the cursor property descriptor.
 java.beans.PropertyDescriptor dataToClearPropertyDescriptor()
          Gets the dataToClear property descriptor.
 java.beans.PropertyDescriptor debugGraphicsOptionsPropertyDescriptor()
          Gets the debugGraphicsOptions property descriptor.
 java.beans.PropertyDescriptor defaultButtonPropertyDescriptor()
          Gets the defaultButton property descriptor.
 java.beans.PropertyDescriptor disabledIconPropertyDescriptor()
          Gets the disabledIcon property descriptor.
 java.beans.PropertyDescriptor disabledSelectedIconPropertyDescriptor()
          Gets the disabledSelectedIcon property descriptor.
 java.beans.PropertyDescriptor disableExecuteButtonPropertyDescriptor()
          Gets the disableExecuteButton property descriptor.
 java.beans.PropertyDescriptor doubleBufferedPropertyDescriptor()
          Gets the doubleBuffered property descriptor.
 java.beans.PropertyDescriptor enabledPropertyDescriptor()
          Gets the enabled property descriptor.
static java.lang.reflect.Method findMethod(java.lang.Class aClass, java.lang.String methodName, int parameterCount)
          Find the method by comparing (name & parameter size) against the methods in the class.
 java.beans.PropertyDescriptor focusCycleRootPropertyDescriptor()
          Gets the focusCycleRoot property descriptor.
 java.beans.EventSetDescriptor focusEventSetDescriptor()
          Gets the focus event set descriptor.
 java.beans.MethodDescriptor focusfocusGained_javaawteventFocusEventMethodEventDescriptor()
          Gets the focus.focusGained(java.awt.event.FocusEvent) method descriptor.
 java.beans.MethodDescriptor focusfocusLost_javaawteventFocusEventMethodEventDescriptor()
          Gets the focus.focusLost(java.awt.event.FocusEvent) method descriptor.
 java.beans.PropertyDescriptor focusPaintedPropertyDescriptor()
          Gets the focusPainted property descriptor.
 java.beans.PropertyDescriptor focusTraversablePropertyDescriptor()
          Gets the focusTraversable property descriptor.
 java.beans.PropertyDescriptor followMandatoryPropertyDescriptor()
          Gets the followMandatory property descriptor.
 java.beans.BeanInfo[] getAdditionalBeanInfo()
          Returns the BeanInfo of the superclass of this bean to inherit its features.
static java.lang.Class getBeanClass()
          Gets the bean class.
static java.lang.String getBeanClassName()
          Gets the bean class name.
 java.beans.BeanDescriptor getBeanDescriptor()
           
 java.beans.EventSetDescriptor[] getEventSetDescriptors()
          Return the event set descriptors for this bean.
 java.awt.Image getIcon(int iconKind)
           
 java.beans.MethodDescriptor[] getMethodDescriptors()
          Return the method descriptors for this bean.
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
          Return the property descriptors for this bean.
 java.beans.PropertyDescriptor graphicsPropertyDescriptor()
          Gets the graphics property descriptor.
 java.beans.PropertyDescriptor heightPropertyDescriptor()
          Gets the height property descriptor.
 java.beans.PropertyDescriptor helpIDPropertyDescriptor()
          Gets the helpID property descriptor.
 java.beans.PropertyDescriptor horizontalAlignmentPropertyDescriptor()
          Gets the horizontalAlignment property descriptor.
 java.beans.PropertyDescriptor horizontalTextPositionPropertyDescriptor()
          Gets the horizontalTextPosition property descriptor.
 java.beans.PropertyDescriptor iconPropertyDescriptor()
          Gets the icon property descriptor.
 java.beans.PropertyDescriptor insetsPropertyDescriptor()
          Gets the insets property descriptor.
 java.beans.PropertyDescriptor layoutPropertyDescriptor()
          Gets the layout property descriptor.
 java.beans.PropertyDescriptor locationOnScreenPropertyDescriptor()
          Gets the locationOnScreen property descriptor.
 java.beans.PropertyDescriptor marginPropertyDescriptor()
          Gets the margin property descriptor.
 java.beans.PropertyDescriptor maximumSizePropertyDescriptor()
          Gets the maximumSize property descriptor.
 java.beans.PropertyDescriptor minimumSizePropertyDescriptor()
          Gets the minimumSize property descriptor.
 java.beans.PropertyDescriptor mnemonicPropertyDescriptor()
          Gets the mnemonic property descriptor.
 java.beans.PropertyDescriptor modelPropertyDescriptor()
          Gets the model property descriptor.
 java.beans.PropertyDescriptor namePropertyDescriptor()
          Gets the name property descriptor.
 java.beans.PropertyDescriptor navigationParametersPropertyDescriptor()
          Gets the navigationParameters property descriptor.
 java.beans.PropertyDescriptor nextFocusableComponentPropertyDescriptor()
          Gets the nextFocusableComponent property descriptor.
 java.beans.PropertyDescriptor opaquePropertyDescriptor()
          Gets the opaque property descriptor.
 java.beans.PropertyDescriptor optimizedDrawingEnabledPropertyDescriptor()
          Gets the optimizedDrawingEnabled property descriptor.
 java.beans.PropertyDescriptor paintingTilePropertyDescriptor()
          Gets the paintingTile property descriptor.
 java.beans.PropertyDescriptor parentPropertyDescriptor()
          Gets the parent property descriptor.
 java.beans.PropertyDescriptor preferredSizePropertyDescriptor()
          Gets the preferredSize property descriptor.
 java.beans.PropertyDescriptor pressedIconPropertyDescriptor()
          Gets the pressedIcon property descriptor.
 java.beans.PropertyDescriptor registeredKeyStrokesPropertyDescriptor()
          Gets the registeredKeyStrokes property descriptor.
 java.beans.PropertyDescriptor requestFocusEnabledPropertyDescriptor()
          Gets the requestFocusEnabled property descriptor.
 java.beans.PropertyDescriptor rolloverEnabledPropertyDescriptor()
          Gets the rolloverEnabled property descriptor.
 java.beans.PropertyDescriptor rolloverIconPropertyDescriptor()
          Gets the rolloverIcon property descriptor.
 java.beans.PropertyDescriptor rolloverSelectedIconPropertyDescriptor()
          Gets the rolloverSelectedIcon property descriptor.
 java.beans.PropertyDescriptor rootPanePropertyDescriptor()
          Gets the rootPane property descriptor.
 java.beans.PropertyDescriptor selectedIconPropertyDescriptor()
          Gets the selectedIcon property descriptor.
 java.beans.PropertyDescriptor selectedObjectsPropertyDescriptor()
          Gets the selectedObjects property descriptor.
 java.beans.PropertyDescriptor selectedPropertyDescriptor()
          Gets the selected property descriptor.
 java.beans.PropertyDescriptor showingPropertyDescriptor()
          Gets the showing property descriptor.
 java.beans.PropertyDescriptor sizePropertyDescriptor()
          Gets the size property descriptor.
 java.beans.PropertyDescriptor textPropertyDescriptor()
          Gets the text property descriptor.
 java.beans.PropertyDescriptor toolkitPropertyDescriptor()
          Gets the toolkit property descriptor.
 java.beans.PropertyDescriptor toolTipTextPropertyDescriptor()
          Gets the toolTipText property descriptor.
 java.beans.PropertyDescriptor topLevelAncestorPropertyDescriptor()
          Gets the topLevelAncestor property descriptor.
 java.beans.PropertyDescriptor treeLockPropertyDescriptor()
          Gets the treeLock property descriptor.
 java.beans.PropertyDescriptor typePropertyDescriptor()
          Gets the type property descriptor.
 java.beans.PropertyDescriptor validateRootPropertyDescriptor()
          Gets the validateRoot property descriptor.
 java.beans.PropertyDescriptor validPropertyDescriptor()
          Gets the valid property descriptor.
 java.beans.PropertyDescriptor verticalAlignmentPropertyDescriptor()
          Gets the verticalAlignment property descriptor.
 java.beans.PropertyDescriptor verticalTextPositionPropertyDescriptor()
          Gets the verticalTextPosition property descriptor.
 java.beans.PropertyDescriptor visiblePropertyDescriptor()
          Gets the visible property descriptor.
 java.beans.PropertyDescriptor visibleRectPropertyDescriptor()
          Gets the visibleRect property descriptor.
 java.beans.PropertyDescriptor widthPropertyDescriptor()
          Gets the width property descriptor.
 java.beans.PropertyDescriptor xPropertyDescriptor()
          Gets the x property descriptor.
 java.beans.PropertyDescriptor yPropertyDescriptor()
          Gets the y property descriptor.
 
Methods inherited from class java.beans.SimpleBeanInfo
getDefaultEventIndex, getDefaultPropertyIndex, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpButtonBeanInfo

public SpButtonBeanInfo()
Method Detail

actionactionPerformed_javaawteventActionEventMethodEventDescriptor

public java.beans.MethodDescriptor actionactionPerformed_javaawteventActionEventMethodEventDescriptor()
Gets the action.actionPerformed(java.awt.event.ActionEvent) method descriptor.

Returns:
java.beans.MethodDescriptor

actionCommandPropertyDescriptor

public java.beans.PropertyDescriptor actionCommandPropertyDescriptor()
Gets the actionCommand property descriptor.

Returns:
java.beans.PropertyDescriptor

actionEventSetDescriptor

public java.beans.EventSetDescriptor actionEventSetDescriptor()
Gets the action event set descriptor.

Returns:
java.beans.EventSetDescriptor

activatedOkKeyPropertyDescriptor

public java.beans.PropertyDescriptor activatedOkKeyPropertyDescriptor()
Gets the activatedOkKey property descriptor.

Returns:
java.beans.PropertyDescriptor

alignmentXPropertyDescriptor

public java.beans.PropertyDescriptor alignmentXPropertyDescriptor()
Gets the alignmentX property descriptor.

Returns:
java.beans.PropertyDescriptor

alignmentYPropertyDescriptor

public java.beans.PropertyDescriptor alignmentYPropertyDescriptor()
Gets the alignmentY property descriptor.

Returns:
java.beans.PropertyDescriptor

autoscrollsPropertyDescriptor

public java.beans.PropertyDescriptor autoscrollsPropertyDescriptor()
Gets the autoscrolls property descriptor.

Returns:
java.beans.PropertyDescriptor

boundsPropertyDescriptor

public java.beans.PropertyDescriptor boundsPropertyDescriptor()
Gets the bounds property descriptor.

Returns:
java.beans.PropertyDescriptor

classPropertyDescriptor

public java.beans.PropertyDescriptor classPropertyDescriptor()
Gets the class property descriptor.

Returns:
java.beans.PropertyDescriptor

colorModelPropertyDescriptor

public java.beans.PropertyDescriptor colorModelPropertyDescriptor()
Gets the colorModel property descriptor.

Returns:
java.beans.PropertyDescriptor

componentCountPropertyDescriptor

public java.beans.PropertyDescriptor componentCountPropertyDescriptor()
Gets the componentCount property descriptor.

Returns:
java.beans.PropertyDescriptor

componentsPropertyDescriptor

public java.beans.PropertyDescriptor componentsPropertyDescriptor()
Gets the components property descriptor.

Returns:
java.beans.PropertyDescriptor

cursorPropertyDescriptor

public java.beans.PropertyDescriptor cursorPropertyDescriptor()
Gets the cursor property descriptor.

Returns:
java.beans.PropertyDescriptor

dataToClearPropertyDescriptor

public java.beans.PropertyDescriptor dataToClearPropertyDescriptor()
Gets the dataToClear property descriptor.

Returns:
java.beans.PropertyDescriptor

debugGraphicsOptionsPropertyDescriptor

public java.beans.PropertyDescriptor debugGraphicsOptionsPropertyDescriptor()
Gets the debugGraphicsOptions property descriptor.

Returns:
java.beans.PropertyDescriptor

defaultButtonPropertyDescriptor

public java.beans.PropertyDescriptor defaultButtonPropertyDescriptor()
Gets the defaultButton property descriptor.

Returns:
java.beans.PropertyDescriptor

disabledIconPropertyDescriptor

public java.beans.PropertyDescriptor disabledIconPropertyDescriptor()
Gets the disabledIcon property descriptor.

Returns:
java.beans.PropertyDescriptor

disabledSelectedIconPropertyDescriptor

public java.beans.PropertyDescriptor disabledSelectedIconPropertyDescriptor()
Gets the disabledSelectedIcon property descriptor.

Returns:
java.beans.PropertyDescriptor

disableExecuteButtonPropertyDescriptor

public java.beans.PropertyDescriptor disableExecuteButtonPropertyDescriptor()
Gets the disableExecuteButton property descriptor.

Returns:
java.beans.PropertyDescriptor

doubleBufferedPropertyDescriptor

public java.beans.PropertyDescriptor doubleBufferedPropertyDescriptor()
Gets the doubleBuffered property descriptor.

Returns:
java.beans.PropertyDescriptor

enabledPropertyDescriptor

public java.beans.PropertyDescriptor enabledPropertyDescriptor()
Gets the enabled property descriptor.

Returns:
java.beans.PropertyDescriptor

findMethod

public static java.lang.reflect.Method findMethod(java.lang.Class aClass,
                                                  java.lang.String methodName,
                                                  int parameterCount)
Find the method by comparing (name & parameter size) against the methods in the class.

Parameters:
aClass - java.lang.Class
methodName - java.lang.String
parameterCount - int
Returns:
java.lang.reflect.Method

focusCycleRootPropertyDescriptor

public java.beans.PropertyDescriptor focusCycleRootPropertyDescriptor()
Gets the focusCycleRoot property descriptor.

Returns:
java.beans.PropertyDescriptor

focusEventSetDescriptor

public java.beans.EventSetDescriptor focusEventSetDescriptor()
Gets the focus event set descriptor.

Returns:
java.beans.EventSetDescriptor

focusfocusGained_javaawteventFocusEventMethodEventDescriptor

public java.beans.MethodDescriptor focusfocusGained_javaawteventFocusEventMethodEventDescriptor()
Gets the focus.focusGained(java.awt.event.FocusEvent) method descriptor.

Returns:
java.beans.MethodDescriptor

focusfocusLost_javaawteventFocusEventMethodEventDescriptor

public java.beans.MethodDescriptor focusfocusLost_javaawteventFocusEventMethodEventDescriptor()
Gets the focus.focusLost(java.awt.event.FocusEvent) method descriptor.

Returns:
java.beans.MethodDescriptor

focusPaintedPropertyDescriptor

public java.beans.PropertyDescriptor focusPaintedPropertyDescriptor()
Gets the focusPainted property descriptor.

Returns:
java.beans.PropertyDescriptor

focusTraversablePropertyDescriptor

public java.beans.PropertyDescriptor focusTraversablePropertyDescriptor()
Gets the focusTraversable property descriptor.

Returns:
java.beans.PropertyDescriptor

followMandatoryPropertyDescriptor

public java.beans.PropertyDescriptor followMandatoryPropertyDescriptor()
Gets the followMandatory property descriptor.

Returns:
java.beans.PropertyDescriptor

getAdditionalBeanInfo

public java.beans.BeanInfo[] getAdditionalBeanInfo()
Returns the BeanInfo of the superclass of this bean to inherit its features.

Returns:
java.beans.BeanInfo[]

getBeanClass

public static java.lang.Class getBeanClass()
Gets the bean class.

Returns:
java.lang.Class

getBeanClassName

public static java.lang.String getBeanClassName()
Gets the bean class name.

Returns:
java.lang.String

getBeanDescriptor

public java.beans.BeanDescriptor getBeanDescriptor()

getEventSetDescriptors

public java.beans.EventSetDescriptor[] getEventSetDescriptors()
Return the event set descriptors for this bean.

Returns:
java.beans.EventSetDescriptor[]

getIcon

public java.awt.Image getIcon(int iconKind)

getMethodDescriptors

public java.beans.MethodDescriptor[] getMethodDescriptors()
Return the method descriptors for this bean.

Returns:
java.beans.MethodDescriptor[]

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Return the property descriptors for this bean.

Returns:
java.beans.PropertyDescriptor[]

graphicsPropertyDescriptor

public java.beans.PropertyDescriptor graphicsPropertyDescriptor()
Gets the graphics property descriptor.

Returns:
java.beans.PropertyDescriptor

heightPropertyDescriptor

public java.beans.PropertyDescriptor heightPropertyDescriptor()
Gets the height property descriptor.

Returns:
java.beans.PropertyDescriptor

helpIDPropertyDescriptor

public java.beans.PropertyDescriptor helpIDPropertyDescriptor()
Gets the helpID property descriptor.

Returns:
java.beans.PropertyDescriptor

horizontalAlignmentPropertyDescriptor

public java.beans.PropertyDescriptor horizontalAlignmentPropertyDescriptor()
Gets the horizontalAlignment property descriptor.

Returns:
java.beans.PropertyDescriptor

horizontalTextPositionPropertyDescriptor

public java.beans.PropertyDescriptor horizontalTextPositionPropertyDescriptor()
Gets the horizontalTextPosition property descriptor.

Returns:
java.beans.PropertyDescriptor

iconPropertyDescriptor

public java.beans.PropertyDescriptor iconPropertyDescriptor()
Gets the icon property descriptor.

Returns:
java.beans.PropertyDescriptor

insetsPropertyDescriptor

public java.beans.PropertyDescriptor insetsPropertyDescriptor()
Gets the insets property descriptor.

Returns:
java.beans.PropertyDescriptor

layoutPropertyDescriptor

public java.beans.PropertyDescriptor layoutPropertyDescriptor()
Gets the layout property descriptor.

Returns:
java.beans.PropertyDescriptor

locationOnScreenPropertyDescriptor

public java.beans.PropertyDescriptor locationOnScreenPropertyDescriptor()
Gets the locationOnScreen property descriptor.

Returns:
java.beans.PropertyDescriptor

marginPropertyDescriptor

public java.beans.PropertyDescriptor marginPropertyDescriptor()
Gets the margin property descriptor.

Returns:
java.beans.PropertyDescriptor

maximumSizePropertyDescriptor

public java.beans.PropertyDescriptor maximumSizePropertyDescriptor()
Gets the maximumSize property descriptor.

Returns:
java.beans.PropertyDescriptor

minimumSizePropertyDescriptor

public java.beans.PropertyDescriptor minimumSizePropertyDescriptor()
Gets the minimumSize property descriptor.

Returns:
java.beans.PropertyDescriptor

mnemonicPropertyDescriptor

public java.beans.PropertyDescriptor mnemonicPropertyDescriptor()
Gets the mnemonic property descriptor.

Returns:
java.beans.PropertyDescriptor

modelPropertyDescriptor

public java.beans.PropertyDescriptor modelPropertyDescriptor()
Gets the model property descriptor.

Returns:
java.beans.PropertyDescriptor

namePropertyDescriptor

public java.beans.PropertyDescriptor namePropertyDescriptor()
Gets the name property descriptor.

Returns:
java.beans.PropertyDescriptor

navigationParametersPropertyDescriptor

public java.beans.PropertyDescriptor navigationParametersPropertyDescriptor()
Gets the navigationParameters property descriptor.

Returns:
java.beans.PropertyDescriptor

nextFocusableComponentPropertyDescriptor

public java.beans.PropertyDescriptor nextFocusableComponentPropertyDescriptor()
Gets the nextFocusableComponent property descriptor.

Returns:
java.beans.PropertyDescriptor

opaquePropertyDescriptor

public java.beans.PropertyDescriptor opaquePropertyDescriptor()
Gets the opaque property descriptor.

Returns:
java.beans.PropertyDescriptor

optimizedDrawingEnabledPropertyDescriptor

public java.beans.PropertyDescriptor optimizedDrawingEnabledPropertyDescriptor()
Gets the optimizedDrawingEnabled property descriptor.

Returns:
java.beans.PropertyDescriptor

paintingTilePropertyDescriptor

public java.beans.PropertyDescriptor paintingTilePropertyDescriptor()
Gets the paintingTile property descriptor.

Returns:
java.beans.PropertyDescriptor

parentPropertyDescriptor

public java.beans.PropertyDescriptor parentPropertyDescriptor()
Gets the parent property descriptor.

Returns:
java.beans.PropertyDescriptor

preferredSizePropertyDescriptor

public java.beans.PropertyDescriptor preferredSizePropertyDescriptor()
Gets the preferredSize property descriptor.

Returns:
java.beans.PropertyDescriptor

pressedIconPropertyDescriptor

public java.beans.PropertyDescriptor pressedIconPropertyDescriptor()
Gets the pressedIcon property descriptor.

Returns:
java.beans.PropertyDescriptor

registeredKeyStrokesPropertyDescriptor

public java.beans.PropertyDescriptor registeredKeyStrokesPropertyDescriptor()
Gets the registeredKeyStrokes property descriptor.

Returns:
java.beans.PropertyDescriptor

requestFocusEnabledPropertyDescriptor

public java.beans.PropertyDescriptor requestFocusEnabledPropertyDescriptor()
Gets the requestFocusEnabled property descriptor.

Returns:
java.beans.PropertyDescriptor

rolloverEnabledPropertyDescriptor

public java.beans.PropertyDescriptor rolloverEnabledPropertyDescriptor()
Gets the rolloverEnabled property descriptor.

Returns:
java.beans.PropertyDescriptor

rolloverIconPropertyDescriptor

public java.beans.PropertyDescriptor rolloverIconPropertyDescriptor()
Gets the rolloverIcon property descriptor.

Returns:
java.beans.PropertyDescriptor

rolloverSelectedIconPropertyDescriptor

public java.beans.PropertyDescriptor rolloverSelectedIconPropertyDescriptor()
Gets the rolloverSelectedIcon property descriptor.

Returns:
java.beans.PropertyDescriptor

rootPanePropertyDescriptor

public java.beans.PropertyDescriptor rootPanePropertyDescriptor()
Gets the rootPane property descriptor.

Returns:
java.beans.PropertyDescriptor

selectedIconPropertyDescriptor

public java.beans.PropertyDescriptor selectedIconPropertyDescriptor()
Gets the selectedIcon property descriptor.

Returns:
java.beans.PropertyDescriptor

selectedObjectsPropertyDescriptor

public java.beans.PropertyDescriptor selectedObjectsPropertyDescriptor()
Gets the selectedObjects property descriptor.

Returns:
java.beans.PropertyDescriptor

selectedPropertyDescriptor

public java.beans.PropertyDescriptor selectedPropertyDescriptor()
Gets the selected property descriptor.

Returns:
java.beans.PropertyDescriptor

showingPropertyDescriptor

public java.beans.PropertyDescriptor showingPropertyDescriptor()
Gets the showing property descriptor.

Returns:
java.beans.PropertyDescriptor

sizePropertyDescriptor

public java.beans.PropertyDescriptor sizePropertyDescriptor()
Gets the size property descriptor.

Returns:
java.beans.PropertyDescriptor

textPropertyDescriptor

public java.beans.PropertyDescriptor textPropertyDescriptor()
Gets the text property descriptor.

Returns:
java.beans.PropertyDescriptor

toolkitPropertyDescriptor

public java.beans.PropertyDescriptor toolkitPropertyDescriptor()
Gets the toolkit property descriptor.

Returns:
java.beans.PropertyDescriptor

toolTipTextPropertyDescriptor

public java.beans.PropertyDescriptor toolTipTextPropertyDescriptor()
Gets the toolTipText property descriptor.

Returns:
java.beans.PropertyDescriptor

topLevelAncestorPropertyDescriptor

public java.beans.PropertyDescriptor topLevelAncestorPropertyDescriptor()
Gets the topLevelAncestor property descriptor.

Returns:
java.beans.PropertyDescriptor

treeLockPropertyDescriptor

public java.beans.PropertyDescriptor treeLockPropertyDescriptor()
Gets the treeLock property descriptor.

Returns:
java.beans.PropertyDescriptor

typePropertyDescriptor

public java.beans.PropertyDescriptor typePropertyDescriptor()
Gets the type property descriptor.

Returns:
java.beans.PropertyDescriptor

validateRootPropertyDescriptor

public java.beans.PropertyDescriptor validateRootPropertyDescriptor()
Gets the validateRoot property descriptor.

Returns:
java.beans.PropertyDescriptor

validPropertyDescriptor

public java.beans.PropertyDescriptor validPropertyDescriptor()
Gets the valid property descriptor.

Returns:
java.beans.PropertyDescriptor

verticalAlignmentPropertyDescriptor

public java.beans.PropertyDescriptor verticalAlignmentPropertyDescriptor()
Gets the verticalAlignment property descriptor.

Returns:
java.beans.PropertyDescriptor

verticalTextPositionPropertyDescriptor

public java.beans.PropertyDescriptor verticalTextPositionPropertyDescriptor()
Gets the verticalTextPosition property descriptor.

Returns:
java.beans.PropertyDescriptor

visiblePropertyDescriptor

public java.beans.PropertyDescriptor visiblePropertyDescriptor()
Gets the visible property descriptor.

Returns:
java.beans.PropertyDescriptor

visibleRectPropertyDescriptor

public java.beans.PropertyDescriptor visibleRectPropertyDescriptor()
Gets the visibleRect property descriptor.

Returns:
java.beans.PropertyDescriptor

widthPropertyDescriptor

public java.beans.PropertyDescriptor widthPropertyDescriptor()
Gets the width property descriptor.

Returns:
java.beans.PropertyDescriptor

xPropertyDescriptor

public java.beans.PropertyDescriptor xPropertyDescriptor()
Gets the x property descriptor.

Returns:
java.beans.PropertyDescriptor

yPropertyDescriptor

public java.beans.PropertyDescriptor yPropertyDescriptor()
Gets the y property descriptor.

Returns:
java.beans.PropertyDescriptor

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005