Skip navigation links
A B C D E F G I J L M N O P R S T U V W X Y 

G

generateSqlInsert(ResultSet, JPanel) - Method in class com.middlemindgames.tdb.FormBuilder
Calls generateSqlInsert without any specified Workspace id.
generateSqlInsert(ResultSet, JPanel, String) - Method in class com.middlemindgames.tdb.FormBuilder
Generates an SQL insert statement from the information provided in the given JPanel container.
generateSqlUpdate(ResultSet, JPanel, String) - Method in class com.middlemindgames.tdb.FormBuilder
Generates an SQL update statement from the information provided in the given JPanel container.
getActive() - Method in class com.middlemindgames.tdb.TreeNodeEx
Getter for the active state.
getAngle() - Method in class com.middlemindgames.tdb.Objects
Angle getter.
getArrayIndex() - Method in class com.middlemindgames.tdb.TreeNodeEx
Getter for the array index.
getAutoCommit() - Method in class com.middlemindgames.tdb.DataAccess
Auto commit getter.
getAutoCommit() - Method in interface com.middlemindgames.tdb.DataAccessTemplate
Auto commit getter.
getBottomLink() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the bottom link.
getCommandText() - Method in class com.middlemindgames.tdb.StoredProcedure
Returns the current command text.
getConnection() - Method in class com.middlemindgames.tdb.DataAccess
Returns a reference to the connection object.
getConnection() - Method in interface com.middlemindgames.tdb.DataAccessTemplate
Returns a reference to the connection object.
getData(String) - Method in class com.middlemindgames.tdb.DataAccess
Run an Oracle query.
getData(String) - Method in interface com.middlemindgames.tdb.DataAccessTemplate
Runs an SQL query.
getDataAccess() - Method in class com.middlemindgames.tdb.FormBuilder
Data access getter.
getDescription() - Method in class com.middlemindgames.tdb.FileExtensionFilter
Returns the description of the filter.
GetFormName() - Method in interface com.middlemindgames.tdb.TyreDatBuilderFormTemplate
 
