- check - Variable in class com.middlemindgames.tdb.CheckBoxTreeCellRenderer
-
- CheckBoxNode - Class in com.middlemindgames.tdb
-
Check box node used as part of a tree view.
- CheckBoxNode() - Constructor for class com.middlemindgames.tdb.CheckBoxNode
-
Generic constructor.
- CheckBoxNode(Object, Object) - Constructor for class com.middlemindgames.tdb.CheckBoxNode
-
Constructor with arguments.
- CheckBoxNode(Object) - Constructor for class com.middlemindgames.tdb.CheckBoxNode
-
Constructor with base object only.
- CheckBoxTreeCellRenderer - Class in com.middlemindgames.tdb
-
Check box node used as part of a tree view.
- CheckBoxTreeCellRenderer() - Constructor for class com.middlemindgames.tdb.CheckBoxTreeCellRenderer
-
Generic constructor.
- CheckTablesForm - Class in com.middlemindgames.tdb
-
Runs a check on the data tables.
- CheckTablesForm(String, WorkspaceForm) - Constructor for class com.middlemindgames.tdb.CheckTablesForm
-
Constructor that sets the workspace id and the owner form.
- CheckTablesProcess - Class in com.middlemindgames.tdb
-
Runnable class that performs checks on the database tables for a given workspace id.
- CheckTablesProcess(String, WorkspaceForm) - Constructor for class com.middlemindgames.tdb.CheckTablesProcess
-
Creates a new CheckTables thread.
- chkTablesForm - Variable in class com.middlemindgames.tdb.WorkspaceForm
-
- clean - Variable in class com.middlemindgames.tdb.CleanDatForm
-
- CleanDatForm - Class in com.middlemindgames.tdb
-
Class that displays the form for running a clean DAT asynchronous process.
- CleanDatForm(String, WorkspaceForm) - Constructor for class com.middlemindgames.tdb.CleanDatForm
-
Constructor that sets the workspace id and the owner of this form.
- cleanDatFrm - Variable in class com.middlemindgames.tdb.WorkspaceForm
-
- CleanDatProcess - Class in com.middlemindgames.tdb
-
Worker process for cleaning a DAT file.
- CleanDatProcess(String, WorkspaceForm) - Constructor for class com.middlemindgames.tdb.CleanDatProcess
-
Constructor that provides the workspace id and the form that owns this process.
- clearForm(JPanel) - Method in class com.middlemindgames.tdb.FormBuilder
-
Clears all the generated text input fields by setting their value to an empty string.
- clearParameters() - Method in class com.middlemindgames.tdb.StoredProcedure
-
Removes all parameters from the parameter list.
- closeConnection() - Method in class com.middlemindgames.tdb.StoredProcedure
-
Closes the current database connection.
- closeConnection(ResultSet) - Method in class com.middlemindgames.tdb.StoredProcedure
-
Closes the connection of the given ResultSet object.
- closeDbObjects(Statement, ResultSet) - Static method in class com.middlemindgames.tdb.DataAccess
-
Clean up DB objects using a static method.
- closeObjects(Statement, ResultSet) - Method in class com.middlemindgames.tdb.DataAccess
-
Clean up database objects.
- closeObjects(Statement, ResultSet) - Method in interface com.middlemindgames.tdb.DataAccessTemplate
-
Clean up DB objects.
- com.middlemindgames.tdb - package com.middlemindgames.tdb
-
- combine(String...) - Static method in class com.middlemindgames.tdb.TyreUtils
-
Combines the array of strings into a valid path.
- ComboBoxNode - Class in com.middlemindgames.tdb
-
Class the stores text and a selected id value.
- ComboBoxNode(String, String) - Constructor for class com.middlemindgames.tdb.ComboBoxNode
-
Constructor that sets the text and if for this class.
- configFilename - Variable in class com.middlemindgames.tdb.TyreDatBuilder
-
- ConfigForm - Class in com.middlemindgames.tdb
-
configForm class handles the configuration XML form and it's GUI interface.
- ConfigForm() - Constructor for class com.middlemindgames.tdb.ConfigForm
-
General constructor.
- configform - Variable in class com.middlemindgames.tdb.TyreDatBuilder
-
- connect() - Method in class com.middlemindgames.tdb.DataAccess
-
Connect to Oracle DB using credentials from configuration file.
- connect() - Method in interface com.middlemindgames.tdb.DataAccessTemplate
-
Connects to the data connection information provided.
- CreateWorkspaceForm - Class in com.middlemindgames.tdb
-
Class that handles creating a new workspace or prepping the database for
a new workspace.
- CreateWorkspaceForm() - Constructor for class com.middlemindgames.tdb.CreateWorkspaceForm
-
Default constructor for Create Workspace Dialog
- CreateWorkspaceForm(boolean) - Constructor for class com.middlemindgames.tdb.CreateWorkspaceForm
-
Overloaded constructor for Create Workspace Dialog.
- createWspaceForm - Variable in class com.middlemindgames.tdb.TyreDatBuilder
-
- currentAngle - Variable in class com.middlemindgames.tdb.RoomPreview
-
- currentImage - Variable in class com.middlemindgames.tdb.RoomPreview
-
- currentObject - Variable in class com.middlemindgames.tdb.RoomPreview
-
- currentPoint - Variable in class com.middlemindgames.tdb.RoomPreview
-
- currentTilingTreeNode - Variable in class com.middlemindgames.tdb.LevelBuilderForm
-
- currentWorkspace - Variable in class com.middlemindgames.tdb.TyreDatBuilder
-