|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentCache | |
---|---|
edu.rice.cs.drjava.model | The model package is responsible for the majority of the logic
and state in DrJava. |
Uses of DocumentCache in edu.rice.cs.drjava.model |
---|
Fields in edu.rice.cs.drjava.model declared as DocumentCache | |
---|---|
protected DocumentCache |
AbstractGlobalModel._cache
A document cache that manages how many unmodified documents are open at once. |
Methods in edu.rice.cs.drjava.model that return DocumentCache | |
---|---|
DocumentCache |
AbstractGlobalModel.getDocumentCache()
This method is for use only by test cases. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |