Uses of Package
fedora.client.objecteditor

Packages that use fedora.client.objecteditor
fedora.client.actions   
fedora.client.objecteditor   
 

Classes in fedora.client.objecteditor used by fedora.client.actions
ObjectEditorFrame
          An editing window that includes facilities for editing and viewing everything about a digital object.
 

Classes in fedora.client.objecteditor used by fedora.client.objecteditor
ContentEditor
          Edit content of certain types in a JComponent.
ContentViewer
          Views content of certain types in a JComponent.
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.
DisseminatorsPane
          Shows a tabbed pane, one for each disseminator in the object.
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.
EditingPane.DataChangeListener
          Updates the EditingPane's button visibility upon recieving any event.
ObjectEditorFrame
          An editing window that includes facilities for editing and viewing everything about a digital object.
PotentiallyDirty
          Interface for containers that report on dirtiness of sub-components.
TabDrawer
          A thing that draws tabs.
ValidityListener
          Interface for things that listen to validity changes.