Gridarta 9529
API Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

T

t - Variable in class net.sf.gridarta.utils.EventListenerList2
The listener's type.
tab - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.MoveToActions
The tab.
Tab - Class in net.sf.gridarta.gui.utils.tabbedpanel
A tab in a TabbedPanel component.
Tab(String, JComponent, Location, boolean, int, boolean) - Constructor for class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Creates a new instance.
TAB_ALT_LOCATION - Static variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
The key used to store the current location of a tab.
TAB_HEIGHT_PREFIX - Static variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
The key used to store the preferred height of a tab.
TAB_LOCATION - Static variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
The key used to store the current location of a tab.
TAB_OPEN_PREFIX - Static variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
The key used to store the open status of a tab.
TAB_PREFIX - Static variable in class net.sf.gridarta.gui.utils.tabbedpanel.TabbedPanel
The key used to store the preferred height of a tab.
TAB_WIDTH_PREFIX - Static variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
The key used to store the preferred width of a tab.
tabAdded(Tab, DoubleButtonList, boolean) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.TabbedPanel
Called whenever a Tab has been added to a ButtonList.
tabbedPane - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
The central tabbed pane (the place where all the attribute tabs are).
tabbedPane - Variable in class net.sf.gridarta.gui.dialog.plugin.ClosingListener
The JTabbedPane to close.
tabbedPane - Variable in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
Panel holding both archetype chooser and pickmap chooser.
tabbedPanel - Variable in class net.sf.gridarta.gui.misc.MainView
The TabbedPanel that displays MainView.frame and all open tabs.
tabbedPanel - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.MoveToActions
The TabbedPanel to forward to.
TabbedPanel - Class in net.sf.gridarta.gui.utils.tabbedpanel
A Component that always displays another component and optionally a number of tabs around it.
TabbedPanel(Component) - Constructor for class net.sf.gridarta.gui.utils.tabbedpanel.TabbedPanel
Creates a new instance.
TabButtonAction - Class in net.sf.gridarta.gui.utils.tabbedpanel
An Action for buttons in TabbedPanels.
TabButtonAction(String) - Constructor for class net.sf.gridarta.gui.utils.tabbedpanel.TabButtonAction
Creates a new instance.
tabButtonMoveToBottom() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.MoveToActions
Action method to move the menu to Location.BOTTOM.
tabButtonMoveToLeft() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.MoveToActions
Action method to move the menu to Location.LEFT.
tabButtonMoveToRight() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.MoveToActions
Action method to move the menu to Location.RIGHT.
tabButtonMoveToTop() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.MoveToActions
Action method to move the menu to Location.TOP.
tabChanged(Tab, Tab) - Method in interface net.sf.gridarta.gui.utils.tabbedpanel.ButtonListsListener
Called whenever thee selected tab has changed.
tabDesktop - Variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserView
The tab panel containing the archetype lists.
tabIndex - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Maps tab to tab index.
tableCellRenderer - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.TableHeaderCellRenderer
The default TableCellRenderer of the associated table.
TableHeaderCellRenderer - Class in net.sf.gridarta.gui.dialog.browsearchetypes
A TableCellRenderer that adds a closing icon.
TableHeaderCellRenderer(ImageIcon, TableCellRenderer) - Constructor for class net.sf.gridarta.gui.dialog.browsearchetypes.TableHeaderCellRenderer
Creates a new instance.
TableModel<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.findarchetypes
The model for displaying a set of archetypes.
TableModel(ArchetypeTypeSet) - Constructor for class net.sf.gridarta.gui.dialog.findarchetypes.TableModel
Creates a new instance.
TabListener - Interface in net.sf.gridarta.gui.utils.tabbedpanel
Interface for listeners interested in Tab related events.
tabPane - Variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
 
tabRemoved(DoubleButtonList) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.TabbedPanel
Called whenever a Tab has been added from a ButtonList.
tabs - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
All active tabs.
tabs - Variable in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
The tabs in the same order as DefaultObjectChooser.tabbedPane.
tabs - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonLists
Maps button instance to Tab instance.
tabs - Variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditControl
 
