Package aokell.lib.control.component

This package contains the implementations of the Component interface for composite and non-composite components.

See:
          Description

Interface Summary
ComponentDescItf Interface for retrieving the attributes which describe a component.
ComponentItf Interface for component implementations.
 

Class Summary
ComponentImpl Root class for implementations of the Component interface.
CompositeComponentImpl Implementation of the Component interface for composite components.
Util Provides static utility methods related to Component.
 

Package aokell.lib.control.component Description

This package contains the implementations of the Component interface for composite and non-composite components.