Methods' Details |
getFont
- Description
- Returns the font of this object.
- Returns
- The returned reference to a font object is empty if a font is not
supported by this object.
|
|
getTitledBorderText
string |
getTitledBorderText(); |
- Description
- Returns the titled border text.
This method stems from the Java interface
AccessibleExtendedComponent .
- Returns
- The returned value is the titled border text of the object or
empty if that is not supported.
|
|
getToolTipText
- Description
- Returns the tool tip text of this object.
This method stems from the Java interface
AccessibleExtendedComponent .
- Returns
- Returns the localized tool tip text of the object. If tool tips
are not supported and empty string is returned.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.