A B C D E F G H I K L M N O P Q R S T U V W X

T

TABLE_DIVIDER - Static variable in class no.uio.edd.model.geo.GeoModel
 
TableCallbackInterface - Interface in no.uio.edd.utils.datautils
Interface used to send messages from the result table to the application using it.
tableChanged(TableModelEvent) - Method in class no.uio.edd.model.geo.GeoModelTableView
 
TableDialog - Class in no.uio.edd.utils.datautils
This is like TableDemo, except that it substitutes a Favorite Color column for the Last Name column and specifies a custom cell renderer and editor for the color data.
TableDialog(TableCallbackInterface) - Constructor for class no.uio.edd.utils.datautils.TableDialog
Create a new table dialog.
TableDialog() - Constructor for class no.uio.edd.utils.datautils.TableDialog
Create a new table dialog without a callback interface.
TableDialog(TableCallbackInterface, String) - Constructor for class no.uio.edd.utils.datautils.TableDialog
Create a new table dialog.
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelAddedNodes
 
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelAddedNodesTableView
 
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelCoref
 
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelCorefTableView
 
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelNetworkVisualise
 
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelNetworkVisualiseTableView
 
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelPlaceRegTableView
 
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelProperties
 
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelPropertiesTableView
 
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelRunner
 
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelTableViewEntities
 
tableEscape() - Method in class no.uio.edd.model.geo.GeoModelTableViewProperties
 
tableEscape() - Method in interface no.uio.edd.utils.datautils.TableCallbackInterface
 
tableMessage(TableDialog) - Method in class no.uio.edd.utils.datautils.MessageViewer
Show a table in a popup window with default size and title located on a default place on screen.
tableMessage(TableDialog, String) - Method in class no.uio.edd.utils.datautils.MessageViewer
Show a table in a popup window with default size located on a default place on screen.
tableMessage(TableDialog, String, int, int, int, int) - Method in class no.uio.edd.utils.datautils.MessageViewer
Show a table in a popup window.
tableOfSpeakingPersons() - Method in class no.uio.edd.model.geo.GeoModelPersonReg
 
TableSelector - Class in no.uio.edd.utils.datautils
Our special table selector.
TableSelector(JTable, EddTableModel, TableCallbackInterface) - Constructor for class no.uio.edd.utils.datautils.TableSelector
It is necessary to keep the table since it is not possible to determine the table from the event's source
TableSelector(JTable, EddTableModel, TableCallbackInterface, String) - Constructor for class no.uio.edd.utils.datautils.TableSelector
It is necessary to keep the table since it is not possible to determine the table from the event's source
takesPartInEvents - Variable in class no.uio.edd.model.geo.map.GeoPerson
 
TEXT_DIVIDER - Static variable in class no.uio.edd.model.geo.GeoModel
 
THIS_ROW - Static variable in class no.uio.edd.model.geo.GeoModelNetworkVisualiseTableView
 
thisTableDialog - Variable in class no.uio.edd.model.geo.GeoModelTableView
 
TimeUtils - Class in no.uio.edd.utils.misc
 
TimeUtils() - Constructor for class no.uio.edd.utils.misc.TimeUtils
 
TO_ENTITY_COL - Static variable in class no.uio.edd.model.geo.GeoModelNetworkVisualiseTableView
 
TO_PROPERTY_COL - Static variable in class no.uio.edd.model.geo.GeoModelNetworkVisualiseTableView
 
TO_RESP_COL - Static variable in class no.uio.edd.model.geo.GeoModelNetworkVisualiseTableView
 
toGeoEventArr(ExtendableObjectList) - Static method in class no.uio.edd.model.geo.map.GeoEvent
Convert an ExtendableObjectList containing GeoEvent objects to a GeoEvent array, removing null elements.
toGeoPersonArr(ExtendableObjectList) - Static method in class no.uio.edd.model.geo.map.GeoPerson
Convert an ExtendableObjectList containing GeoPerson objects to a GeoPerson array, removing null elements.
toGeoPlaceArr(ExtendableObjectList) - Static method in class no.uio.edd.model.geo.map.GeoPlace
Convert an ExtendableObjectList containing GeoPlace objects to a GeoPlace array, removing null elements.
toGeoPointArr(ExtendableObjectList) - Static method in class no.uio.edd.utils.geoutils.GeoPoint
Convert an ExtendableObjectList containing GeoPoint objects to a GeoPoint array, removing null elements.
toGeoRelArr(ExtendableObjectList) - Static method in class no.uio.edd.model.geo.map.GeoRelationship
Convert an ExtendableObjectList containing GeoRelationship objects to a GeoRelationship array, removing null elements.
toString() - Method in class no.uio.edd.model.geo.AddedNode
 
toString() - Method in class no.uio.edd.model.geo.calc.MapPlace
 
toString() - Method in class no.uio.edd.model.geo.GeoModelCoref
 
toString() - Method in class no.uio.edd.model.geo.GeoModelElement
 
toString() - Method in class no.uio.edd.model.geo.GeoModelLink
 
toString() - Method in class no.uio.edd.model.geo.GeoModelPerson
 
toString() - Method in class no.uio.edd.model.geo.GeoModelPlace
 
toString() - Method in class no.uio.edd.model.geo.map.GeoEvent
 
toString() - Method in class no.uio.edd.model.geo.map.GeoMap
 
toString() - Method in class no.uio.edd.model.geo.map.GeoPerson
 
toString() - Method in class no.uio.edd.model.geo.map.GeoPlace
 
toString() - Method in class no.uio.edd.model.geo.map.GeoRelationship
 
toString() - Method in class no.uio.edd.utils.dataeditor.EddButton
 
toString() - Method in class no.uio.edd.utils.geoutils.GeoBoundingBox
 
toString() - Method in class no.uio.edd.utils.geoutils.GeoLine
 
toString() - Method in class no.uio.edd.utils.geoutils.GeoPoint
 
TOUCH - Static variable in class no.uio.edd.model.geo.calc.GraphTraversal
 
traverseAllLinks(String, String, String) - Method in class no.uio.edd.model.geo.calc.GraphTraversal
Running through all links in the model, create a dynamic RDF model, creates a GML map based on the RDF model, and exports the RDF model, the GML map, and a list of problems.
traverseAllLinks(String[]) - Method in class no.uio.edd.model.geo.calc.GraphTraversal
Running through all links in the model, create a dynamic RDF model, creates a GML map based on the RDF model, and exports the RDF model, the GML map, and a list of problems.
traverseAllLinks(int, int) - Method in class no.uio.edd.model.geo.calc.GraphTraversal
 
traverseAllLinks(String) - Method in class no.uio.edd.model.geo.calc.GraphTraversal
Running through all links in the model, create a dynamic RDF model, creates a GML map based on the RDF model, and exports the RDF model, the GML map, and a list of problems.

A B C D E F G H I K L M N O P Q R S T U V W X