Lines Matching refs:AccessibleContext
629 oldPage.firePropertyChange(AccessibleContext.ACCESSIBLE_STATE_PROPERTY,
634 newPage.firePropertyChange(AccessibleContext.ACCESSIBLE_STATE_PROPERTY,
639 AccessibleContext.ACCESSIBLE_NAME_PROPERTY,
745 AccessibleContext.ACCESSIBLE_VISIBLE_DATA_PROPERTY,
951 AccessibleContext.ACCESSIBLE_STATE_PROPERTY,
958 AccessibleContext.ACCESSIBLE_VISIBLE_DATA_PROPERTY,
1326 AccessibleContext.ACCESSIBLE_VISIBLE_DATA_PROPERTY,
1376 AccessibleContext.ACCESSIBLE_VISIBLE_DATA_PROPERTY,
1431 AccessibleContext.ACCESSIBLE_VISIBLE_DATA_PROPERTY,
1856 * Gets the AccessibleContext associated with this JTabbedPane.
1857 * For tabbed panes, the AccessibleContext takes the form of an
1862 * AccessibleContext of this JTabbedPane
1864 public AccessibleContext getAccessibleContext() {
1868 // initialize AccessibleContext for the existing pages
1907 String cp = (String)getClientProperty(AccessibleContext.ACCESSIBLE_NAME_PROPERTY);
1932 firePropertyChange(AccessibleContext.ACCESSIBLE_SELECTION_PROPERTY,
2032 private class Page extends AccessibleContext
2062 * initializes the AccessibleContext for the page
2072 AccessibleContext ac;
2122 public AccessibleContext getAccessibleContext() {
2127 // AccessibleContext methods
2324 AccessibleContext ac =
2328 AccessibleContext ac =