Openwings API Documentation (v1.1)

Package net.openwings.ui

This package contains classes related to the use of User Interfaces throughout the Openwings API.

See:
          Description

Interface Summary
UserInterfaceBuilder This interface describes a utility that can be used to obtain a user interface for a service or even an MBean
UserInterfaceFactory This interface describes a factory that builds user interfaces for services.
UserInterfaceRepository This interface describes a service that holds user interface factory classes.
 

Class Summary
UserInterfaceBuilderFactory This class provides a way to obtain an implementation of UserInterfaceBuilder.
 

Exception Summary
UserInterfaceException This class defines an exception specific to using a UserInterfaceFactory.
 

Package net.openwings.ui Description

This package contains classes related to the use of User Interfaces throughout the Openwings API. These interfaces are described in the Openwings Component Services Specification, located at http://www.openwings.org/download/specs/Openwings_Component_Services.pdf. -->


Openwings API Documentation (v1.1)