|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| IActionBinder | IActionBinder includes methods for enabling and disabling the state of a bound visual element. |
| IActionBinder.ActionBinderListener | Interface used to register for action triggering notification. |
| IActionBinder1 | IActionBinder1 includes flags and methods that can be used by a widget that is bound to an action to enable or disable itself. |
| IBoundObject | This interface represents a reference to an Object. |
| IDataObject | This interface extends the object reference capability of IBoundObject to allow the dynamic getting and setting of property values on the referenced object. |
| IDataSource | A data source is a factory for a facade of some type of data service. |
| IDataSourceService | A Data Source Service provided the interfaces necessary to perform a service call on a Data Source. |
| IFieldBinder | A FieldBinder contains a String text representation of a bound property of an object pointed to by a DataObject. |
| IFilterBinder | A filter binder provides a simple filter mechanism to filter objects. |
| IFilterBinder.FilterChangeListener | Interface used to register for filter change notification. |
| IRowsDataObject | This interface represents an array (rows) of objects. |
| IRowsDataObject.RowChangeListener | Interface used to register for row change notification. |
| ITableBinder | A Table binder represets an array of objects (rows) that are the basis for a table model. |
| ITableBinder.SelectionChangedEvent | Notice of a change of selection in the ITableBinder's visual table. |
| ITableBinder.SelectionChangedListener | Listen for changes to the ITableBinder's selected object. |
| Class Summary | |
| BasicDataObject | Default implementation of a data object. |
| DataSourceDataObject | Default implementation of a data object that is retrieved by a service call on a Data Source. |
| DataSourceDataRows | Default implementation of a row data object that is retrieved by a service call on a Data Source. |
| DataSourceService | Default implementation of IDataSourceService. |
| EJBDataSource | This data source provides access to an EJB service via a session bean. |
| IActionBinder.ActionBinderEvent | A action binder event is fired before and after the ActionBinder's action is performed. |
| IFilterBinder.FilterChangeEvent | A filter change event is fired when a user needs to reaccept. |
| IRowsDataObject.RowChangeEvent | A RowChangeEvent is fired when the contents of a row changes in the array maintained by the RowDataObject. |
| JavaBeanDataObject | This DataObject will provide an instance of the given Java Bean as a data object. |
| JavaBeanDataSource | This DataSource uses a null constructor to instantiate a Java bean. |
| JObjectTableBinder | This is a Swing Table binder whose row data is a property of another DataObject. |
| JRowTableBinder | This table binder get its source from a IRowsDataObject. |
| ObjectReference | This class is a wrapper that references an Object: boundObject. |
| PropertyHelper | This helper provide the details of resolving an Object/Property string into the final object. |
| SwingDataServiceAction | This action will execute a data source service with a single argument. |
| SwingPropertyFilter | This filter acts as a Document for a JTextComponent. |
| SwingTableBinder | Swing implementation of the ITableBinder interface. |
| SwingTextComponentBinder | Swing implementation of the IFieldBinder interface. |
| WebServiceDataSource | Provide access to a Web Service proxy as a data source. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||