Package net.jini.lookup.ui

Provides UI role interfaces used to associate service UIs with Jini services.

See:
          Description

Interface Summary
AboutUI UI role interface implemented by About UIs, which enable users to view (or in some way experience) information about a service.
AdminUI UI role interface implemented by Admin UIs, which enable users to administer a service.
MainUI UI role interface implemented by Main UIs, which enable client programs to grant users general access to a service.
 

Package net.jini.lookup.ui Description

Provides UI role interfaces 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