The ServiceUI API

The ServiceUI API defines classes and interfaces that enable service UIs to be associated with Jini services.

See:
          Description

Packages
net.jini.lookup.entry Provides a UIDescriptor entry used to associate service UIs with Jini services, and a UIDescriptorBean that can be used to manipulate a UIDescriptor.
net.jini.lookup.ui Provides UI role interfaces used to associate service UIs with Jini services.
net.jini.lookup.ui.attribute Provides attribute classes used to associate service UIs with Jini services.
net.jini.lookup.ui.factory Provides UI factory interfaces used to associate service UIs with Jini services.

 

The ServiceUI API defines classes and interfaces that enable service UIs to be associated with Jini services. The full specification of this API is available at:

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