edu.rice.cs.drjava.ui
Class CompilerErrorPanel.CompilerLocationOptionListener<T>
java.lang.Object
edu.rice.cs.drjava.ui.CompilerErrorPanel.CompilerLocationOptionListener<T>
- All Implemented Interfaces:
- OptionListener<T>
- Enclosing class:
- CompilerErrorPanel
private class CompilerErrorPanel.CompilerLocationOptionListener<T>
- extends Object
- implements OptionListener<T>
The OptionListener for compiler LOCATIONs
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompilerErrorPanel.CompilerLocationOptionListener
private CompilerErrorPanel.CompilerLocationOptionListener()
optionChanged
public void optionChanged(OptionEvent<T> oce)
- Specified by:
optionChanged in interface OptionListener<T>