Package net.jini.lookup.ui.attribute

Provides attribute classes used to associate service UIs with Jini services.

See:
          Description

Class Summary
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.
 

Package net.jini.lookup.ui.attribute Description

Provides attribute classes used to associate service UIs with Jini services. The full specification of this package is available at:

http://www.artima.com/jini/serviceui/Spec.html