getId() - Method in class com.middlemindgames.tdb.ComboBoxNode
Id field getter.
getId() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the workspace id.
getId() - Method in class com.middlemindgames.tdb.Objects
Object id getter.
getId() - Method in class com.middlemindgames.tdb.TreeNodeEx
Getter for the object's id.
getImage() - Method in class com.middlemindgames.tdb.TreeNodeEx
Getter for the image of this tree node.
getImageId() - Method in class com.middlemindgames.tdb.Objects
Object image id getter.
getIntArrayIndex() - Method in class com.middlemindgames.tdb.TreeNodeEx
Getter for the array index.
getIntBottomLink() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the bottom link as an integer.
getIntId() - Method in class com.middlemindgames.tdb.LinkTableObject
The workspace id as an integer.
getIntId() - Method in class com.middlemindgames.tdb.TreeNodeEx
Getter for the object's id.
getIntLeftLink() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the left link as an integer.
getIntObjectSetsId() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the object sets id as an integer.
getIntRightLink() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the right link as an integer.
getIntRoomId() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter of the room id as an integer.
getIntTopLink() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the top link as an integer.
getLeafRenderer() - Method in class com.middlemindgames.tdb.ImageTreeCellRenderer
Returns the leaf renderer.
getLeftLink() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the left link.
getLink(String) - Method in class com.middlemindgames.tdb.LinkTableObject
Returns the link in the specified direction.
getLinkTableId() - Method in class com.middlemindgames.tdb.Objects
Link table id getter.
getMainHeight() - Method in class com.middlemindgames.tdb.TyreDatBuilder
Returns the height of the main content pane.
getMainWidth() - Method in class com.middlemindgames.tdb.TyreDatBuilder
Returns the width of the main content pane.
getMaxLength() - Method in class com.middlemindgames.tdb.JTextAreaEx
Max length getter.
getMaxLength() - Method in class com.middlemindgames.tdb.JTextFieldEx
Max length getter.
getMaxPosX() - Method in class com.middlemindgames.tdb.ImageFileChooser
Gets the max X position.
getMaxPosX() - Method in class com.middlemindgames.tdb.MidiFileChooser
Gets the max X position.
getName() - Method in class com.middlemindgames.tdb.Objects
Object name getter.
getName() - Method in class com.middlemindgames.tdb.TreeNodeEx
Getter for the name.
getNpcId() - Method in class com.middlemindgames.tdb.Objects
NPC id getter.
getObjectImg() - Method in class com.middlemindgames.tdb.Objects
Object image getter.
getObjectSetsId() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the object sets id.
getObjectType() - Method in class com.middlemindgames.tdb.Objects
Object type string getter.
getObjSet() - Method in class com.middlemindgames.tdb.Objects
Returns the parent object set id.
getParameters() - Method in class com.middlemindgames.tdb.StoredProcedure
Returns the parameters stored for this instance of StoredProcedure.
getPassword() - Method in class com.middlemindgames.tdb.DataAccess
Password getter.
getPassword() - Method in interface com.middlemindgames.tdb.DataAccessTemplate
Password getter.
getPort() - Method in class com.middlemindgames.tdb.DataAccess
Port number getter.
getPort() - Method in interface com.middlemindgames.tdb.DataAccessTemplate
Port number getter.
getPosx() - Method in class com.middlemindgames.tdb.Objects
Position X getter.
getPosy() - Method in class com.middlemindgames.tdb.Objects
Position Y getter.
getPreferredSize() - Method in class com.middlemindgames.tdb.CheckBoxTreeCellRenderer
Return the preferred size for the tree cell.
getPreferredSize() - Method in class com.middlemindgames.tdb.TreeLabel
Return the preferred size for the tree cell.
getRightLink() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the right link.
getRoomId() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter of the room id.
getScale() - Method in class com.middlemindgames.tdb.RoomPreview
Getter for the current scale of the room.
getSearchId() - Method in class com.middlemindgames.tdb.Objects
Search id setter.
getServer() - Method in class com.middlemindgames.tdb.DataAccess
Server name getter.
getServer() - Method in interface com.middlemindgames.tdb.DataAccessTemplate
Server name getter.
getSid() - Method in class com.middlemindgames.tdb.DataAccess
The SID for Oracle 10G databases, the schema for Mysql databases.
getSid() - Method in interface com.middlemindgames.tdb.DataAccessTemplate
The SID for Oracle 10G databases, the schema for Mysql databases.
getSql() - Method in class com.middlemindgames.tdb.StoredProcedure
Returns an SQL representation of the query.
getSqlEscapeChar() - Method in class com.middlemindgames.tdb.DataAccess
SQL escape character getter.
getSqlEscapeChar() - Method in interface com.middlemindgames.tdb.DataAccessTemplate
SQL escape character getter.
getStorage() - Method in class com.middlemindgames.tdb.TreeNodeEx
Getter for the storage object.
getStringId() - Method in class com.middlemindgames.tdb.Objects
String id getter.
getTableName() - Method in class com.middlemindgames.tdb.TreeNodeEx
Getter for the table name.
getTag() - Method in class com.middlemindgames.tdb.CheckBoxNode
Tag getter.
getTagNames() - Method in class com.middlemindgames.tdb.FormBuilder
Returns the tag names for all children off the root XML node.
getText() - Method in class com.middlemindgames.tdb.ComboBoxNode
Text field getter.
getText() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the label field.
getTileType() - Method in class com.middlemindgames.tdb.RoomData
Returns a tile type.
getTopLink() - Method in class com.middlemindgames.tdb.LinkTableObject
Getter for the top link.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.middlemindgames.tdb.CheckBoxTreeCellRenderer
Returns the tree cell renderer component.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.middlemindgames.tdb.ImageTreeCellRenderer
Returns a rendered tree cell component.
getType() - Method in class com.middlemindgames.tdb.DataAccess
Database type getter.
getType() - Method in interface com.middlemindgames.tdb.DataAccessTemplate
Database type getter.
getUsername() - Method in class com.middlemindgames.tdb.DataAccess
Username getter.
getUsername() - Method in interface com.middlemindgames.tdb.DataAccessTemplate
Username getter.
getVerticalOffset() - Method in class com.middlemindgames.tdb.Objects
Vertical offset getter.
getXmlData(String, String) - Method in class com.middlemindgames.tdb.FormBuilder
Returns a NodeList of all the entries in the XML file that match the given key.
getXmlData(String) - Method in class com.middlemindgames.tdb.FormBuilder
Requires that the XML file be loaded and the root element set.
getXmlData(String[], String) - Method in class com.middlemindgames.tdb.FormBuilder
Get values from an XmlDocument for a set of given keys.
getXmlData(String[]) - Method in class com.middlemindgames.tdb.FormBuilder
Get values from XmlDocument for a set of given keys.
getXmlDataStatic(String, String) - Static method in class com.middlemindgames.tdb.FormBuilder
Returns a NodeList of all the entries in the XML file that match the given key.
getXmlDataStatic(String[], String) - Static method in class com.middlemindgames.tdb.FormBuilder
Get values from an XmlDocument for a set of given keys.
A B C D E F G I J L M N O P R S T U V W X Y 
Skip navigation links