Uses of Class
gate.swing.ColorGenerator

Packages that use ColorGenerator
gate.gui   
gate.swing   
 

Uses of ColorGenerator in gate.gui
 

Fields in gate.gui declared as ColorGenerator
protected  ColorGenerator DocumentEditor.colGenerator
          A random colour generator used to generate initial default colours for highlighting various types of annotations.
 

Uses of ColorGenerator in gate.swing
 

Constructors in gate.swing with parameters of type ColorGenerator
ColorGenerator.ColorSpace(int r, int g, int b, int radius)
          Creates a new ColorSpace