- wkspcId - Variable in class com.middlemindgames.tdb.LevelBuilderForm
-
- wkspcId - Variable in class com.middlemindgames.tdb.WorkspaceForm
-
- wkspcName - Variable in class com.middlemindgames.tdb.WorkspaceForm
-
- workspaceCopy - Variable in class com.middlemindgames.tdb.WorkspaceForm
-
- WorkspaceCopyForm - Class in com.middlemindgames.tdb
-
A copy workspace feature that allows you to copy information from one workspace to another.
- WorkspaceCopyForm(String, WorkspaceForm) - Constructor for class com.middlemindgames.tdb.WorkspaceCopyForm
-
Creates a new workspaceCopyClass.
- WorkspaceForm - Class in com.middlemindgames.tdb
-
Workspace form is the main editing form that allows you to view all of
your workspace objects in a tree view.
- WorkspaceForm(String, String) - Constructor for class com.middlemindgames.tdb.WorkspaceForm
-
Constructor sets the workspace id and the workspace name from the open workspace form.
- wr(String) - Static method in class com.middlemindgames.tdb.TyreDatBuilder
-
Centralized logging method for standard out logging.
- wrErr(Exception) - Static method in class com.middlemindgames.tdb.TyreDatBuilder
-
Centralized logging method for standard error logging.
- wrErr(String) - Static method in class com.middlemindgames.tdb.TyreDatBuilder
-
Centralized logging method for standard err logging.
- writeSettings(JPanel, String) - Method in class com.middlemindgames.tdb.FormBuilder
-
Writes the setting contents of the given JPanel to the specified XML configuration file.
- writeSettings(JPanel) - Method in class com.middlemindgames.tdb.FormBuilder
-
Writes the values in the given JPanel container to the XML structure loaded
from the configuration file.