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

Packages that use MonitoredEdit
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 MonitoredEdit in dsto.dfc.swing.panels
 

Classes in dsto.dfc.swing.panels that implement MonitoredEdit
 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 MonitoredEdit in dsto.dfc.swing.undo
 

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

Methods in dsto.dfc.swing.undo with parameters of type MonitoredEdit
protected  void ParametersPanel.displayParameters(MonitoredEdit newEdit)
          Fill the table with the edit's parameters and their values.
 



Copyright © 2008 Commonwealth of Australia