| ComputerDictionaries.org Computer terms spelled out... |
|
|
|
|
Dictionaries by Category
High-Tech News
|
| Definition Of: |
AccessibleContext
- Variable in class javax.swing. JComponent protected AccessibleContext accessibleContext --- Accessibility Support --- JComponent will contain all of the methods in interface Accessible, though it won't actally implement the interface - that will be up to the individual objects which extend JComponent.
- Constructor for class javax.accessibility. AccessibleContext public AccessibleContext ()
- Variable in class javax.swing. JFrame protected AccessibleContext accessibleContext The accessible context property
- Variable in class javax.swing. Box protected AccessibleContext accessibleContext The currently set AccessibleContext object.
|
| |
|