Uses of Interface
fedora.client.objecteditor.PotentiallyDirty

Packages that use PotentiallyDirty
fedora.client.objecteditor   
 

Uses of PotentiallyDirty in fedora.client.objecteditor
 

Classes in fedora.client.objecteditor that implement PotentiallyDirty
 class DatastreamBindingPane
          Binding pane for datastreams.
 class DatastreamPane
          Displays a datastream's attributes, allowing the editing of its state, and some of the most recent version's attributes.
 class DatastreamPane.CurrentVersionPane
           
 class 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.
 class DisseminatorPane
          Pane for disseminator.
 class DisseminatorPane.CurrentVersionPane
           
 class DisseminatorsPane
          Shows a tabbed pane, one for each disseminator in the object.
 class 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.
 class ObjectEditorFrame
          An editing window that includes facilities for editing and viewing everything about a digital object.
 class ObjectPane
          Displays an object's attributes, allowing the editing of some.