EchoPoint API - 3.0.0b5
App Webcontainer

Package echopoint.style

Root package under which default styles and echopoint.style.Stylesheet for EchoPoint components are organised.

See:
          Description

Class Summary
AbstractStyle Abstract base class from which all style classes are derived.
AnchorStyle The default style used for all Anchor components.
Background A utility class used to enforce a application wide standard background colour for components that need a standard background colour.
DefaultFont A font utility class that is used to enforce an application wide font face policy.
InfoWindowStyle A default style class for InfoWindow components.
ProgressBarStyle A default style for the ProgressBar component.
StyleSheet An extensible stylesheet that enforces a default look-and-feel for all EchoPoint components.
TagCloudStyle The default style to associate with TagCloud components.
 

Package echopoint.style Description

Root package under which default styles and echopoint.style.Stylesheet for EchoPoint components are organised. The classes and design are based upon the core style API that SPT has used to build a number of Echo2/3 applications.


EchoPoint API - 3.0.0b5
App Webcontainer