Uses of Interface
org.fcrepo.client.objecteditor.PotentiallyDirty

Packages that use PotentiallyDirty
org.fcrepo.client.objecteditor   
 

Uses of PotentiallyDirty in org.fcrepo.client.objecteditor
 

Classes in org.fcrepo.client.objecteditor that implement PotentiallyDirty
 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 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.
 



Copyright © 2012 DuraSpace. All Rights Reserved.