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
           
WaitDialog
          A small window used to show messages to the user during processing.
XJEditorPane
          An enhanced version of JEditorPane that is able of handling hyperlinks from the HTML document displayed.
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.swing
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.