Uses of Class
edu.princeton.wordnet.browser.component.ColorPad

Packages that use ColorPad
edu.princeton.wordnet.browser.component   
 

Uses of ColorPad in edu.princeton.wordnet.browser.component
 

Fields in edu.princeton.wordnet.browser.component declared as ColorPad
private  ColorPad StyleDialog.theNameBackColorPad
          Name background color pad
private  ColorPad StyleDialog.theNameForeColorPad
          Name foreground color pad
protected  ColorPad StyleDialog.theValueBackColorPad
          Name background color pad
protected  ColorPad StyleDialog.theValueForeColorPad
          Value foreground color pad
 

Methods in edu.princeton.wordnet.browser.component that return ColorPad
private  ColorPad StyleDialog.makeColorPad(java.awt.event.ActionListener thisListener)
          Make color selector pad