Uses of Class
gate.swing.XJTable

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

Uses of XJTable in gate.gui
 

Subclasses of XJTable in gate.gui
 class FeaturesSchemaEditor
           
 class ResourceParametersEditor
          Allows the editing of a set of parameters for a resource.
 

Fields in gate.gui declared as XJTable
protected  XJTable CorpusQualityAssurance.annotationTable
           
protected  XJTable CorpusQualityAssurance.confusionTable
           
protected  XJTable GazetteerEditor.definitionTable
           
protected  XJTable AnnotationDiffGUI.diffTable
           
protected  XJTable CorpusEditor.docTable
           
protected  XJTable CorpusQualityAssurance.document2Table
           
protected  XJTable CorpusQualityAssurance.documentTable
           
protected  XJTable GazetteerEditor.listTable
           
protected  XJTable SerialControllerEditor.loadedPRsTable
          Contains all the PRs loaded in the sytem that are not already part of the serial controller
protected  XJTable SerialControllerEditor.memberPRsTable
          Displays the PRs in the controller
 

Uses of XJTable in gate.gui.docview
 

Fields in gate.gui.docview declared as XJTable
protected  XJTable OntologyInstanceView.instanceTable
           
protected  XJTable OntologyInstanceView.propertyTable
           
protected  XJTable AnnotationListView.table
           
 

Uses of XJTable in gate.swing
 

Subclasses of XJTable in gate.swing
 class JTreeTable
          A TreeTable component.