Class | Description |
---|---|
AccessibleUI |
UI attribute that indicates a generated
UI implements the the
javax.accessibility.Accessible interface
and that the designer of the UI did the necessary work to make sure the UI
would work well with assistive technologies that are aware of the Java Accessibility API. |
Locales |
UI attribute that lists the locales supported
by a generated UI.
|
RequiredPackages |
UI attribute that enables clients to get a list of
the fully qualified names and version numbers of packages
required by a UI.
|
UIFactoryTypes |
UI attribute that lists UI factory interfaces of which a UI factory
is an instance.
|
Copyright © 2016–2018. All rights reserved.