|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefinitionsEditorKit | |
edu.rice.cs.drjava.model | The model package is responsible for the majority of the logic
and state in DrJava. |
Uses of DefinitionsEditorKit in edu.rice.cs.drjava.model |
Fields in edu.rice.cs.drjava.model declared as DefinitionsEditorKit | |
private DefinitionsEditorKit |
DefaultGlobalModel._editorKit
Factory for new definitions documents and views. |
Methods in edu.rice.cs.drjava.model that return DefinitionsEditorKit | |
DefinitionsEditorKit |
DefaultGlobalModel.getEditorKit()
|
DefinitionsEditorKit |
GlobalModel.getEditorKit()
Fetches the javax.swing.EditorKit implementation for use
in the definitions pane. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |