|
Class Summary |
| BehaviorDescriptionPanel |
|
| ContentEditor |
Edit content of certain types in a JComponent. |
| ContentHandlerFactory |
Provides type-appropriate ContentViewer and ContentEditor instances. |
| ContentViewer |
Views content of certain types in a JComponent. |
| DatastreamPane |
Displays a datastream's attributes, allowing the editing of its state,
and some of the most recent version's attributes. |
| DatastreamsPane |
Shows a tabbed pane, one for each datastream in the object, and one
special tab for "New...", which handles the creation of new datastreams. |
| EditingPane |
An abstract JPanel for panes that support Save and Undo operations, which
also includes some utility methods to make constructing the UI easier
for implementers. |
| ImageContentViewer |
Views content of common image formats in a JComponent. |
| ImportDialog |
Launch a dialog for getting a local file or a URL in order to import
content. |
| ObjectEditorFrame |
An editing window that includes facilities for editing and viewing everything
about a digital object. |
| ObjectPane |
Displays an object's attributes, allowing the editing of some. |
| RDFTupleEditor |
A general-purpose text editor/viewer with XML pretty-printing. |
| SpringUtilities |
A 1.4 file that provides utility methods for
creating form- or grid-style layouts with SpringLayout. |
| SVGContentViewer |
Views content of SVG images in a JComponent. |
| TextContentEditor |
A general-purpose text editor/viewer with XML pretty-printing. |
| TupleArrayTripleIterator |
|
| Util |
Some static utility methods that might be needed across several classes
in this package. |