| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UndoAction | |
|---|---|
| ix.ip2 | I-X Process Panels | 
| ix.iplan | The I-X planner. | 
| ix.util | General-purpose utilities. | 
| Uses of UndoAction in ix.ip2 | 
|---|
| Classes in ix.ip2 that implement UndoAction | |
|---|---|
(package private)  class | 
AgendaItem.UndoAddHistoryEvent
 | 
(package private)  class | 
AgendaItem.UndoSetComments
 | 
(package private)  class | 
AgendaItem.UndoSetPriority
 | 
(package private)  class | 
AgendaItem.UndoSetStatus
 | 
| Methods in ix.ip2 that return types with arguments of type UndoAction | |
|---|---|
 java.util.List<UndoAction> | 
Ip2ModelManager.getUndoTrail()
 | 
| Methods in ix.ip2 with parameters of type UndoAction | |
|---|---|
 void | 
Ip2ModelManager.saveUndoAction(UndoAction un)
 | 
| Uses of UndoAction in ix.iplan | 
|---|
| Classes in ix.iplan that implement UndoAction | |
|---|---|
 class | 
IPlanOptionManager.Opt.UndoPoint
 | 
| Methods in ix.iplan that return UndoAction | |
|---|---|
(package private)  UndoAction | 
IPlanOptionManager.Opt.UndoTrail.getFirst()
 | 
(package private)  UndoAction | 
IPlanOptionManager.Opt.UndoTrail.pop()
 | 
| Methods in ix.iplan that return types with arguments of type UndoAction | |
|---|---|
 java.util.List<UndoAction> | 
IPlanOptionManager.getUndoTrail()
 | 
| Methods in ix.iplan with parameters of type UndoAction | |
|---|---|
(package private)  void | 
IPlanOptionManager.Opt.UndoTrail.push(UndoAction un)
 | 
 void | 
IPlanOptionManager.saveUndoAction(UndoAction un)
 | 
(package private)  void | 
IPlanOptionManager.Opt.saveUndoAction(UndoAction un)
 | 
 void | 
IPlanOptionManager.Opt.UndoPoint.saveUndoAction(UndoAction un)
 | 
| Uses of UndoAction in ix.util | 
|---|
| Classes in ix.util that implement UndoAction | |
|---|---|
 class | 
AbstractUndoAction
Base implementation of an object used to undo something.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||