- refreshTreeView() - Method in class com.middlemindgames.tdb.LevelBuilderForm
-
Refreshes the current tree view.
- RegisterForm() - Method in interface com.middlemindgames.tdb.TyreDatBuilderFormTemplate
-
- removeObject(Objects) - Method in class com.middlemindgames.tdb.RoomPreview
-
Remove an object from the room preview.
- resetRoomData() - Method in class com.middlemindgames.tdb.LevelBuilderForm
-
Resets the room data.
- returnVal - Variable in class com.middlemindgames.tdb.ValidateDatForm
-
- right - Variable in class com.middlemindgames.tdb.RoomData
-
- RoomData - Class in com.middlemindgames.tdb
-
Represents a room data object.
- RoomData() - Constructor for class com.middlemindgames.tdb.RoomData
-
Generic constructor for the room data object.
- RoomData(int, int, int, int, int, int, int, Image, Image) - Constructor for class com.middlemindgames.tdb.RoomData
-
Room data object constructor.
- roomDataId - Variable in class com.middlemindgames.tdb.RoomData
-
- roomDataSet - Variable in class com.middlemindgames.tdb.RoomPreview
-
- roomId - Variable in class com.middlemindgames.tdb.RoomPreview
-
- RoomPreview - Class in com.middlemindgames.tdb
-
Shows a preview of the contents of a room in the game, using live game data.
- RoomPreview(int, int, int, int, int, LevelBuilderForm) - Constructor for class com.middlemindgames.tdb.RoomPreview
-
Constructor that sets the width, height, tile width, tile height and owner.
- RoomPreview(int, int, int, int, int, LevelBuilderForm, String) - Constructor for class com.middlemindgames.tdb.RoomPreview
-
Constructor that sets the width, height, tile width, tile height, owner and link table id.
- roomsId - Variable in class com.middlemindgames.tdb.RoomData
-
- rotateImage(int, int, Image, int) - Method in class com.middlemindgames.tdb.RoomPreview
-
Rotate the given image by the given degrees.
- run - Variable in class com.middlemindgames.tdb.BuildDatForm
-
- run() - Method in class com.middlemindgames.tdb.BuildDatProcess
-
Runs the DAT file building process.
- run - Variable in class com.middlemindgames.tdb.CheckTablesForm
-
- run() - Method in class com.middlemindgames.tdb.CheckTablesProcess
-
Checks to make sure there are tables listed in the XML configuration file.
- run() - Method in class com.middlemindgames.tdb.CleanDatProcess
-
Run method for executing the threaded task of this class.
- run() - Method in class com.middlemindgames.tdb.DisplayBuildDatFormThread
-
If the build DAT form is hidden, show and focus.
- run() - Method in class com.middlemindgames.tdb.DisplayCheckTablesFormThread
-
If the check tables form is hidden, show and focus.
- run() - Method in class com.middlemindgames.tdb.DisplayCleanDatFormThread
-
If the clean DAT form is hidden, show and focus.
- run() - Method in class com.middlemindgames.tdb.DisplayConfigFormThread
-
If config form is hidden, show and focus.
- run() - Method in class com.middlemindgames.tdb.DisplayCreateWorkspaceThread
-
If Create Workspace form is hidden, show and focus.
- run() - Method in class com.middlemindgames.tdb.DisplayLevelBuilderFormThread
-
If the level builder form is hidden, show and focus.
- run() - Method in class com.middlemindgames.tdb.DisplayNpcPreviewFormThread
-
If the NPC preview form is hidden, show and focus.
- run() - Method in class com.middlemindgames.tdb.DisplayOpenWorkspaceThread
-
Display Open Workspaces dialog if there are existing workspaces in the DB.
- run() - Method in class com.middlemindgames.tdb.DisplayValidateDatFormThread
-
If the validate DAT form is hidden, show and focus.
- run() - Method in class com.middlemindgames.tdb.DisplayWorkspaceCopyFormThread
-
If the workspace copy form is hidden, show and focus.
- run() - Method in class com.middlemindgames.tdb.DisplayWorkspaceFormThread
-
The runnable that creates the new workspace form and makes it visible.
- run - Variable in class com.middlemindgames.tdb.ValidateDatForm
-
- run() - Method in class com.middlemindgames.tdb.ValidateDatProcess
-
Processing method that handles checking the load of a DAT file.