|
JET | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileChangeListener | |
|---|---|
| edu.utep.cs.jet.gui | Contains the source code for a graphics user interface to the JML-based unit testing tool for Java. |
| edu.utep.cs.jet.gui.editor | Contains the source code for a editor that can open a single Java/JML source code file at a time and supports a primitive form of syntax coloring. |
| Uses of FileChangeListener in edu.utep.cs.jet.gui |
|---|
| Methods in edu.utep.cs.jet.gui that return FileChangeListener | |
|---|---|
FileChangeListener |
ToolActionFactory.getFileChangeListener()
Returns a file change listener that listens to the opening and closing of the file being edited by the editor. |
| Uses of FileChangeListener in edu.utep.cs.jet.gui.editor |
|---|
| Methods in edu.utep.cs.jet.gui.editor with parameters of type FileChangeListener | |
|---|---|
void |
Editor.addFileChangeListener(FileChangeListener l)
Registers the given file change listener. |
void |
DefaultEditor.addFileChangeListener(FileChangeListener l)
Registers the given file change listener. |
|
JET | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||