tabSeverity - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.AbstractGameObjectAttributesTab
The tab severity.
tabSeverityChanged(GameObjectAttributesTab<G, A, R>, Severity) - Method in interface net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesTabListener
A tab's severity has changed.
tabSize - Variable in class net.sf.gridarta.textedit.textarea.TextAreaPainter
The tab size in pixels.
tearDown() - Method in class net.sf.gridarta.model.validation.AbstractValidatorTest
teleportCharacterToMap(String, int, int) - Method in class net.sf.gridarta.actions.AbstractServerActions
Teleports the character to the given map path.
teleportCharacterToMap(String, int, int) - Method in class net.sf.gridarta.var.atrinik.actions.AtrinikServerActions
Teleports the character to the given map path.
temperature - Variable in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Weather variable: temperature.
template - Variable in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
If set, this entire map is a template map.
test() - Method in class net.sf.gridarta.utils.XteaTest
Checks that basic encryption and decryption works.
test1() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuPreferencesTest
Checks that saving and re-loading entries works as expected.
test1() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Read a simple types.xml file.
test1() - Method in class net.sf.gridarta.model.index.MapsIndexerTest
Checks that basic indexing works as expected.
test1() - Method in class net.sf.gridarta.model.index.MapsIndexTest
Checks that values are correctly marked as pending.
test2() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuPreferencesTest
Checks that loading a MapMenu instance works as expected.
test3() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuPreferencesTest
Checks that saving and re-loading a MapMenu having directories with the same name works.
testAbsoluteToRelative() - Method in class net.sf.gridarta.model.io.PathManagerTest
testAccept() - Method in class net.sf.gridarta.utils.HideFileFilterProxyTest
testAcceptMatcher() - Method in class net.sf.gridarta.model.mapmodel.FilterGameObjectIteratorTest
Checks that a matcher that accepts some game objects returns only the accepted game objects.
TestActionBuilder - Class in net.sf.gridarta.utils
Utility class for initializing the ActionBuilder infrastructure for regression tests.
TestActionBuilder() - Constructor for class net.sf.gridarta.utils.TestActionBuilder
Private constructor to prevent instantiation.
testAddFirst() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
testAddGameObjectToMap1() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
testAddGameObjectToMap2() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
testAddLast() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
testAllMatcher() - Method in class net.sf.gridarta.model.mapmodel.FilterGameObjectIteratorTest
Checks that a matcher that accepts all game objects returns all game objects.
TestAnimationObjects - Class in net.sf.gridarta.model.anim
An AnimationObjects for regression tests.
TestAnimationObjects() - Constructor for class net.sf.gridarta.model.anim.TestAnimationObjects
Creates a new instance.
testAnimationPaths() - Method in class net.sf.gridarta.model.resource.AbstractFilesResourcesReaderTest
checks that animations read from .anim files have correct path names.
testAppend() - Method in class net.sf.gridarta.utils.WrappingStringBuilderTest
TestArchetype - Interface in net.sf.gridarta.model.archetype
An Archetype implementation for testing purposes.
TestArchetypeAttribute - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute suitable for unit tests.
TestArchetypeAttribute(String, String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.TestArchetypeAttribute
Creates a new instance.
TestArchetypeAttributeFactory - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttributeFactory suitable for unit tests.
TestArchetypeAttributeFactory() - Constructor for class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
 
TestArchetypeBuilder - Class in net.sf.gridarta.model.archetype
An AbstractArchetypeBuilder for regression tests.
TestArchetypeBuilder(GameObjectFactory<TestGameObject, TestMapArchObject, TestArchetype>) - Constructor for class net.sf.gridarta.model.archetype.TestArchetypeBuilder
Creates a new instance.
TestArchetypeFactory - Class in net.sf.gridarta.model.archetype
An ArchetypeFactory implementation for testing purposes.
TestArchetypeFactory(FaceObjectProviders, AnimationObjects) - Constructor for class net.sf.gridarta.model.archetype.TestArchetypeFactory
Creates a new instance.
testArchetypeFromXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a ArchetypeParameter is correctly decoded.
testArchetypeFromXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that an ArchetypeParameter is correctly decoded.
testArchetypeFromXml3() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that an ArchetypeParameter is correctly decoded.
testArchetypeOrder1() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that a "archetype_order" is parsed correctly: missing attribute_order element.
testArchetypeOrder2() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that a "archetype_order" is parsed correctly: empty element.
testArchetypeOrder3() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that a "archetype_order" is parsed correctly: all attributes specified.
testArchetypeOrder4() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that a "archetype_order" is parsed correctly: some attributes missing.
TestArchetypeParser - Class in net.sf.gridarta.model.io
An ArchetypeParser for regression tests.
TestArchetypeParser(TestArchetypeBuilder, AnimationObjects, ArchetypeSet<TestGameObject, TestMapArchObject, TestArchetype>) - Constructor for class net.sf.gridarta.model.io.TestArchetypeParser
Creates an ArchetypeParser.
testArchetypeToXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that an ArchetypeParameter instance is correctly encoded.
testArchetypeToXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that an ArchetypeParameter instance is correctly encoded.
testArchetypeToXml3() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that an ArchetypeParameter instance is correctly encoded.
testAttributes1() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeTest
Checks that empty expansions work correctly.
testAttributes2() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeTest
Checks that ${xxx} expansions work correctly.
testAttributes3() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeTest
Checks that ${xxx?true:false} expansions work correctly.
testBooleanFromXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a BooleanParameter is correctly decoded.
testBooleanFromXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a BooleanParameter is correctly decoded.
testBooleanToXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a BooleanParameter instance is correctly encoded.
testBooleanToXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a BooleanParameter instance is correctly encoded.
TestCacheFiles - Class in net.sf.gridarta.model.io
A CacheFiles implementation for regression test.
TestCacheFiles() - Constructor for class net.sf.gridarta.model.io.TestCacheFiles
 
testCutPaste1() - Method in class net.sf.gridarta.gui.copybuffer.CopyBufferTest
TestDefaultArchetype - Class in net.sf.gridarta.model.archetype
An Archetype implementation for testing purposes.
TestDefaultArchetype(String, FaceObjectProviders, AnimationObjects) - Constructor for class net.sf.gridarta.model.archetype.TestDefaultArchetype
Creates a new instance.
testDefaultName1() - Method in class net.sf.gridarta.model.artifact.ArtifactParserTest
Checks that an artifact definition inherits the def_arch archetype's name by default.
testDefaultName2() - Method in class net.sf.gridarta.model.artifact.ArtifactParserTest
Checks that an artifact definition inherits the def_arch archetype's name by default.
testDefaultName3() - Method in class net.sf.gridarta.model.artifact.ArtifactParserTest
Checks that an artifact definition inherits the def_arch archetype's name by default.
testDefaultName4() - Method in class net.sf.gridarta.model.artifact.ArtifactParserTest
Checks that an artifact definition inherits the def_arch archetype's name by default.
testDefaultName5a() - Method in class net.sf.gridarta.model.artifact.ArtifactParserTest
Checks for spurious error messages when setting an artifact's name when the base archetype doesn't has an explicit name.
testDefaultName5b() - Method in class net.sf.gridarta.model.artifact.ArtifactParserTest
Checks for spurious error messages when setting an artifact's name when the base archetype doesn't has an explicit name.
testDiffTextString() - Method in class net.sf.gridarta.utils.StringUtilsTest
testDiffTextString(CharSequence, String, String, String) - Static method in class net.sf.gridarta.utils.StringUtilsTest
testDirection1() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that caching the "direction" attribute does work.
testDirection2() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that caching the "direction" attribute does work.
testDirection3() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that caching the "direction" attribute does work.
testDoMoveSquareBottomMulti() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareBottomAction does work for multi-square game objects.
testDoMoveSquareBottomSingle() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareBottomAction does work for single-square game objects.
testDoMoveSquareDownMulti() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareDownAction does work for multi-square game objects.
testDoMoveSquareDownSingle() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareDownAction does work for single-square game objects.
testDoMoveSquareEnvMulti3() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareEnvAction does work for multi-square game objects.
testDoMoveSquareEnvMulti4() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareEnvAction does work for multi-square game objects.
testDoMoveSquareEnvSingle1() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareEnvAction does work for single-square game objects.
testDoMoveSquareEnvSingle2() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareEnvAction does work for single-square game objects.
testDoMoveSquareEnvSingle3() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareEnvAction does work for single-square game objects.
testDoMoveSquareInvIntoHead1() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareInvAction always inserts into the head-part.
testDoMoveSquareInvMulti1() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareInvAction does work for multi-square game objects.
testDoMoveSquareInvSingle1() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareInvAction does work for single-square game objects.
testDoMoveSquareTopMulti() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareTopAction does work for multi-square game objects.
testDoMoveSquareTopSingle() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareTopAction does work for single-square game objects.
testDoMoveSquareTopSingle() - Method in class net.sf.gridarta.model.gameobject.GameObjectFactoryTest
Checks that GameObjectFactory.cloneGameObject(GameObject) correctly updates the container.
testDoMoveSquareUpMulti() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareUpAction does work for multi-square game objects.
testDoMoveSquareUpSingle() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareUpAction does work for single-square game objects.
testDoubleFromXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a DoubleParameter is correctly decoded.
testDoubleFromXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a DoubleParameter is correctly decoded.
testDoubleToXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a DoubleParameter instance is correctly encoded.
testDoubleToXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a DoubleParameter instance is correctly encoded.
testDuplicateArchetype1() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that duplicate archetypes are detected.
testDuplicateArchetype2() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that duplicate archetypes are detected.
testEditType1() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
Checks that modifications correctly update edit types.
testEmbeddedHtml1() - Method in class net.sf.gridarta.gui.map.renderer.ToolTipAppenderTest
Checks that HTML tags are correctly encoded in tooltip.
testEmpty() - Method in class net.sf.gridarta.model.io.ArchetypeParserTest
Checks that an empty archetype can be parsed.
testEmpty() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
Test case for an empty transaction.
testEmptyIterator() - Method in class net.sf.gridarta.model.mapmodel.FilterGameObjectIteratorTest
Checks that an empty iterator is filtered correctly.
testEnabled() - Method in class net.sf.gridarta.model.validation.AbstractValidatorTest
testEnsureTrailingNewline() - Method in class net.sf.gridarta.utils.StringUtilsTest
testEnsureTrailingNewline(String, String) - Static method in class net.sf.gridarta.utils.StringUtilsTest
testEquals() - Method in class net.sf.gridarta.utils.Size2DTest
Test case for Size2D.equals(Object).
TestErrorView - Class in net.sf.gridarta.model.errorview
An ErrorView suitable for unit tests.
TestErrorView() - Constructor for class net.sf.gridarta.model.errorview.TestErrorView
 
testEvents(int, int) - Static method in class net.sf.gridarta.model.mapcursor.MapCursorTest
Checks if the number of events fired is correct.
testExitConnect1() - Method in class net.sf.gridarta.actions.ExitConnectorActionsTest
testExitConnectAuto1() - Method in class net.sf.gridarta.actions.ExitConnectorActionsTest
Checks that ExitConnectorActions.doExitConnect(boolean, MapControl, Point) does work when auto-creating exit objects.
TestExitConnectorModel - Class in net.sf.gridarta.model.exitconnector
ExitConnectorModel implementation for regression tests.
TestExitConnectorModel() - Constructor for class net.sf.gridarta.model.exitconnector.TestExitConnectorModel
 
testExitCopy1() - Method in class net.sf.gridarta.actions.ExitConnectorActionsTest
testExitPaste1() - Method in class net.sf.gridarta.actions.ExitConnectorActionsTest
testExitPaste2() - Method in class net.sf.gridarta.actions.ExitConnectorActionsTest
Checks that ExitConnectorActions.doExitPaste(boolean, MapControl, Point) does not crash when connecting to an unsaved map.
TestFaceObjects - Class in net.sf.gridarta.model.face
A FaceObjects for regression tests.
TestFaceObjects() - Constructor for class net.sf.gridarta.model.face.TestFaceObjects
Creates a new instance.
TestFileControl - Class in net.sf.gridarta.model.mapmanager
A FileControl implementation for testing purposes.
TestFileControl() - Constructor for class net.sf.gridarta.model.mapmanager.TestFileControl
 
TestFilesResourcesReader - Class in net.sf.gridarta.model.resource
An AbstractFilesResourcesReader for regression tests.
TestFilesResourcesReader(File, ArchetypeSet<TestGameObject, TestMapArchObject, TestArchetype>, AbstractArchetypeParser<TestGameObject, TestMapArchObject, TestArchetype, ?>, ArchFaceProvider, File, String, AnimationObjects, FaceObjects) - Constructor for class net.sf.gridarta.model.resource.TestFilesResourcesReader
Creates a new instance.
testFillAdjacent() - Method in class net.sf.gridarta.model.floodfill.FillUtilsTest
testFilterFromXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a FilterParameter is correctly decoded.
testFilterFromXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a FilterParameter is correctly decoded.
testFilterToXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a FilterParameter instance is correctly encoded.
testFilterToXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a FilterParameter instance is correctly encoded.
testFind1() - Method in class net.sf.gridarta.model.index.MapsIndexTest
Checks that Index.findPartialName(String) works as expected.
TestGameObject - Class in net.sf.gridarta.model.gameobject
A GameObject implementation for testing purposes.
TestGameObject(TestArchetype, FaceObjectProviders, AnimationObjects) - Constructor for class net.sf.gridarta.model.gameobject.TestGameObject
Creates a new instance.
TestGameObjectFactory - Class in net.sf.gridarta.model.gameobject
A GameObjectFactory for regression tests.
TestGameObjectFactory(FaceObjectProviders, AnimationObjects) - Constructor for class net.sf.gridarta.model.gameobject.TestGameObjectFactory
Creates a new instance.
TestGameObjectParser - Class in net.sf.gridarta.model.io
A GameObjectParser for regression tests.
TestGameObjectParser(GameObjectFactory<TestGameObject, TestMapArchObject, TestArchetype>, ArchetypeSet<TestGameObject, TestMapArchObject, TestArchetype>) - Constructor for class net.sf.gridarta.model.io.TestGameObjectParser
Create a new instance.
testGetAllGameObjects1() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
Test case for DefaultMapModel.getAllGameObjects(): for a 1x2 game object only the head should be returned.
testGetAttribute(CharSequence, String, String) - Static method in class net.sf.gridarta.utils.StringUtilsTest
testGetDescription() - Method in class net.sf.gridarta.utils.HideFileFilterProxyTest
testGetHeight() - Method in class net.sf.gridarta.utils.Size2DTest
Test case for Size2D.getHeight().
testGetWidth() - Method in class net.sf.gridarta.utils.Size2DTest
Test case for Size2D.getWidth().
testGoTo() - Method in class net.sf.gridarta.model.mapcursor.MapCursorTest
testHashCode() - Method in class net.sf.gridarta.utils.Size2DTest
Test case for Size2D.hashCode().
testHideFileFilterProxy() - Method in class net.sf.gridarta.utils.HideFileFilterProxyTest
testIgnoreDefaultAttribute1() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that ignoring default attributes do work.
testIgnoreDefinedAttribute1() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that ignoring defined attributes do work.
testIgnoreImportAttribute1() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that ignoring import attributes do work.
testImport1() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that imports do work.
testImport2() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that multi-imports do work.
testInsert1() - Method in class net.sf.gridarta.actions.UndoActionsTest
Checks that undo correctly sets the "face" attribute.
testInsert1() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that inserting with autojoin works as expected.
testInsertAfter() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
testInsertAlt1() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that inserting alternative archetypes with autojoin works as expected.
testInsertAlt2() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that inserting alternative archetypes with autojoin works as expected.
testInsertAlt3() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that inserting alternative archetypes with autojoin works as expected.
testInsertBefore() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
testInsertDuplicate1() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that inserting duplicate archetypes with autojoin works as expected.
testInsertReplace1() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that replacing archetypes works as expected.
testInsertSystemObject1() - Method in class net.sf.gridarta.model.mapmodel.AutoInsertionModeTest
Checks that the auto-insertion mode works as expected.
testInsertSystemObject2() - Method in class net.sf.gridarta.model.mapmodel.AutoInsertionModeTest
Checks that the auto-insertion mode works as expected.
testIntegerFromXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that an IntegerParameter is correctly decoded.
testIntegerFromXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that an IntegerParameter is correctly decoded.
testIntegerToXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that an IntegerParameter instance is correctly encoded.
testIntegerToXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that an IntegerParameter instance is correctly encoded.
testInventoryGameObjects() - Method in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParserTest
Checks that inventory game objects are recognized.
testInventoryGameObjects() - Method in class net.sf.gridarta.var.crossfire.model.io.ArchetypeParserTest
Checks that inventory game objects are recognized.
testIsAbsolute() - Method in class net.sf.gridarta.model.io.PathManagerTest
testIsOnGrid() - Method in class net.sf.gridarta.model.mapcursor.MapCursorTest
testIsRelative() - Method in class net.sf.gridarta.model.io.PathManagerTest
testIterator() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
Checks that GameObjectContainer.iterator()'s Iterator.remove() does work correctly.
testIteratorBackward() - Method in class net.sf.gridarta.model.mapmodel.MapSquareIteratorTest
Checks that the backward iterator returns all map squares.
testIteratorBackward() - Method in class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIteratorTest
Checks the backward iterator.
testIteratorBackwardEmpty() - Method in class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIteratorTest
Checks the backward iterator on an empty map.
testIteratorBackwardSkip() - Method in class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIteratorTest
Checks the backward iterator with skipped first element.
testIteratorBackwardStart() - Method in class net.sf.gridarta.model.mapmodel.MapSquareIteratorTest
Checks that the backward iterator returns all map squares.
testIteratorBackwardStartSkip() - Method in class net.sf.gridarta.model.mapmodel.MapSquareIteratorTest
Checks that the backward iterator returns all map squares when skip is enabled.
testIteratorDirection0() - Method in class net.sf.gridarta.model.mapmodel.MapSquareIteratorTest
Checks that invalid directions are rejected.
testIteratorDirection2() - Method in class net.sf.gridarta.model.mapmodel.MapSquareIteratorTest
Checks that invalid directions are rejected.
testIteratorForward() - Method in class net.sf.gridarta.model.mapmodel.MapSquareIteratorTest
Checks that the forward iterator returns all map squares.
testIteratorForward() - Method in class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIteratorTest
Checks the forward iterator.
testIteratorForwardEmpty() - Method in class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIteratorTest
Checks the forward iterator on an empty map.
testIteratorForwardSkip() - Method in class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIteratorTest
Checks the forward iterator with skipped first element.
testIteratorForwardStart() - Method in class net.sf.gridarta.model.mapmodel.MapSquareIteratorTest
Checks that the forward iterator returns all map squares.
testIteratorForwardStartSkip() - Method in class net.sf.gridarta.model.mapmodel.MapSquareIteratorTest
Checks that the forward iterator returns all map squares when skip is enabled.
testIteratorReadOnly() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetTest
Checks that ArchetypeTypeSet.iterator() returns a read-only iterator.
testIteratorReadOnly() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeTest
Checks that ArchetypeType.iterator() returns a read-only iterator.
testListener() - Method in class net.sf.gridarta.model.index.MapsIndexTest
Checks that listeners are notified.
TestMapArchObject - Class in net.sf.gridarta.model.maparchobject
A MapArchObject implementation for testing purposes.
TestMapArchObject() - Constructor for class net.sf.gridarta.model.maparchobject.TestMapArchObject
Creates a new instance.
TestMapArchObject(TestMapArchObject) - Constructor for class net.sf.gridarta.model.maparchobject.TestMapArchObject
Creates a new instance as a copy of another map arch object.
TestMapArchObjectFactory - Class in net.sf.gridarta.model.maparchobject
A MapArchObjectFactory for regression tests.
TestMapArchObjectFactory() - Constructor for class net.sf.gridarta.model.maparchobject.TestMapArchObjectFactory
 
TestMapArchObjectParser - Class in net.sf.gridarta.model.io
A MapArchObjectParser for regression tests.
TestMapArchObjectParser() - Constructor for class net.sf.gridarta.model.io.TestMapArchObjectParser
 
TestMapArchObjectParserFactory - Class in net.sf.gridarta.model.io
A MapArchObjectParserFactory for regression tests.
TestMapArchObjectParserFactory() - Constructor for class net.sf.gridarta.model.io.TestMapArchObjectParserFactory
 
testMapControlCreator - Variable in class net.sf.gridarta.actions.ExitConnectorActionsTest
The TestMapControlCreator for creating maps.
TestMapControlCreator - Class in net.sf.gridarta.model.mapcontrol
Helper class for creating MapControl instances for regression tests.
TestMapControlCreator() - Constructor for class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Creates a new instance.
TestMapControlCreatorUtils - Class in net.sf.gridarta.gui.map.test
Helper class for creating MapControl instances for regression tests.
TestMapControlCreatorUtils() - Constructor for class net.sf.gridarta.gui.map.test.TestMapControlCreatorUtils
Private constructor to prevent instantiation.
TestMapControlFactory - Class in net.sf.gridarta.model.mapcontrol
An MapControlFactory implementation for testing purposes.
TestMapControlFactory(MapWriter<TestGameObject, TestMapArchObject, TestArchetype>, ProjectSettings, MapModelFactory<TestGameObject, TestMapArchObject, TestArchetype>) - Constructor for class net.sf.gridarta.model.mapcontrol.TestMapControlFactory
Creates a new instance.
testMapFromXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a MapParameter is correctly decoded.
testMapFromXml3() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a MapParameter is correctly decoded.
TestMapMenuPreferences - Class in net.sf.gridarta.gui.mapmenu
An AbstractMapMenuPreferences implementation for regression tests.
TestMapMenuPreferences() - Constructor for class net.sf.gridarta.gui.mapmenu.TestMapMenuPreferences
Creates a new instance.
TestMapModelCreator - Class in net.sf.gridarta.model.mapmodel
Helper class for regression tests to create MapModel instances.
TestMapModelCreator(boolean) - Constructor for class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Creates a new instance.
TestMapModelHelper - Class in net.sf.gridarta.model.mapmodel
Helper class for creating MapModel instances for regression tests.
TestMapModelHelper(InsertionMode<TestGameObject, TestMapArchObject, TestArchetype>, GameObjectFactory<TestGameObject, TestMapArchObject, TestArchetype>, ArchetypeSet<TestGameObject, TestMapArchObject, TestArchetype>, FaceObjectProviders, AnimationObjects) - Constructor for class net.sf.gridarta.model.mapmodel.TestMapModelHelper
Creates a new instance.
testMapPathToXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a MapPathParameter instance is correctly encoded.
testMapPathToXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a MapPathParameter instance is correctly encoded.
TestMapReaderFactory - Class in net.sf.gridarta.model.io
An MapReaderFactory implementation for testing purposes.
TestMapReaderFactory(MapArchObjectParserFactory<TestMapArchObject>, MapArchObjectFactory<TestMapArchObject>, GameObjectParser<TestGameObject, TestMapArchObject, TestArchetype>) - Constructor for class net.sf.gridarta.model.io.TestMapReaderFactory
Creates a new instance.
TestMapRenderer - Class in net.sf.gridarta.gui.map.renderer
A MapRenderer implementation for testing purposes.
TestMapRenderer(MapModel<TestGameObject, TestMapArchObject, TestArchetype>) - Constructor for class net.sf.gridarta.gui.map.renderer.TestMapRenderer
Creates a new instance.
TestMapRenderer - Class in net.sf.gridarta.var.atrinik.gui.map.renderer
An IsoMapRenderer for regression tests.
TestMapRenderer(MapViewSettings, FilterControl<TestGameObject, TestMapArchObject, TestArchetype>, MapModel<TestGameObject, TestMapArchObject, TestArchetype>, MapGrid, MultiPositionData, IsoMapSquareInfo, GridMapSquarePainter, GameObjectParser<TestGameObject, TestMapArchObject, TestArchetype>, ResourceIcons) - Constructor for class net.sf.gridarta.var.atrinik.gui.map.renderer.TestMapRenderer
Creates a new instance.
testMapToXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a MapParameter instance is correctly encoded.
testMapToXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a MapParameter instance is correctly encoded.
testMapToXml3() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a MapParameter instance is correctly encoded.
TestMapView - Class in net.sf.gridarta.gui.map.mapview
A MapView implementation for regression tests.
TestMapView(MapControl<TestGameObject, TestMapArchObject, TestArchetype>, MapGrid, MapCursor<TestGameObject, TestMapArchObject, TestArchetype>) - Constructor for class net.sf.gridarta.gui.map.mapview.TestMapView
Creates a new instance.
TestMapViewFactory - Class in net.sf.gridarta.gui.map.mapview
A MapViewFactory implementation for testing purposes.
TestMapViewFactory() - Constructor for class net.sf.gridarta.gui.map.mapview.TestMapViewFactory
 
TestMapViewSettings - Class in net.sf.gridarta.model.mapviewsettings
A MapViewSettings implementation for regression tests.
TestMapViewSettings() - Constructor for class net.sf.gridarta.model.mapviewsettings.TestMapViewSettings
 
testMissingEnd() - Method in class net.sf.gridarta.model.io.ArchetypeParserTest
Checks that a missing "end" line is reported.
testMissingObject() - Method in class net.sf.gridarta.model.artifact.ArtifactParserTest
Checks that a missing "object" line is detected.
testMissingObject() - Method in class net.sf.gridarta.model.io.ArchetypeParserTest
Checks that a missing "object" line is detected.
testModifiedGameObject1() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
Test case for changed objects.
testModifiedGameObject2() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
Test case for changed objects.
testMoveBottom() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
testMoveDown() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
testMoveEnvIntoSelectedMapSquare() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that MoveSquareEnvAction inserts into selected map square.
testMoveTailPart() - Method in class net.sf.gridarta.action.SelectedSquareActionsTest
Checks that tail parts cannot be moved.
testMoveTop() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
testMoveUp() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
testMpartIdInconsistent() - Method in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParserTest
Checks that mpart_id fields are parsed correctly.
testMpartIdOk() - Method in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParserTest
Checks that mpart_id fields are parsed correctly.
testMsgDefault1() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that a "msg" field in default_type does work.
testMsgDefault2() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that a "msg" field in default_type does work.
testMsgDefault3() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
Checks that a "msg" field in default_type CAN BE "ignored".
testMsgTextEmpty() - Method in class net.sf.gridarta.model.io.ArchetypeParserTest
Checks that msg...endmsg fields are parsed correctly.
testMsgTextLeadingWhitespace() - Method in class net.sf.gridarta.model.io.ArchetypeParserTest
Checks that msg...endmsg fields are parsed correctly.
testMsgTextLines() - Method in class net.sf.gridarta.model.io.ArchetypeParserTest
Checks that msg...endmsg fields are parsed correctly.
testMsgTextTrailingWhitespace() - Method in class net.sf.gridarta.model.io.ArchetypeParserTest
Checks that msg...endmsg fields are parsed correctly.
testMsgTextTruncated() - Method in class net.sf.gridarta.model.io.ArchetypeParserTest
Checks that msg...endmsg fields are parsed correctly.
testName1() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that caching the "name" attribute does work.
testName2() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that caching the "name" attribute does work.
testName3() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that caching the "name" attribute does work.
testNewAttributeRangeChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that AttributeRangeChecker can be instantiated.
testNewBlockedMobOrSpawnPointChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that BlockedMobOrSpawnPointChecker can be instantiated.
testNewBlockedSpawnPointChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that BlockedSpawnPointChecker can be instantiated.
testNewConnectedInsideContainerChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that ConnectedInsideContainerChecker can be instantiated.
testNewConnectedPickableChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that ConnectedPickableChecker can be instantiated.
testNewConnectionChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that ConnectionChecker can be instantiated.
testNewCustomTypeChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that CustomTypeChecker can be instantiated.
testNewDoubleLayerChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that DoubleLayerChecker can be instantiated.
testNewDoubleTypeChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that DoubleTypeChecker can be instantiated.
testNewEmptySpawnPointChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that EmptySpawnPointChecker can be instantiated.
testNewEnvironmentChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that EnvironmentChecker can be instantiated.
testNewExitChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that ExitChecker can be instantiated.
testNewMapCheckerScriptChecker1() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that MapCheckerScriptChecker can be instantiated.
testNewMapCheckerScriptChecker2() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that MapCheckerScriptChecker can be instantiated.
testNewMapDifficultyChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that MapDifficultyChecker can be instantiated.
testNewMobOutsideSpawnPointChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that MobOutsideSpawnPointChecker can be instantiated.
testNewNonAbsoluteExitPathChecker() - Method in class net.sf.gridarta.var.crossfire.model.validation.checks.ValidatorFactoryTest
Checks that NonAbsoluteExitPathChecker can be instantiated.
testNewPaidItemShopSquareChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that PaidItemShopSquareChecker can be instantiated.
testNewShopSquareChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that ShopSquareChecker can be instantiated.
testNewSlayingChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that SlayingChecker can be instantiated.
testNewSquareWithoutFloorChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that SquareWithoutFloorChecker can be instantiated.
testNewSysObjectNotOnLayerZeroChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that SysObjectNotOnLayerZeroChecker can be instantiated.
testNewTilePathsChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that TilePathsChecker can be instantiated.
testNewUndefinedArchetypeChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that UndefinedArchetypeChecker can be instantiated.
testNewUndefinedChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that creating an undefined validator results in an exception.
testNewUndefinedFaceChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that UndefinedFaceChecker can be instantiated.
testNewUnsetSlayingChecker() - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactoryTest
Checks that UnsetSlayingChecker can be instantiated.
testPaintAlign1() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Checks that DefaultIsoGameObject.ALIGN shifts the x coordinate.
testPaintAlign2() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Checks that DefaultIsoGameObject.ALIGN shifts the x coordinate.
testPaintCombined1() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Checks that a combination of attributes works as expected.
testPaintEmpty() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Checks rendering no game objects.
testPaintNormal() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Checks rendering game objects without attributes that affect rendering.
testPaintZ1() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Checks that DefaultIsoGameObject.Z shifts the y coordinate.
testPaintZ2() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Checks that DefaultIsoGameObject.Z shifts the y coordinate.
testPaintZoom1() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Checks that DefaultIsoGameObject.ZOOM scales.
testPaintZoom2() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Checks that DefaultIsoGameObject.ZOOM scales.
testPaintZoom3() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Checks that DefaultIsoGameObject.ZOOM scales.
testPaintZoom4() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Checks that DefaultIsoGameObject.ZOOM scales.
testParseMapArchNoAttributes() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObjectTest
testParseMapArchNoAttributes() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObjectTest
TestParser - Class in net.sf.gridarta.model.artifact
Parser for artifacts definitions.
TestParser() - Constructor for class net.sf.gridarta.model.artifact.TestParser
Creates a new instance.
TestParser(TestErrorView) - Constructor for class net.sf.gridarta.model.artifact.TestParser
Creates a new instance.
testPath(String, String, String) - Method in class net.sf.gridarta.actions.ExitConnectorActionsTest
Checks that an exit path is correctly generated.
testPath() - Method in class net.sf.gridarta.model.io.PathManagerTest
testPath1() - Method in class net.sf.gridarta.actions.ExitConnectorActionsTest
Checks that exit paths are correctly generated.
TestProjectSettings - Class in net.sf.gridarta.model.settings
An ProjectSettings implementation for testing purposes.
TestProjectSettings() - Constructor for class net.sf.gridarta.model.settings.TestProjectSettings
 
testRelativeToAbsolute() - Method in class net.sf.gridarta.model.io.PathManagerTest
testRemove() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
testRemove1() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that removing with autojoin works as expected.
testRemoveAlt1() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that removing alternative archetypes with autojoin works as expected.
testRemoveAlt2() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that removing alternative archetypes with autojoin works as expected.
testRemoveAlt3() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that removing alternative archetypes with autojoin works as expected.
testRemoveAttribute() - Method in class net.sf.gridarta.model.io.AttributeListUtilsTest
testRemoveAttribute() - Method in class net.sf.gridarta.utils.StringUtilsTest
testRemoveMap1() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuUtilsTest
Checks that MapMenuUtils.removeMap(MutableTreeNode, File) works as expected.
testRemoveTrailingWhitespace() - Method in class net.sf.gridarta.utils.StringUtilsTest
testRemoveTrailingWhitespace(CharSequence, String) - Static method in class net.sf.gridarta.utils.StringUtilsTest
testRemoveTrailingWhitespaceFromLines() - Method in class net.sf.gridarta.utils.StringUtilsTest
testRemoveTrailingWhitespaceFromLines(CharSequence, String) - Static method in class net.sf.gridarta.utils.StringUtilsTest
TestRendererFactory - Class in net.sf.gridarta.gui.map.renderer
An RendererFactory implementation for testing purposes.
TestRendererFactory() - Constructor for class net.sf.gridarta.gui.map.renderer.TestRendererFactory
 
testReorderMultiSquares() - Method in class net.sf.gridarta.model.io.DefaultMapReaderTest
Checks that map loading doesn't reorder multi-square game objects.
testReplace() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
testResizeMap1() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
testResizeMap2() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
testResizeMap3() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
testResizeMap4() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
testRetainLoadOrder() - Method in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSetTest
Checks that archetypes are returned in load order.
testReverse() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
Checks that GameObjectContainer.reverse()'s Iterator.remove() does work correctly.
testRevertResizedMap() - Method in class net.sf.gridarta.model.mapmanager.DefaultMapManagerTest
A map that has been resized must still be revertable.
testSaveBookmarks() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuManagerTest
Checks that MapMenuManager does not duplicate bookmark entries when a map is saved.
testSelectionBorderUpdates() - Method in class net.sf.gridarta.model.mapgrid.MapGridTest
Test case for selection border updates.
testSetAttributeInt1() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
testSetAttributeString() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
testSetFaceName1() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that setting the face name does work.
testSetFaceName2() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that a custom face may be changed.
testSetObjectTextAttributeOrdering() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that BaseObject.setObjectText(String) ignores attribute ordering.
testSize2D() - Method in class net.sf.gridarta.utils.Size2DTest
testStringToXml1() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a StringParameter instance is correctly encoded.
testStringToXml2() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Checks that a StringParameter instance is correctly encoded.
testSubDir1() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuTest
testSubDir2() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuTest
Checks that MapMenu.getOrCreateDirectory(MutableTreeNode, String) rejects invalid path names.
testToString1() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that AbstractBaseObject.toString(String) works as expected.
testTransaction() - Method in class net.sf.gridarta.model.index.MapsIndexTest
Checks that Index.beginUpdate() and Index.endUpdate() works as expected.
testType1() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that caching the "type" attribute does work.
testType2() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that caching the "type" attribute does work.
testType3() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Checks that caching the "type" attribute does work.
testTypeNrsGameObjectMatcher1() - Method in class net.sf.gridarta.model.match.NamedGameObjectMatcherTest
Checks that a NamedGameObjectMatcher works correctly when not using an environment check.
testTypeNrsGameObjectMatcher2() - Method in class net.sf.gridarta.model.match.NamedGameObjectMatcherTest
Checks that a NamedGameObjectMatcher works correctly when using an environment check.
TestUndefinedArchetype - Class in net.sf.gridarta.model.archetype
An undefined Archetype implementation for testing purposes.
TestUndefinedArchetype(String, FaceObjectProviders, AnimationObjects) - Constructor for class net.sf.gridarta.model.archetype.TestUndefinedArchetype
Creates a new instance.
testUpdateDirectionOnInsert() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
Test case for DefaultMapModel.getAllGameObjects(): the BaseObject.DIRECTION attribute is set only if the inserted object supports a direction.
testUpdateFaceInformation() - Method in class net.sf.gridarta.model.gameobject.GameObjectFactoryTest
Checks that face information is updated for inventory objects cloned from an archetype.
TestValidatorPreferences - Class in net.sf.gridarta.model.validation
ValidatorPreferences implementation for regression tests.
TestValidatorPreferences() - Constructor for class net.sf.gridarta.model.validation.TestValidatorPreferences
 
testWrongCount() - Method in class net.sf.gridarta.model.autojoin.AutojoinListsTest
Checks that a wrong number of archetypes is detected.
textArea - Variable in class net.sf.gridarta.textedit.textarea.actions.Replace.ReplaceDialog
The text area to replace in.
textArea - Variable in class net.sf.gridarta.textedit.textarea.ScrollLayout
 
textArea - Variable in class net.sf.gridarta.textedit.textarea.TextAreaPainter
The associated text area that is painted.
textArea - Variable in class net.sf.gridarta.utils.ProcessRunner.CopyOutput.Appender
JTextArea to append to.
textAreaDefaults - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
The TextAreaDefaults for text fields.
textAreaDefaults - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
The TextAreaDefaults for text fields.
textAreaDefaults - Variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
The TextAreaDefaults for tabs.
TextAreaDefaults - Class in net.sf.gridarta.textedit.textarea
Encapsulates default settings for a text area.
TextAreaDefaults(ScriptEditControl) - Constructor for class net.sf.gridarta.textedit.textarea.TextAreaDefaults
Creates a new instance.
TextAreaPainter - Class in net.sf.gridarta.textedit.textarea
The text area repaint manager.
TextAreaPainter(JEditTextArea, TextAreaDefaults) - Constructor for class net.sf.gridarta.textedit.textarea.TextAreaPainter
Creates a new repaint manager.
textAreas - Variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
 
textComponent - Variable in class net.sf.gridarta.gui.utils.TreeChooseAction
The JTextComponent that holds the current face/animation name.
TextComponentUtils - Class in net.sf.gridarta.gui.utils
Utility class for JTextComponent related functions.
TextComponentUtils() - Constructor for class net.sf.gridarta.gui.utils.TextComponentUtils
Private constructor to prevent instantiation.
textEditorTab - Variable in class net.sf.gridarta.gui.misc.MainViewActions
The GameObjectAttributesTab that displays the game object text editor.
TextEditorTab<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.gameobjectattributes
The tab containing the game object text editor.
TextEditorTab(GameObjectAttributesModel<G, A, R>, ArchetypeTypeSet) - Constructor for class net.sf.gridarta.gui.panel.gameobjectattributes.TextEditorTab
Creates a new instance.
textField - Variable in class net.sf.gridarta.gui.map.maptilepane.TilePanel
The JTextField with the text.
textField - Variable in class net.sf.gridarta.gui.utils.AnimationComponent
The JTextField that displays the animation name.
textField - Variable in class net.sf.gridarta.gui.utils.FaceComponent
The JTextField that displays the face name.
textField - Variable in class net.sf.gridarta.gui.utils.JFileField
The text file that contains the currently selected file.
TEXTFIELD_COLUMNS - Static variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttribute
The width (columns) for input fields like textfields or JChooseBoxes.
textPanel - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.MsgTextTab
The content panel.
texts - Variable in class net.sf.gridarta.utils.ProcessRunner.CopyOutput.Appender
Strings to append.
textToFind - Variable in class net.sf.gridarta.textedit.textarea.actions.Find
The text that was previously selected.
textToFind - Variable in class net.sf.gridarta.textedit.textarea.actions.Replace
The text that was previously selected to find.
textToReplace - Variable in class net.sf.gridarta.textedit.textarea.actions.Replace
The text that was previously selected as replacement.
TextUtilities - Class in net.sf.gridarta.textedit.textarea
Class with several utility functions used by the text area component.
TextUtilities() - Constructor for class net.sf.gridarta.textedit.textarea.TextUtilities
Prevent instantiation.
thisLineLength - Variable in class net.sf.gridarta.utils.WrappingStringBuilder
The length of the last line in WrappingStringBuilder.sb.
thread - Variable in class net.sf.gridarta.commands.Collector
The worker thread.
thread - Variable in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager
The Thread performing map validations.
thread - Variable in class net.sf.gridarta.model.index.MapsIndexer
thread - Variable in class net.sf.gridarta.utils.CopyReader
The worker Thread executing CopyReader.runnable.
TILE_NORTH - Static variable in interface net.sf.gridarta.var.atrinik.IGUIConstants
 
TILE_NORTH - Static variable in interface net.sf.gridarta.var.daimonin.IGUIConstants
 
tileLink - Static variable in class net.sf.gridarta.gui.map.maptilepane.FlatMapTilePane
The tile links used for the attach map algorithm.
tileLink - Static variable in class net.sf.gridarta.gui.map.maptilepane.IsoMapTilePane
The tile links used for the attach map algorithm.
TileLink - Class in net.sf.gridarta.model.tiles
 
TileLink(String, MapLink[], Direction) - Constructor for class net.sf.gridarta.model.tiles.TileLink
Creates a new instance.
tileLinks - Variable in class net.sf.gridarta.actions.AttachTiledMaps
The tile links for the attach map algorithm.
tileLinks - Variable in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
The tile links for the attach map algorithm.
tilePanel - Variable in class net.sf.gridarta.gui.map.maptilepane.MapTilePanel
 
TilePanel - Class in net.sf.gridarta.gui.map.maptilepane
A tile panel displays exactly one direction for map tiling.
TilePanel(FileFilter, String, File, File) - Constructor for class net.sf.gridarta.gui.map.maptilepane.TilePanel
Creates a new instance.
TilePanel.RASwitch - Class in net.sf.gridarta.gui.map.maptilepane
A JButton that converts relative to absolute paths and vice versa.
TilePanel.RASwitch() - Constructor for class net.sf.gridarta.gui.map.maptilepane.TilePanel.RASwitch
Creates a new instance.
tilePath - Variable in class net.sf.gridarta.model.validation.errors.TilePathsError
The tile path that was wrong.
tilePaths - Variable in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
The JTextFields with the tile paths.
tilePaths - Variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The map tile paths used for map tiling.
tilePaths - Variable in class net.sf.gridarta.model.validation.checks.TilePathsChecker
The number of tile paths to check.
TilePathsChecker<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.checks
Validator that checks whether all tile paths are valid.
TilePathsChecker(ValidatorPreferences, ProjectSettings, int) - Constructor for class net.sf.gridarta.model.validation.checks.TilePathsChecker
Create a TilePathsChecker.
TilePathsError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
Validation error that's used when a map has wrong tile paths.
TilePathsError(MapModel<G, A, R>, Direction, String) - Constructor for class net.sf.gridarta.model.validation.errors.TilePathsError
Create a MapValidationError.
tilesetId - Variable in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
The tileset id.
tilesetId - Variable in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
The tileset id.
tilesetX - Variable in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
The tileset x coordinate.
tilesetX - Variable in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
The tileset x coordinate.
tilesetY - Variable in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
The tileset y coordinate.
tilesetY - Variable in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
The tileset y coordinate.
timeout - Variable in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager
The timestamp when to deliver scheduled map models.
timeout() - Method in interface net.sf.gridarta.utils.DelayedChangeManager.State
Executes the event "timeout".
timer - Variable in class net.sf.gridarta.utils.DelayedChangeManager
The Timer for delaying events.
timestamp - Variable in class net.sf.gridarta.updater.Updater.VersionInfo
Update information: Time stamp of update version.
timestamps - Variable in class net.sf.gridarta.gui.mapimagecache.MapImageCacheEntry
The timestamps of the cached icons.
timestamps - Variable in class net.sf.gridarta.model.index.AbstractIndex
Maps value to timestamp.
tipOfTheDay() - Method in class net.sf.gridarta.action.TipOfTheDayAction
Shows the "tip of the day" dialog.
TipOfTheDayAction - Class in net.sf.gridarta.action
An EditorAction that shows the "tip of the day" dialog.
TipOfTheDayAction(Frame) - Constructor for class net.sf.gridarta.action.TipOfTheDayAction
Creates a new instance.
title - Variable in class net.sf.gridarta.gui.mapmenu.MapMenuEntry
The title.
TITLE - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
The attribute name of the object's title.
title - Variable in class net.sf.gridarta.utils.ProcessRunner.CopyOutput
Title.
TITLE_GAME_OBJECTS - Static variable in class net.sf.gridarta.model.validation.errors.ValidationError
The maximum number of game objects to show in the title.
TITLE_MAP_SQUARES - Static variable in class net.sf.gridarta.model.validation.errors.ValidationError
The maximum number of map squares to show in the title.
tmpFile - Variable in class net.sf.gridarta.model.validation.checks.MapCheckerScriptChecker
The temp file for saving maps to be checked.
tmpPoint - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
Temporary point.
tmpPoint - Variable in class net.sf.gridarta.gui.map.renderer.AbstractMapRenderer
Used to avoid creation millions of points.
tmpPoint - Variable in class net.sf.gridarta.gui.mapuserlistener.MapMouseListener
Temporary point.
tmpPoint - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
Temporary point used in some methods.
tmpPoint - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
Temporary point.
tmpRec - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
Temporary rectangle.
tmpRec - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
Temporary rectangle.
toggleEditType(int) - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Toggle an edit type.
toggleEditType(int) - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Toggle an edit type.
toggleFlags(int, int, int, int, int) - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Flips flags in a rectangle and generate a grid change event.
toggleRectangle - Variable in class net.sf.gridarta.textedit.textarea.actions.InputActions
 
ToggleRectangle - Class in net.sf.gridarta.textedit.textarea.actions
 
ToggleRectangle() - Constructor for class net.sf.gridarta.textedit.textarea.actions.ToggleRectangle
 
toggleTabSplitMode(Tab) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonLists
 
ToggleTristateCheckBox - Class in net.sf.gridarta.gui.utils
A TristateCheckBox that skips the indeterminate state when activated.
ToggleTristateCheckBox(String) - Constructor for class net.sf.gridarta.gui.utils.ToggleTristateCheckBox
Creates a new instance.
Token - Class in net.sf.gridarta.textedit.textarea
A linked list of tokens.
Token(int, byte) - Constructor for class net.sf.gridarta.textedit.textarea.Token
Creates a new token.
token - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.LineInfo
The id of the last token of the line.
tokenizeLines() - Method in class net.sf.gridarta.textedit.textarea.SyntaxDocument
Re-parses the document, by passing all lines to the token marker.
tokenizeLines(int, int) - Method in class net.sf.gridarta.textedit.textarea.SyntaxDocument
Re-parses the document, by passing the specified lines to the token marker.
tokenMarker - Variable in class net.sf.gridarta.textedit.textarea.SyntaxDocument
 
TokenMarker - Class in net.sf.gridarta.textedit.textarea.tokenmarker
A token marker that splits lines of text into tokens.
TokenMarker() - Constructor for class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
Creates a new TokenMarker.
TokenMarkerFactory - Class in net.sf.gridarta.textedit.textarea.tokenmarker
A factory for creatingTokenMarker instances for Files.
TokenMarkerFactory() - Constructor for class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarkerFactory
Private constructor to prevent instantiation.
tokenMarkers - Static variable in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarkerFactory
Maps file extensions to token marker classes.
tokens - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
The collected tokens.
Tool<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.panel.tools
Interface for tools that are used to manipulate maps.
tool - Variable in class net.sf.gridarta.gui.panel.tools.ToolSelector.SelectionAction
The tool to select with this action.
toolbar - Variable in class net.sf.gridarta.gui.misc.MainToolbar
The toolbar.
toolPalette - Variable in class net.sf.gridarta.gui.mapuserlistener.MapMouseListener
The ToolPalette for mapping mouse events to actions.
toolPalette - Variable in class net.sf.gridarta.gui.mapuserlistener.MapUserListenerManager
The ToolPalette to attach to.
ToolPalette<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.tools
Pane for controlling which mouse to select and configure tools for.
ToolPalette(MapViewSettings, SelectedSquareModel<G, A, R>, ObjectChooser<G, A, R>, PickmapSettings, GameObjectMatcher, GameObjectMatcher, GameObjectMatcher, InsertionModeSet<G, A, R>) - Constructor for class net.sf.gridarta.gui.panel.tools.ToolPalette
Create a ToolPalette.
tools - Variable in class net.sf.gridarta.gui.panel.tools.ToolSelector
The tools.
ToolSelector<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.tools
User interface for selecting a tool and displaying its options.
ToolSelector(String, MapViewSettings, SelectedSquareModel<G, A, R>, ObjectChooser<G, A, R>, PickmapSettings, GameObjectMatcher, GameObjectMatcher, GameObjectMatcher, InsertionModeSet<G, A, R>) - Constructor for class net.sf.gridarta.gui.panel.tools.ToolSelector
Creates a new instance.
ToolSelector.SelectionAction - Class in net.sf.gridarta.gui.panel.tools
Action for selecting a tool.
ToolSelector.SelectionAction(Tool<G, A, R>) - Constructor for class net.sf.gridarta.gui.panel.tools.ToolSelector.SelectionAction
Creates a SelectionAction.
ToolTipAppender<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.renderer
 
ToolTipAppender(GameObjectParser<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.renderer.ToolTipAppender
Creates a new instance.
ToolTipAppenderTest - Class in net.sf.gridarta.gui.map.renderer
Regression tests for ToolTipAppender.
ToolTipAppenderTest() - Constructor for class net.sf.gridarta.gui.map.renderer.ToolTipAppenderTest
 
toolTipProvider - Variable in class net.sf.gridarta.gui.utils.GList
The ToolTipProvider for per-item tooltips.
ToolTipProvider<T> - Interface in net.sf.gridarta.gui.utils
Interface for classes providing per-item tooltip text for GList instances.
TooltipSpinner - Class in net.sf.gridarta.gui.dialog.plugin.parameter
Extends JSpinner to work around it's tooltip bug This bug has been fixed since Java 5.0 but we need this workaround for java 4.x users.
TooltipSpinner(SpinnerModel) - Constructor for class net.sf.gridarta.gui.dialog.plugin.parameter.TooltipSpinner
 
TopLevelGameObjectIterator<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapmodel
Iterator for iterating over top-level game object of a map model.
TopLevelGameObjectIterator(MapModel<G, A, R>, Point, int, boolean) - Constructor for class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIterator
Creates a new instance.
TopLevelGameObjectIteratorTest - Class in net.sf.gridarta.model.mapmodel
Regression tests for TopLevelGameObjectIterator.
TopLevelGameObjectIteratorTest() - Constructor for class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIteratorTest
 
topmostInsertionMode - Variable in class net.sf.gridarta.model.mapmodel.AutoInsertionModeTest
The topmost-insertion mode.
topmostInsertionMode - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The "topmost" InsertionMode.
topmostInsertionMode - Variable in class net.sf.gridarta.model.mapmodel.InsertionModeSet
The "topmost" insertion mode.
topmostInsertionMode - Variable in class net.sf.gridarta.model.mapmodel.MapModelFactory
The "topmost" InsertionMode.
topmostInsertionMode - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
The "topmost" InsertionMode instance.
topmostInsertionMode - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
The "topmost" InsertionMode instance.
TopmostInsertionMode<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapmodel
Insert topmost.
TopmostInsertionMode() - Constructor for class net.sf.gridarta.model.mapmodel.TopmostInsertionMode
 
topmostInsertionMode - Variable in class net.sf.gridarta.project.ProjectModel
 
toString() - Method in enum net.sf.gridarta.gui.mapimagecache.ImageType
toString() - Method in class net.sf.gridarta.gui.utils.DirectionLayout
toString() - Method in class net.sf.gridarta.model.anim.DefaultAnimationObject
The String representation of an AnimationObject is suitable for writing into the animations file.
toString() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttribute
toString() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeDefinition
toString() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSection
toString() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
toString(StringBuilder) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
Appends a string representation of this instance to a StringBuilder.
toString() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
toString() - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttribute
toString(String) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns a string representation of this game object.
toString(String) - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns a string representation of this game object.
toString() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
toString() - Method in class net.sf.gridarta.model.configsource.AbstractConfigSource
toString() - Method in interface net.sf.gridarta.model.configsource.ConfigSource
toString() - Method in class net.sf.gridarta.model.data.AbstractNamedObject
toString() - Method in interface net.sf.gridarta.model.data.NamedObject
toString() - Method in class net.sf.gridarta.model.data.NamedTreeNode
toString() - Method in enum net.sf.gridarta.model.errorview.ErrorViewCategory
toString() - Method in class net.sf.gridarta.model.exitconnector.ExitLocation
toString() - Method in class net.sf.gridarta.model.maplocation.MapLocation
toString() - Method in class net.sf.gridarta.model.mapmanager.TestFileControl
toString() - Method in class net.sf.gridarta.model.mapmodel.AboveFloorInsertionMode
toString() - Method in class net.sf.gridarta.model.mapmodel.AutoInsertionMode
toString() - Method in class net.sf.gridarta.model.mapmodel.BelowFloorInsertionMode
toString() - Method in class net.sf.gridarta.model.mapmodel.BottommostInsertionMode
toString() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
}
toString() - Method in class net.sf.gridarta.model.mapmodel.TopmostInsertionMode
toString() - Method in class net.sf.gridarta.model.match.TypeNrsGameObjectMatcher
toString() - Method in class net.sf.gridarta.model.treasurelist.TreasureObj
toString() - Method in class net.sf.gridarta.model.treasurelist.TreasureTreeNode
toString(O) - Method in interface net.sf.gridarta.model.validation.errors.Formatter
Returns a string representation of an object.
toString(G) - Method in class net.sf.gridarta.model.validation.errors.GameObjectFormatter
 
toString(MapSquare<G, A, R>) - Method in class net.sf.gridarta.model.validation.errors.MapSquareFormatter
 
toString() - Method in class net.sf.gridarta.model.validation.errors.ValidationError
The String representation of an error is its title.
toString() - Method in class net.sf.gridarta.plugin.Plugin
toString() - Method in class net.sf.gridarta.textedit.textarea.SyntaxStyle
toString() - Method in class net.sf.gridarta.textedit.textarea.Token
Returns a string representation of this token.
toString() - Method in class net.sf.gridarta.utils.EventListenerList2
toString() - Method in class net.sf.gridarta.utils.Size2D
toString() - Method in class net.sf.gridarta.utils.WrappingStringBuilder
Return the concatenated words as a string.
toXML(FilterConfig<?, ?>) - Method in class net.sf.gridarta.model.filter.FilterParser
Export the filter configuration settings.
toXML - Variable in class net.sf.gridarta.plugin.parameter.PluginParameterCodec
A PluginParameterVisitor that returns XML representation.
toXML(PluginParameter<G, A, R, ?>) - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodec
Returns the XML representation of a PluginParameter.
toXML(PluginParameter<TestGameObject, TestMapArchObject, TestArchetype, ?>) - Static method in class net.sf.gridarta.plugin.parameter.PluginParameterCodecTest
Encodes a PluginParameter to its string representation.
toXML(PluginParameter<G, A, R, ?>) - Method in class net.sf.gridarta.plugin.Plugin
Returns XML representation for a PluginParameter.
toXML(Plugin<G, A, R>) - Method in class net.sf.gridarta.plugin.PluginModelParser
Converts a Plugin instance to XML representation.
toXMLFilterConfigVisitor - Variable in class net.sf.gridarta.model.filter.FilterParser
The FilterConfigVisitor for converting FilterConfig instances to XML representation.
tracker - Static variable in class net.sf.gridarta.utils.ImageUtils
The MediaTracker for loading scaled images.
transaction - Variable in class net.sf.gridarta.model.index.AbstractIndex
Whether a transaction is active.
transactionDelete - Variable in class net.sf.gridarta.model.index.AbstractIndex
The values to delete at the end of the current transaction.
transactionDepth - Variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The transaction depth.
transactionDepth - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
The nesting level of map cursor transactions.
transactionDepth - Variable in class net.sf.gridarta.model.mapgrid.MapGrid
The transaction depth.
transactionDepth - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The transaction depth.
transactionDragging - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
The value of MapCursor.dragging at the start of the outermost map cursor transaction.
transactionGameObject - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
The value of MapCursor.gameObject at the start of the outermost map cursor transaction.
transactionMapRec - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
The value of MapCursor.mapRec at the start of the outermost map cursor transaction.
transactionMapSquare - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
The value of MapCursor.mapSquare at the start of the outermost map cursor transaction.
transactionPos - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
The value of MapCursor.pos at the start of the outermost map cursor transaction.
transactionThread - Variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The thread that performs the current transaction.
transactionThread - Variable in class net.sf.gridarta.model.mapgrid.MapGrid
The thread that performs the current transaction.
transactionThread - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The thread that performs the current transaction.
transDoubleFace - Variable in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
The transparent double face.
transFace - Variable in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
The transparent face.
TransferableTreeNode - Class in net.sf.gridarta.gui.mapmenu
A Transferable that transfers TreePath instances.
TransferableTreeNode(TreePath) - Constructor for class net.sf.gridarta.gui.mapmenu.TransferableTreeNode
Creates a new instance.
transientChangedGameObjects - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The ArrayList with transient changed gameObjects.
transientGameObjectChange() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Records that this game object has changed but need not be restored by undo/redo actions.
transientGameObjectChange(G) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Method to notify the model that a game object was changed but need not be restored by undo/redo.
transientGameObjectChange(G) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Method to notify the model that a game object was changed but need not be restored by undo/redo.
transparencyManager - Variable in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
The transparency settings.
TRANSPARENT - Static variable in class net.sf.gridarta.gui.utils.borderpanel.VerticalToggleButton
The transparent Color for filling the button's background.
TREASURE_LIST - Static variable in class net.sf.gridarta.utils.ResourceIcons
 
TREASURE_NO - Static variable in class net.sf.gridarta.utils.ResourceIcons
 
TREASURE_YES - Static variable in class net.sf.gridarta.utils.ResourceIcons
 
TreasureCellRenderer - Class in net.sf.gridarta.gui.treasurelist
This cell renderer is responsible for drawing the treasure-object cells in the JTree.
TreasureCellRenderer(ArchetypeSet<?, ?, ?>, DefaultMutableTreeNode, FaceObjectProviders, ResourceIcons) - Constructor for class net.sf.gridarta.gui.treasurelist.TreasureCellRenderer
Create a TreasureCellRenderer: load icons and initialize fonts.
treasureListFilter - Static variable in class net.sf.gridarta.model.treasurelist.TreasureLoader
The FilenameFilter for recursively loading treasure list files.
TreasureListsParser - Class in net.sf.gridarta.model.treasurelist
Utility class for loadings the TreasureLists.xml file.
TreasureListsParser() - Constructor for class net.sf.gridarta.model.treasurelist.TreasureListsParser
Private constructor to prevent instantiation.
TreasureListTreasureObj - Class in net.sf.gridarta.model.treasurelist
A TreasureObj representing a "treasure" entry.
TreasureListTreasureObj(String, TreasureListTreasureObjType) - Constructor for class net.sf.gridarta.model.treasurelist.TreasureListTreasureObj
Creates a new instance.
TreasureListTreasureObjType - Enum in net.sf.gridarta.model.treasurelist
Type of TreasureListTreasureObj instances.
TreasureListTreasureObjType() - Constructor for enum net.sf.gridarta.model.treasurelist.TreasureListTreasureObjType
 
treasureListTree - Variable in class net.sf.gridarta.action.ViewTreasurelistsAction
The treasurelists instance.
treasureListTree - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
The CFTreasureListTree to use.
treasureListTree - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
The CFTreasureListTree to display.
treasureListTree - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.ViewTreasurelistAL
The CFTreasureListTree to display.
TreasureLoader - Class in net.sf.gridarta.model.treasurelist
Loader for treasure list files.
TreasureLoader() - Constructor for class net.sf.gridarta.model.treasurelist.TreasureLoader
Private constructor to prevent instantiation.
treasureNodeComparator - Static variable in class net.sf.gridarta.model.treasurelist.TreasureLoader
Comparator for TreasureTreeNodes that compares their object name case insensitive.
TreasureObj - Class in net.sf.gridarta.model.treasurelist
Subclass: UserObject (= content object) for nodes in the CFTreasureListTree These can be either treasurelists (containers), arches, or yes/no containers.
TreasureObj(String, boolean, boolean) - Constructor for class net.sf.gridarta.model.treasurelist.TreasureObj
Creates a new instance.
treasureObjVisitor - Variable in class net.sf.gridarta.gui.treasurelist.TreasureCellRenderer
The TreasureObjVisitor for setting rendering parameters.
TreasureObjVisitor - Interface in net.sf.gridarta.model.treasurelist
Interface for visitors of TreasureObj instances.
TREASUREONE_LIST - Static variable in class net.sf.gridarta.utils.ResourceIcons
 
treasures - Variable in class net.sf.gridarta.model.treasurelist.TreasureTree
Maps treasure name to TreasureTreeNode instance.
treasureTree - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
The TreasureTree to use.
treasureTree - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeTreasure
The TreasureTree to use.
treasureTree - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
The TreasureTree to use.
treasureTree - Variable in class net.sf.gridarta.gui.treasurelist.CFTreasureListTree
All defined treasure lists.
TreasureTree - Class in net.sf.gridarta.model.treasurelist
Stores all defined treasure lists.
TreasureTree(DefaultMutableTreeNode) - Constructor for class net.sf.gridarta.model.treasurelist.TreasureTree
Creates a new instance.
treasureTree - Variable in class net.sf.gridarta.project.ProjectModel
 
TreasureTreeNode - Class in net.sf.gridarta.model.treasurelist
Subclass: Nodes in the CFTreasureListTree.
TreasureTreeNode(TreasureObj) - Constructor for class net.sf.gridarta.model.treasurelist.TreasureTreeNode
Construct tree node with specified content object.
tree - Variable in class net.sf.gridarta.gui.mapmenu.TreeDragSource
The JTree being monitored.
TREE_PATH_FLAVOR - Static variable in class net.sf.gridarta.gui.mapmenu.TransferableTreeNode
A DataFlavor for transferring TreePath instances.
TreeChooseAction - Class in net.sf.gridarta.gui.utils
Action for choosing a face or animation.
TreeChooseAction(String, JTextComponent, NamedObjects<? extends NamedObject>, FaceObjectProviders) - Constructor for class net.sf.gridarta.gui.utils.TreeChooseAction
Create a TreeChooseAction.
TreeDragSource - Class in net.sf.gridarta.gui.mapmenu
Implements a drag source for JTree instances.
TreeDragSource(JTree, int) - Constructor for class net.sf.gridarta.gui.mapmenu.TreeDragSource
Creates a new instance.
TreeDropTarget - Class in net.sf.gridarta.gui.mapmenu
Tracks JTree instances for drop targets.
TreeDropTarget(JTree) - Constructor for class net.sf.gridarta.gui.mapmenu.TreeDropTarget
Creates a new instance.
treeModel - Variable in class net.sf.gridarta.gui.dialog.errorview.DefaultErrorView
The DefaultTreeModel used for the error dialog.
treeModel - Variable in class net.sf.gridarta.gui.dialog.errorview.ErrorEntry
The DefaultTreeModel this instance belongs to.
treeModel - Variable in class net.sf.gridarta.gui.mapmenu.MapMenu
The DefaultTreeModel that contains all menu entries.
treeModelListener - Variable in class net.sf.gridarta.gui.mapmenu.MapMenu
The TreeModelListener attached to MapMenu.treeModel for detecting modifications.
treeModelModified - Variable in class net.sf.gridarta.gui.mapmenu.MapMenu
Whether MapMenu.treeModel has been modified since last save.
treeNode - Variable in class net.sf.gridarta.gui.mapmenu.MapMenu.DeletedNode
The entry.
treePath - Variable in class net.sf.gridarta.gui.mapmenu.TransferableTreeNode
The TreePath being transferred.
treeRoot - Variable in class net.sf.gridarta.gui.dialog.errorview.DefaultErrorView
The tree of defined objects.
treeRoot - Variable in class net.sf.gridarta.model.data.AbstractNamedObjects
The tree of defined objects.
trimToSize(int) - Method in class net.sf.gridarta.model.undo.UndoModel
Discard old undo information.
TRIPLE_QUOTE1 - Static variable in class net.sf.gridarta.textedit.textarea.tokenmarker.PythonTokenMarker
 
TRIPLE_QUOTE2 - Static variable in class net.sf.gridarta.textedit.textarea.tokenmarker.PythonTokenMarker
 
TristateButtonModel - Class in net.sf.gridarta.gui.utils.tristate
A JToggleButton.ToggleButtonModel supporting three states (deselected, indeterminate, selected).
TristateButtonModel(TristateState) - Constructor for class net.sf.gridarta.gui.utils.tristate.TristateButtonModel
Creates a new instance.
TristateButtonModel() - Constructor for class net.sf.gridarta.gui.utils.tristate.TristateButtonModel
Create a new instance.
TristateCheckBox - Class in net.sf.gridarta.gui.utils.tristate
A JCheckBox that supports three states: deselected, indeterminate, selected.
TristateCheckBox(String) - Constructor for class net.sf.gridarta.gui.utils.tristate.TristateCheckBox
Creates a new instance without icon which is initially TristateState.DESELECTED.
TristateCheckBox(String, Icon, TristateState) - Constructor for class net.sf.gridarta.gui.utils.tristate.TristateCheckBox
Creates a new instance.
TristateCheckBox(String, Icon, ButtonModel) - Constructor for class net.sf.gridarta.gui.utils.tristate.TristateCheckBox
Creates a new instance.
TristateState - Enum in net.sf.gridarta.gui.utils.tristate
Possible states for TristateButtonModels.
TristateState() - Constructor for enum net.sf.gridarta.gui.utils.tristate.TristateState
 
trueText - Variable in class net.sf.gridarta.plugin.parameter.BooleanParameter
The string representation of the "true" value.
trueValue - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeBoolSpec
The true value.
type - Variable in class net.sf.gridarta.model.archetypetype.TestArchetypeAttribute
The attribute's type.
TYPE - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
The attribute name of the object's type.
type - Variable in class net.sf.gridarta.model.undo.UndoModel
The type for recording undo information.
Type<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.checks
Manages all checks for one game object type.
Type() - Constructor for class net.sf.gridarta.model.validation.checks.Type
 
type - Variable in class net.sf.gridarta.textedit.textarea.actions.FindAgain
The action to perform.
TYPE_ALTAR - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_ALTAR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_ALTAR - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_ALTAR_TRIGGER - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_ALTAR_TRIGGER - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_AMULET - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_APPLYABLE_LIGHT - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_APPLYABLE_LIGHT - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_BELOW_FLOOR - Static variable in class net.sf.gridarta.model.mapmodel.AutoInsertionModeTest
The archetype type for objects to be put below the floor.
TYPE_BOOTS - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_BRACERS - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_BREASTPLATE_ARMOR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_BUTTON - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_BUTTON - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_BUTTON - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_CLOAK - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_CONNECTION_SENSOR - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_CONNECTION_SENSOR - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_CONTAINER - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_CONTAINER - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_CONTAINER - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_CREATOR - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_CREATOR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_CREATOR - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_DETECTOR - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_DETECTOR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_DETECTOR - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_DIRECTOR - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_DIRECTOR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_DIRECTOR - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_DUPLICATOR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_ENVIRONMENT_SENSOR - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_ENVIRONMENT_SENSOR - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_EVENT_CONNECTOR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_EVENT_OBJECT - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_EVENT_OBJECT - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_EXIT - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_EXIT - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_EXIT - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_FLOOR - Static variable in class net.sf.gridarta.model.mapmodel.AutoInsertionModeTest
The archetype type for floor objects.
TYPE_FLOOR - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_FLOOR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_FLOOR - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_GATE - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_GATE - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_GATE - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_GIRDLE - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_GLOVES - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_HANDLE - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_HANDLE - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_HANDLE - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_HANDLE_TRIGGER - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_HANDLE_TRIGGER - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_HELMET - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_INVENTORY_CHECKER - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_INVENTORY_CHECKER - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_INVENTORY_CHECKER - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_LIGHT_SOURCE - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_LIGHT_SOURCE - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_LOCKED_DOOR - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_LOCKED_DOOR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_LOCKED_DOOR - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_MAGIC_EAR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_MAGIC_MOUTH - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_MAGIC_WALL - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_MAGIC_WALL - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_MAGIC_WALL - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_MARKER - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_MARKER - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_MARKER - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_MISC - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_MOB - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_MOB - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_MOOD_FLOOR - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_MOOD_FLOOR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_MOOD_FLOOR - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_PEDESTAL - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_PEDESTAL - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_PEDESTAL - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_PEDESTAL_TRIGGER - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_PIT - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_PIT - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_PIT - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_RING - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_SHIELD - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_SHOP_FLOOR - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_SHOP_FLOOR - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_SIGN_MAGIC_MOUTH - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_SIGN_MAGIC_MOUTH - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_SPAWN_POINT - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_SPAWN_POINT - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_SPAWN_POINT_MOB - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_SPAWN_POINT_MOB - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_SPECIAL_KEY - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_SPECIAL_KEY - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_SPECIAL_KEY - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_SPELL - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_SYSTEM - Static variable in class net.sf.gridarta.model.mapmodel.AutoInsertionModeTest
The archetype type for system objects.
TYPE_TELEPORTER - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_TELEPORTER - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_TELEPORTER - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_TIMED_GATE - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_TIMED_GATE - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_TIMED_GATE - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_TIMER - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_TIMER - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_TRAP - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_TRIGGER - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_TRIGGER_ALTAR - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_TRIGGER_BUTTON - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_TRIGGER_BUTTON - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_TRIGGER_BUTTON - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_TRIGGER_MARKER - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_TRIGGER_PEDESTAL - Static variable in interface net.sf.gridarta.var.atrinik.model.archetype.Archetype
 
TYPE_TRIGGER_PEDESTAL - Static variable in interface net.sf.gridarta.var.daimonin.model.archetype.Archetype
 
TYPE_WALL - Static variable in class net.sf.gridarta.model.mapmodel.AutoInsertionModeTest
The archetype type for wall objects.
TYPE_WALL - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
TYPE_WEAPON - Static variable in interface net.sf.gridarta.var.crossfire.model.archetype.Archetype
 
typeAttributes - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeType
The list of additional attributes that an object must have in order to be of this type.
TYPEDEF_FILE - Static variable in class net.sf.gridarta.utils.CommonConstants
Name of the file that contains the type definitions.
typeDescription - Variable in class net.sf.gridarta.model.validation.errors.EnvironmentInvError
The type's description.
typeDescription - Variable in class net.sf.gridarta.model.validation.errors.EnvironmentMapError
The type's description.
typeName(int) - Method in class net.sf.gridarta.gui.scripts.AbstractScriptArchUtils
Returns a human readable name for an event type.
typeName - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeType
The type name (artificial).
typeName(int) - Method in class net.sf.gridarta.model.scripts.AbstractScriptedEvent
 
typeName(int) - Method in interface net.sf.gridarta.model.scripts.ScriptArchUtils
Returns a human readable name for an event type.
typeName(int) - Method in class net.sf.gridarta.var.atrinik.model.scripts.DefaultScriptedEvent
typeName(int) - Method in class net.sf.gridarta.var.crossfire.model.scripts.DefaultScriptedEvent
typeName(int) - Method in class net.sf.gridarta.var.daimonin.model.scripts.DefaultScriptedEvent
typeNo - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeType
The type number.
typeNo - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObject
The object type.
TypeNrsGameObjectMatcher - Class in net.sf.gridarta.model.match
An GameObjectMatcher matching certain archetype types.
TypeNrsGameObjectMatcher(int...) - Constructor for class net.sf.gridarta.model.match.TypeNrsGameObjectMatcher
Creates a TypeNrsGameObjectMatcher.
typeNumbers - Variable in class net.sf.gridarta.gui.panel.connectionview.LockedItemsView
The type numbers to consider.
typeNumbers - Variable in class net.sf.gridarta.model.validation.checks.BlockedMobOrSpawnPointChecker
The object types to check.
typeNumbers - Variable in class net.sf.gridarta.model.validation.checks.BlockedSpawnPointChecker
The object types to check.
typeNumbers - Variable in class net.sf.gridarta.model.validation.checks.EmptySpawnPointChecker
The object types to check.
typeNumbers - Variable in class net.sf.gridarta.model.validation.checks.MobOutsideSpawnPointChecker
The object types to check.
typeNumbers - Variable in class net.sf.gridarta.model.validation.checks.SquareWithoutFloorChecker
The object types to check.
typeNumbers - Variable in class net.sf.gridarta.model.validation.checks.UnsetSlayingChecker
The object types to check.
types - Variable in class net.sf.gridarta.model.match.TypeNrsGameObjectMatcher
The type numbers to match.
types - Variable in class net.sf.gridarta.model.validation.checks.AttributeRangeChecker
Maps object type to Type instance.
typesBoxItemListener - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
ItemListener for the type-selection box on the attribute dialog.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Gridarta 9529
API Documentation

SourceForge.net Logo Support This Project freshmeat.net Valid CSS! Feedback: webmaster