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