Uses of Package
gate.swing

Packages that use gate.swing
gate.gui   
gate.gui.annedit   
gate.gui.docview   
gate.swing   
 

Classes in gate.swing used by gate.gui
ColorGenerator
          This class is used to generate random colours that are evenly distributed in the colours space.
JFontChooser
           
XJFileChooser
          Extends JFileChooser to make sure the shared MainFrame instance is used as a parent when no parent is specified.
XJMenuItem
          Extension of a JMenuItem that adds a description and a StatusListener as parameters.
XJTabbedPane
          An extended version of JTabbedPane.
XJTable
          A "smarter" JTable.
XJTextPane
          A custom JTextPane that reinitialises the default font style when th UI changes.
 

Classes in gate.swing used by gate.gui.annedit
JChoice
          A GUI component intended to allow quick selection from a set of options.
 

Classes in gate.swing used by gate.gui.docview
ColorGenerator
          This class is used to generate random colours that are evenly distributed in the colours space.
XJTable
          A "smarter" JTable.
 

Classes in gate.swing used by gate.swing
TreeTableModel
          TreeTableModel is the model used by a JTreeTable.
XJTable
          A "smarter" JTable.
XJTable.ColumnData
           
XJTable.HeaderMouseListener
           
XJTable.SortingModel
          Handles translations between an indexed data source and a permutation of itself (like the translations between the rows in sorted table and the rows in the actual unsorted model).
XJTable.SortingModel.ValueHolder
           
XJTable.SortingModel.ValueHolderComparator