Uses of Package
com.sptci.echo2

Packages that use com.sptci.echo2
com.sptci.echo2 Package used to implement Data Binding for Echo2 UI components. 
com.sptci.echo2demo Contains the UI code to build the sample application using Echo2 framework. 
 

Classes in com.sptci.echo2 used by com.sptci.echo2
BindingException
          A custom exception that is used to wrap any exception/error condition that is encountered while binding UI and JavaBean components.
ListItem
          A simple bean that represents an item that can be added to a ListModel.
ModelGenerator
          A JavaBean generator.
ModelPropertyChangeListener
          A sub-class of PropertyChangeListener used to synchronise changes made to properties in Echo2 UI components to the PropertyChangeListener.bean java bean.
ModelUpdater
          An updater used to update JavaBean objects from their associated UI containers.
PropertyChangeListener
          An implementation of PropertyChangeListener used to synchronise changes made to properties in UI components or the PropertyChangeListener.bean java bean with each other.
Updater
          An abstract updater used to update UI containers or JavaBean objects from one another.
 

Classes in com.sptci.echo2 used by com.sptci.echo2demo
JDOModelPropertyChangeListener
          A sub-class of PropertyChangeListener used to synchronise changes made to properties in UI components to the PropertyChangeListener.bean JDO object.
ListItem
          A simple bean that represents an item that can be added to a ListModel.
ViewPropertyChangeListener
          The PropertyChangeListener for change events fired by java beans to update Echo2 UI container classes (represented by PropertyChangeListener.bean).
 



Copyright © 2006 Sans Pareil Technologies, Inc. All Rights Reserved.