XApproveActionBroadcaster |
notifies the specific listeners before an action on a component is performed.
|
XApproveActionListener |
the listener interface for receiving the "approveAction" event.
|
XBoundComponent |
makes it possible to connect a data-aware component to a data source.
|
XBoundControl |
are related to data-bound components and provide the
possibility of locking the input for data related controls.
|
XChangeBroadcaster |
provides functionality to notify listeners of context changes.
|
XChangeListener |
is the listener interface for receiving "changed" events.
|
XConfirmDeleteBroadcaster |
provides the possibility of reviving an event for confirmation of delete.
|
XConfirmDeleteListener |
is the listener interface for receiving "confirmDelete" events
posted by a database form.
|
XDatabaseForm |
interface provides functionality to implement
database-related forms.
|
XDatabaseFormUpdate |
|
XDatabaseParameterBroadcaster |
provides the possibility of reveiving an event for configuration of parameters.
|
XDatabaseParameterListener |
this event is posted if an execution of a parameterized SQL statement needs
the values for the parameters.
|
XDeleteListener |
This is the listener interface for receiving "approveDelete" and
"deleted" events posted by a database form.
|
XErrorBroadcaster |
provides the possibility of reviving database error events.
|
XErrorListener |
This is the listener interface for receiving "errorOccured" events
posted by a database form.
|
XForm |
identifies a form component as being a (sub-) form.
|
XFormComponent |
describes a component which may be part of a form.
|
XFormController |
provides functionality to control the activation
of forms.
|
XFormControllerListener |
makes it possible to receive "formActivated" and
"formDeactivated" events posted by a form controller.
|
XFormsSupplier |
provides the access to a collection
of forms.
|
XGrid |
provides the possibility of setting and retrieving the position
of the current cell.
|
XGridColumnFactory |
provides the functionality of creating columns for a grid component.
|
XGridFieldDataSupplier |
provides access to the data of a GridControl.
|
XGridPeer |
represents the window peer of a GridControl and allows you to set
and retrieve the model data.
|
XImageProducerSupplier |
provides the access to an image producer.
|
XInsertListener |
receives "inserting" and
"inserted" events posted by a database form.
|
XLoadListener |
receives "loaded" and
"unloaded" events posted by a loadable object.
|
XLoadable |
interface provides functionality to implement objects which may be loaded.
|
XPositioningListener |
receives "positioned" events
posted by a database form.
|
XReset |
provides functionality to reset components to their default values.
|
XResetListener |
XResetListener" is the listener interface for
receiving "approveReset" and "resetted" events.
|
XRestoreListener |
receives "restored" events
posted by a database form.
|
XSubmit |
provides functionality to submit a component.
This is used in common by forms.
|
XSubmitListener |
receives the "approveSubmit" event.
|
XUpdateBroadcaster |
is the listener interface for receiving "approveUpdate" and "updated" events.
|
XUpdateListener |
receives "approveUpdate" and
"updated" events posted by objects which allow controlling
the updating of its data.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.