Uses of Interface
dsto.dfc.swing.undo.Restorable

Packages that use Restorable
dsto.dfc.swing.panels Provides MDI-style window management support for managing a set of components. 
dsto.dfc.swing.undo Extends Swing undo/redo framework to add generalized support for monitoring user edits and displaying them in a UI. 
 

Uses of Restorable in dsto.dfc.swing.panels
 

Classes in dsto.dfc.swing.panels that implement Restorable
 class ActivePanelEdit
          Edit for changing the active panel of the PanelManager.
 class FloatStateEdit
          Edit to represent a change in floating status, customised from the PropertyEdit for its display name.
 

Uses of Restorable in dsto.dfc.swing.undo
 

Subinterfaces of Restorable in dsto.dfc.swing.undo
 interface MonitoredEdit
          An extended undoable edit.
 

Classes in dsto.dfc.swing.undo that implement Restorable
 class AbstractMonitoredEdit
          Abstract implementation of the MonitoredEdit interface.
 class PropertyEdit
          Used to undo property changes.
 class PropertyEditBean
          Bean PropertyEdit class for Bean serialisation support.
 



Copyright © 2008 Commonwealth of Australia