Uses of Package
gate.swing

Packages that use gate.swing
gate.annotation   
gate.gui   
gate.swing   
 

Classes in gate.swing used by gate.annotation
XJTable
          A "smarter" JTable.
 

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
           
JTreeTable
          A TreeTable component.
TabBlinker
           
TreeTableModel
          TreeTableModel is the model used by a JTreeTable.
WaitDialog
          A small window used to show messages to the user during processing.
XJTabbedPane
           
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.swing
ColorGenerator
          This class is used to generate random colours that are evenly distributed in the colours space.
JTreeTable
          A TreeTable component.
JTreeTable.CustomJTree
          The JTree used for rendering the first column.
TableMap
          In a chain of data manipulators some behaviour is common.
TreeTableModel
          TreeTableModel is the model used by a JTreeTable.
XJTable
          A "smarter" JTable.
XJTable.TableSorter
          A sorter for TableModels.