Package Summary  Overview Summary

class:AccessibleExtendedComponent [NONE]

method:getToolTipText() [NONE]

  • getToolTipText

    String getToolTipText()
    Returns the tool tip text.
    Returns:
    the tool tip text, if supported, of the object; otherwise, null

method:getTitledBorderText() [NONE]

  • getTitledBorderText

    String getTitledBorderText()
    Returns the titled border text.
    Returns:
    the titled border text, if supported, of the object; otherwise, null

method:getAccessibleKeyBinding() [NONE]

  • getAccessibleKeyBinding

    AccessibleKeyBinding getAccessibleKeyBinding()
    Returns key bindings associated with this object.
    Returns:
    the key bindings, if supported, of the object; otherwise, null
    See Also:
    AccessibleKeyBinding

© 2019 Oracle Corporation and/or its affiliates