|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EditListView | |
|---|---|
| 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 EditListView in dsto.dfc.swing.undo |
|---|
| Fields in dsto.dfc.swing.undo declared as EditListView | |
|---|---|
protected EditListView |
ParametersPanel.editListView
A link to the EditListView where the edit is displayed. |
protected EditListView |
MonitorPanel.editListView
|
| Methods in dsto.dfc.swing.undo that return EditListView | |
|---|---|
EditListView |
MonitorPanel.getEditListView()
|
| Constructors in dsto.dfc.swing.undo with parameters of type EditListView | |
|---|---|
CmdRedoTo(EditListView editListView,
MonitoredUndoManager undoManager)
|
|
CmdUndoTo(EditListView editListView,
MonitoredUndoManager undoManager)
|
|
ParametersPanel(EditListView editListView)
Creates a ParametersPanel which listens to editListView for
changes in edit selection. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||