Interfaces |
XArchiver |
[ DEPRECATED ]
|
XAtomServer |
an interface to map between string s and id s
|
XCancelManager |
[ DEPRECATED ]
manages a list of cancellable objects.
|
XCancellable |
offers the possibility of cancelling a job.
|
XChainable |
enables the object to be a member of a chain.
|
XChangesBatch |
this interface enables applying a set of changes in one batch transaction.
|
XChangesListener |
receives events from batch change broadcaster objects.
|
XChangesNotifier |
broadcasts events about multiple changes that occur in bulk.
|
XChangesSet |
this interface enables inspecting a set of changes forming one batch transaction.
|
XCloneable |
makes it possible to create a copy of the object which supports this interface.
|
XCloseBroadcaster |
broadcasts each tried closing of an object to all interest listener
|
XCloseListener |
makes it possible to receive events when an object
is called for closing
|
XCloseable |
makes it possible to release any objects in a ordered manner by using
a two-step mechanism
|
XDataEditor |
connects to a model and broadcasts status change events.
|
XDataEditorListener |
makes it possible to receive status change events from an
XDataEditor .
|
XFlushListener |
makes it possible to receive flushed events.
|
XFlushable |
is supported by objects with data that can be flushed to a data source.
|
XImportable |
makes it possible to import files into the object.
|
XIndent |
allows indentation of the object to be changed.
|
XLinkUpdate |
allows initiating an update of linked parts of a document.
|
XLocalizedAliases |
is the interface for binding programmatic names to aliases. Aliases
can be provided in several locales for the same programmatic name.
|
XMergeable |
represents a range of cells that can be merged.
|
XModeSelector |
is supported by objects which supply different modes.
|
XModifiable |
makes the modify state of the object accessible.
|
XModifyBroadcaster |
broadcasts each modification made on the date data of the object which
supports this interface.
|
XModifyListener |
makes it possible to receive events when a model object changes.
|
XNumberFormatPreviewer |
represents a number formatter which can preview number
formats without inserting them.
|
XNumberFormatTypes |
represents functions to get specific, predefined number formats.
|
XNumberFormats |
provides access to multiple NumberFormat s.
|
XNumberFormatsSupplier |
supplies the collection of NumberFormat s (for example, in a
document) and the settings belonging to these formats.
|
XNumberFormatter |
represents a number formatter.
|
XPropertyReplace |
makes it possible to search and replace properties.
|
XProtectable |
makes it possible to protect objects from modifications.
|
XRefreshListener |
makes it possible to receive refreshed events.
|
XRefreshable |
is supported by objects with data that can be refreshed from a data source.
|
XReplaceDescriptor |
specifies a string replace operation.
|
XReplaceable |
makes it possible to replace strings in a text described by a
SearchDescriptor .
|
XSearchDescriptor |
specifies a string search operation.
|
XSearchable |
enables the object to look for specified contents of the object
(in particular, for a text range which contains a specific string pattern).
|
XSimpleErrorHandler |
[ DEPRECATED ]
|
XSortable |
makes it possible to sort the contents of this object.
|
XStringAbbreviation |
Abbreviate arbitrary strings.
|
XStringEscape |
This interface is used to encode an arbitrary String into a
escaped form.
|
XStringMapping |
provides a mapping from string to string
|
XStringWidth |
An interface that encapsulates the abstract notion of string width.
|
XTextSearch |
enables an object to search in its content.
|
XURLTransformer |
supports parsing and assembling of URLs
|
XUniqueIDFactory |
creates IDs which are unique within the container.
|
XUpdatable |
is supported by objects with data that can be updated from a data source.
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.