- id - Variable in class com.middlemindgames.tdb.JPanelEx
-
- id - Variable in class com.middlemindgames.tdb.Objects
-
- imageDir - Variable in class com.middlemindgames.tdb.TyreDatBuilder
-
- ImageFileChooser - Class in com.middlemindgames.tdb
-
Class used to locate and set image files.
- ImageFileChooser(int, int, String, String, int, int, String, int, int, String) - Constructor for class com.middlemindgames.tdb.ImageFileChooser
-
Constructor for the image file chooser class.
- imageId - Variable in class com.middlemindgames.tdb.Objects
-
- ImagePreview - Class in com.middlemindgames.tdb
-
Image preview helper class.
- ImagePreview(JFileChooser) - Constructor for class com.middlemindgames.tdb.ImagePreview
-
Constructor takes a JFileChooser as an argument.
- ImagePreview(Image) - Constructor for class com.middlemindgames.tdb.ImagePreview
-
Constructor takes an Image as an argument.
- ImageSample - Class in com.middlemindgames.tdb
-
Image preview helper class.
- ImageSample(ImageFileChooser, String) - Constructor for class com.middlemindgames.tdb.ImageSample
-
Similar to the ImagePreview class except this class works with the imageFileChooser class.
- ImageSample(String) - Constructor for class com.middlemindgames.tdb.ImageSample
-
Constructor that only sets the image directory.
- imageSourceDir - Variable in class com.middlemindgames.tdb.TyreDatBuilder
-
- ImageTreeCellRenderer - Class in com.middlemindgames.tdb
-
Image node used as part of a tree view.
- ImageTreeCellRenderer(String, String) - Constructor for class com.middlemindgames.tdb.ImageTreeCellRenderer
-
Constructor that creates a not found, and a hidden item image from the paths provided.
- imageView - Variable in class com.middlemindgames.tdb.ImageFileChooser
-
- imgWrtr - Variable in class com.middlemindgames.tdb.LevelBuilderForm
-
- increasePanelHeight(JPanel, int) - Static method in class com.middlemindgames.tdb.FormBuilder
-
Increases panel height based on position of last control.
- increasePanelWidth(JPanel, int, int) - Static method in class com.middlemindgames.tdb.FormBuilder
-
Increases panel width based on size and position of a control.
- index - Variable in class com.middlemindgames.tdb.JPanelEx
-
- IsArrayEmpty(Object...) - Static method in class com.middlemindgames.tdb.TyreUtils
-
Tests if an array of objects is empty.
- IsFormRegistered() - Method in interface com.middlemindgames.tdb.TyreDatBuilderFormTemplate
-
- isSelected - Variable in class com.middlemindgames.tdb.CheckBoxNode
-
- isSelected() - Method in class com.middlemindgames.tdb.CheckBoxNode
-
Selected getter.
- IsStringEmpty(String) - Static method in class com.middlemindgames.tdb.TyreUtils
-
Tests if a string is NULL, equal to "", or has length 0.