edu.rice.cs.drjava.model.definitions
Class ColoringGlyphPainter.FontOptionListener
java.lang.Object
edu.rice.cs.drjava.model.definitions.ColoringGlyphPainter.FontOptionListener
- All Implemented Interfaces:
- OptionListener<Font>
- Enclosing class:
- ColoringGlyphPainter
private static class ColoringGlyphPainter.FontOptionListener
- extends Object
- implements OptionListener<Font>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColoringGlyphPainter.FontOptionListener
private ColoringGlyphPainter.FontOptionListener()
optionChanged
public void optionChanged(OptionEvent<Font> oce)
- Specified by:
optionChanged in interface OptionListener<Font>