|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.rice.cs.drjava.model.definitions | |
edu.rice.cs.drjava | The main package for DrJava contains only two classes. |
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. |
edu.rice.cs.drjava.model.definitions.indent | Provides a decision tree used to correctly indent the current line. |
edu.rice.cs.drjava.model.definitions.reducedmodel | This package contains the code for the "reduced model": a model of the text in the definitions pane designed for quickly locating matching parentheses, quotation marks, and comment delimiters. |
edu.rice.cs.drjava.model.junit | Contains the code for integration of the JUnit testing facility. |
Classes in edu.rice.cs.drjava.model.definitions used by edu.rice.cs.drjavaInvalidPackageException
|
An exception thrown by DefinitionsDocument.getPackageName() when the document contains an invalid package statement. |
Classes in edu.rice.cs.drjava.model.definitions used by edu.rice.cs.drjava.modelClassNameNotFoundException
|
Exception indicating that a class name could not be found in the DefinitionsDocument from which it was thrown. DefinitionsDocument
|
The model for the definitions pane. DefinitionsEditorKit
|
This is an editor kit for editing Java source files. InvalidPackageException
|
An exception thrown by DefinitionsDocument.getPackageName() when the document contains an invalid package statement. |
Classes in edu.rice.cs.drjava.model.definitions used by edu.rice.cs.drjava.model.definitionsClassNameNotFoundException
|
Exception indicating that a class name could not be found in the DefinitionsDocument from which it was thrown. ColoringView
|
This view class renders text on the screen using the reduced model info. DefinitionsDocument
|
The model for the definitions pane. InvalidPackageException
|
An exception thrown by DefinitionsDocument.getPackageName() when the document contains an invalid package statement. |
Classes in edu.rice.cs.drjava.model.definitions used by edu.rice.cs.drjava.model.definitions.indentDefinitionsDocument
|
The model for the definitions pane. |
Classes in edu.rice.cs.drjava.model.definitions used by edu.rice.cs.drjava.model.definitions.reducedmodelDefinitionsDocument
|
The model for the definitions pane. |
Classes in edu.rice.cs.drjava.model.definitions used by edu.rice.cs.drjava.model.junitDefinitionsDocument
|
The model for the definitions pane. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |