public interface SimpleAccessible
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAccessibleName()
Returns a human-readable string that designates the purpose of the object.
|
java.lang.String |
getAccessibleTooltipText()
Returns the tooltip text or null when the tooltip is not available
|