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 

A

aAddNewPickmap - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Action called for "add new pickmap".
aAutoJoin - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "autojoin".
About - Class in net.sf.gridarta.gui.misc
The about dialog.
About(Component) - Constructor for class net.sf.gridarta.gui.misc.About
Creates a new instance.
about() - Method in class net.sf.gridarta.gui.misc.About
Action method for about.
aboutDialogRef - Variable in class net.sf.gridarta.gui.misc.About
The AboutDialog.
AboveFloorInsertionMode<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapmodel
Insert right above the topmost floor square.
AboveFloorInsertionMode(GameObjectMatcher) - Constructor for class net.sf.gridarta.model.mapmodel.AboveFloorInsertionMode
Initializes the class.
aboveFloorInsertionMode - Variable in class net.sf.gridarta.model.mapmodel.InsertionModeSet
The "above floor" insertion mode.
absoluteReference - Variable in class net.sf.gridarta.gui.map.maptilepane.TilePanel
The context reference for absolute paths.
absoluteToRelative(String, String) - Static method in class net.sf.gridarta.model.io.PathManager
Converts an absolute path to a relative path.
AbstractAnimationObjects - Class in net.sf.gridarta.model.anim
Abstract base class for AnimationObjects implementations.
AbstractAnimationObjects(String) - Constructor for class net.sf.gridarta.model.anim.AbstractAnimationObjects
Creates a new instance.
AbstractArchetype<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.archetype
Abstract base class for Archetype implementations.
AbstractArchetype(String, FaceObjectProviders, AnimationObjects) - Constructor for class net.sf.gridarta.model.archetype.AbstractArchetype
Creates a new instance.
AbstractArchetypeAttributeInvSpell - Class in net.sf.gridarta.model.archetypetype
Abstract base class for ArchetypeAttributes for inventory spells.
AbstractArchetypeAttributeInvSpell(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.AbstractArchetypeAttributeInvSpell
Creates a new instance.
AbstractArchetypeAttributeList - Class in net.sf.gridarta.model.archetypetype
Abstract base class for ArchetypeAttributes for lists.
AbstractArchetypeAttributeList(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.AbstractArchetypeAttributeList
Creates a new instance.
AbstractArchetypeAttributeSpell - Class in net.sf.gridarta.model.archetypetype
Abstract base class for ArchetypeAttributes for spells.
AbstractArchetypeAttributeSpell(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.AbstractArchetypeAttributeSpell
Creates a new instance.
AbstractArchetypeBuilder<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.archetype
Creates Archetype instances.
AbstractArchetypeBuilder(GameObjectFactory<G, A, R>) - Constructor for class net.sf.gridarta.model.archetype.AbstractArchetypeBuilder
Creates a new instance.
AbstractArchetypeParser<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>,B extends AbstractArchetypeBuilder<G,A,R>> - Class in net.sf.gridarta.model.io
Abstract base implementation of ArchetypeParser.
AbstractArchetypeParser(B, AnimationObjects, ArchetypeSet<G, A, R>) - Constructor for class net.sf.gridarta.model.io.AbstractArchetypeParser
Creates an ArchetypeParser.
AbstractArchetypeParserTest<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.io
Abstract base class for regression tests for ArchetypeParser.
AbstractArchetypeParserTest() - Constructor for class net.sf.gridarta.model.io.AbstractArchetypeParserTest
 
AbstractArchetypeSetCollectable<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.collectable
Abstract base class for Collectables that create the "archetypes" file.
AbstractArchetypeSetCollectable(ArchetypeSet<G, A, R>, String) - Constructor for class net.sf.gridarta.model.collectable.AbstractArchetypeSetCollectable
Creates a new instance.
AbstractBaseObject<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>,T extends BaseObject<G,A,R,T>> - Class in net.sf.gridarta.model.baseobject
Default implementation for GameObject implementing classes.
AbstractBaseObject(FaceObjectProviders, AnimationObjects) - Constructor for class net.sf.gridarta.model.baseobject.AbstractBaseObject
Creates a new instance.
AbstractBaseObjectTest - Class in net.sf.gridarta.model.baseobject
Regression tests for AbstractBaseObject.
AbstractBaseObjectTest() - Constructor for class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
 
AbstractCollectedResourcesReader<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.resource
Abstract base class for AbstractResourcesReaders that read from collected files.
AbstractCollectedResourcesReader(File, String, ArchetypeSet<G, A, R>, AbstractArchetypeParser<G, A, R, ?>, AnimationObjects, FaceObjects, String, String) - Constructor for class net.sf.gridarta.model.resource.AbstractCollectedResourcesReader
Creates a new instance.
AbstractConfigSource - Class in net.sf.gridarta.model.configsource
Abstract base class for ConfigSource implementations.
AbstractConfigSource() - Constructor for class net.sf.gridarta.model.configsource.AbstractConfigSource
 
AbstractDefaultProjectSettings - Class in net.sf.gridarta.model.settings
Default implementation of ProjectSettings.
AbstractDefaultProjectSettings(EditorSettings) - Constructor for class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
Creates a new instance.
AbstractDialogManager - Class in net.sf.gridarta.gui.utils
Abstract base class for classes managing a single dialog instance.
AbstractDialogManager() - Constructor for class net.sf.gridarta.gui.utils.AbstractDialogManager
 
AbstractEditorSettings - Class in net.sf.gridarta.model.settings
Abstract base class for EditorSettings implementations.
AbstractEditorSettings() - Constructor for class net.sf.gridarta.model.settings.AbstractEditorSettings
 
AbstractExitConnectorModel - Class in net.sf.gridarta.model.exitconnector
Stores information needed by the exit connector.
AbstractExitConnectorModel() - Constructor for class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
 
AbstractFaceObjects - Class in net.sf.gridarta.model.face
Abstract base class for FaceObjects implementations.
AbstractFaceObjects(String) - Constructor for class net.sf.gridarta.model.face.AbstractFaceObjects
Creates a new instance.
AbstractFaceProvider - Class in net.sf.gridarta.model.face
Abstract Base class for FaceProviders which implements a memory sensitive cache.
AbstractFaceProvider() - Constructor for class net.sf.gridarta.model.face.AbstractFaceProvider
 
AbstractFilesResourcesReader<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.resource
Abstract base class for AbstractResourcesReaders that read from individual files.
AbstractFilesResourcesReader(File, ArchetypeSet<G, A, R>, AbstractArchetypeParser<G, A, R, ?>, ArchFaceProvider, File, String, AnimationObjects, FaceObjects) - Constructor for class net.sf.gridarta.model.resource.AbstractFilesResourcesReader
Creates a new instance.
AbstractFilesResourcesReaderTest - Class in net.sf.gridarta.model.resource
Regression tests for AbstractFilesResourcesReader.
AbstractFilesResourcesReaderTest() - Constructor for class net.sf.gridarta.model.resource.AbstractFilesResourcesReaderTest
 
AbstractFilterConfig<F extends Filter<F,C>,C extends FilterConfig<F,C>> - Class in net.sf.gridarta.model.filter
Abstract base class for filter configurations.
AbstractFilterConfig(F) - Constructor for class net.sf.gridarta.model.filter.AbstractFilterConfig
Creates a new instance.
AbstractFlatMapRenderer - Class in net.sf.gridarta.var.crossfire.gui.map.renderer
This is the default renderer of a map.
AbstractFlatMapRenderer(MapViewSettings, MapModel<GameObject, MapArchObject, Archetype>, MapGrid, int, GridMapSquarePainter, GameObjectParser<GameObject, MapArchObject, Archetype>) - Constructor for class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
Creates a new instance.
AbstractGameObject<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.gameobject
Abstract base class of GameObject implementations.
AbstractGameObject(R, FaceObjectProviders, AnimationObjects) - Constructor for class net.sf.gridarta.model.gameobject.AbstractGameObject
Creates a new instance.
AbstractGameObjectAttributesTab<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.gameobjectattributes
Base class for GameObjectAttributesTab implementations.
AbstractGameObjectAttributesTab(GameObjectAttributesModel<G, A, R>) - Constructor for class net.sf.gridarta.gui.panel.gameobjectattributes.AbstractGameObjectAttributesTab
Creates a new instance.
AbstractGameObjectFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.gameobject
Abstract base class for GameObjectFactory implementations.
AbstractGameObjectFactory() - Constructor for class net.sf.gridarta.model.gameobject.AbstractGameObjectFactory
 
AbstractGameObjectParser<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.io
Abstract base class for classes implementing GameObjectParsers.
AbstractGameObjectParser(GameObjectFactory<G, A, R>, ArchetypeSet<G, A, R>) - Constructor for class net.sf.gridarta.model.io.AbstractGameObjectParser
Create a new instance.
AbstractIndex<V extends Serializable> - Class in net.sf.gridarta.model.index
Abstract base class for Index implementations.
AbstractIndex() - Constructor for class net.sf.gridarta.model.index.AbstractIndex
 
AbstractIsoGameObjectFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.gameobject
Abstract base class for a GameObjectFactory that creates GameObjects.
AbstractIsoGameObjectFactory() - Constructor for class net.sf.gridarta.model.gameobject.AbstractIsoGameObjectFactory
 
AbstractIsoMapRenderer<G extends DefaultIsoGameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.renderer
A MapRenderer that renders isometric squares.
AbstractIsoMapRenderer(int, MapViewSettings, MapModel<G, A, R>, MapGrid, int, int, MultiPositionData, IsoMapSquareInfo, GridMapSquarePainter, GameObjectParser<G, A, R>, Icon) - Constructor for class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
Creates a new instance.
AbstractMapArchObject<A extends MapArchObject<A>> - Class in net.sf.gridarta.model.maparchobject
Base implementation of MapArchObject that covers similarities between Crossfire maps and Daimonin maps.
AbstractMapArchObject() - Constructor for class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Creates a new instance.
AbstractMapArchObject(AbstractMapArchObject<A>) - Constructor for class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Creates a new instance as a copy of another map arch object.
AbstractMapArchObjectParser<A extends MapArchObject<A>> - Class in net.sf.gridarta.model.io
Abstract base class for classes implementing MapArchObjectParsers.
AbstractMapArchObjectParser() - Constructor for class net.sf.gridarta.model.io.AbstractMapArchObjectParser
 
AbstractMapCursorAction<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.action
Abstract base class for actions that have to track the current map cursor.
AbstractMapCursorAction(MapViewManager<G, A, R>) - Constructor for class net.sf.gridarta.action.AbstractMapCursorAction
Creates a new instance.
AbstractMapManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapmanager
Abstract base class for MapManager implementations.
AbstractMapManager(MapReaderFactory<G, A>, ProjectSettings, FaceObjectProviders) - Constructor for class net.sf.gridarta.model.mapmanager.AbstractMapManager
Create a new map manager.
AbstractMapMenuPreferences - Class in net.sf.gridarta.gui.mapmenu
Abstract base class for MapMenuPreferences implementations.
AbstractMapMenuPreferences(String) - Constructor for class net.sf.gridarta.gui.mapmenu.AbstractMapMenuPreferences
Creates a new instance.
AbstractMapRenderer<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.renderer
Abstract base class for classes implementing MapRenderer.
AbstractMapRenderer(MapModel<G, A, R>, GameObjectParser<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.renderer.AbstractMapRenderer
Creates a new instance.
AbstractMapsizeNewMapDialog<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.newmap
An abstract base class implementing a AbstractNewMapDialog supporting map size input fields.
AbstractMapsizeNewMapDialog(String, String, int, int) - Constructor for class net.sf.gridarta.gui.dialog.newmap.AbstractMapsizeNewMapDialog
Creates a new instance.
AbstractMapTilePane<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.maptilepane
A Panel for managing the tiling of maps.
AbstractMapTilePane(MapManager<G, A, R>, ProjectSettings, MapModel<G, A, R>, MapLink[][], Direction[], int[], FileFilter, MapPathNormalizer) - Constructor for class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
Create an AbstractMapTilePane.
AbstractMapView<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.mapview
Abstract base class for MapView implementations.
AbstractMapView(MapModel<G, A, R>, MapGrid, MapCursor<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.mapview.AbstractMapView
Creates a new instance.
AbstractMapViewSettings - Class in net.sf.gridarta.model.mapviewsettings
Abstract base class for MapViewSettings implementations.
AbstractMapViewSettings() - Constructor for class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
 
AbstractMoveSquareAction<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.action
Abstract base class for actions that move the selected game object in the SelectedSquareModel.
AbstractMoveSquareAction(SelectedSquareModel<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.action.AbstractMoveSquareAction
Creates a new instance.
AbstractNamedObject - Class in net.sf.gridarta.model.data
A AbstractNamedObject has a name and tree position source and provides an icon for display.
AbstractNamedObject(String) - Constructor for class net.sf.gridarta.model.data.AbstractNamedObject
Create a AbstractNamedObject.
AbstractNamedObjects<E extends NamedObject> - Class in net.sf.gridarta.model.data
This class manages NamedObjects, managing their tree as well as providing a method for showing a dialog for browsing their tree and selecting one from it.
AbstractNamedObjects(String) - Constructor for class net.sf.gridarta.model.data.AbstractNamedObjects
Create a NamedObjects instance.
AbstractNewMapDialog<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.newmap
Dialog used to ask the user the properties for the new level.
AbstractNewMapDialog() - Constructor for class net.sf.gridarta.gui.dialog.newmap.AbstractNewMapDialog
Constructs a new map dialog.
AbstractPathParameter<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.plugin.parameter
Base class for PluginParameters that hold a File value.
AbstractPathParameter(File) - Constructor for class net.sf.gridarta.plugin.parameter.AbstractPathParameter
Creates a new instance.
AbstractPerMapDialogManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>,D> - Class in net.sf.gridarta.gui.map
Maintains (dialog) instance associated to map view instances.
AbstractPerMapDialogManager(MapViewManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.AbstractPerMapDialogManager
Creates a new instance.
AbstractPickmapSettings - Class in net.sf.gridarta.model.pickmapsettings
Abstract base class for PickmapSettings implementations.
AbstractPickmapSettings() - Constructor for class net.sf.gridarta.model.pickmapsettings.AbstractPickmapSettings
 
AbstractPluginParameter<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>,V> - Class in net.sf.gridarta.plugin.parameter
Parameter for a Plugin.
AbstractPluginParameter() - Constructor for class net.sf.gridarta.plugin.parameter.AbstractPluginParameter
Creates a new instance.
AbstractProjectSettings - Class in net.sf.gridarta.model.settings
Abstract base class for ProjectSettings implementations.
AbstractProjectSettings() - Constructor for class net.sf.gridarta.model.settings.AbstractProjectSettings
 
AbstractResources<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.resource
Maintains resources.
AbstractResources(GameObjectParser<G, A, R>, ArchetypeSet<G, A, R>) - Constructor for class net.sf.gridarta.model.resource.AbstractResources
Creates a new instance.
AbstractResourcesReader<G extends GameObject<G,?,?>> - Class in net.sf.gridarta.model.resource
Abstract base class for archetype set loader classes.
AbstractResourcesReader(File, String, AnimationObjects, FaceObjects) - Constructor for class net.sf.gridarta.model.resource.AbstractResourcesReader
Creates a new instance.
AbstractScriptArchUtils - Class in net.sf.gridarta.gui.scripts
 
AbstractScriptArchUtils(Iterable<Pair<Integer, String>>, String, int) - Constructor for class net.sf.gridarta.gui.scripts.AbstractScriptArchUtils
Creates a new instance.
AbstractScriptedEvent<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.scripts
Class which stores information about one scripted event.
AbstractScriptedEvent() - Constructor for class net.sf.gridarta.model.scripts.AbstractScriptedEvent
 
AbstractScriptedEventFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.scripts
Abstract base class forScriptedEventFactory implementations.
AbstractScriptedEventFactory(ScriptArchUtils, GameObjectFactory<G, A, R>, ArchetypeSet<G, A, R>) - Constructor for class net.sf.gridarta.model.scripts.AbstractScriptedEventFactory
Creates a new instance.
AbstractSelectionAction<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.action
Abstract base class for actions that change the current selection.
AbstractSelectionAction(MapViewManager<G, A, R>) - Constructor for class net.sf.gridarta.action.AbstractSelectionAction
Creates a new instance.
AbstractServerActions<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.actions
Actions that require a connection to a game server.
AbstractServerActions(MapViewManager<G, A, R>, FileControl<G, A, R>, PathManager) - Constructor for class net.sf.gridarta.actions.AbstractServerActions
Creates a new instance.
AbstractShopSquareChecker<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.checks
A MapValidator to detect shop squares which allow magic or prayers, or which have adjacent squares that allow magic or prayers.
AbstractShopSquareChecker(ValidatorPreferences) - Constructor for class net.sf.gridarta.model.validation.checks.AbstractShopSquareChecker
Creates a new instance.
AbstractSimpleIsoMapRenderer<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.renderer
Abstract base class for ISO MapRenderers.
AbstractSimpleIsoMapRenderer(MapModel<G, A, R>, IsoMapSquareInfo) - Constructor for class net.sf.gridarta.gui.map.renderer.AbstractSimpleIsoMapRenderer
Creates a new instance.
AbstractStringPluginParameter<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>,V> - Class in net.sf.gridarta.plugin.parameter
Abstract base class for PluginParameter implementations for which the value is calculated from the string representation.
AbstractStringPluginParameter(String) - Constructor for class net.sf.gridarta.plugin.parameter.AbstractStringPluginParameter
Creates a new instance.
AbstractTool<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.tools
Base class for tools.
AbstractTool() - Constructor for class net.sf.gridarta.gui.panel.tools.AbstractTool
Create an AbstractTool.
AbstractValidator<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation
This is the base class for validators.
AbstractValidator(ValidatorPreferences) - Constructor for class net.sf.gridarta.model.validation.AbstractValidator
Create an AbstractMapValidator.
AbstractValidator(ValidatorPreferences, String) - Constructor for class net.sf.gridarta.model.validation.AbstractValidator
Create an AbstractMapValidator.
AbstractValidatorTest - Class in net.sf.gridarta.model.validation
AbstractValidatorTest() - Constructor for class net.sf.gridarta.model.validation.AbstractValidatorTest
 
AbstractValuePluginParameter<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>,V> - Class in net.sf.gridarta.plugin.parameter
Abstract base class for PluginParameter implementations for which the string representation of the value is calculated from the value.
AbstractValuePluginParameter(V) - Constructor for class net.sf.gridarta.plugin.parameter.AbstractValuePluginParameter
Creates a new instance.
accept(FilterConfigVisitor) - Method in interface net.sf.gridarta.model.filter.FilterConfig
Visits the appropriate visit() function of a FilterConfigVisitor.
accept(FilterConfigVisitor) - Method in class net.sf.gridarta.model.filter.NamedFilterConfig
Visits the appropriate visit() function of a FilterConfigVisitor.
accept(FilterConfigVisitor) - Method in class net.sf.gridarta.model.filter.NamedGameObjectMatcherFilterConfig
Visits the appropriate visit() function of a FilterConfigVisitor.
accept(File) - Method in class net.sf.gridarta.utils.HideFileFilterProxy
First checks whether the file should be hidden, if not, checks the other FileFilter.
accept(File) - Method in class net.sf.gridarta.utils.HideFileFilterProxyTest.MockFileFilter
 
accept(File) - Method in class net.sf.gridarta.utils.MapFileFilter
acceptMouseListeners - Variable in class net.sf.gridarta.gui.utils.tristate.TristateCheckBox
Whether TristateCheckBox.addMouseListener(MouseListener) should ignore added listeners.
accepts - Variable in class net.sf.gridarta.utils.HideFileFilterProxyTest.MockFileFilter
Whether this file filter will accept or reject files.
aClear - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "clear".
aClose - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "close".
aCloseAll - Variable in class net.sf.gridarta.gui.mapdesktop.WindowMenuManager
The action for "close all map windows".
aCloseAll - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "close".
aCloseMap - Variable in class net.sf.gridarta.gui.map.MapFileActions
The action for "close map".
aCopy - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "copy".
aCopy - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "copy".
acquire() - Method in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
Increases the use counter.
acquire() - Method in interface net.sf.gridarta.model.mapcontrol.MapControl
Increases the use counter.
aCreateFolderAction - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTreeActions
Action for "create folder".
aCreateImage - Variable in class net.sf.gridarta.gui.map.MapFileActions
The action for "create image".
action - Variable in class net.sf.gridarta.action.AbstractMoveSquareAction
The Action for this instance.
action - Variable in class net.sf.gridarta.action.AddBookmarkAction
The action associated with this editor action.
action - Variable in class net.sf.gridarta.action.AddToSelectionAction
The Action associated with this editor action.
action - Variable in class net.sf.gridarta.action.ArchAttributesAction
The associated Action.
action - Variable in class net.sf.gridarta.action.CollectArchesAction
The action associated with this editor action.
action - Variable in class net.sf.gridarta.action.DeleteArchAction
The Action associated with this editor action.
action - Variable in class net.sf.gridarta.action.GoLocationAction
The Action associated with this editor action.
action - Variable in class net.sf.gridarta.action.GrowSelectionAction
The action associated with this editor action.
action - Variable in class net.sf.gridarta.action.InsertArchAction
The Action associated with this editor action.
action - Variable in class net.sf.gridarta.action.LightVisibleAction
The ToggleAction associated with this editor action.
action - Variable in class net.sf.gridarta.action.ReleaseDragAction
The Action associated with this editor action.
action - Variable in class net.sf.gridarta.action.ReloadFacesAction
The Action associated to this editor action.
action - Variable in class net.sf.gridarta.action.SelectArchAboveAction
The Action associated with this editor action.
action - Variable in class net.sf.gridarta.action.SelectArchBelowAction
The Action associated with this editor action.
action - Variable in class net.sf.gridarta.action.SelectSquareAction
The Action associated with this editor action.
action - Variable in class net.sf.gridarta.action.ShrinkSelectionAction
The action associated with this editor action.
action - Variable in class net.sf.gridarta.action.StartStopDragAction
The Action associated with this editor action.
action - Variable in class net.sf.gridarta.action.SubFromSelectionAction
The Action associated with this editor action.
action - Variable in class net.sf.gridarta.action.ValidateMapAction
The Action associated with this editor action.
action - Variable in class net.sf.gridarta.gui.dialog.shortcuts.KeyStrokeDialog
The Action being redefined.
action - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
The Tab.button's action.
ACTION_BUILDER - Static variable in class net.sf.gridarta.action.CollectArchesAction
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.action.ControlServerAction
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.actions.AbstractServerActions
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.commands.Collector
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.data.NamedObjectsUtils
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.bookmarks.BookmarkDirectoryDialog
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.bookmarks.EditBookmarkDialog
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesDialog
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.errorview.DefaultErrorView
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.find.FindDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.findarchetypes.FindArchetypesDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.findarchetypes.TableModel
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.golocation.GoLocationDialog
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.newmap.AbstractMapsizeNewMapDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.newmap.AbstractNewMapDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.newmap.NewPickmapDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.newmap.NewPickmapFolderDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.plugin.PluginController
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.plugin.PluginManager
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.plugin.PluginView
The ActionBuilder instance.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.prefs.AppPreferences
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.prefs.DevPreferences
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.prefs.GUIPreferences
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.prefs.MapValidatorPreferences
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.prefs.MiscPreferences
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.prefs.NetPreferences
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.prefs.UpdatePreferences
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.shortcuts.KeyStrokeDialog
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.dialog.shrinkmapsize.ShrinkMapSizeDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.filter.MenuItemCreator
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.map.mapactions.EnterMap
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.map.MapPreviewAccessory
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.map.maptilepane.TilePanel
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.map.mapview.DefaultMapView
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.map.mapview.DefaultMapViewFactory
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.map.renderer.ImageCreator
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.map.renderer.ImageCreator2
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.map.viewaction.ViewAction
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
The action builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.mapfiles.MapFolderTreeActions
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.mapmenu.MapMenuAction
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.misc.About
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.misc.DefaultFileControl
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.misc.MainToolbar
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.misc.MapPreview
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.misc.StatusBar
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserControl
The action builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypePanel
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
The action builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.objectchoicedisplay.ObjectChoiceDisplay
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.tools.DeletionTool
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.tools.InsertionTool
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.tools.SelectionTool
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.tools.ToolPalette
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.panel.tools.ToolSelector
The Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.scripts.ScriptArchEditor
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.scripts.ScriptedEventEditor
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.spells.SpellsUtils
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.treasurelist.CFTreasureListTree
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.undo.UndoControl
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.utils.DirectionComponent
The ActionBuilder instance.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.utils.JFileField
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.utils.MenuUtils
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.utils.SwingUtils
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.utils.tabbedpanel.TabbedPanel
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.gui.utils.tabbedpanel.TabButtonAction
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.mainactions.DefaultExiter
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.mainactions.RandomFillDialog
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.maincontrol.GUIMainControl
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.anim.DefaultAnimationObjects
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.collectable.AbstractArchetypeSetCollectable
The ActionBuilder instance.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.collectable.AnimationObjectsCollectable
The ActionBuilder instance.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.collectable.FaceObjectsCollectable
The ActionBuilder instance.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.configsource.AbstractConfigSource
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.configsource.DefaultConfigSourceFactory
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.face.DefaultFaceObjects
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.io.AbstractArchetypeParser
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.mapmanager.AbstractMapManager
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.resource.AbstractResourcesReader
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.settings.DefaultEditorSettings
The ActionBuilder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.validation.AbstractValidator
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.model.validation.errors.ValidationError
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditControl
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditUndoActions
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.textedit.textarea.actions.Find
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.textedit.textarea.actions.Replace
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.updater.Updater
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.updater.UpdaterManager
Action Builder to create Actions.
ACTION_BUILDER - Static variable in class net.sf.gridarta.utils.FileFilters
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.utils.GuiFileFilters
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.utils.ProcessRunner
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParser
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
Action Builder.
ACTION_BUILDER - Static variable in class net.sf.gridarta.var.daimonin.model.io.ArchetypeParser
Action Builder.
ACTION_PREFIX - Static variable in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
Prefix for internal action names.
actionBuilder - Variable in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsManager
The managed ActionBuilder.
ActionBuilderUtils - Class in net.sf.gridarta.utils
Utility class for ActionBuilder related functions.
ActionBuilderUtils() - Constructor for class net.sf.gridarta.utils.ActionBuilderUtils
Private constructor to prevent instantiation.
actionComparator - Static variable in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsManager
A Comparator that compares Actions by name.
actionDescription - Variable in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
The description of the selected action.
ActionFactory - Class in net.sf.gridarta.gui.mapmenu
A factory for creating MapMenuAction instances.
ActionFactory(MapViewsManager<?, ?, ?>, FileControl<?, ?, ?>, MapImageCache<?, ?, ?>) - Constructor for class net.sf.gridarta.gui.mapmenu.ActionFactory
Creates a new instance.
actionFactory - Variable in class net.sf.gridarta.gui.mapmenu.MapMenuManager
The ActionFactory for creating MapMenuActions.
actionListeners - Variable in class net.sf.gridarta.gui.utils.GSplitPane
The ActionListeners attached to the "oneTouchExpandable" buttons of the JSplitPane.
actionNameComparator - Static variable in class net.sf.gridarta.gui.map.viewaction.ViewActions
The comparator for sorting menu entries.
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.HelpActionListener
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.MaskChangeAL
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.ViewTreasurelistAL
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.BooleanParameterView
 
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.DoubleParameterView
 
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.IntegerParameterView
 
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.map.maptilepane.TilePanel.RASwitch
 
actionPerformed(boolean) - Method in class net.sf.gridarta.gui.map.maptilepane.TilePanel.RASwitch
 
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.map.viewaction.ViewAction
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.mapdesktop.WindowAction
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.mapfiles.MapFolderTreeAction
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.mapmenu.MapMenuAction
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.panel.tools.ToolSelector.SelectionAction
 
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.utils.AnimTreeChooseAction
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.utils.FaceTreeChooseAction
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.TabButtonAction
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.gui.utils.TreeChooseAction
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.model.match.SetEnabledAction
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager.GameObjectMatcherToggleAction
 
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager.ResetAction
 
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.scripteditor.CFPythonPopup.MenuActionListener
 
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.Backspace
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.BackspaceWord
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.Copy
Copy current selection into the system clipboard.
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.Cut
Copy current selection into the system clipboard, then delete the selected text.
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.Delete
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.DeleteWord
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.DocumentEnd
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.DocumentHome
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.End
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.Find
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.FindAgain
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.FunctionMenu
Get content of the system clipboard and insert it at caret position.
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.Home
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.InsertBreak
 
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.InsertChar
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.InsertTab
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.NextChar
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.NextLine
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.NextPage
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.NextWord
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.Overwrite
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.Paste
Get content of the system clipboard and insert it at caret position.
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.PrevChar
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.PrevLine
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.PrevPage
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.PrevWord
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.Repeat
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.Replace
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.Save
Save the currently active tab
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.actions.ToggleRectangle
actionPerformed(ActionEvent) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.CaretBlinker
 
actions - Variable in class net.sf.gridarta.gui.mapmenu.ActionFactory
Maps MapMenuEntryMap instance to associated MapMenuAction.
actions - Variable in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager
The actions.
actions - Variable in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager.ResetAction
The actions to reset.
Actions - Class in net.sf.gridarta.textedit.scripteditor
Actions used by the script editor.
Actions(ScriptEditControl) - Constructor for class net.sf.gridarta.textedit.scripteditor.Actions
Create a new instance.
actions - Variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
The actions for the script editor.
actions - Variable in class net.sf.gridarta.textedit.textarea.actions.InputActions
 
actionShortcut - Variable in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
The shortcut of the selected action.
actionsTree - Variable in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
The JTree showing all actions.
ActionUtils - Class in net.sf.gridarta.utils
Utility class implementing Action related functions.
ActionUtils() - Constructor for class net.sf.gridarta.utils.ActionUtils
Private construct to prevent instantiation.
activate(GoLocationDialog<G, A, R>) - Method in class net.sf.gridarta.gui.dialog.golocation.GoLocationDialogManager
Activates an existing instance.
activate(D) - Method in class net.sf.gridarta.gui.map.AbstractPerMapDialogManager
Activates an existing instance.
activate() - Method in class net.sf.gridarta.gui.map.mapview.DefaultMapView
Activate this map view.
activate() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Activate this map view.
activate() - Method in class net.sf.gridarta.gui.map.mapview.TestMapView
Activate this map view.
activate() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
Sets the focus to this component.
activate() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
Sets the focus to this component.
activate() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.FaceTab
Sets the focus to this component.
activate() - Method in interface net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesTab
Sets the focus to this component.
activate() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.MsgTextTab
Sets the focus to this component.
activate() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.TextEditorTab
Sets the focus to this component.
activate() - Method in class net.sf.gridarta.gui.panel.gameobjecttexteditor.GameObjectTextEditor
Activates this component.
activateAndRaiseMapView(MapView<G, A, R>) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop
Activates and raises the given map view.
activateMapView(MapView<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewManager
Activates a map view.
activateTextField() - Method in class net.sf.gridarta.gui.map.maptilepane.TilePanel
Activates the text input field.
active - Variable in class net.sf.gridarta.gui.filter.FilterComponent
 
active - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Set if the pickmap panel is active.
activeEditType - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Contains the edit types that have already been (requested and) calculated (edit types get calculated only when needed to save time).
activeMapFile - Variable in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
The last known active MapFile.
activeMapFolder - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTree
The active map folder.
activeMapFolder - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTreeActions
The last known active folder.
activeMapFolder - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
The last known active folder.
activeMapFolderChanged(MapFolder<G, A, R>) - Method in interface net.sf.gridarta.gui.mapfiles.MapFolderTreeListener
The active folder has changed.
activeMapView - Variable in class net.sf.gridarta.gui.map.mapview.MapViewManager
The active map view.
activeMapViewChanged(MapView<G, A, R>) - Method in interface net.sf.gridarta.gui.map.mapview.MapViewManagerListener
This event handler is called when the current map view has changed.
activePickmapChanged(MapFile<G, A, R>) - Method in interface net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModelListener
Notifies that the active pickmap has changed.
activePickmapView - Variable in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
activePopup - Static variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditControl
 
activeTab - Variable in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
The active tab or null if no tab exists.
aCut - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "cut".
aCut - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "cut".
add(MutableTreeNode) - Method in class net.sf.gridarta.gui.dialog.errorview.ErrorEntry
 
add(R) - Method in class net.sf.gridarta.gui.dialog.findarchetypes.TableModel
Add an archetype to the model.
add(Tool<G, A, R>) - Method in class net.sf.gridarta.gui.panel.tools.ToolSelector
Adds a tool to this tool selector.
add(Tool<G, A, R>, boolean) - Method in class net.sf.gridarta.gui.panel.tools.ToolSelector
Adds a tool to this tool selector.
add(int, String) - Method in class net.sf.gridarta.gui.scripts.AbstractScriptArchUtils
Adds on event description.
add(ArchetypeAttributeDefinition) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributesDefinition
add(ArchetypeAttribute) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSection
add(int, String) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeList
Adds an entry.
add(V, long) - Method in class net.sf.gridarta.model.index.AbstractIndex
Adds a value to the cache.
add(V, long) - Method in interface net.sf.gridarta.model.index.Index
Adds a value to the cache.
add(SmoothFace) - Method in class net.sf.gridarta.model.smoothface.SmoothFaces
Adds a SmoothFace instance.
add(S) - Method in class net.sf.gridarta.model.spells.Spells
Add a spell.
add(int, String, String, int, int) - Method in class net.sf.gridarta.model.validation.checks.AttributeRangeChecker
Adds an attribute to check.
add(GameObjectMatcher, String, String, int, int) - Method in class net.sf.gridarta.model.validation.checks.AttributeRangeChecker
Adds an attribute to check.
add(G) - Method in class net.sf.gridarta.model.validation.checks.ConnectionChecker.Rec
Adds a game object to this connection set.
add(String, String, Range) - Method in class net.sf.gridarta.model.validation.checks.Type
Add an attribute to check.
add(CharSequence, byte) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.KeywordMap
Adds a key-value mapping.
add(T) - Method in class net.sf.gridarta.utils.EventListenerList2
Adds a listener.
addAction(JComponent, Action) - Static method in class net.sf.gridarta.gui.utils.SwingUtils
Adds an accelerator key for a component.
addActionListener(ActionListener) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
 
addActiveEditType(int) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Add edit type to the bitmask of active types.
addActiveEditType(int) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Add edit type to the bitmask of active types.
addAll(ArchetypeAttributeSection) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSection
Adds all ArchetypeAttributes of another archetype attributes to this archetype attributes.
addAllowedValue(String) - Method in class net.sf.gridarta.model.validation.checks.UnsetSlayingChecker
Adds a value which does not trigger a warning.
addAnimationObject(String, String, String) - Method in class net.sf.gridarta.model.anim.AbstractAnimationObjects
Adds a new animation object.
addAnimationObject(String, String, String) - Method in interface net.sf.gridarta.model.anim.AnimationObjects
Add an animation object.
addArchetype(R) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserFolder
Adds an Archetype to this folder.
addArchetype(String, String, R) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserModel
Adds an Archetype to this model.
addArchetype(String, R) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
Adds an Archetype to this panel.
addArchetype(R) - Method in interface net.sf.gridarta.model.archetypeset.ArchetypeSet
Adds an Archetype to this Set.
addArchetype(R) - Method in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
Adds an Archetype to this Set.
addArchetype(String, String...) - Method in class net.sf.gridarta.model.artifact.TestParser
Adds a new archetype.
addArchetypeAttribute(String, ArchetypeAttribute) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSections
Adds an ArchetypeAttribute to this archetype type.
addArchetypeAttribute(String, ArchetypeAttribute) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
Adds an ArchetypeAttribute to this archetype type.
addArchetypeChooserFolderListener(ArchetypeChooserFolderListener<G, A, R>) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserFolder
Adds a listener to be notified of changes.
addArchetypeChooserModelListener(ArchetypeChooserModelListener<G, A, R>) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserModel
Adds a listener to be notified of changes.
addArchetypeChooserPanelListener(ArchetypeChooserPanelListener<G, A, R>) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
Adds a listener to be notified of changes.
addArchetypes(ArchetypeChooserModel<G, A, R>, ArchetypeSet<G, A, R>) - Static method in class net.sf.gridarta.project.ProjectModel
 
addArchetypeSetListener(ArchetypeSetListener<G, A, R>) - Method in interface net.sf.gridarta.model.archetypeset.ArchetypeSet
Registers an ArchetypeSetListener.
addArchetypeSetListener(ArchetypeSetListener<G, A, R>) - Method in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
Register an ArchetypeSetListener.
addArchetypeType(ArchetypeType) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Adds an ArchetypeType instance.
addArchObjectMatcher(GameObjectMatcher) - Method in class net.sf.gridarta.model.match.MutableOrGameObjectMatcher
addArchObjectMatcher(GameObjectMatcher) - Method in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager
addAttribute(String) - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
Adds a column for an attribute to the table.
addAttributeButton - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesDialog
addAttributeComboBox - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesDialog
addAttributeComboBoxModel - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesDialog
addAttributeList(Element, ArchetypeAttributeSection, ErrorViewCollector, String, ArchetypeTypeSet) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeParser
Parses the Constants.XML_ELEMENT_ATTRIBUTE and Constants.XML_ELEMENT_SECTION children of a "type" or "default_type" element and adds all found attributes to an ArchetypeAttribute.
addAttributeOrder(String) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Adds an attribute name for attribute ordering when saving.
addAttributeRangeChecker(AttributeRangeChecker<GameObject, MapArchObject, Archetype>, GameObjectMatcher, String, String, int, int) - Static method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
 
addAttributeRangeChecker(AttributeRangeChecker<GameObject, MapArchObject, Archetype>, GameObjectMatcher, String, String, int, int) - Static method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
 
addAttributeSection(ArchetypeAttributeSection) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
addAutoApply(Component) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.AbstractGameObjectAttributesTab
Registers a component that auto-applies when the focus is lost.
addAutojoinList(AutojoinList<G, A, R>) - Method in class net.sf.gridarta.model.autojoin.AutojoinLists
Adds a new autojoin list.
addBitmask(String, AttributeBitmask) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Adds a bitmask definition.
addBitName(int, String) - Method in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Defines a bit name for a bit value.
addBookmark() - Method in class net.sf.gridarta.action.AddBookmarkAction
Action method for "addBookmark".
AddBookmarkAction<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.action
An EditorAction that creates a new bookmark for the current map.
AddBookmarkAction(AbstractMapMenuPreferences, MapViewManager<G, A, R>) - Constructor for class net.sf.gridarta.action.AddBookmarkAction
Creates a new instance.
addButton(AbstractButton) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonList
Adds a button.
addButton(AbstractButton, boolean) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.DoubleButtonList
Adds a button.
addButtonListListener(ButtonListListener) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonList
Adds a ButtonListListener to be notified.
addButtonListListener(ButtonListListener) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.DoubleButtonList
Adds a ButtonListListener to be notified.
addChangeListener(ChangeListener) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
Adds a ChangeListener to be notified when the selected pickmap tab changes.
addChangeListener(ChangeListener) - Method in class net.sf.gridarta.plugin.Plugin
Adds a ChangeListener to be notified about changes.
addCheckBoxLine(Container, AbstractButton, boolean, String) - Method in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Adds a line with a check box.
addChecks(ArchetypeTypeSet, AttributeRangeChecker<G, A, R>, EnvironmentChecker<G, A, R>) - Static method in class net.sf.gridarta.model.validation.checks.ArchetypeTypeChecks
Adds attribute range checks for all defined attributes.
addChecks(ArchetypeTypeSet, AttributeRangeChecker<G, A, R>, ArchetypeType) - Static method in class net.sf.gridarta.model.validation.checks.ArchetypeTypeChecks
Adds attribute range checks for all defined attributes of an ArchetypeType.
addCloseableTab(String, Component, boolean) - Method in class net.sf.gridarta.gui.dialog.plugin.CloseableTabbedPane
 
addCollectable(Collectable) - Method in class net.sf.gridarta.model.resource.CollectedResourcesWriter
Adds a Collectable resource.
addComponent(Component) - Method in class net.sf.gridarta.gui.dialog.prefs.PreferencesHelper
Adds a component to the container.
addConfigChangeListener(FilterConfigListener) - Method in class net.sf.gridarta.model.filter.AbstractFilterConfig
Adds a FilterConfigListener to be notified about changes.
addConfigChangeListener(FilterConfigListener) - Method in interface net.sf.gridarta.model.filter.FilterConfig
Adds a FilterConfigListener to be notified about changes.
addConfigListener(FilterConfigListener) - Method in class net.sf.gridarta.gui.filter.DefaultFilterControl
Adds a FilterConfigListener to be notified about changes.
addConfigListener(FilterConfigListener) - Method in interface net.sf.gridarta.gui.filter.FilterControl
Adds a FilterConfigListener to be notified about changes.
addConnection(K, GameObject<G, A, R>) - Method in class net.sf.gridarta.gui.panel.connectionview.View
 
addDefaultKeyBindings() - Method in class net.sf.gridarta.textedit.textarea.DefaultInputHandler
Sets up the default key bindings.
addDefaultKeyBindings() - Method in class net.sf.gridarta.textedit.textarea.InputHandler
Adds the default key bindings to this input handler.
addDefaultList(Iterable<ArchetypeAttributeSection>, ArchetypeType, Collection<String>, Collection<String>) - Static method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeParser
Adds all attributes of an ArchetypeType to an ArchetypeAttributeSection that are not ignored.
addDelayedMapModelListener(DelayedMapModelListener<G, A, R>) - Method in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager
Adds a DelayedMapModelListener to be notified.
addDirection(Direction) - Static method in class net.sf.gridarta.gui.utils.DirectionLayout
addDocument(Document) - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditUndoActions
Adds a document.
addDocumentListener(JTextComponent) - Method in class net.sf.gridarta.gui.dialog.newmap.AbstractNewMapDialog
Watches for text changes in a text component and enables the "OK" button accordingly.
addDocumentListener(DocumentListener) - Method in class net.sf.gridarta.gui.utils.JFileField
Adds a DocumentListener to the text input field.
addEdit(UndoableEdit) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.CaretUndo
 
addEditorSettingsListener(EditorSettingsListener) - Method in class net.sf.gridarta.model.settings.AbstractEditorSettings
Adds a EditorSettingsListener to be notified of changes.
addEditorSettingsListener(EditorSettingsListener) - Method in interface net.sf.gridarta.model.settings.EditorSettings
Adds a EditorSettingsListener to be notified of changes.
addEditType(int) - Method in class net.sf.gridarta.gui.map.mapview.MapViewsManager
Calculate a new type for all opened maps.
addElement(Container, Component, Object) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
Adds a Component to a Container.
addElement(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.gui.panel.selectedsquare.ModelUpdater
addEntry(ErrorViewCategory, String) - Method in class net.sf.gridarta.gui.dialog.errorview.DefaultErrorView
Adds a text message.
addEntry(MapMenuEntryMap) - Method in class net.sf.gridarta.gui.mapmenu.BookmarksMapMenuPreferences
Adds a new entry to the menu.
addEntry(MapMenuEntryMap) - Method in interface net.sf.gridarta.gui.mapmenu.MapMenuPreferences
Adds a new entry to the menu.
addEntry(MapMenuEntryMap) - Method in class net.sf.gridarta.gui.mapmenu.RecentMapMenuPreferences
Adds a new entry to the menu.
addEntry(MapMenuEntryMap) - Method in class net.sf.gridarta.gui.mapmenu.TestMapMenuPreferences
Adds a new entry to the menu.
addError(ErrorViewCategory, String) - Method in class net.sf.gridarta.gui.dialog.errorview.ConsoleErrorView
Adds an error message.
addError(ErrorViewCategory, int, String) - Method in class net.sf.gridarta.gui.dialog.errorview.ConsoleErrorView
Adds an error message.
addError(ErrorViewCategory, String) - Method in class net.sf.gridarta.gui.dialog.errorview.DefaultErrorView
Adds an error message.
addError(ErrorViewCategory, int, String) - Method in class net.sf.gridarta.gui.dialog.errorview.DefaultErrorView
Adds an error message.
addError(ErrorViewCategory, String) - Method in interface net.sf.gridarta.model.errorview.ErrorView
Adds an error message.
addError(ErrorViewCategory, int, String) - Method in interface net.sf.gridarta.model.errorview.ErrorView
Adds an error message.
addError(ErrorViewCategory) - Method in class net.sf.gridarta.model.errorview.ErrorViewCollector
Adds an error message.
addError(ErrorViewCategory, String) - Method in class net.sf.gridarta.model.errorview.ErrorViewCollector
Adds an error message.
addError(ErrorViewCategory, int, String) - Method in class net.sf.gridarta.model.errorview.ErrorViewCollector
Adds an error message.
addError(ErrorViewCategory, String) - Method in class net.sf.gridarta.model.errorview.TestErrorView
Adds an error message.
addError(ErrorViewCategory, int, String) - Method in class net.sf.gridarta.model.errorview.TestErrorView
Adds an error message.
addErrorListViewListener(ErrorListViewListener) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.ErrorListView
Adds an ErrorListViewListener to be notified about changes.
addErrors(int, MapModel<G, A, R>, ErrorCollector<G, A, R>) - Method in class net.sf.gridarta.model.validation.checks.ConnectionChecker.Rec
Creates validation errors for this connection set.
addEventScript(G, ScriptArchData<G, A, R>, Frame) - Method in class net.sf.gridarta.gui.scripts.ScriptArchEditor
A popup is opened and the user can create a new scripting event which gets attached to this gameObject.
addEventsToJList(JList, Iterable<? extends GameObject<?, ?, ?>>) - Method in class net.sf.gridarta.gui.scripts.AbstractScriptArchUtils
Set all ScriptedEvents to appear in the given JList This method should be fast because it may be executed when user clicks on map objects.
addEventsToJList(JList, Iterable<? extends GameObject<?, ?, ?>>) - Method in interface net.sf.gridarta.model.scripts.ScriptArchUtils
Set all ScriptedEvents to appear in the given JList This method should be fast because it may be executed when user clicks on map objects.
addExitConnectorModelListener(ExitConnectorModelListener) - Method in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
Adds an ExitConnectorModelListener to be notified of changes.
addExitConnectorModelListener(ExitConnectorModelListener) - Method in interface net.sf.gridarta.model.exitconnector.ExitConnectorModel
Adds an ExitConnectorModelListener to be notified of changes.
addExiterListener(ExiterListener) - Method in class net.sf.gridarta.mainactions.DefaultExiter
Adds an ExiterListener to be notified.
addExiterListener(ExiterListener) - Method in interface net.sf.gridarta.utils.Exiter
Adds an ExiterListener to be notified.
addFaceObject(String, String, int, int) - Method in class net.sf.gridarta.model.face.AbstractFaceObjects
Adds a new face object.
addFaceObject(String, String, int, int) - Method in interface net.sf.gridarta.model.face.FaceObjects
Adds a new face object.
addFaceObjectProvidersListener(FaceObjectProvidersListener) - Method in class net.sf.gridarta.model.face.FaceObjectProviders
Adds a FaceObjectProvidersListener to be notified about changes.
addFields(JPanel, GridBagConstraints, GridBagConstraints) - Method in class net.sf.gridarta.gui.dialog.newmap.AbstractMapsizeNewMapDialog
Adds additional fields to the dialog.
addFields(JPanel, GridBagConstraints, GridBagConstraints) - Method in class net.sf.gridarta.gui.dialog.newmap.AbstractNewMapDialog
Adds additional fields to the dialog.
addFields(JPanel, GridBagConstraints, GridBagConstraints) - Method in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Adds additional fields to the dialog.
addFields(JPanel, GridBagConstraints, GridBagConstraints) - Method in class net.sf.gridarta.gui.dialog.newmap.NewPickmapFolderDialog
Adds additional fields to the dialog.
addFiller(GridBagLayout, Container, int, int) - Static method in class net.sf.gridarta.gui.panel.gameobjectattributes.FaceTab
Adds a filler component that fills the remaining space.
addFiller(Container) - Method in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Fills the remaining space.
addFilter(String, Filter<?, ?>) - Method in class net.sf.gridarta.gui.filter.DefaultFilterControl
addFilter(String, FilterConfig<?, ?>) - Method in class net.sf.gridarta.gui.filter.FilterComponent
 
addFilter(String, Filter<?, ?>) - Method in interface net.sf.gridarta.gui.filter.FilterControl
 
addFilter(String, Filter<?, ?>) - Method in class net.sf.gridarta.model.filter.NamedFilter
Adds a sub-Filter.
addFilterListener(NamedFilterListener) - Method in class net.sf.gridarta.model.filter.NamedFilter
Adds a NamedFilterListener to be notified about changes.
addFirst(G) - Method in interface net.sf.gridarta.model.archetype.Archetype
Adds the given GameObject at the beginning of this Container.
addFirst(G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Add the given GameObject at the end of this Container.
addFirst(G) - Method in interface net.sf.gridarta.model.gameobject.GameObject
Add the given GameObject at the beginning of this Container.
addFirst(GameObject) - Method in class net.sf.gridarta.var.atrinik.model.gameobject.GameObject
Add the given GameObject at the end of this Container.
addFirst(GameObject) - Method in class net.sf.gridarta.var.daimonin.model.gameobject.GameObject
Add the given GameObject at the end of this Container.
addFolderListener(MapFolderListener<G, A, R>) - Method in class net.sf.gridarta.gui.mapfiles.MapFolder
Adds a MapFolderListener to be notified of events.
addGameObject(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.gui.panel.connectionview.Connection
Add a game object.
addGameObject(G) - Method in class net.sf.gridarta.model.validation.errors.DoubleLayerError
Adds an erroneous GameObject.
addGameObject(G) - Method in class net.sf.gridarta.model.validation.errors.DoubleTypeError
Adds an erroneous GameObject.
addGameObject(G) - Method in class net.sf.gridarta.model.validation.errors.ValidationError
Adds an erroneous GameObject.
addGameObjectAttributesControlListener(GameObjectAttributesControlListener) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
addGameObjectAttributesModelListener(GameObjectAttributesModelListener<G, A, R>) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesModel
Adds a listener to be notified.
addGameObjectAttributesTabListener(GameObjectAttributesTabListener<G, A, R>) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.AbstractGameObjectAttributesTab
Adds a listener.
addGameObjectAttributesTabListener(GameObjectAttributesTabListener<G, A, R>) - Method in interface net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesTab
Adds a listener.
addGameObjectMatcher(NamedGameObjectMatcher) - Method in class net.sf.gridarta.model.match.GameObjectMatchers
Adds a new GameObjectMatcher.
addGameObjectToMap(G, Point, InsertionMode<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Add a gameObject to the map.
addGameObjectToMap(G, Point, InsertionMode<G, A, R>) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Add a gameObject to the map.
addGameObjectToMap(MapModel<TestGameObject, TestMapArchObject, TestArchetype>, String, String, int, int, InsertionMode<TestGameObject, TestMapArchObject, TestArchetype>) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Inserts a game object into a map.
addIgnore(int, int) - Method in class net.sf.gridarta.model.validation.checks.CustomTypeChecker
Adds an allowed type change.
addIgnore(int, int, int) - Method in class net.sf.gridarta.model.validation.checks.CustomTypeChecker
Adds an allowed type change.
addImportList(String, ArchetypeType, ErrorViewCollector, String, ArchetypeTypeSet, Collection<String>) - Static method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeParser
Adds all imported attributes to an ArchetypeAttributeSection.
addIndexListener(IndexListener<V>) - Method in class net.sf.gridarta.model.index.AbstractIndex
Adds an IndexListener to be notified of changes.
addIndexListener(IndexListener<V>) - Method in interface net.sf.gridarta.model.index.Index
Adds an IndexListener to be notified of changes.
addInfo(String, String) - Method in class net.sf.gridarta.model.face.ArchFaceProvider
Report position of a face for loading it later.
addInfo(String, int, int) - Method in class net.sf.gridarta.model.face.CollectedFaceProvider
Report position and size of a face for loading it later.
addInputFieldLine(Container, JTextField, int, String, String) - Method in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Adds a line with a label and an input field.
addInv(ArchetypeType, int[]) - Method in class net.sf.gridarta.model.validation.checks.EnvironmentChecker
Sets the allowed environment game object types for an ArchetypeType.
addInvObjects(GameObject<?, ?, ?>, GameObject<?, ?, ?>) - Method in class net.sf.gridarta.gui.panel.selectedsquare.ModelUpdater
Add inventory objects to an arch in the SelectedSquareView recursively.
addKeyBinding(String, ActionListener) - Method in class net.sf.gridarta.textedit.textarea.DefaultInputHandler
Adds a key binding to this input handler.
addKeyStrokeListener(KeyStrokeFieldListener) - Method in class net.sf.gridarta.gui.dialog.shortcuts.KeyStrokeField
Adds a KeyStrokeFieldListener to be notified about changes.
addLast(G) - Method in class net.sf.gridarta.model.archetype.AbstractArchetypeBuilder
 
addLast(G) - Method in interface net.sf.gridarta.model.archetype.Archetype
Adds the given GameObject at the end of this Container.
addLast(G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Add the given GameObject at the end of this Container.
addLast(G) - Method in interface net.sf.gridarta.model.gameobject.GameObject
Add the given GameObject at the end of this Container.
addLast(GameObject) - Method in class net.sf.gridarta.var.atrinik.model.gameobject.GameObject
Add the given GameObject at the end of this Container.
addLast(GameObject) - Method in class net.sf.gridarta.var.daimonin.model.gameobject.GameObject
Add the given GameObject at the end of this Container.
addLayoutComponent(String, Component) - Method in class net.sf.gridarta.gui.dialog.plugin.StackLayout
addLayoutComponent(Component, Object) - Method in class net.sf.gridarta.gui.utils.DirectionLayout
addLayoutComponent(String, Component) - Method in class net.sf.gridarta.gui.utils.DirectionLayout
addLayoutComponent(String, Component) - Method in class net.sf.gridarta.textedit.textarea.ScrollLayout
addLightSource(MapSquare<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Adds a light emitting game object that affects this map square.
addLine(Document, AttributeSet, String, String) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttribute
Appends a line to a Document.
addList(String, ArchetypeTypeList) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Adds a list definition.
addListMouseListener(MouseListener) - Method in class net.sf.gridarta.gui.panel.connectionview.View
Register a MouseListener for the connection list.
addListSelectionListener(ListSelectionListener) - Method in class net.sf.gridarta.gui.panel.connectionview.View
Register a ListSelectionListener for the connection list.
addLore(String) - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Appends text to the map lore.
addMapArchObjectListener(MapArchObjectListener) - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Registers an event listener.
addMapArchObjectListener(MapArchObjectListener) - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Registers an event listener.
addMapControlListener(MapControlListener<G, A, R>) - Method in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
Registers a MapControlListener.
addMapControlListener(MapControlListener<G, A, R>) - Method in interface net.sf.gridarta.model.mapcontrol.MapControl
Registers a MapControlListener.
addMapCursorListener(MapCursorListener<G, A, R>) - Method in class net.sf.gridarta.model.mapcursor.MapCursor
Register a MapCursorListener.
addMapFile(MapFile<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
Adds a map file.
addMapFolder(MapFolder<G, A, R>) - Method in class net.sf.gridarta.gui.mapfiles.MapFolderTree
Adds a map folder to this model.
addMapGridListener(MapGridListener) - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Registers a MapGridListener.
addMapImageCacheListener(MapImageCacheListener<G, A, R>) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Adds a MapImageCacheListener to be notified.
addMapManager(MapManager<G, A, R>) - Method in class net.sf.gridarta.gui.mapuserlistener.MapUserListenerManager
Registers a MapManager to track.
addMapManagerListener(MapManagerListener<G, A, R>) - Method in class net.sf.gridarta.model.mapmanager.AbstractMapManager
Adds a MapManagerListener to be notified.
addMapManagerListener(MapManagerListener<G, A, R>) - Method in interface net.sf.gridarta.model.mapmanager.MapManager
Adds a MapManagerListener to be notified.
addMapMenuEntry(String, MapMenuEntry) - Method in class net.sf.gridarta.gui.mapmenu.MapMenu
Adds a MapMenuEntry to this menu.
addMapMenuEntry(String, DefaultMutableTreeNode) - Method in class net.sf.gridarta.gui.mapmenu.MapMenu
Adds a DefaultMutableTreeNode to this menu.
addMapModelListener(MapModelListener<G, A, R>) - Method in class net.sf.gridarta.gui.copybuffer.CopyBuffer
Adds a MapModelListener to be notified about changes of the cut/copied game objects.
addMapModelListener(MapControl<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
Tracks a MapControl instance for changes.
addMapModelListener(MapModelListener<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Register a map listener.
addMapModelListener(MapModelListener<G, A, R>) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Register a map listener.
addMapSquare(MapSquare<G, A, R>) - Method in class net.sf.gridarta.model.validation.errors.ValidationError
Adds an erroneous MapSquare.
addMapTransactionListener(MapTransactionListener<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Registers a map transaction listener.
addMapTransactionListener(MapTransactionListener<G, A, R>) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Registers a map transaction listener.
addMapView(MapView<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewManager
Adds a map view.
addMapView(MapView<G, A, R>) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop
Adds the map view.
addMapViewManagerListener(MapViewManagerListener<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewManager
Adds a listener to be notified.
addMapViewSettingsListener(MapViewSettingsListener) - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Register a MapViewSettingsListener.
addMapViewSettingsListener(MapViewSettingsListener) - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Register a MapViewSettingsListener.
addMapViewsListener(MapViewsListener<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViews
Adds a MapViewsListener to be notified of events.
addMapViewsListener(MapControl<G, A, R>, MapViewsListener<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewsManager
Adds a MapViewsListener to be notified of events.
addMatcher(GameObjectMatcher, Pattern) - Method in class net.sf.gridarta.model.validation.checks.SlayingChecker
Adds a matcher to check.
addModelListener(MapFolderTreeListener<G, A, R>) - Method in class net.sf.gridarta.gui.mapfiles.MapFolderTree
Adds a MapFolderTreeListener to be informed about changes.
addModifiedFields(G, Map<String, String>) - Method in class net.sf.gridarta.model.io.AbstractGameObjectParser
Adds the modified fields of a GameObject to a map.
addModifiedFields(G, Map<String, String>) - Method in interface net.sf.gridarta.model.io.GameObjectParser
Adds the modified fields of a GameObject to a map.
addMouseListener(MouseListener) - Method in interface net.sf.gridarta.gui.map.renderer.MapRenderer
 
addMouseListener(MouseListener) - Method in class net.sf.gridarta.gui.utils.tristate.TristateCheckBox
addMouseMotionListener(MouseMotionListener) - Method in interface net.sf.gridarta.gui.map.renderer.MapRenderer
Adds a MouseMotionListener to be notified about mouse events.
addMsgTextLine(String) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Adds a line of message text.
addMsgTextLine(String) - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Adds a line of message text.
addName(String, int) - Method in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Adds a readable name for a bit value.
addNamedValue(String, int) - Method in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Adds a name for external encoding of a value.
addNewPickmap() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Invoked when user wants to open a new pickmap.
addNode(DefaultMutableTreeNode, CharSequence, Action) - Static method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
Adds an Action to a branch node.
addNoMap(ArchetypeType) - Method in class net.sf.gridarta.model.validation.checks.EnvironmentChecker
Marks an ArchetypeType to not be allowed directly on maps.
addObjectChooserListener(ObjectChooserListener<G, A, R>) - Method in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
Adds a listener to be notified.
addObjectChooserListener(ObjectChooserListener<G, A, R>) - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooser
Adds a listener to be notified.
addObjectListToMap(Iterable<G>) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Adds a list of GameObjects to this map.
addObjectListToMap(Iterable<G>) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Adds a list of GameObjects to this map.
addObjectText(String) - Method in class net.sf.gridarta.model.archetype.AbstractArchetypeBuilder
 
addObjectText(String) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Appends text to the object text of this GameObject.
addObjectText(String) - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Appends text to the object text of this GameObject.
addObjectText(String) - Method in class net.sf.gridarta.model.baseobject.GameObjectText
Appends a line to the object text.
addParameter(PluginParameter<G, A, R, ?>) - Method in class net.sf.gridarta.plugin.Plugin
Adds a plugin parameter to this plugin.
addParameter(String, String) - Method in class net.sf.gridarta.utils.StringParameterBuilder
Adds a parameter key/value pair.
addPart(T) - Method in class net.sf.gridarta.model.gameobject.MultiArchData
Add a part to this multi-part object.
addPickmap(String, MapReaderFactory<G, A>, MapManager<G, A, R>) - Method in class net.sf.gridarta.gui.mapfiles.MapFolder
Adds a new MapFile to this folder.
addPickmap(MapFile<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
Called when a new pickmap has been added to the model.
addPickmapChooserListener(PickmapChooserModelListener<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
Adds a PickmapChooserModelListener to be notified.
addPickmapSettingsListener(PickmapSettingsListener) - Method in class net.sf.gridarta.model.pickmapsettings.AbstractPickmapSettings
Adds a PickmapSettingsListener to be notified about changes.
addPickmapSettingsListener(PickmapSettingsListener) - Method in interface net.sf.gridarta.model.pickmapsettings.PickmapSettings
Adds a PickmapSettingsListener to be notified about changes.
addPlugin(Plugin<G, A, R>) - Method in class net.sf.gridarta.plugin.PluginModel
Add a new plugin.
addPlugin(File) - Method in class net.sf.gridarta.plugin.PluginModel
 
addPluginModelListener(PluginModelListener<G, A, R>) - Method in class net.sf.gridarta.plugin.PluginModel
Adds a listener to be informed of changes.
addPluginParameter(String, Object) - Method in class net.sf.gridarta.plugin.PluginParameters
Defines a variable to be passed to plugins.
addPNGFace(String, String, String, ErrorView, ArchFaceProvider) - Method in class net.sf.gridarta.model.resource.AbstractResourcesReader
Loads a png from the file, convert it to IconImage and attach it to the face list.
addProjectSettingsListener(ProjectSettingsListener) - Method in class net.sf.gridarta.model.settings.AbstractProjectSettings
Adds a ProjectSettingsListener to be notified of changes.
addProjectSettingsListener(ProjectSettingsListener) - Method in interface net.sf.gridarta.model.settings.ProjectSettings
Adds a ProjectSettingsListener to be notified of changes.
addSection(ArchetypeAttributeSection) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSections
addSelectedSquareListener(SelectedSquareModelListener<G, A, R>) - Method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareModel
Adds a SelectedSquareModelListener to be notified.
addSpecialEntries(Map<String, TreasureTreeNode>, DefaultMutableTreeNode) - Static method in class net.sf.gridarta.model.treasurelist.TreasureLoader
Add the special treasure list parents to the root DefaultMutableTreeNode.
addTab(String, Component) - Method in class net.sf.gridarta.gui.dialog.plugin.CloseableTabbedPane
 
addTab(Tab) - Method in class net.sf.gridarta.gui.misc.MainView
Adds a tab.
addTab(GameObjectAttributesTab<G, A, R>) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Adds a tab.
addTab(ObjectChooserTab<G, A, R>) - Method in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
Adds a tab.
addTab(Tab) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonLists
Adds a Tab to the button list associated with the tab's location.
addTab(Tab) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.TabbedPanel
Adds a tab.
addTab(String, File) - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
Adds a new TextArea Panel to the TabbedPane.
addTabInt(GameObjectAttributesTab<G, A, R>) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Adds a tab which is not shown in the tab panel.
addTabListener(TabListener) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Adds a TabListener to be notified.
addTailPart(T) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Appends a tail to this GameObject.
addTailPart(T) - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Appends a tail to this GameObject.
addText(String) - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Appends 'text' to the map text.
addText(String) - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Appends 'text' to the map text.
addTextFieldActionListener(ActionListener) - Method in class net.sf.gridarta.gui.map.maptilepane.TilePanel
Adds an ActionListener to the text input field.
addToCache(String, ImageIcon) - Method in class net.sf.gridarta.utils.ResourceIcons
Add an image to the cache.
addToken(int, byte) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
Adds a token to the token list.
addTool(Tool<G, A, R>, String) - Method in class net.sf.gridarta.gui.panel.tools.ToolSelector
Adds a tool to this tool selector.
addToPanel(boolean, String, R) - Method in class net.sf.gridarta.model.io.AbstractArchetypeParser
Returns whether an archetype should be added to the archetype chooser.
addToPanel(boolean, String, TestArchetype) - Method in class net.sf.gridarta.model.io.TestArchetypeParser
Returns whether an archetype should be added to the archetype chooser.
addToPanel(boolean, String, Archetype) - Method in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParser
Returns whether an archetype should be added to the archetype chooser.
addToPanel(boolean, String, Archetype) - Method in class net.sf.gridarta.var.crossfire.model.io.ArchetypeParser
Returns whether an archetype should be added to the archetype chooser.
addToPanel(boolean, String, Archetype) - Method in class net.sf.gridarta.var.daimonin.model.io.ArchetypeParser
Returns whether an archetype should be added to the archetype chooser.
addTopLevelEntries(List<TreasureTreeNode>, Map<String, TreasureTreeNode>, DefaultMutableTreeNode) - Static method in class net.sf.gridarta.model.treasurelist.TreasureLoader
Adds a list of TreasureTreeNodes to a root DefaultMutableTreeNode.
addToSelection() - Method in class net.sf.gridarta.action.AddToSelectionAction
Adds the current pre-selection to the selection.
AddToSelectionAction<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.action
An EditorAction that adds the current pre-selection to the selection.
AddToSelectionAction(MapViewManager<G, A, R>) - Constructor for class net.sf.gridarta.action.AddToSelectionAction
Creates a new instance.
addUndoableEdit(UndoableEdit) - Static method in class net.sf.gridarta.textedit.textarea.SyntaxDocument
Adds an undoable edit to this document's undo list.
addUndoState(UndoState<G, A, R>) - Method in class net.sf.gridarta.model.undo.UndoModel
Add a new undo state to the undo stack.
addValidator(Validator<G, A, R>) - Method in class net.sf.gridarta.model.validation.DelegatingMapValidator
Add a Validator that might to be queried.
addWarning(ErrorViewCategory, String) - Method in class net.sf.gridarta.gui.dialog.errorview.ConsoleErrorView
Adds a warning message.
addWarning(ErrorViewCategory, int, String) - Method in class net.sf.gridarta.gui.dialog.errorview.ConsoleErrorView
Adds a warning message.
addWarning(ErrorViewCategory, String) - Method in class net.sf.gridarta.gui.dialog.errorview.DefaultErrorView
Adds a warning message.
addWarning(ErrorViewCategory, int, String) - Method in class net.sf.gridarta.gui.dialog.errorview.DefaultErrorView
Adds a warning message.
addWarning(ErrorViewCategory, String) - Method in interface net.sf.gridarta.model.errorview.ErrorView
Adds a warning message.
addWarning(ErrorViewCategory, int, String) - Method in interface net.sf.gridarta.model.errorview.ErrorView
Adds a warning message.
addWarning(ErrorViewCategory) - Method in class net.sf.gridarta.model.errorview.ErrorViewCollector
Adds a warning message.
addWarning(ErrorViewCategory, String) - Method in class net.sf.gridarta.model.errorview.ErrorViewCollector
Adds a warning message.
addWarning(ErrorViewCategory, int, String) - Method in class net.sf.gridarta.model.errorview.ErrorViewCollector
Adds a warning message.
addWarning(ErrorViewCategory, String) - Method in class net.sf.gridarta.model.errorview.TestErrorView
Adds a warning message.
addWarning(ErrorViewCategory, int, String) - Method in class net.sf.gridarta.model.errorview.TestErrorView
Adds a warning message.
addWindowAction(JMenu, MapView<G, A, R>, int) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop
Adds an action for selecting this window to a menu.
aDeletePickmap - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Action called for "delete active pickmap".
aDeletePickmapFolder - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTreeActions
Action called for "delete active folder".
aDeleteUnknownObjects - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "delete unknown objects".
aDirections - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "enter xxx map".
adjustmentValueChanged(AdjustmentEvent) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.AdjustHandler
 
aDoubleFaces - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "draw double faces".
aEnterExit - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "enter exit".
aEventAddNew - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
The action for "add new event".
aEventEdit - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
The action for "edit event code".
aEventEditData - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
The action for "edit event parameters".
aEventRemove - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
The action for "remove event".
aExitConnect - Variable in class net.sf.gridarta.gui.exitconnector.ExitConnectorController
The action for "connect exits".
aExitCopy - Variable in class net.sf.gridarta.gui.exitconnector.ExitConnectorController
The action for "copy exit".
aExitPaste - Variable in class net.sf.gridarta.gui.exitconnector.ExitConnectorController
The action for "paste exit".
aExpandEmptySelection - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "grow empty selection".
aFillAbove - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "fill above".
aFillAuto - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "fill".
aFillBelow - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "fill below".
aFind - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "find".
aFind - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "find".
aFindAgain - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "find again".
aFindNext - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "find next".
aFindPrev - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "find prev".
aFloodFill - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "flood fill".
aGridVisible - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "grid visible".
aInvertSelection - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "invert selection".
algorithm - Variable in class net.sf.gridarta.gui.misc.MapPreview
The currently used algorithm.
ALIGN - Static variable in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
The name of the "align" attribute.
allChangeListener - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.MaskChangeAL
The ChangeListener attached to the "All" check box.
allCheckbox - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.MaskChangeAL
The all-bits check box.
allEventTypes - Variable in class net.sf.gridarta.gui.scripts.AbstractScriptArchUtils
Maps event type to event name.
allocate(MapView<G, A, R>) - Method in class net.sf.gridarta.gui.dialog.golocation.GoLocationDialogManager
Creates a new instance.
allocate(MapView<G, A, R>) - Method in class net.sf.gridarta.gui.map.AbstractPerMapDialogManager
Creates a new instance.
allocateMapSquare(int, int) - Method in class net.sf.gridarta.model.mapmodel.SavedSquares
Allocates a saved map square.
allowedValues - Variable in class net.sf.gridarta.model.validation.checks.UnsetSlayingChecker
The values which do not trigger a warning.
allowRandomMapParameters - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Whether exit paths may point to random maps.
allowsAllInv - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeType
Whether this archetype type allows any inventory game objects, whether these types have "inv" specifications.
allowsChildren() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuEntry
Returns whether this entry is a directory.
allowsChildren() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuEntryDir
Returns whether this entry is a directory.
allowsChildren() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuEntryMap
Returns whether this entry is a directory.
ALPHA - Static variable in class net.sf.gridarta.model.face.FaceObjectProviders
The face provider for alpha faces.
ALPHA - Static variable in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
The name of the "alpha" attribute.
ALPHA_FILTER - Static variable in class net.sf.gridarta.utils.AlphaImageFilterInstance
The singleton AlphaImageFilter instance for creating transparent images.
ALPHA_MASK - Static variable in class net.sf.gridarta.model.face.ColourFilter
The mask for selecting the alpha bits.
ALPHA_TYPE_KEY - Static variable in class net.sf.gridarta.model.mapviewsettings.DefaultMapViewSettings
Key for saving AbstractMapViewSettings.alphaType state in preferences.
AlphaImageFilter - Class in net.sf.gridarta.utils
An image filter creating transparent images.
AlphaImageFilter() - Constructor for class net.sf.gridarta.utils.AlphaImageFilter
 
AlphaImageFilterInstance - Class in net.sf.gridarta.utils
Utility class holding the singleton AlphaImageFilter instance.
AlphaImageFilterInstance() - Constructor for class net.sf.gridarta.utils.AlphaImageFilterInstance
Private constructor to prevent instantiation.
alphaType - Variable in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Bit field of edit types to show transparent.
alphaTypeChanged(int) - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettingsListener
This event handler is called when the alpha type setting has changed.
ALTERNATIVE_FACE_NAME_PATTERN - Static variable in class net.sf.gridarta.model.face.DefaultFaceObject
A Pattern matching face names having alternative face names.
alternativeFaceName - Variable in class net.sf.gridarta.model.face.DefaultFaceObject
The alternative face name for image.a.nnn faces.
alternativeLocation - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Whether the tab is shown in the alternative location (true) or in the standard location (false).
ALTERNATIVES_PATTERN - Static variable in class net.sf.gridarta.model.autojoin.AutojoinListsHelper
A Pattern that matches alternative archetypes.
aMapArchAddEnv - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Action for "add to environment".
aMapArchAddInv - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Action for "add to inventory".
aMapArchAttribute - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Action for "edit attributes".
aMapCreateView - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "create view".
aMapProperties - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "map properties".
aMoveCursor - Variable in class net.sf.gridarta.gui.mapcursor.MapCursorActions
Actions for "move cursor".
and9x9(boolean[][], int, int) - Static method in class net.sf.gridarta.model.validation.checks.BlockedSquareChecker
Returns the AND of a 9x9 field denoted by x and y in matrix.
AndGameObjectMatcher - Class in net.sf.gridarta.model.match
A GameObjectMatcher that And-combines other GameObjectMatchers.
AndGameObjectMatcher(Collection<GameObjectMatcher>) - Constructor for class net.sf.gridarta.model.match.AndGameObjectMatcher
Creates an AndGameObjectMatcher.
aNewScript - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "new script".
aNextExit - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "next exit".
aNextWindow - Variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
The action for "next window".
ANIM_SPEED - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
The name of the "anim_speed" attribute.
animatedCheckBox - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.FaceTab
The JCheckBox for selecting whether the game object is animated.
ANIMATION - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
The attribute name of the object's animation.
animationComponent - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.FaceTab
The FaceComponent for selecting the game object's animation.
AnimationComponent - Class in net.sf.gridarta.gui.utils
A JPanel that allows the user to select an animation name.
AnimationComponent(String, AnimationObjects, FaceObjectProviders, ImageIcon, ImageIcon) - Constructor for class net.sf.gridarta.gui.utils.AnimationComponent
Creates a new instance.
animationName - Variable in class net.sf.gridarta.model.validation.errors.UndefinedAnimError
The invalid animation name.
AnimationObject - Interface in net.sf.gridarta.model.anim
An AnimationObject reflects the animation ("anim\n" ...
animationObject - Variable in exception net.sf.gridarta.model.anim.IllegalAnimationException
The illegal face object.
animationObjects - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
The AnimationObjects instance for choosing animation names.
animationObjects - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
The AnimationObjects instance for choosing animation names.
animationObjects - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.FaceTab
The AnimationObjects for looking up animations.
animationObjects - Variable in class net.sf.gridarta.gui.utils.AnimTreeChooseAction
The AnimationObjects to select from.
AnimationObjects - Interface in net.sf.gridarta.model.anim
AnimationObjects is a container for AnimationObjects.
animationObjects - Variable in class net.sf.gridarta.model.archetype.TestArchetypeFactory
The AnimationObjects instance.
animationObjects - Variable in class net.sf.gridarta.model.archetypeset.ArchetypeValidator
The AnimationObjects instance for looking up animation names.
animationObjects - Variable in class net.sf.gridarta.model.artifact.TestParser
The AnimationObjects instance.
animationObjects - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObject
The AnimationObjects for looking up animations.
animationObjects - Variable in class net.sf.gridarta.model.collectable.AnimationObjectsCollectable
The AnimationObjects being collected.
animationObjects - Variable in class net.sf.gridarta.model.gameobject.TestGameObjectFactory
The AnimationObjects for looking up animations.
animationObjects - Variable in class net.sf.gridarta.model.io.AbstractArchetypeParser
The animation objects instance.
animationObjects - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
The AnimationObjects instance.
animationObjects - Variable in class net.sf.gridarta.model.resource.AbstractFilesResourcesReader
The AnimationObjects to use.
animationObjects - Variable in class net.sf.gridarta.model.resource.AbstractResourcesReader
The animation objects instance.
animationObjects - Variable in class net.sf.gridarta.project.ProjectModel
 
animationObjects - Variable in class net.sf.gridarta.var.atrinik.model.archetype.DefaultArchetypeFactory
The AnimationObjects for looking up animations.
animationObjects - Variable in class net.sf.gridarta.var.atrinik.model.gameobject.DefaultGameObjectFactory
The AnimationObjects for looking up animations.
animationObjects - Variable in class net.sf.gridarta.var.atrinik.resource.DefaultResources
The AnimationObjects instance.
animationObjects - Variable in class net.sf.gridarta.var.crossfire.model.archetype.DefaultArchetypeFactory
The AnimationObjects for looking up animations.
animationObjects - Variable in class net.sf.gridarta.var.crossfire.model.gameobject.DefaultGameObjectFactory
The AnimationObjects for looking up animations.
animationObjects - Variable in class net.sf.gridarta.var.crossfire.model.gameobject.GameObjectCreator
The AnimationObjects for created game objects.
animationObjects - Variable in class net.sf.gridarta.var.crossfire.resource.DefaultResources
The AnimationObjects instance.
animationObjects - Variable in class net.sf.gridarta.var.daimonin.model.archetype.DefaultArchetypeFactory
The AnimationObjects for looking up animations.
animationObjects - Variable in class net.sf.gridarta.var.daimonin.model.gameobject.DefaultGameObjectFactory
The AnimationObjects for looking up animations.
animationObjects - Variable in class net.sf.gridarta.var.daimonin.resource.DefaultResources
The AnimationObjects instance.
AnimationObjectsCollectable - Class in net.sf.gridarta.model.collectable
a Collectable that creates the "animations" file.
AnimationObjectsCollectable(AnimationObjects, String) - Constructor for class net.sf.gridarta.model.collectable.AnimationObjectsCollectable
Creates a new instance.
AnimationObjectsReader - Class in net.sf.gridarta.model.io
Utility class for reading AnimationObjects from files.
AnimationObjectsReader() - Constructor for class net.sf.gridarta.model.io.AnimationObjectsReader
Private constructor to prevent instantiation.
AnimationParseException - Exception in net.sf.gridarta.model.anim
This exception is thrown when parsing an animation definition file (arch/animations and arch/**.anim) revealed that such a file contains an error.
AnimationParseException(String, String, int) - Constructor for exception net.sf.gridarta.model.anim.AnimationParseException
Create an AnimationParseException.
AnimationValidator - Class in net.sf.gridarta.model.anim
Utility class for validating AnimationObject instances.
AnimationValidator(FaceObjects, ErrorView) - Constructor for class net.sf.gridarta.model.anim.AnimationValidator
Creates a new instance.
animFileFilter - Static variable in class net.sf.gridarta.utils.FileFilters
Swing FileFilter for .anim files.
animList - Variable in class net.sf.gridarta.model.anim.DefaultAnimationObject
The animation list of this animation.
animName - Variable in class net.sf.gridarta.model.anim.DefaultAnimationObject
The name of this animation.
animName - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObject
The object's animation animation.
animSpeedTextField - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.FaceTab
The JTextField for selecting the animation speed.
ANIMTREE_FILE - Static variable in interface net.sf.gridarta.var.atrinik.IGUIConstants
File to store the animation tree information after arch collection.
ANIMTREE_FILE - Static variable in interface net.sf.gridarta.var.crossfire.IGUIConstants
File to store the animation tree information after arch collection.
ANIMTREE_FILE - Static variable in interface net.sf.gridarta.var.daimonin.IGUIConstants
File to store the animation tree information after arch collection.
animTreeChooseAction - Variable in class net.sf.gridarta.gui.utils.AnimationComponent
The associated AnimTreeChooseAction.
AnimTreeChooseAction - Class in net.sf.gridarta.gui.utils
A TreeChooseAction that updates an animation label.
AnimTreeChooseAction(String, JTextComponent, AbstractButton, AnimationObjects, FaceObjectProviders, ImageIcon, ImageIcon) - Constructor for class net.sf.gridarta.gui.utils.AnimTreeChooseAction
Create a TreeChooseAction.
animTreeFile - Variable in class net.sf.gridarta.model.collectable.AnimationObjectsCollectable
The collected animation tree file.
animTreeFile - Variable in class net.sf.gridarta.model.resource.AbstractCollectedResourcesReader
The name of the animation tree information file.
aOpen - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "open".
aOpenInClient - Variable in class net.sf.gridarta.actions.AbstractServerActions
The action for "open in client".
aOpenPickmapMap - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Action called for "open active pickmap as map".
aPaste - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "paste".
aPaste - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "paste".
aPasteTiled - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "paste tiled".
APP_ICON - Static variable in class net.sf.gridarta.utils.ResourceIcons
Application icon definitions (icon-dir).
APP_SETTINGS_DIR - Static variable in class net.sf.gridarta.utils.ConfigFileUtils
Name of directory with settings file.
append(NamedObject) - Method in class net.sf.gridarta.model.data.NamedTreeNode
Append a node.
append(String, NamedObject) - Method in class net.sf.gridarta.model.data.NamedTreeNode
Appends a node.
append(String...) - Method in class net.sf.gridarta.utils.ProcessRunner.CopyOutput.Appender
Append text to the JTextArea.
append(String) - Method in class net.sf.gridarta.utils.WrappingStringBuilder
Append a word.
append(int) - Method in class net.sf.gridarta.utils.WrappingStringBuilder
Append an integer value.
appendDouble(double) - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.TestMapRenderer
Appends a double> value to TestMapRenderer.sb.
appender - Variable in class net.sf.gridarta.utils.ProcessRunner.CopyOutput
JTextArea to write to.
appendFaceSource(StringBuilder, BaseObject<?, ?, ?, ?>) - Static method in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
Appends a description of a game object's face to a StringBuilder.
appendGameObject(G, boolean, String) - Method in class net.sf.gridarta.gui.map.renderer.ToolTipAppender
 
appendGameObjects(StringBuilder) - Method in class net.sf.gridarta.model.validation.errors.ValidationError
Appends the game objects of this error to a StringBuilder.
appendMapSquares(StringBuilder) - Method in class net.sf.gridarta.model.validation.errors.ValidationError
Appends the map squares of this error to a StringBuilder.
appendObjects(StringBuilder, Collection<O>, Formatter<G, A, R, O>, String, String, int) - Method in class net.sf.gridarta.model.validation.errors.ValidationError
Appends the given objects to a StringBuilder.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttribute
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeAnimationName
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBitmask
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBool
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBoolSpec
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeFaceName
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeFloat
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeInt
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeInvSpell
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeList
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeList2
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeLong
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeMapPath
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeScriptFile
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeSpell
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeString
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeText
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeTreasure
Appends a summary line for this attribute to a Document.
appendSummary(Document, Style) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeZSpell
Appends a summary line for this attribute to a Document.
appendTitle(StringBuilder) - Method in class net.sf.gridarta.model.validation.errors.ValidationError
Appends the title of this error to a StringBuilder.
appendToString(StringBuilder) - Method in class net.sf.gridarta.model.treasurelist.ArchTreasureObj
Appends a description of this treasure object to a StringBuilder.
appendToString(StringBuilder) - Method in class net.sf.gridarta.model.treasurelist.FolderTreasureObj
Appends a description of this treasure object to a StringBuilder.
appendToString(StringBuilder) - Method in class net.sf.gridarta.model.treasurelist.NoTreasureObj
Appends a description of this treasure object to a StringBuilder.
appendToString(StringBuilder) - Method in class net.sf.gridarta.model.treasurelist.TreasureListTreasureObj
Appends a description of this treasure object to a StringBuilder.
appendToString(StringBuilder) - Method in class net.sf.gridarta.model.treasurelist.TreasureObj
Appends a description of this treasure object to a StringBuilder.
appendToString(StringBuilder) - Method in class net.sf.gridarta.model.treasurelist.YesTreasureObj
Appends a description of this treasure object to a StringBuilder.
appendValidationError(ValidationError<G, ?, ?>) - Method in class net.sf.gridarta.gui.map.renderer.ToolTipAppender
 
appExitNotify() - Method in interface net.sf.gridarta.utils.ExiterListener
Called when the application exits.
APPLICATION_NAME_IDENTIFIER - Static variable in class net.sf.gridarta.var.atrinik.actions.AtrinikServerActions
The name of the application requesting control.
apply() - Method in class net.sf.gridarta.gui.dialog.prefs.AppPreferences
apply() - Method in class net.sf.gridarta.gui.dialog.prefs.DevPreferences
apply() - Method in class net.sf.gridarta.gui.dialog.prefs.GUIPreferences
apply() - Method in class net.sf.gridarta.gui.dialog.prefs.MapValidatorPreferences
apply() - Method in class net.sf.gridarta.gui.dialog.prefs.MiscPreferences
apply() - Method in class net.sf.gridarta.gui.dialog.prefs.NetPreferences
apply() - Method in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
apply() - Method in class net.sf.gridarta.gui.dialog.prefs.UpdatePreferences
apply() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.AbstractGameObjectAttributesTab
Applies the current settings.
apply(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.AbstractGameObjectAttributesTab
Applies settings to the given game object.
apply(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
Applies settings to the given game object.
apply(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
Applies settings to the given game object.
apply(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.FaceTab
Applies settings to the given game object.
apply() - Method in interface net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesTab
Applies the current settings.
apply() - Method in interface net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesTabListener
Makes the listener apply all tabs.
apply(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.MsgTextTab
Applies settings to the given game object.
apply(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.TextEditorTab
Applies settings to the given game object.
applyArchPanelChanges() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
When the "apply"-button on the ArchPanel (at the bottom of the window) is pressed, this function updates the active arch object.
applyChange(UndoModel<G, A, R>, MapModel<G, A, R>, UndoState<G, A, R>) - Static method in class net.sf.gridarta.actions.UndoActions
Applies a change (for an undo or a redo operation).
applyChanges(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.gui.panel.gameobjecttexteditor.GameObjectTextEditor
Updates a GameObject's attributes from the input field.
applyChanges(MapModel<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.SavedSquares
Applies the saved squares to the given map model.
applySettings() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
This method is called when the "apply"-button has been pressed.
applySettings2() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
This method is called when the "apply"-button has been pressed.
AppPreferences - Class in net.sf.gridarta.gui.dialog.prefs
Preferences Module for application preferences.
AppPreferences(AppPreferencesModel) - Constructor for class net.sf.gridarta.gui.dialog.prefs.AppPreferences
Creates a new instance.
appPreferencesModel - Variable in class net.sf.gridarta.action.ControlClientAction
 
appPreferencesModel - Variable in class net.sf.gridarta.action.ControlServerAction
 
appPreferencesModel - Variable in class net.sf.gridarta.action.OptionsAction
 
appPreferencesModel - Variable in class net.sf.gridarta.gui.dialog.prefs.AppPreferences
The model.
AppPreferencesModel - Class in net.sf.gridarta.gui.dialog.prefs
Maintains the application preferences state.
AppPreferencesModel(String, String, String) - Constructor for class net.sf.gridarta.gui.dialog.prefs.AppPreferencesModel
Creates a new instance.
aPrevExit - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "previous exit".
aPrevWindow - Variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
The action for "prev window".
aRandFillAbove - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "random fill above".
aRandFillAuto - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "random fill".
aRandFillBelow - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "random fill below".
arcFileFilter - Static variable in class net.sf.gridarta.utils.FileFilters
Swing FileFilter for .arc files.
ARCH_DIRECTORY_KEY - Static variable in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
The preferences key for the archetype directory.
ARCH_FILE - Static variable in interface net.sf.gridarta.var.atrinik.IGUIConstants
 
ARCH_FILE - Static variable in interface net.sf.gridarta.var.crossfire.IGUIConstants
 
ARCH_FILE - Static variable in interface net.sf.gridarta.var.daimonin.IGUIConstants
 
archAttributes() - Method in class net.sf.gridarta.action.ArchAttributesAction
Action method for "arch attributes".
ArchAttributesAction<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.action
An EditorAction that opens the game object attributes dialog for the currently selected game object.
ArchAttributesAction(MapViewManager<G, A, R>, GameObjectAttributesDialogFactory<G, A, R>) - Constructor for class net.sf.gridarta.action.ArchAttributesAction
Creates a new instance.
ArchComboBox<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.plugin.parameter
 
ArchComboBox(GameObjectAttributesModel<G, A, R>, ArchetypeSet<G, A, R>, ObjectChooser<G, A, R>, FaceObjectProviders) - Constructor for class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBox
Creates a new instance.
archComboBox - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
 
ArchComboBoxCellRenderer - Class in net.sf.gridarta.gui.dialog.plugin.parameter
 
ArchComboBoxCellRenderer(ComboBoxEditor, FaceObjectProviders) - Constructor for class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxCellRenderer
Creates a new instance.
archComboBoxEditor - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBox
 
archComboBoxEditor - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxCellRenderer
 
ArchComboBoxEditor<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.plugin.parameter
 
ArchComboBoxEditor(ArchComboBox<G, A, R>, ArchComboBoxModel<G, A, R>, ObjectChooser<G, A, R>, GameObjectAttributesModel<G, A, R>, FaceObjectProviders) - Constructor for class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
Creates a new instance.
archComboBoxModel - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBox
 
archComboBoxModel - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
 
ArchComboBoxModel<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.plugin.parameter
 
ArchComboBoxModel(ArchetypeSet<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxModel
 
ARCHDEF_FILE - Static variable in interface net.sf.gridarta.var.atrinik.IGUIConstants
 
ARCHDEF_FILE - Static variable in interface net.sf.gridarta.var.daimonin.IGUIConstants
 
archDirectory - Variable in class net.sf.gridarta.model.resource.AbstractFilesResourcesReader
The "arch" directory to read.
archDirectory - Variable in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
The archetype directory.
archDirectory - Variable in class net.sf.gridarta.var.atrinik.resource.FilesResourcesReader
The "arch" directory to read.
archDirectory - Variable in class net.sf.gridarta.var.daimonin.resource.FilesResourcesReader
The "arch" directory to read.
archDirectoryDefault - Variable in class net.sf.gridarta.model.settings.DefaultEditorSettings
The default value for the archetype directory.
archEdit - Variable in class net.sf.gridarta.gui.panel.gameobjecttexteditor.GameObjectTextEditor
The JTextPane that contains the attributes of the game object.
archetype - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
archetype - Variable in class net.sf.gridarta.model.archetype.AbstractArchetypeBuilder
The Archetype being built.
Archetype<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.archetype
Reflects an Archetype.
archetype - Variable in class net.sf.gridarta.model.autojoin.InsertionResult
The Archetype that should be inserted.
archetype - Variable in class net.sf.gridarta.model.gameobject.AbstractGameObject
The Archetype of this game object.
archetype - Variable in class net.sf.gridarta.model.spells.GameObjectSpell
The game object.
Archetype - Interface in net.sf.gridarta.var.atrinik.model.archetype
Archetype implements Atrinik archetypes.
Archetype - Interface in net.sf.gridarta.var.crossfire.model.archetype
Archetype implements Crossfire archetypes.
archetype - Variable in class net.sf.gridarta.var.crossfire.model.gameobject.GameObjectCreator
The Archetype for created game objects.
Archetype - Interface in net.sf.gridarta.var.daimonin.model.archetype
Archetype implements Daimonin archetypes.
archetypeAttribute - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.HelpActionListener
The ArchetypeAttribute which contains help information.
ArchetypeAttribute - Class in net.sf.gridarta.model.archetypetype
This Class contains the data of one archetype attribute.
ArchetypeAttribute(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttribute
Creates a new instance.
ArchetypeAttributeAnimationName - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting animation names.
ArchetypeAttributeAnimationName(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeAnimationName
Creates a new instance.
ArchetypeAttributeBitmask - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting bitmask values.
ArchetypeAttributeBitmask(String, String, String, int, String) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeBitmask
Creates a new instance.
ArchetypeAttributeBool - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting boolean values.
ArchetypeAttributeBool(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeBool
Creates a new instance.
ArchetypeAttributeBoolSpec - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting boolean values having specific "true" and "false" values.
ArchetypeAttributeBoolSpec(String, String, String, int, String, String) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeBoolSpec
Creates a new instance.
ArchetypeAttributeDefinition - Class in net.sf.gridarta.model.archetypetype
Holds the key/value pair of an archetype attribute definition.
ArchetypeAttributeDefinition(String, String) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeDefinition
Creates a new instance.
ArchetypeAttributeFaceName - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting face names.
ArchetypeAttributeFaceName(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeFaceName
Creates a new instance.
ArchetypeAttributeFactory - Interface in net.sf.gridarta.model.archetypetype
Interface for classes implementing ArchetypeAttribute factories.
archetypeAttributeFactory - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeParser
ArchetypeAttributeFixed - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute displaying a fixed string.
ArchetypeAttributeFixed(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeFixed
Creates a new instance.
ArchetypeAttributeFloat - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting floating point values.
ArchetypeAttributeFloat(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeFloat
Creates a new instance.
ArchetypeAttributeInt - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting integer values.
ArchetypeAttributeInt(String, String, String, int, int, int, int, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInt
Creates a new instance.
ArchetypeAttributeInvSpell - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting a spell encoded as an inventory game object.
ArchetypeAttributeInvSpell(boolean, String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInvSpell
Creates a new instance.
ArchetypeAttributeList - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting a value from a list.
ArchetypeAttributeList(String, String, String, int, String) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeList
Creates a new instance.
ArchetypeAttributeList2 - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting a value from two lists.
ArchetypeAttributeList2(String, String, String, int, String, String) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeList2
Creates a new instance.
ArchetypeAttributeLong - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting long integer values.
ArchetypeAttributeLong(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeLong
Creates a new instance.
ArchetypeAttributeMapPath - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting map path names.
ArchetypeAttributeMapPath(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeMapPath
Creates a new instance.
archetypeAttributeName - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttribute
The archetype attribute name.
ArchetypeAttributeParser - Class in net.sf.gridarta.model.archetypetype
Utility class for parsing ArchetypeAttributes.
ArchetypeAttributeParser(ArchetypeAttributeFactory) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeParser
Creates a new instance.
archetypeAttributeParser - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeParser
The parser to use.
archetypeAttributes - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributesDefinition
archetypeAttributes - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSection
ArchetypeAttributeScriptFile - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting script files.
ArchetypeAttributeScriptFile(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeScriptFile
Creates a new instance.
ArchetypeAttributesDefinition - Class in net.sf.gridarta.model.archetypetype
ArchetypeAttributesDefinition() - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributesDefinition
 
ArchetypeAttributeSection - Class in net.sf.gridarta.model.archetypetype
ArchetypeAttributeSection(String) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSection
Creates a new instance.
ArchetypeAttributeSections - Class in net.sf.gridarta.model.archetypetype
A list of ArchetypeAttributeSection instances.
ArchetypeAttributeSections() - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSections
Creates a new instance.
archetypeAttributeSections - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSections
All ArchetypeAttributeSections in display order.
archetypeAttributeSections - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeType
All ArchetypeAttributeSections in display order.
ArchetypeAttributeSpell - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting spells encoded as in integer attribute.
ArchetypeAttributeSpell(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSpell
Creates a new instance.
ArchetypeAttributeString - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting string values.
ArchetypeAttributeString(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeString
Creates a new instance.
ArchetypeAttributeText - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting text fields.
ArchetypeAttributeText(String, String, String, String, int, String) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeText
Creates a new instance.
ArchetypeAttributeTreasure - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute representing a treasurelist.
ArchetypeAttributeTreasure(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeTreasure
Creates a new instance.
archetypeAttributeVisitor - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
The ArchetypeAttributeVisitor for creating GUI elements for ArchetypeAttributes.
ArchetypeAttributeVisitor - Interface in net.sf.gridarta.model.archetypetype
Interface for visitors of ArchetypeAttributes.
ArchetypeAttributeZSpell - Class in net.sf.gridarta.model.archetypetype
An ArchetypeAttribute for selecting an optional spell encoded as an integer attribute.
ArchetypeAttributeZSpell(String, String, String, int) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeAttributeZSpell
Creates a new instance.
archetypeBuilder - Variable in class net.sf.gridarta.model.io.AbstractArchetypeParser
archetypeChooserControl - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesDialog
The archetype set to search.
archetypeChooserControl - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesDialogManager
archetypeChooserControl - Variable in class net.sf.gridarta.gui.dialog.findarchetypes.FindArchetypesDialog
The archetype set to search.
archetypeChooserControl - Variable in class net.sf.gridarta.gui.dialog.findarchetypes.FindArchetypesDialogManager
ArchetypeChooserControl<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.archetypechooser
That control of the archetype chooser.
ArchetypeChooserControl(ArchetypeChooserModel<G, A, R>, ArchetypeChooserView<G, A, R>) - Constructor for class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserControl
Creates a new instance.
ArchetypeChooserFolder<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.archetypechooser
A named folder within the ArchetypeChooserModel.
ArchetypeChooserFolder(String) - Constructor for class net.sf.gridarta.model.archetypechooser.ArchetypeChooserFolder
Creates a new instance.
archetypeChooserFolderListener - Variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypePanel
The ArchetypeChooserFolderListener attached to ArchetypePanel.archetypeListFolder to track changes to the selected archetype.
ArchetypeChooserFolderListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.archetypechooser
Interface for listeners interested in ArchetypeChooserFolder related events.
archetypeChooserFolderListener - Variable in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
archetypeChooserModel - Variable in class net.sf.gridarta.action.DisplayArchetypeNamesAction
 
archetypeChooserModel - Variable in class net.sf.gridarta.action.DisplayGameObjectNamesAction
 
archetypeChooserModel - Variable in class net.sf.gridarta.action.DisplayIconsOnlyAction
 
archetypeChooserModel - Variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserControl
The archetype chooser's model.
archetypeChooserModel - Variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserView
The archetype chooser model.
archetypeChooserModel - Variable in class net.sf.gridarta.gui.panel.archetypechooser.DirectionPane
The ArchetypeChooserModel to affect.
archetypeChooserModel - Variable in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
ArchetypeChooserModel<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.archetypechooser
The view of the archetype chooser.
ArchetypeChooserModel() - Constructor for class net.sf.gridarta.model.archetypechooser.ArchetypeChooserModel
 
archetypeChooserModel - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The ArchetypeChooserModel to use when inserting directional game objects.
archetypeChooserModel - Variable in class net.sf.gridarta.model.mapmodel.MapModelFactory
The ArchetypeChooserModel instance to use.
archetypeChooserModel - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
The ArchetypeChooserModel instance.
archetypeChooserModel - Variable in class net.sf.gridarta.project.ProjectModel
 
archetypeChooserModelListener - Variable in class net.sf.gridarta.gui.panel.archetypechooser.DirectionPane
ArchetypeChooserModelListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.archetypechooser
Interface for listeners interested in ArchetypeChooserModel related events.
archetypeChooserPanel - Variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypePanel
The associated ArchetypeChooserPanel.
ArchetypeChooserPanel<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.archetypechooser
A named panel within the ArchetypeChooserModel.
ArchetypeChooserPanel(String) - Constructor for class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
Creates a new instance.
archetypeChooserPanelListener - Variable in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserModel
ArchetypeChooserPanelListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.archetypechooser
Interface for listeners interested in ArchetypeChooserPanel related events.
archetypeChooserView - Variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserControl
The archetype chooser's view.
ArchetypeChooserView<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.archetypechooser
The view of the archetype chooser.
ArchetypeChooserView(boolean, ArchetypeChooserModel<G, A, R>, FaceObjectProviders, Action, Action, Action, DisplayMode<G, A, R>, DisplayMode<G, A, R>, DisplayMode<G, A, R>) - Constructor for class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserView
Creates a new instance.
ArchetypeFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.archetype
A factory for creating Archetype instances.
archetypeFactory - Variable in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
The archetype factory to use.
ArchetypeIconCellRenderer<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.archetypechooser
A DisplayMode showing archetypes as images only.
ArchetypeIconCellRenderer(FaceObjectProviders) - Constructor for class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeIconCellRenderer
Creates a new instance.
archetypeList - Variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypePanel
The list of currently shown archetypes; it is updated each time a new folder is selected.
archetypeListFolder - Variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypePanel
The currently shown ArchetypeChooserFolder.
archetypeListModel - Variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypePanel
The list model of ArchetypePanel.archetypeList.
archetypeMap - Variable in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
The defined Archetypes mapped by name.
archetypeName - Variable in class net.sf.gridarta.model.archetype.AbstractArchetype
The name of this archetype.
archetypeName - Variable in class net.sf.gridarta.model.select.ArchetypeNameMatchCriteria
The archetype name to match.
ArchetypeNameCellRenderer<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.archetypechooser
A DisplayMode showing archetypes as images and archetype name.
ArchetypeNameCellRenderer(FaceObjectProviders) - Constructor for class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeNameCellRenderer
Creates a new instance.
ArchetypeNameMatchCriteria<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.select
A MatchCriteria that matches by archetype name.
ArchetypeNameMatchCriteria(String) - Constructor for class net.sf.gridarta.model.select.ArchetypeNameMatchCriteria
Creates a new instance.
ArchetypePanel<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.archetypechooser
A panel showing a set of archetypes.
ArchetypePanel(ArchetypeChooserModel<G, A, R>, ArchetypeChooserPanel<G, A, R>) - Constructor for class net.sf.gridarta.gui.panel.archetypechooser.ArchetypePanel
Creates a new instance.
ArchetypeParameter<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.plugin.parameter
A PluginParameter that holds an Archetype value.
ArchetypeParameter(ArchetypeSet<G, A, R>) - Constructor for class net.sf.gridarta.plugin.parameter.ArchetypeParameter
Creates a new instance.
archetypeParser - Variable in class net.sf.gridarta.model.artifact.ArtifactParser
ArchetypeParser<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.io
Common interface for ArchetypeParsers.
archetypeParser - Variable in class net.sf.gridarta.model.resource.AbstractCollectedResourcesReader
archetypeParser - Variable in class net.sf.gridarta.model.resource.AbstractFilesResourcesReader
ArchetypeParser - Class in net.sf.gridarta.var.atrinik.model.io
The ArchetypeParser class handles the parsing of arches.
ArchetypeParser(GameObjectParser<GameObject, MapArchObject, Archetype>, AnimationObjects, ArchetypeSet<GameObject, MapArchObject, Archetype>, GameObjectFactory<GameObject, MapArchObject, Archetype>, MultiPositionData) - Constructor for class net.sf.gridarta.var.atrinik.model.io.ArchetypeParser
Creates an ArchetypeParser.
archetypeParser - Variable in class net.sf.gridarta.var.atrinik.resource.DefaultResources
ArchetypeParser - Class in net.sf.gridarta.var.crossfire.model.io
The ArchetypeParser class handles the parsing of arches.
ArchetypeParser(GameObjectParser<GameObject, MapArchObject, Archetype>, AnimationObjects, ArchetypeSet<GameObject, MapArchObject, Archetype>, GameObjectFactory<GameObject, MapArchObject, Archetype>, SmoothFaces) - Constructor for class net.sf.gridarta.var.crossfire.model.io.ArchetypeParser
Creates an ArchetypeParser.
archetypeParser - Variable in class net.sf.gridarta.var.crossfire.resource.DefaultResources
ArchetypeParser - Class in net.sf.gridarta.var.daimonin.model.io
The ArchetypeParser class handles the parsing of arches.
ArchetypeParser(AnimationObjects, ArchetypeSet<GameObject, MapArchObject, Archetype>, GameObjectFactory<GameObject, MapArchObject, Archetype>, MultiPositionData) - Constructor for class net.sf.gridarta.var.daimonin.model.io.ArchetypeParser
Creates an ArchetypeParser.
archetypeParser - Variable in class net.sf.gridarta.var.daimonin.resource.DefaultResources
ArchetypeParserTest - Class in net.sf.gridarta.model.io
Regression tests for AbstractArchetypeParser.
ArchetypeParserTest() - Constructor for class net.sf.gridarta.model.io.ArchetypeParserTest
 
ArchetypeParserTest - Class in net.sf.gridarta.var.atrinik.model.io
Regression tests for ArchetypeParser.
ArchetypeParserTest() - Constructor for class net.sf.gridarta.var.atrinik.model.io.ArchetypeParserTest
 
ArchetypeParserTest - Class in net.sf.gridarta.var.crossfire.model.io
Regression tests for ArchetypeParser.
ArchetypeParserTest() - Constructor for class net.sf.gridarta.var.crossfire.model.io.ArchetypeParserTest
 
archetypes - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
The shown archetypes.
archetypes - Variable in class net.sf.gridarta.gui.dialog.findarchetypes.TableModel
The model's contents.
archetypes - Variable in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserControl
Maps archetype to archetype panel containing the archetype.
archetypes - Variable in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserFolder
The Archetypes in this folder.
archetypes - Variable in class net.sf.gridarta.model.autojoin.AutojoinList
Maps index to list of archetypes representing autojoin-able archetypes for this direction.
archetypeSet - Variable in class net.sf.gridarta.action.ReloadFacesAction
The archetype set instance.
archetypeSet - Variable in class net.sf.gridarta.actions.ExitConnectorActions
The ArchetypeSet to use.
archetypeSet - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesDialogManager
The ArchetypeSet for looking up archetypes.
archetypeSet - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
The ArchetypeSet from which archetypes are shown.
archetypeSet - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.PluginParameterViewFactory
 
archetypeSet - Variable in class net.sf.gridarta.gui.misc.StatusBar
archetypeSet - Variable in class net.sf.gridarta.gui.treasurelist.TreasureCellRenderer
ArchetypeSet<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.archetypeset
Interface that captures similarities between different ArchetypeSet implementations.
archetypeSet - Variable in class net.sf.gridarta.model.artifact.ArtifactParser
The ArchetypeSet for looking up archetypes.
archetypeSet - Variable in class net.sf.gridarta.model.artifact.TestParser
The ArchetypeSet instance.
archetypeSet - Variable in class net.sf.gridarta.model.collectable.AbstractArchetypeSetCollectable
The ArchetypeSet being collected.
archetypeSet - Variable in class net.sf.gridarta.model.io.AbstractArchetypeParser
The ArchetypeSet to use.
archetypeSet - Variable in class net.sf.gridarta.model.io.AbstractGameObjectParser
The ArchetypeSet for looking up archetypes.
archetypeSet - Variable in class net.sf.gridarta.model.io.ArchetypeParserTest
The loaded archetypes.
archetypeSet - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
The ArchetypeSet instance.
archetypeSet - Variable in class net.sf.gridarta.model.resource.AbstractCollectedResourcesReader
The ArchetypeSet to update.
archetypeSet - Variable in class net.sf.gridarta.model.resource.AbstractFilesResourcesReader
The ArchetypeSet to update.
archetypeSet - Variable in class net.sf.gridarta.model.resource.AbstractResources
The ArchetypeSet to update.
archetypeSet - Variable in class net.sf.gridarta.model.scripts.AbstractScriptedEventFactory
The ArchetypeSet to use.
archetypeSet - Variable in class net.sf.gridarta.plugin.parameter.ArchetypeParameter
The ArchetypeSet for looking up archetypes.
archetypeSet - Variable in class net.sf.gridarta.plugin.parameter.PluginParameterFactory
 
archetypeSet - Variable in class net.sf.gridarta.project.ProjectModel
 
archetypeSet - Variable in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParserTest
The loaded archetypes.
archetypeSet - Variable in class net.sf.gridarta.var.atrinik.model.io.DefaultGameObjectParserFactory
The ArchetypeSet for looking up archetypes.
archetypeSet - Variable in class net.sf.gridarta.var.atrinik.resource.DefaultResources
The ArchetypeSet to update.
archetypeSet - Variable in class net.sf.gridarta.var.crossfire.model.io.ArchetypeParserTest
The loaded archetypes.
archetypeSet - Variable in class net.sf.gridarta.var.crossfire.model.io.DefaultGameObjectParserFactory
The ArchetypeSet for looking up archetypes.
archetypeSet - Variable in class net.sf.gridarta.var.crossfire.resource.DefaultResources
The ArchetypeSet to update.
archetypeSet - Variable in class net.sf.gridarta.var.daimonin.model.io.DefaultGameObjectParserFactory
archetypeSet - Variable in class net.sf.gridarta.var.daimonin.resource.DefaultResources
The ArchetypeSet to update.
ArchetypeSetListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.archetype
Interface for listeners listening to ArchetypeSet changes.
ArchetypeSetSpellLoader<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.spells
Extract spell definitions from an archetype set.
ArchetypeSetSpellLoader(GameObjectFactory<G, A, R>) - Constructor for class net.sf.gridarta.model.spells.ArchetypeSetSpellLoader
Creates a new instance.
archetypesFile - Variable in class net.sf.gridarta.model.resource.AbstractCollectedResourcesReader
The name of the collected archetypes file.
archetypesTable - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesDialog
The JTable showing the selected archetypes.
archetypesTableModel - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesDialog
archetypeType - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
ArchetypeType - Class in net.sf.gridarta.model.archetypetype
Contains the data of one Gridarta Object-Type.
ArchetypeType(String, int, String, boolean, int[], boolean, String, String, ArchetypeAttributesDefinition) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeType
Creates a new instance.
archetypeType - Variable in class net.sf.gridarta.model.validation.errors.CustomTypeError
The archetype's type number.
ArchetypeTypeChecks - Class in net.sf.gridarta.model.validation.checks
Creates checks from ArchetypeTypes.
ArchetypeTypeChecks() - Constructor for class net.sf.gridarta.model.validation.checks.ArchetypeTypeChecks
Private constructor to prevent instantiation.
ArchetypeTypeList - Class in net.sf.gridarta.model.archetypetype
A list definition.
ArchetypeTypeList() - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeTypeList
 
archetypeTypeList - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Lists with all defined ArchetypeTypes.
ArchetypeTypeListCellRenderer - Class in net.sf.gridarta.gui.dialog.gameobjectattributes
A ListCellRenderer implementation that displays ArchetypeTypes.
ArchetypeTypeListCellRenderer() - Constructor for class net.sf.gridarta.gui.dialog.gameobjectattributes.ArchetypeTypeListCellRenderer
 
archetypeTypeNames - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Table with type archetype type name as keys (String), and ArchetypeType object as values (ArchetypeType).
ArchetypeTypeParser - Class in net.sf.gridarta.model.archetypetype
Utility class for parsing ArchetypeType instances.
ArchetypeTypeParser(ArchetypeAttributeParser) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeTypeParser
Creates a new instance.
archetypeTypeParser - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParser
The ArchetypeTypeParser }to use.
archetypeTypeSet - Variable in class net.sf.gridarta.gui.dialog.findarchetypes.FindArchetypesDialogManager
The ArchetypeTypeSet for looking up archetype types.
archetypeTypeSet - Variable in class net.sf.gridarta.gui.dialog.findarchetypes.TableModel
The instance for looking up archetype types.
archetypeTypeSet - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
Reference to the ArchetypeTypeSet.
archetypeTypeSet - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeList
The archetype type set.
archetypeTypeSet - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeList2
The archetype type set.
archetypeTypeSet - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
Reference to the ArchetypeTypeSet.
archetypeTypeSet - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
The list of CF type-data.
archetypeTypeSet - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
The archetype type set.
archetypeTypeSet - Variable in class net.sf.gridarta.gui.panel.gameobjecttexteditor.GameObjectTextEditor
archetypeTypeSet - Variable in class net.sf.gridarta.gui.panel.objectchoicedisplay.ObjectChoiceDisplay
The ArchetypeTypeSet for looking up game object types.
ArchetypeTypeSet - Class in net.sf.gridarta.model.archetypetype
Manages ArchetypeType instances, list, and bitmask definitions.
ArchetypeTypeSet() - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
 
archetypeTypeSet - Variable in class net.sf.gridarta.project.ProjectModel
 
archetypeTypeSet - Variable in class net.sf.gridarta.var.atrinik.model.gameobject.DefaultGameObjectFactory
The ArchetypeTypeSet for looking up archetype types.
archetypeTypeSet - Variable in class net.sf.gridarta.var.atrinik.model.gameobject.GameObject
The ArchetypeTypeSet for looking up archetype types.
archetypeTypeSet - Variable in class net.sf.gridarta.var.crossfire.model.io.DefaultGameObjectParser
The ArchetypeTypeSet for sorting attributes on save.
archetypeTypeSet - Variable in class net.sf.gridarta.var.crossfire.model.io.DefaultGameObjectParserFactory
The ArchetypeTypeSet for sorting attributes on save.
archetypeTypeSet - Variable in class net.sf.gridarta.var.daimonin.model.gameobject.DefaultGameObjectFactory
The ArchetypeTypeSet for looking up archetype types.
archetypeTypeSet - Variable in class net.sf.gridarta.var.daimonin.model.gameobject.GameObject
The ArchetypeTypeSet for looking up archetype types.
ArchetypeTypeSetParser - Class in net.sf.gridarta.model.archetypetype
Parser for ArchetypeTypeSets ("types.xml" files).
ArchetypeTypeSetParser(DocumentBuilder, ArchetypeTypeParser) - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParser
Creates a new instance.
ArchetypeTypeSetParserTest - Class in net.sf.gridarta.model.archetypetype
Regression tests for ArchetypeTypeSetParser.
ArchetypeTypeSetParserTest() - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
 
ArchetypeTypeSetTest - Class in net.sf.gridarta.model.archetypetype
Regression tests for ArchetypeTypeSet.
ArchetypeTypeSetTest() - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetTest
 
ArchetypeTypeTest - Class in net.sf.gridarta.model.archetypetype
Regression tests for ArchetypeType.
ArchetypeTypeTest() - Constructor for class net.sf.gridarta.model.archetypetype.ArchetypeTypeTest
 
ArchetypeValidator - Class in net.sf.gridarta.model.archetypeset
Utility class for validating ArchetypeSet instances.
ArchetypeValidator(AnimationObjects, FaceObjects, ErrorView) - Constructor for class net.sf.gridarta.model.archetypeset.ArchetypeValidator
Creates a new instance.
archFaceProvider - Variable in class net.sf.gridarta.model.collectable.FaceObjectsCollectable
The ArchFaceProvider to use for collection.
ArchFaceProvider - Class in net.sf.gridarta.model.face
Implementation of FaceProvider which reads images from the arch directory.
ArchFaceProvider() - Constructor for class net.sf.gridarta.model.face.ArchFaceProvider
 
archFaceProvider - Variable in class net.sf.gridarta.model.resource.AbstractFilesResourcesReader
The ArchFaceProvider to use.
archFaceProvider - Variable in class net.sf.gridarta.var.atrinik.resource.DefaultResources
The ArchFaceProvider to use.
archFaceProvider - Variable in class net.sf.gridarta.var.atrinik.resource.FilesResourcesReader
The ArchFaceProvider to use.
archFaceProvider - Variable in class net.sf.gridarta.var.crossfire.resource.DefaultResources
The ArchFaceProvider to use.
archFaceProvider - Variable in class net.sf.gridarta.var.daimonin.resource.DefaultResources
The ArchFaceProvider to use.
archFaceProvider - Variable in class net.sf.gridarta.var.daimonin.resource.FilesResourcesReader
The ArchFaceProvider to use.
archFaceText - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
The label containing the game object's face name.
archField - Variable in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
TextField for arch directory path.
archFile - Variable in class net.sf.gridarta.model.collectable.AbstractArchetypeSetCollectable
The collected archetype file name.
archList - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxModel
 
archMapPos - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
The label containing the location of the game object on the map.
archName - Variable in exception net.sf.gridarta.model.scripts.UndefinedEventArchetypeNameException
The archetype name that could not be found.
archNameField - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
The input field containing the game object's name.
ArchParameterView<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.plugin.parameter
 
ArchParameterView(ArchetypeParameter<G, A, R>, GameObjectAttributesModel<G, A, R>, ArchetypeSet<G, A, R>, ObjectChooser<G, A, R>, FaceObjectProviders) - Constructor for class net.sf.gridarta.gui.dialog.plugin.parameter.ArchParameterView
Creates a new instance.
ArchTab<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 "Arch" tab in the archetype chooser.
ArchTab(ArchetypeTypeSet, GameObjectAttributesModel<G, A, R>) - Constructor for class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
Creates a new instance.
archTextArea - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.MsgTextTab
Arch text field.
ArchTreasureObj - Class in net.sf.gridarta.model.treasurelist
A TreasureObj representing an "arch" entry.
ArchTreasureObj(String) - Constructor for class net.sf.gridarta.model.treasurelist.ArchTreasureObj
Creates a new instance.
archTypeText - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
The label containing information about the game object's type.
aRedo - Variable in class net.sf.gridarta.gui.undo.UndoControl
Action for "redo" function.
aRedo - Variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditUndoActions
Action called for "redo".
aReloadMap - Variable in class net.sf.gridarta.gui.map.MapFileActions
The action for "reload map".
aReplace - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "replace".
aReplace - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "replace".
aRevertPickmap - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Action called for "revert active pickmap".
args - Variable in class net.sf.gridarta.commands.BatchPngCommand
The files to convert.
args - Variable in class net.sf.gridarta.model.validation.checks.MapCheckerScriptChecker
The command to execute and the arguments to pass.
ArrayUtils - Class in net.sf.gridarta.utils
Utility class for array related functions.
ArrayUtils() - Constructor for class net.sf.gridarta.utils.ArrayUtils
Private constructor to prevent instantiation.
arrows - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
The arrow buttons.
artifact - Variable in class net.sf.gridarta.model.archetype.AbstractArchetype
If this flag is set, this Archetype is not a "real" Archetype but comes from the artifacts file.
artifactFilenameFilter - Variable in class net.sf.gridarta.model.artifact.ArtifactParser
A FilenameFilter that matches "*.art" files.
ArtifactParser<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.artifact
Parser for artifact definitions.
ArtifactParser(ArchetypeSet<G, A, R>, ErrorView, AbstractArchetypeParser<G, A, R, ?>, List<G>) - Constructor for class net.sf.gridarta.model.artifact.ArtifactParser
Creates a new instance.
artifactParser - Variable in class net.sf.gridarta.model.artifact.TestParser
The ArtifactParser instance.
ArtifactParserTest - Class in net.sf.gridarta.model.artifact
Regression tests for ArtifactParser.
ArtifactParserTest() - Constructor for class net.sf.gridarta.model.artifact.ArtifactParserTest
 
ARTIFACTS_FILE - Static variable in interface net.sf.gridarta.var.atrinik.IGUIConstants
 
ARTIFACTS_FILE - Static variable in interface net.sf.gridarta.var.daimonin.IGUIConstants
 
aSave - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "save".
aSaveAs - Variable in class net.sf.gridarta.textedit.scripteditor.Actions
Action called for "save as".
aSaveMap - Variable in class net.sf.gridarta.gui.map.MapFileActions
The action for "save map".
aSaveMapAs - Variable in class net.sf.gridarta.gui.map.MapFileActions
The action for "save map as".
aSavePickmap - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Action called for "save active pickmap".
aSelectAll - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "select all".
aSetShortcut - Variable in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
The Action for the "set shortcut" button.
asGameObject() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns this instance as a GameObject or null if this instance is not a game object.
asGameObject() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Returns this instance as a GameObject or null if this instance is not a game object.
asGameObject() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Returns this instance as a GameObject or null if this instance is not a game object.
asGameObject() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns this instance as a GameObject or null if this instance is not a game object.
aShiftEast - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "shift east".
aShiftNorth - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "shift north".
aShiftNorthEast - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "shift north east".
aShiftNorthWest - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "shift north west".
aShiftSouth - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "shift south".
aShiftSouthEast - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "shift south east".
aShiftSouthWest - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "shift south west".
aShiftWest - Variable in class net.sf.gridarta.mainactions.MainActions
Action called for "shift west".
aShrinkMapSize - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "shrink map size".
askConfirm(String, String) - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
Shows the given confirmation message as popup frame.
askConfirmErrors(String, Component) - Static method in class net.sf.gridarta.gui.dialog.gameobjectattributes.ConfirmErrorsDialog
Open a popup dialog and ask the user to confirm (or modify) the encountered syntax errors.
askIfUserWantsUpdate(Updater.VersionInfo, Updater.VersionInfo, String, String) - Method in class net.sf.gridarta.updater.Updater
Ask the user whether he wants to update.
aSmoothing - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "smoothing".
assertEquals(Collection<File>, File, String) - Static method in class net.sf.gridarta.model.index.MapsIndexerTest
Checks that a Collection of Files contains exactly one expected value.
assertPreSelection(MapGrid, Point, Point) - Static method in class net.sf.gridarta.model.mapcursor.MapCursorTest
Checks that a MapGrid includes a rectangle of MapGrid.GRID_FLAG_SELECTING.
assertSelection(MapGrid, Point, Point, boolean) - Static method in class net.sf.gridarta.model.mapcursor.MapCursorTest
Checks that a MapGrid includes a rectangle of MapGrid.GRID_FLAG_SELECTION.
AsynchronousProgress - Class in net.sf.gridarta.gui.utils
Implements a Progress that forwards to another Progress instance but can be used from threads other than EDT.
AsynchronousProgress(Progress) - Constructor for class net.sf.gridarta.gui.utils.AsynchronousProgress
Creates a new instance.
aTileShow - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
Action for "tile show".
AtrinikArchetypeSetCollectable - Class in net.sf.gridarta.var.atrinik.model.collectable
A Collectable that creates the Atrinik specific "archetypes" file.
AtrinikArchetypeSetCollectable(ArchetypeSet<GameObject, MapArchObject, Archetype>, GameObjectParser<GameObject, MapArchObject, Archetype>) - Constructor for class net.sf.gridarta.var.atrinik.model.collectable.AtrinikArchetypeSetCollectable
Creates a new instance.
AtrinikDefaultProjectSettings - Class in net.sf.gridarta.var.atrinik.model.settings
Maintains path names to resources.
AtrinikDefaultProjectSettings(EditorSettings) - Constructor for class net.sf.gridarta.var.atrinik.model.settings.AtrinikDefaultProjectSettings
Creates a new instance.
AtrinikEditor - Class in net.sf.gridarta.var.atrinik.maincontrol
Main class, launches the level editor application.
AtrinikEditor() - Constructor for class net.sf.gridarta.var.atrinik.maincontrol.AtrinikEditor
Prevent instantiation (UtilityClass).
AtrinikServerActions - Class in net.sf.gridarta.var.atrinik.actions
The AbstractServerActions implementation for connecting to an Atrinik server.
AtrinikServerActions(MapViewManager<GameObject, MapArchObject, Archetype>, FileControl<GameObject, MapArchObject, Archetype>, PathManager) - Constructor for class net.sf.gridarta.var.atrinik.actions.AtrinikServerActions
Creates a new instance.
AttachTiledMaps<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.actions
Attaches maps to adjacent tiled maps.
AttachTiledMaps(MapManager<G, A, R>, TileLink[], MapPathNormalizer) - Constructor for class net.sf.gridarta.actions.AttachTiledMaps
Creates a new instance.
attachTiledMaps(MapModel<G, A, R>, String[], File, boolean) - Method in class net.sf.gridarta.actions.AttachTiledMaps
Updates tile paths of a map.
attachTiledMaps - Variable in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
 
attribApply() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
Action method for apply.
attribCancel() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
Action method for cancel.
attribEdit() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
Turns the summary off.
attribHelp() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
Action method for help.
attribOk() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
Action method for ok.
attribSummary() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
Action method for summary.
attribute - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfo
The DialogAttribute this entry represents.
AttributeBitmask - Class in net.sf.gridarta.model.archetypetype
This class manages bitmask values which appear in Gridarta archetype attributes.
AttributeBitmask(boolean) - Constructor for class net.sf.gridarta.model.archetypetype.AttributeBitmask
Constructor of a bitmask from XML element.
attributeCache - Variable in class net.sf.gridarta.model.baseobject.GameObjectText
Map which caches attributes for faster access.
AttributeGameObjectMatcher - Class in net.sf.gridarta.model.match
An GameObjectMatcher that matches an attribute value.
AttributeGameObjectMatcher(Operation) - Constructor for class net.sf.gridarta.model.match.AttributeGameObjectMatcher
Creates an AttributeGameObjectMatcher.
attributeHasChanged - Variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Set if any attribute has changed inside the current transaction.
AttributeListUtils - Class in net.sf.gridarta.model.io
Utility class for archetype attribute related functions.
AttributeListUtils() - Constructor for class net.sf.gridarta.model.io.AttributeListUtils
Private constructor to prevent instantiation.
AttributeListUtilsTest - Class in net.sf.gridarta.model.io
AttributeListUtilsTest() - Constructor for class net.sf.gridarta.model.io.AttributeListUtilsTest
 
attributeName - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttribute
The user interface attribute name.
attributeName - Variable in class net.sf.gridarta.model.select.AttributeValueMatchCriteria
The attribute name to check.
attributeName - Variable in class net.sf.gridarta.model.validation.errors.AttributeRangeError
The suspicious attribute name.
attributeNames - Variable in class net.sf.gridarta.model.select.AttributeOtherValueMatchCriteria
The attribute names not to check.
attributeOrder - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Attribute names in save order.
attributeOrderComparator - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
A Comparator that compares strings by ArchetypeTypeSet.attributeOrder.
AttributeOtherValueMatchCriteria<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.select
A MatchCriteria that matches attribute values of all but a set of attributes.
AttributeOtherValueMatchCriteria(String, String...) - Constructor for class net.sf.gridarta.model.select.AttributeOtherValueMatchCriteria
Creates a new instance.
AttributeRangeChecker<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.checks
A validator that checks for suspicious attribute values.
AttributeRangeChecker(ValidatorPreferences) - Constructor for class net.sf.gridarta.model.validation.checks.AttributeRangeChecker
Creates a new instance.
AttributeRangeError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
Indicate an attribute value that is out of range.
AttributeRangeError(G, String, String, String, String) - Constructor for class net.sf.gridarta.model.validation.errors.AttributeRangeError
Create a new instance.
attributes - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
The shown attributes.
attributes - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
The game object being modified.
attributes - Variable in class net.sf.gridarta.model.archetype.AbstractArchetypeBuilder
Collected attributes.
Attributes - Interface in net.sf.gridarta.model.baseobject
A set of key/value pairs.
AttributesPaneBuilder<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.gameobjectattributes
Builder for game object attribute panels.
AttributesPaneBuilder(Attributes, Component, ArchetypeTypeSet, CFTreasureListTree, FaceObjectProviders, AnimationObjects, ProjectSettings, FileFilter, FileFilter, FaceObjects, Spells<GameObjectSpell<G, A, R>>, Spells<NumberSpell>, int, TreasureTree, ImageIcon, ImageIcon, TextAreaDefaults) - Constructor for class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
Creates a new instance.
attributesPaneBuilder - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
/he AttributesPaneBuilder for creating (and re-creating) the attribute tabs.
attributeValue - Variable in class net.sf.gridarta.model.select.AttributeOtherValueMatchCriteria
The attribute value to check.
attributeValue - Variable in class net.sf.gridarta.model.select.AttributeValueMatchCriteria
The attribute value to check.
AttributeValueMatchCriteria<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.select
A MatchCriteria that matches an attribute value.
AttributeValueMatchCriteria(String, String) - Constructor for class net.sf.gridarta.model.select.AttributeValueMatchCriteria
Creates a new instance.
aUndo - Variable in class net.sf.gridarta.gui.undo.UndoControl
Action for "undo" function.
aUndo - Variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditUndoActions
Action called for "undo".
aUnsetShortcut - Variable in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
The Action for the "unset shortcut" button.
AUTO_BOOT - Static variable in class net.sf.gridarta.plugin.PluginModelParser
Whether the plugin is in auto-boot mode.
AUTO_CHECK_DEFAULT - Static variable in class net.sf.gridarta.updater.UpdaterManager
Preferences default value for AUTO_CHECK_KEY.
AUTO_CHECK_KEY - Static variable in class net.sf.gridarta.updater.UpdaterManager
Preferences key whether to automatically check for updates.
AUTO_CREATE_EXIT_DEFAULT - Static variable in class net.sf.gridarta.model.exitconnector.DefaultExitConnectorModel
AUTO_CREATE_EXIT_DEFAULT - Static variable in interface net.sf.gridarta.model.exitconnector.ExitConnectorModel
AUTO_CREATE_EXIT_KEY - Static variable in class net.sf.gridarta.model.exitconnector.DefaultExitConnectorModel
The preferences key for "auto create exit".
AUTO_RUN_SMALL_ICON - Static variable in class net.sf.gridarta.utils.ResourceIcons
 
autoApplyArchPanelChanges() - Method in class net.sf.gridarta.gui.mainwindow.GameObjectTextEditorTab
Applies pending changed.
autoApplyArchPanelChanges() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Same as GameObjectAttributesControl.applyArchPanelChanges() but does protect against recursive calls.
autoBoot - Variable in class net.sf.gridarta.plugin.Plugin
Whether this plugin is run whenever the editor starts.
autoCreateExit - Variable in class net.sf.gridarta.gui.dialog.prefs.MiscPreferences
Check box to set whether exit game objects should be auto-created.
autoCreateExit - Variable in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
Whether exit game objects should be auto-created when needed.
autoCreateExitChanged(boolean) - Method in interface net.sf.gridarta.model.exitconnector.ExitConnectorModelListener
Called whenever the setting "automatically create exits" has changed.
autoDefault - Variable in class net.sf.gridarta.gui.dialog.prefs.MapValidatorPreferences
Whether the auto-validator is enabled by default.
autoFillAction - Variable in class net.sf.gridarta.gui.panel.tools.SelectionTool
The action for "ignore walls".
autoGeneratePreview - Variable in class net.sf.gridarta.gui.map.MapPreviewAccessory
ToggleAction for auto-generate preview.
autoGeneratePreviews - Variable in class net.sf.gridarta.gui.map.MapPreviewAccessory
Whether previews should be auto-generated.
AutoInsertionMode<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapmodel
Automatically guess the insertion position.
AutoInsertionMode(GameObjectMatcher, GameObjectMatcher, GameObjectMatcher, GameObjectMatcher) - Constructor for class net.sf.gridarta.model.mapmodel.AutoInsertionMode
Initializes the class.
autoInsertionMode - Variable in class net.sf.gridarta.model.mapmodel.AutoInsertionModeTest
The auto-insertion mode.
autoInsertionMode - Variable in class net.sf.gridarta.model.mapmodel.InsertionModeSet
The "auto" insertion mode.
AutoInsertionModeTest - Class in net.sf.gridarta.model.mapmodel
Regression tests for AutoInsertionMode.
AutoInsertionModeTest() - Constructor for class net.sf.gridarta.model.mapmodel.AutoInsertionModeTest
 
autojoin - Variable in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Whether autojoining is on/off.
AUTOJOIN_KEY - Static variable in class net.sf.gridarta.model.mapviewsettings.DefaultMapViewSettings
Key for saving AbstractMapViewSettings.autojoin state in preferences.
autojoinChanged(boolean) - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettingsListener
The autojoin value has changed.
AutojoinList<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.autojoin
The AutojoinList class contains a list of (typically wall-)arches which do autojoining.
AutojoinList(Iterable<List<R>>) - Constructor for class net.sf.gridarta.model.autojoin.AutojoinList
Create an AutojoinList.
AutojoinLists<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.autojoin
Manages a mapping between archetypes to AutojoinLists.
AutojoinLists() - Constructor for class net.sf.gridarta.model.autojoin.AutojoinLists
 
autojoinLists - Variable in class net.sf.gridarta.model.autojoin.AutojoinLists
Mapping of archetypes to autojoin lists.
autojoinLists - Variable in class net.sf.gridarta.model.autojoin.AutojoinListsHelper
The AutojoinLists instance.
autojoinLists - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The AutojoinLists for performing autojoining.
autojoinLists - Variable in class net.sf.gridarta.model.mapmodel.MapModelFactory
The AutojoinLists instance to use.
autojoinLists - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
The AutojoinLists instance.
AutojoinListsHelper - Class in net.sf.gridarta.model.autojoin
Implements AutojoinList related functions.
AutojoinListsHelper() - Constructor for class net.sf.gridarta.model.autojoin.AutojoinListsHelper
Creates a new instance.
AutojoinListsHelper(TestMapModelCreator) - Constructor for class net.sf.gridarta.model.autojoin.AutojoinListsHelper
Creates a new instance.
AutojoinListsParser - Class in net.sf.gridarta.model.autojoin
Loader for AutojoinLists instances from files.
AutojoinListsParser() - Constructor for class net.sf.gridarta.model.autojoin.AutojoinListsParser
Creates a new instance.
AutojoinListsTest - Class in net.sf.gridarta.model.autojoin
Regression tests for AutojoinLists.
AutojoinListsTest() - Constructor for class net.sf.gridarta.model.autojoin.AutojoinListsTest
 
autoscroll(Point) - Method in class net.sf.gridarta.gui.mapmenu.AutoscrollJTree
AutoscrollJTree - Class in net.sf.gridarta.gui.mapmenu
A JTree that supports auto-scrolling while drag and drop is active.
AutoscrollJTree(TreeModel) - Constructor for class net.sf.gridarta.gui.mapmenu.AutoscrollJTree
Creates a new instance.
autoUpdate - Variable in class net.sf.gridarta.gui.dialog.prefs.UpdatePreferences
Checkbox whether to automatically check for updates on startup.
autoValidate - Variable in class net.sf.gridarta.gui.dialog.prefs.MapValidatorPreferences
Check box to set whether map files should be really checked.
AutoValidator<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.autovalidator
Implements the auto-validator for map validation.
AutoValidator(DelegatingMapValidator<G, A, R>, boolean, DelayedMapModelListenerManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.autovalidator.AutoValidator
Create a new instance.
availableAttributes - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesDialog
The attribute names currently not shown.
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