Uses of Class
edu.rice.cs.drjava.ui.config.ColorOptionComponent

Packages that use ColorOptionComponent
edu.rice.cs.drjava.ui.config Contains the GUI code for displaying and modifying configuration options. 
 

Uses of ColorOptionComponent in edu.rice.cs.drjava.ui.config
 

Fields in edu.rice.cs.drjava.ui.config declared as ColorOptionComponent
private static ColorOptionComponent ColorOptionComponentTest._option
           
 

Methods in edu.rice.cs.drjava.ui.config that return ColorOptionComponent
protected  ColorOptionComponent ConfigFrame.newColorOptionComponent(ColorOption o)
           
protected  ColorOptionComponent ConfigFrame.newColorOptionComponent(ColorOption o, boolean isBackground)
           
protected  ColorOptionComponent ConfigFrame.newColorOptionComponent(ColorOption o, boolean isBackground, boolean isBold)