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