|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompoundUndoManager | |
|---|---|
| edu.rice.cs.drjava.model | The model package is responsible for the majority of the logic
and state in DrJava. |
| edu.rice.cs.drjava.model.definitions | Provides the data model for storing Java source code. |
| Uses of CompoundUndoManager in edu.rice.cs.drjava.model |
|---|
| Methods in edu.rice.cs.drjava.model that return CompoundUndoManager | |
|---|---|
CompoundUndoManager |
OpenDefinitionsDocument.getUndoManager()
|
CompoundUndoManager |
DummyOpenDefDoc.getUndoManager()
Decorator pattern for the definitions document |
| Uses of CompoundUndoManager in edu.rice.cs.drjava.model.definitions |
|---|
| Methods in edu.rice.cs.drjava.model.definitions that return CompoundUndoManager | |
|---|---|
CompoundUndoManager |
DefinitionsDocument.getUndoManager()
Getter method for CompoundUndoManager |
| Constructors in edu.rice.cs.drjava.model.definitions with parameters of type CompoundUndoManager | |
|---|---|
DefinitionsDocument(GlobalEventNotifier notifier,
CompoundUndoManager undoManager)
Main constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||