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 

M

magic - Variable in class net.sf.gridarta.model.treasurelist.TreasureObj
The maximum magic bonus.
magicCaret - Variable in class net.sf.gridarta.textedit.textarea.JEditTextArea
 
main(String[]) - Static method in class net.sf.gridarta.gui.utils.GSplitPaneTestApplication
The entry point of the application.
main(String...) - Static method in class net.sf.gridarta.var.atrinik.maincontrol.AtrinikEditor
The main method that is invoked by the Java Runtime.
main(String...) - Static method in class net.sf.gridarta.var.crossfire.maincontrol.CrossfireEditor
The main method that is invoked by the Java Runtime.
main(String...) - Static method in class net.sf.gridarta.var.daimonin.maincontrol.DaimoninEditor
The main method that is invoked by the Java Runtime.
MainActions<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.mainactions
Encapsulates actions and related functions.
MainActions(FindDialogManager<G, A, R>, ReplaceDialogManager<G, A, R>, JFrame, MapViewSettings, ArchetypeSet<G, A, R>, CopyBuffer<G, A, R>, ObjectChooser<G, A, R>, MapManager<G, A, R>, MapViewManager<G, A, R>, InsertionModeSet<G, A, R>) - Constructor for class net.sf.gridarta.mainactions.MainActions
Create a new instance.
MainControl - Interface in net.sf.gridarta
Interface used as preferences location.
MainToolbar - Class in net.sf.gridarta.gui.misc
The main toolbar of the application.
MainToolbar(EditorSettings) - Constructor for class net.sf.gridarta.gui.misc.MainToolbar
Creates a new instance.
mainView - Variable in class net.sf.gridarta.gui.map.MapFileActions
The main view Component.
MainView - Class in net.sf.gridarta.gui.misc
Main window of the level editor.
MainView(JFrame, ActionListener, Component, ImageIcon, Exiter) - Constructor for class net.sf.gridarta.gui.misc.MainView
Constructs the main view and registers the given main controller.
mainView - Variable in class net.sf.gridarta.gui.misc.MainViewActions
The MainView instance.
mainView - Variable in class net.sf.gridarta.maincontrol.GUIMainControl
The MainView instance.
MainViewActions<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.misc
Implements actions related to the MainView.
MainViewActions(MainView, GameObjectAttributesControl<G, A, R>, Tab, TextEditorTab<G, A, R>) - Constructor for class net.sf.gridarta.gui.misc.MainViewActions
Creates a new instance.
mainViewFrame - Variable in class net.sf.gridarta.mainactions.DefaultExiter
The main window's frame.
mainViewFrame - Variable in class net.sf.gridarta.maincontrol.GUIMainControl
The main window's JFrame.
makeAttributePanel(Iterable<ArchetypeAttribute>) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
This method creates an attribute panel for one section of attributes.
makeImage(File, File) - Method in class net.sf.gridarta.gui.map.renderer.ImageCreator
 
manageBookmarks() - Method in class net.sf.gridarta.action.ManageBookmarksAction
Action method for "manage bookmarks".
ManageBookmarksAction<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 bookmarks manager.
ManageBookmarksAction(MapMenu, MapImageCache<G, A, R>, Component) - Constructor for class net.sf.gridarta.action.ManageBookmarksAction
Creates a new instance.
manageBookmarksClose() - Method in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
Action method for "close bookmarks dialog".
manageBookmarksDialog - Variable in class net.sf.gridarta.action.ManageBookmarksAction
The ManageBookmarksDialog instance.
ManageBookmarksDialog<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.bookmarks
A dialog that displays existing bookmarks and allows to edit or remove them.
ManageBookmarksDialog(Component, MapImageCache<G, A, R>, MapMenu) - Constructor for class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
Creates a new instance.
manageBookmarksEdit() - Method in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
Action method for "edit bookmark".
manageBookmarksNewDirectory() - Method in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
Action method for "new directory".
manageBookmarksRemove() - Method in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
Action method for "remove bookmark".
manageBookmarksUnDelete() - Method in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
Action method for "undo deletion".
map - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeType
Whether this archetype type is allowed on maps.
map - Variable in class net.sf.gridarta.model.filter.NamedFilterConfig
 
MAP_DIRECTORY_KEY - Static variable in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
The preferences key for the archetype directory.
MAP_ENCODING - Static variable in class net.sf.gridarta.utils.IOUtils
Encoding to use for maps and other data.
MAP_FILE1 - Static variable in class net.sf.gridarta.action.SelectedSquareActionsTest
The first map file.
MAP_FILE1 - Static variable in class net.sf.gridarta.actions.ExitConnectorActionsTest
The first map file.
MAP_FILE1 - Static variable in class net.sf.gridarta.gui.copybuffer.CopyBufferTest
The first map file.
MAP_FILE2 - Static variable in class net.sf.gridarta.actions.ExitConnectorActionsTest
The second map file.
MAP_NAME1 - Static variable in class net.sf.gridarta.action.SelectedSquareActionsTest
The first map name.
MAP_NAME1 - Static variable in class net.sf.gridarta.actions.ExitConnectorActionsTest
The first map name.
MAP_NAME1 - Static variable in class net.sf.gridarta.gui.copybuffer.CopyBufferTest
The first map name.
MAP_NAME2 - Static variable in class net.sf.gridarta.actions.ExitConnectorActionsTest
The second map name.
MAP_NAME_UNNAMED - Static variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The name of an unnamed map.
MAP_PLACEHOLDER - Static variable in class net.sf.gridarta.model.validation.checks.MapCheckerScriptChecker
The placeholder in the command's arguments for the map to check.
MapActions<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.mapactions
Manages actions in the "map" menu.
MapActions(Frame, MapManager<G, A, R>, MapViewManager<G, A, R>, ExitMatcher<G, A, R>, FileFilter, SelectedSquareModel<G, A, R>, boolean, MapPropertiesDialogFactory<G, A, R>, MapViewSettings, MapViewsManager<G, A, R>, EnterMap<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.mapactions.MapActions
Create a new instance.
mapActions - Variable in class net.sf.gridarta.gui.mapcursor.MapCursorActions
 
mapArchAddEnv() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Action method for adding the currently selected object to the inventory of a new object.
mapArchAddInv() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Action method for adding an object to the inventory of the currently selected object.
mapArchAttrib() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Action method for displaying the attributes of the currently selected object.
mapArchObject - Variable in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
The MapArchObject to show.
mapArchObject - Variable in class net.sf.gridarta.model.io.DefaultMapReader
Contains the map arch object.
MapArchObject<A extends MapArchObject<A>> - Interface in net.sf.gridarta.model.maparchobject
Interface for MapArchObjects.
mapArchObject - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The MapArchObject associated with this model.
mapArchObject - Variable in class net.sf.gridarta.model.undo.UndoState
The map arch object before the operation started.
MapArchObject - Class in net.sf.gridarta.var.atrinik.model.maparchobject
MapArchObject contains the specific meta data about a map that is stored in the map-arch, at the very beginning of the map file.
MapArchObject() - Constructor for class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Creates a new instance.
MapArchObject(MapArchObject) - Constructor for class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Creates a new instance as a copy of another map arch object.
MapArchObject - Class in net.sf.gridarta.var.crossfire.model.maparchobject
MapArchObject contains the specific meta data about a map that is stored in the map-arch, at the very beginning of the map file.
MapArchObject() - Constructor for class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Creates a new instance.
MapArchObject(MapArchObject) - Constructor for class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Creates a new instance as a copy of another map arch object.
MapArchObject - Class in net.sf.gridarta.var.daimonin.model.maparchobject
MapArchObject contains the specific meta data about a map that is stored in the map-arch, at the very beginning of the map file.
MapArchObject() - Constructor for class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Creates a new instance.
MapArchObject(MapArchObject) - Constructor for class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Creates a new instance as a copy of another map arch object.
mapArchObjectFactory - Variable in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
The map arch object factory instance.
mapArchObjectFactory - Variable in class net.sf.gridarta.gui.dialog.newmap.NewMapDialogFactory
The gridarta objects factory instance.
mapArchObjectFactory - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
The MapArchObjectFactory instance.
mapArchObjectFactory - Variable in class net.sf.gridarta.model.io.DefaultMapReaderFactory
The MapArchObjectFactory instance.
mapArchObjectFactory - Variable in class net.sf.gridarta.model.io.TestMapReaderFactory
The MapArchObjectFactory instance.
MapArchObjectFactory<A extends MapArchObject<A>> - Interface in net.sf.gridarta.model.maparchobject
Factory for creating MapArchObject instances.
mapArchObjectFactory - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
The MapArchObjectFactory instance.
mapArchObjectFactory - Variable in class net.sf.gridarta.project.ProjectModel
 
mapArchObjectListener - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
mapArchObjectListener - Variable in class net.sf.gridarta.gui.map.mapview.DefaultMapView
The MapArchObjectListener used to detect changes in the map model that should be reflected in the window title.
MapArchObjectListener - Interface in net.sf.gridarta.model.maparchobject
Interface for listeners listening on map arch object changes.
mapArchObjectListener - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The MapArchObjectListener used to detect changes in DefaultMapModel.mapArchObject and set the DefaultMapModel.modified flag accordingly.
mapArchObjectListener - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
The MapArchObjectListener registered to all map models to record map changes.
mapArchObjectListeners - Variable in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager
All known MapModel instances.
MapArchObjectParser<A extends MapArchObject<A>> - Interface in net.sf.gridarta.model.io
Interface for classes that read or write MapArchObject instances.
MapArchObjectParser - Class in net.sf.gridarta.var.atrinik.model.io
A MapArchObjectParser for Atrinik map arch object instances.
MapArchObjectParser() - Constructor for class net.sf.gridarta.var.atrinik.model.io.MapArchObjectParser
 
MapArchObjectParser - Class in net.sf.gridarta.var.crossfire.model.io
A MapArchObjectParser for Crossfire map arch object instances.
MapArchObjectParser() - Constructor for class net.sf.gridarta.var.crossfire.model.io.MapArchObjectParser
 
MapArchObjectParser - Class in net.sf.gridarta.var.daimonin.model.io
A MapArchObjectParser for Daimonin map arch object instances.
MapArchObjectParser() - Constructor for class net.sf.gridarta.var.daimonin.model.io.MapArchObjectParser
 
mapArchObjectParserFactory - Variable in class net.sf.gridarta.model.io.DefaultMapReaderFactory
mapArchObjectParserFactory - Variable in class net.sf.gridarta.model.io.DefaultMapWriter
MapArchObjectParserFactory<A extends MapArchObject<A>> - Interface in net.sf.gridarta.model.io
Factory for creating MapArchObjectParser instances.
mapArchObjectParserFactory - Variable in class net.sf.gridarta.model.io.TestMapReaderFactory
mapArchObjectParserFactory - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
MapArchObjectTest - Class in net.sf.gridarta.var.atrinik.model.maparchobject
Test for MapArchObject.
MapArchObjectTest() - Constructor for class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObjectTest
 
MapArchObjectTest - Class in net.sf.gridarta.var.daimonin.model.maparchobject
Test for MapArchObject.
MapArchObjectTest() - Constructor for class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObjectTest
 
mapBackgroundMusic - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
The name of the sound file.
mapBackgroundMusic - Variable in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
The name of the sound file.
mapCancel() - Method in class net.sf.gridarta.gui.dialog.newmap.AbstractNewMapDialog
Action method for cancel.
mapCancel() - Method in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
Action method for cancel.
mapCancel() - Method in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Action method for cancel.
mapCancel() - Method in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
Action method for cancel.
MapCheckerScriptChecker<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.checks
Executes a script to check a map.
MapCheckerScriptChecker(ValidatorPreferences, MapWriter<G, A, R>, String[]) - Constructor for class net.sf.gridarta.model.validation.checks.MapCheckerScriptChecker
Creates a new instance.
MapCheckerScriptChecker.CommandFinder - Class in net.sf.gridarta.model.validation.checks
Searches for commands in the PATH environment variable.
MapCheckerScriptChecker.CommandFinder() - Constructor for class net.sf.gridarta.model.validation.checks.MapCheckerScriptChecker.CommandFinder
 
MapCheckerScriptFailureError<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 MapValidationError that indicates that the map validator script could not be executed.
MapCheckerScriptFailureError(MapModel<G, A, R>, String, String) - Constructor for class net.sf.gridarta.model.validation.checks.MapCheckerScriptFailureError
Create a MapValidationError.
MapCheckerScriptIOError<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 ValidationError that reports I/O errors related to MapCheckerScriptChecker.
MapCheckerScriptIOError(MapModel<G, A, R>, String, String) - Constructor for class net.sf.gridarta.model.validation.checks.MapCheckerScriptIOError
Creates a new instance.
MapCheckerScriptMapError<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 MapValidationError that represents a per map error of the MapCheckerScriptChecker.
MapCheckerScriptMapError(MapModel<G, A, R>, String) - Constructor for class net.sf.gridarta.model.validation.checks.MapCheckerScriptMapError
Creates a new instance.
MapCheckerScriptMapSquareError<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 SquareValidationError that represents a per map square error of the MapCheckerScriptChecker.
MapCheckerScriptMapSquareError(MapSquare<G, A, R>, String) - Constructor for class net.sf.gridarta.model.validation.checks.MapCheckerScriptMapSquareError
Creates a new instance.
MapCheckerScriptMissingError<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 MapValidationError that indicates that the map checker script could not be found.
MapCheckerScriptMissingError(MapModel<G, A, R>, String, String) - Constructor for class net.sf.gridarta.model.validation.checks.MapCheckerScriptMissingError
Create a MapValidationError.
mapClosed(MapControl<G, A, R>) - Method in interface net.sf.gridarta.model.mapmanager.MapManagerListener
This event handler is called when a map has been closed.
mapClosed() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
This function must be called if this instance is freed.
mapClosed() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
This function must be called if this instance is freed.
mapClosing(MapControl<G, A, R>) - Method in interface net.sf.gridarta.model.mapmanager.MapManagerListener
This event handler is called when a map is to be closed.
mapControl - Variable in class net.sf.gridarta.gui.map.event.MouseOpEvent
The map control for this event.
mapControl - Variable in class net.sf.gridarta.gui.map.mapview.DefaultMapView
The controller of this view.
mapControl - Variable in class net.sf.gridarta.gui.map.mapview.TestMapView
The controller of this view.
MapControl<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.mapcontrol
Currently nothing more than a marker interface for unification.
MapControlFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.mapcontrol
Factory for creating MapControl instances.
mapControlFactory - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
The MapControlFactory instance.
mapControlFactory - Variable in class net.sf.gridarta.model.mapmanager.DefaultMapManager
The MapControlFactory instance.
mapControlFactory - Variable in class net.sf.gridarta.model.mapmanager.DefaultPickmapManager
The MapControlFactory instance.
mapControlListener - Variable in class net.sf.gridarta.gui.map.mapview.DefaultMapView
The MapControlListener used to detect changes in the map control that should be reflected in the window title.
mapControlListener - Variable in class net.sf.gridarta.gui.mapimagecache.MapImageCache
The MapControlListener attached to all MapControls.
mapControlListener - Variable in class net.sf.gridarta.gui.misc.StatusBar
The MapControlListener used to detect saved maps.
mapControlListener - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
The map control listener which is registered to the selected pickmap.
mapControlListener - Variable in class net.sf.gridarta.model.index.MapsIndexer
The MapControlListener attached to all opened maps.
MapControlListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.mapcontrol
Interface for listeners listening on changes in MapControl instances.
mapControls - Variable in class net.sf.gridarta.model.mapmanager.AbstractMapManager
All open maps.
mapCoordinate - Variable in class net.sf.gridarta.model.maplocation.MapLocation
The map coordinate.
mapCreated(MapControl<G, A, R>, boolean) - Method in interface net.sf.gridarta.model.mapmanager.MapManagerListener
This event handler is called when a map was created.
mapCreateView() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for "create view".
mapCursor - Variable in class net.sf.gridarta.gui.map.event.MouseOpEvent
The cursor to use for this event.
mapCursor - Variable in class net.sf.gridarta.gui.map.mapview.AbstractMapView
The MapCursor of this map view.
mapCursor - Variable in class net.sf.gridarta.gui.map.mapview.MapCursorTracker
The MapCursor to track.
mapCursor - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
The currently tracked MapCursor.
MapCursor<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapcursor
MapCursor provides methods to move and drag on map.
MapCursor(MapGrid, MapModel<G, A, R>) - Constructor for class net.sf.gridarta.model.mapcursor.MapCursor
Construct a MapCursor.
MapCursorActions<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapcursor
Cursor related actions.
MapCursorActions(MapViewManager<G, A, R>, MapActions<G, A, R>) - Constructor for class net.sf.gridarta.gui.mapcursor.MapCursorActions
Create a new instance.
mapCursorChanged(MapCursor<G, A, R>) - Method in class net.sf.gridarta.gui.misc.StatusBar
Sets the coordinates of the MapCursor to cursor label and the offset when in drag mode.
mapCursorChangedGameObject(MapSquare<G, A, R>, G) - Method in interface net.sf.gridarta.model.mapcursor.MapCursorListener
Called whenever the selected game object has changed.
mapCursorChangedGameObject(MapSquare<TestGameObject, TestMapArchObject, TestArchetype>, TestGameObject) - Method in class net.sf.gridarta.model.mapcursor.MapCursorTest.TestMapCursorListener
 
mapCursorChangedMode() - Method in interface net.sf.gridarta.model.mapcursor.MapCursorListener
This event handler is called when MapCursor changes mode (drag, select).
mapCursorChangedMode() - Method in class net.sf.gridarta.model.mapcursor.MapCursorTest.TestMapCursorListener
 
mapCursorChangedPos(Point) - Method in interface net.sf.gridarta.model.mapcursor.MapCursorListener
This event handler is called when MapCursor has moved.
mapCursorChangedPos(Point) - Method in class net.sf.gridarta.model.mapcursor.MapCursorTest.TestMapCursorListener
 
mapCursorChangedSize() - Method in interface net.sf.gridarta.model.mapcursor.MapCursorListener
Called whenever the map cursor's map grid size has changed.
mapCursorChangedSize() - Method in class net.sf.gridarta.model.mapcursor.MapCursorTest.TestMapCursorListener
 
mapCursorListener - Variable in class net.sf.gridarta.action.AbstractMapCursorAction
The map cursor listener used to detect cursor state changes in AbstractMapCursorAction.currentMapView.
mapCursorListener - Variable in class net.sf.gridarta.action.ArchAttributesAction
The map cursor listener used to detect cursor state changes in ArchAttributesAction.currentMapView.
mapCursorListener - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
The map cursor listener which is attached to MapActions.currentMapView.
mapCursorListener - Variable in class net.sf.gridarta.gui.map.mapview.MapCursorTracker
mapCursorListener - Variable in class net.sf.gridarta.gui.mapcursor.MapCursorActions
The map cursor listener used to detect cursor state changes in MapCursorActions.currentMapView.
mapCursorListener - Variable in class net.sf.gridarta.gui.misc.StatusBar
The map cursor listener to detect map cursor changes.
mapCursorListener - Variable in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
The map cursor listener attached to DefaultObjectChooser.activePickmapView.
mapCursorListener - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
MapCursorListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.mapcursor
Interface for listeners listening to MapCursor related events.
MapCursorTest - Class in net.sf.gridarta.model.mapcursor
Unit test for MapCursor.
MapCursorTest() - Constructor for class net.sf.gridarta.model.mapcursor.MapCursorTest
 
MapCursorTest.TestMapCursorListener - Class in net.sf.gridarta.model.mapcursor
A MapCursorListener that counts the number of event callbacks.
MapCursorTest.TestMapCursorListener() - Constructor for class net.sf.gridarta.model.mapcursor.MapCursorTest.TestMapCursorListener
 
mapCursorTracker - Variable in class net.sf.gridarta.gui.map.mapview.DefaultMapView
The erroneous MapSquares.
MapCursorTracker<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.mapview
Tracks the MapCursor of map and scrolls the AbstractMapRenderer so that the map cursor remains visible.
MapCursorTracker(boolean, Point, int, int, MapCursor<G, A, R>, AbstractMapRenderer<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.mapview.MapCursorTracker
Creates a new instance.
mapDescription - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
The message text.
mapDescription - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
The message text.
mapDescription - Variable in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
The message text.
MapDesktop<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapdesktop
The JDesktopPane containing all map views.
MapDesktop(MapViewManager<G, A, R>, MapManager<G, A, R>, MapImageCache<G, A, R>, MapViewsManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.mapdesktop.MapDesktop
Creates a new instance.
mapDesktop - Variable in class net.sf.gridarta.gui.mapdesktop.WindowAction
The map desktop.
mapDesktop - Variable in class net.sf.gridarta.gui.mapdesktop.WindowMenuManager
The MapDesktop to use.
MapDesktop.MapViewFrameListener - Class in net.sf.gridarta.gui.mapdesktop
The listener attached to map views.
MapDesktop.MapViewFrameListener(MapView<G, A, R>) - Constructor for class net.sf.gridarta.gui.mapdesktop.MapDesktop.MapViewFrameListener
Creates a new instance.
MapDifficultyChecker<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.checks
Validator that checks whether the map has a valid difficulty.
MapDifficultyChecker(ValidatorPreferences, int, int) - Constructor for class net.sf.gridarta.model.validation.checks.MapDifficultyChecker
Creates a new instance.
MapDifficultyError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
Validation error that's used when a map has wrong tile paths.
MapDifficultyError(MapModel<G, A, R>, int) - Constructor for class net.sf.gridarta.model.validation.errors.MapDifficultyError
Creates a new instance.
mapDifficultyField - Variable in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Textfield for the difficulty of the new map.
mapDirection - Variable in class net.sf.gridarta.model.tiles.MapLink
 
mapField - Variable in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
TextField for map directory path.
mapFile - Variable in exception net.sf.gridarta.actions.CannotSaveMapFileException
The map file that could not be saved.
mapFile - Variable in exception net.sf.gridarta.actions.MapSizeMismatchException
The map File of the first map.
MapFile<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapfiles
Maintains the state of a pickmap file.
MapFile(MapFolder<G, A, R>, String, MapReaderFactory<G, A>, MapManager<G, A, R>, MapViewsManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.mapfiles.MapFile
Creates a new instance.
mapFile - Variable in class net.sf.gridarta.gui.mapmenu.MapMenuEntryMap
The map File.
mapFile - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The backing map file.
MapFileActions<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map
The class MapFileActions implements actions for the "file" menu attached to maps.
MapFileActions(ImageCreator2<G, A, R>, MapManager<G, A, R>, MapViewsManager<G, A, R>, MapViewManager<G, A, R>, FileControl<G, A, R>, Component) - Constructor for class net.sf.gridarta.gui.map.MapFileActions
Create a new instance that tracks the map state.
mapFileChanged(File) - Method in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager.MapModelListenerImpl
 
mapFileChanged(File) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel.PickmapChooserMapModelListener
 
mapFileChanged(File) - Method in interface net.sf.gridarta.model.mapmodel.MapModelListener
The map file has changed.
mapFileFilter - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
The FileFilter to use for map files.
mapFileFilter - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
The FileFilter to use for map files.
mapFileFilter - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
The Swing file filter to use.
mapFileFilter - Variable in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
Swing FileFilter for map files.
mapFileFilter - Variable in class net.sf.gridarta.gui.misc.DefaultFileControl
The FileFilter for selecting map files.
mapFileFilter - Static variable in class net.sf.gridarta.utils.GuiFileFilters
Swing FileFilter for map files.
MapFileFilter - Class in net.sf.gridarta.utils
Swing FileFilter implementation that filters Daimonin map files.
MapFileFilter(boolean, String, String...) - Constructor for class net.sf.gridarta.utils.MapFileFilter
Creates a new instance.
MapFileNameComparator - Class in net.sf.gridarta.gui.mapfiles
A Comparator for comparing MapFiles by pickmap name.
MapFileNameComparator() - Constructor for class net.sf.gridarta.gui.mapfiles.MapFileNameComparator
Private constructor to prevent instantiation.
mapFiles - Variable in class net.sf.gridarta.gui.mapfiles.MapFolder
The pickmaps of this folder.
mapFiles - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
All open pickmaps.
mapFolder - Variable in class net.sf.gridarta.gui.mapfiles.MapFile
The folder this pickmap is part of.
MapFolder<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapfiles
Model class representing a folder of MapFiles.
MapFolder(MapFolder<G, A, R>, String, File, MapViewsManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.mapfiles.MapFolder
Creates a new instance.
mapFolder - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTreeAction
The folder to activate.
MapFolderListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.mapfiles
Interface for listeners interested in events of MapFolders.
mapFolderListener - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
The listener attached to PickmapChooserView.activeMapFolder.
MapFolderNotEmptyException - Exception in net.sf.gridarta.gui.mapfiles
Indicates that a folder contains sub-folders.
MapFolderNotEmptyException(String) - Constructor for exception net.sf.gridarta.gui.mapfiles.MapFolderNotEmptyException
Creates a new instance.
mapFolders - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTree
The folders.
mapFolderTree - Variable in class net.sf.gridarta.gui.dialog.newmap.NewPickmapFolderDialog
The model to add the pickmap folder to.
mapFolderTree - Variable in class net.sf.gridarta.gui.mapfiles.Loader
The model to add the loaded pickmaps to.
MapFolderTree<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapfiles
Stores all known MapFiles.
MapFolderTree(File) - Constructor for class net.sf.gridarta.gui.mapfiles.MapFolderTree
Creates a new instance.
mapFolderTree - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTreeAction
The model the MapFolderTreeAction.mapFolder is part of.
mapFolderTree - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTreeActions
The model to operate on.
mapFolderTree - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
The model.
mapFolderTree - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
The model to display.
MapFolderTreeAction<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapfiles
An action for the entry in the pickmaps folder menu.
MapFolderTreeAction(MapFolderTree<G, A, R>, MapFolder<G, A, R>, AbstractButton) - Constructor for class net.sf.gridarta.gui.mapfiles.MapFolderTreeAction
Creates a new instance.
MapFolderTreeActions<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapfiles
Encapsulates functionality related to actions for pickmap folder selection.
MapFolderTreeActions(MapFolderTree<G, A, R>, PickmapSettings, NewMapDialogFactory<G, A, R>, String, String, String, String) - Constructor for class net.sf.gridarta.gui.mapfiles.MapFolderTreeActions
Creates a new instance.
mapFolderTreeListener - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTreeActions
The MapFolderTreeListener which is registered to the selected pickmap.
MapFolderTreeListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.mapfiles
Interface for listeners interested in events of MapFolderTrees.
mapFolderTreeListener - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
The listener attached to PickmapChooserView.mapFolderTree.
mapGrid - Variable in class net.sf.gridarta.gui.map.mapview.AbstractMapView
The MapGrid of this map view.
mapGrid - Variable in class net.sf.gridarta.gui.map.mapview.ErroneousMapSquares
The MapGrid to mark.
mapGrid - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
The MapGrid to render.
mapGrid - Variable in class net.sf.gridarta.gui.misc.ShiftProcessor
The map grid to operate on.
mapGrid - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
Grid where cursor is bound to.
MapGrid - Class in net.sf.gridarta.model.mapgrid
2D-Grid containing flags for selection, pre-selection, cursor, warnings and errors.
MapGrid(Size2D) - Constructor for class net.sf.gridarta.model.mapgrid.MapGrid
Creates a new instance.
mapGrid - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The map, containing all arches grid-wise.
mapGrid - Variable in class net.sf.gridarta.model.mapmodel.MapSquareGrid
The MapSquare of this grid.
mapGrid - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
The MapGrid to render.
mapGridChanged(MapGridEvent) - Method in interface net.sf.gridarta.model.mapgrid.MapGridListener
This event handler is called when flags on MapGrid have changed.
MapGridEvent - Class in net.sf.gridarta.model.mapgrid
This event is created by MapGrid.
MapGridEvent(MapGrid) - Constructor for class net.sf.gridarta.model.mapgrid.MapGridEvent
Creates a new instance.
mapGridListener - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
mapGridListener - Variable in class net.sf.gridarta.mainactions.MainActions
The map grid listener used to detect map grid changes.
MapGridListener - Interface in net.sf.gridarta.model.mapgrid
Interface for listeners listening to MapGridEvents.
mapGridListener - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
mapGridResized(MapGridEvent) - Method in interface net.sf.gridarta.model.mapgrid.MapGridListener
This event handler is called when size of MapGrid has changed.
MapGridTest - Class in net.sf.gridarta.model.mapgrid
Test for MapGrid.
MapGridTest() - Constructor for class net.sf.gridarta.model.mapgrid.MapGridTest
 
mapHeight - Variable in class net.sf.gridarta.model.mapmodel.MapSquareIterator
The MapSquareIterator.mapModel's map height.
mapHeightField - Variable in class net.sf.gridarta.gui.dialog.newmap.AbstractMapsizeNewMapDialog
Textfield for the height of the new map.
mapHeightField - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
The height in squares.
mapHeightField - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
The height in squares.
mapHeightField - Variable in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
The height in squares.
mapHelp() - Method in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
Action method for help.
mapHelp() - Method in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Action method for help.
mapHelp() - Method in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
Action method for help.
mapImageCache - Variable in class net.sf.gridarta.action.ManageBookmarksAction
The MapImageCache for creating map previews.
mapImageCache - Variable in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
The MapImageCache for creating map previews.
mapImageCache - Variable in class net.sf.gridarta.gui.dialog.bookmarks.MapMenuEntryIcons
The MapImageCache for looking up icons.
mapImageCache - Variable in class net.sf.gridarta.gui.map.MapPreviewAccessory
The cache for map images.
mapImageCache - Variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
The MapImageCache to use.
MapImageCache<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapimagecache
Caches icon and preview images for map files.
MapImageCache(MapManager<G, A, R>, Image, Image, RendererFactory<G, A, R>, CacheFiles) - Constructor for class net.sf.gridarta.gui.mapimagecache.MapImageCache
Creates a new instance.
mapImageCache - Variable in class net.sf.gridarta.gui.mapmenu.ActionFactory
The MapImageCache to query.
mapImageCache - Variable in class net.sf.gridarta.gui.mapmenu.MapMenuEntryTreeCellRenderer
The MapImageCache queried for icons.
mapImageCache - Variable in class net.sf.gridarta.gui.misc.DefaultFileControl
MapImageCacheEntry - Class in net.sf.gridarta.gui.mapimagecache
An image cache entry for one ImageType.
MapImageCacheEntry(CacheFiles, Image, String) - Constructor for class net.sf.gridarta.gui.mapimagecache.MapImageCacheEntry
Creates a new instance.
mapImageCacheListener - Variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
MapImageCacheListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.mapimagecache
Interface for listeners interested in MapImageCache related events.
MapKeyListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapuserlistener
Tracks key presses and maps them to actions.
MapKeyListener(MapViewManager<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.mapuserlistener.MapKeyListener
Creates a new instance.
MapLink - Class in net.sf.gridarta.model.tiles
 
MapLink(Direction, Direction) - Constructor for class net.sf.gridarta.model.tiles.MapLink
 
mapLinks - Variable in class net.sf.gridarta.model.tiles.TileLink
 
mapListCellRenderer - Variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
MapListCellRenderer - Class in net.sf.gridarta.gui.dialog.goexit
A CellRenderer for the locked items view.
MapListCellRenderer(PathManager, FaceObjectProviders) - Constructor for class net.sf.gridarta.gui.dialog.goexit.MapListCellRenderer
Creates a new instance.
MapListCellRenderer - Class in net.sf.gridarta.gui.dialog.gomap
A DefaultListCellRenderer that renders values of a MapsIndex.
MapListCellRenderer(MapsIndex) - Constructor for class net.sf.gridarta.gui.dialog.gomap.MapListCellRenderer
Creates a new instance.
mapLocation - Variable in class net.sf.gridarta.gui.map.event.MouseOpEvent
The location of the point on the map model.
MapLocation - Class in net.sf.gridarta.model.maplocation
Represents a location on a map consisting of a map path and a map coordinate.
MapLocation(String, int, int) - Constructor for class net.sf.gridarta.model.maplocation.MapLocation
Creates a new instance.
MapLocation(BaseObject<?, ?, ?, ?>, boolean) - Constructor for class net.sf.gridarta.model.maplocation.MapLocation
Creates a new instance from a BaseObject instance.
mapLore - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
The map lore.
mapManager - Variable in class net.sf.gridarta.action.CleanCompletelyBlockedSquaresAction
 
mapManager - Variable in class net.sf.gridarta.action.ZoomAction
 
mapManager - Variable in class net.sf.gridarta.actions.AttachTiledMaps
The mainControl to use.
mapManager - Variable in class net.sf.gridarta.actions.ExitConnectorActions
The MapManager for loading maps.
mapManager - Variable in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager
The MapManager to track.
mapManager - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
The MapManager instance.
mapManager - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
The MapManager instance.
mapManager - Variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialogManager
The map manager to use.
mapManager - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterCellRenderer
The map manager to use.
mapManager - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterComboBoxModel
The map manager to use.
mapManager - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.PluginParameterViewFactory
 
mapManager - Variable in class net.sf.gridarta.gui.map.MapFileActions
The map manager.
mapManager - Variable in class net.sf.gridarta.gui.map.mapview.MapViewsManager
The MapManager to use.
mapManager - Variable in class net.sf.gridarta.gui.map.renderer.ImageCreator
The MapManager for loading map instances.
mapManager - Variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
The MapManager to use.
mapManager - Variable in class net.sf.gridarta.gui.mapdesktop.WindowAction
The MapManager to use.
mapManager - Variable in class net.sf.gridarta.gui.mapimagecache.MapImageCache
The MapManager for loading maps.
mapManager - Variable in class net.sf.gridarta.gui.misc.DefaultFileControl
mapManager - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
mapManager - Variable in class net.sf.gridarta.gui.scripts.ScriptArchEditor
The MapManager to use.
mapManager - Variable in class net.sf.gridarta.model.index.MapsIndexer
The MapManager for loading map files.
mapManager - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
The MapManager instance.
MapManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.mapmanager
A MapManager manages all opened maps.
mapManager - Variable in class net.sf.gridarta.plugin.parameter.MapParameter
The MapManager for converting map paths to MapControl instances.
mapManager - Variable in class net.sf.gridarta.plugin.parameter.PluginParameterFactory
 
mapManager - Variable in class net.sf.gridarta.project.ProjectModel
 
mapManager - Variable in class net.sf.gridarta.updater.UpdaterManager
The map manager to use.
mapManager - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.DefaultMapPropertiesDialogFactory
The MapManager to use.
mapManager - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.DefaultMapPropertiesDialogFactory
The MapManager to use.
mapManager - Variable in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.DefaultMapPropertiesDialogFactory
The MapManager to use.
mapManagerListener - Variable in class net.sf.gridarta.action.AbstractMoveSquareAction
The map view manager listener.
mapManagerListener - Variable in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager
The MapManagerListener used to detect created and closed MapControl instances.
mapManagerListener - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
The MapManagerListener to detect closed maps.
mapManagerListener - Variable in class net.sf.gridarta.gui.mainwindow.GameObjectTextEditorTab
The map manager listener.
mapManagerListener - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
The map manager listener which is attached to the current map if the current map is tracked.
mapManagerListener - Variable in class net.sf.gridarta.gui.map.MapFileActions
The map manager listener which is attached to the current map if the current map is tracked.
mapManagerListener - Variable in class net.sf.gridarta.gui.map.mapview.MapViewsManager
mapManagerListener - Variable in class net.sf.gridarta.gui.map.viewaction.ViewActions
The map manager listener which is attached to the current map if the current map is tracked.
mapManagerListener - Variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
mapManagerListener - Variable in class net.sf.gridarta.gui.mapdesktop.WindowAction
The MapManagerListener to detect closed maps.
mapManagerListener - Variable in class net.sf.gridarta.gui.mapuserlistener.MapKeyListener
The MapManagerListener for tracking MapControl instances.
mapManagerListener - Variable in class net.sf.gridarta.gui.mapuserlistener.MapUserListenerManager
The MapManagerListener for tracking MapControl instances.
mapManagerListener - Variable in class net.sf.gridarta.gui.misc.StatusBar
The map manager listener to detect current map changes.
mapManagerListener - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
The map manager listener.
mapManagerListener - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
The MapManagerListener to track existing pickmaps.
mapManagerListener - Variable in class net.sf.gridarta.model.index.MapsIndexer
The MapManagerListener attached to MapsIndexer.mapManager to detect current map changes.
MapManagerListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.mapmanager
Interface for listeners listening to MapManager changes.
mapMenu - Variable in class net.sf.gridarta.action.ManageBookmarksAction
The MapMenu defining the bookmarks menu entries.
mapMenu - Variable in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
The MapMenu being edited.
mapMenu - Variable in class net.sf.gridarta.gui.mapmenu.AbstractMapMenuPreferences
The managed MapMenu.
MapMenu - Class in net.sf.gridarta.gui.mapmenu
Manages the contents of a recent or bookmark menu.
MapMenu(String) - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenu
Creates a new instance.
mapMenu - Variable in class net.sf.gridarta.gui.mapmenu.MapMenuManager
The MapMenu to use.
MapMenu.DeletedNode - Class in net.sf.gridarta.gui.mapmenu
Result value consisting of a TreeNode and its location (directory).
MapMenu.DeletedNode(String, DefaultMutableTreeNode) - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenu.DeletedNode
Creates a new instance.
MapMenuAction - Class in net.sf.gridarta.gui.mapmenu
An AbstractAction for a MapMenuEntryMap instance.
MapMenuAction(MapMenuEntryMap, MapViewsManager<?, ?, ?>, FileControl<?, ?, ?>) - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuAction
Creates a new instance.
MapMenuEntry - Class in net.sf.gridarta.gui.mapmenu
Abstract base class for recent and bookmark menu entries.
MapMenuEntry(String) - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuEntry
Creates a new instance.
mapMenuEntry - Variable in class net.sf.gridarta.gui.mapmenu.MapMenuLoader.Result
The entry.
MapMenuEntryDir - Class in net.sf.gridarta.gui.mapmenu
A MapMenuEntry that represents a directory.
MapMenuEntryDir(String) - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuEntryDir
Creates a new instance.
mapMenuEntryIcons - Variable in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
The MapMenuEntryIcons for looking up icons.
MapMenuEntryIcons - Class in net.sf.gridarta.gui.dialog.bookmarks
Generates icons for MapMenuEntry instances.
MapMenuEntryIcons(MapImageCache<?, ?, ?>) - Constructor for class net.sf.gridarta.gui.dialog.bookmarks.MapMenuEntryIcons
Creates a new instance.
mapMenuEntryMap - Variable in class net.sf.gridarta.gui.mapmenu.MapMenuAction
The associated MapMenuEntryMap instance.
MapMenuEntryMap - Class in net.sf.gridarta.gui.mapmenu
A MapMenuEntry that represents a map.
MapMenuEntryMap(File, String) - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuEntryMap
Creates a new instance.
MapMenuEntryTreeCellRenderer - Class in net.sf.gridarta.gui.mapmenu
A DefaultTreeCellRenderer for rendering MapMenuEntry instances.
MapMenuEntryTreeCellRenderer(MapImageCache<?, ?, ?>) - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuEntryTreeCellRenderer
Creates a new instance.
MapMenuEntryVisitor - Interface in net.sf.gridarta.gui.mapmenu
Interface for classes operating on MapMenuEntry instances.
mapMenuLoader - Variable in class net.sf.gridarta.gui.mapmenu.MapMenu
The MapMenuLoader for loading/storing the menu contents.
MapMenuLoader - Class in net.sf.gridarta.gui.mapmenu
Saves or restores MapMenu contents to Preferences.
MapMenuLoader(String) - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuLoader
Creates a new instance.
MapMenuLoader.Result - Class in net.sf.gridarta.gui.mapmenu
Result value consisting of a MapMenuEntry and its location (directory).
MapMenuLoader.Result(String, MapMenuEntry) - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuLoader.Result
Creates a new instance.
MapMenuLoader.Type - Enum in net.sf.gridarta.gui.mapmenu
Preferences values for entries.
MapMenuLoader.Type() - Constructor for enum net.sf.gridarta.gui.mapmenu.MapMenuLoader.Type
 
MapMenuManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapmenu
Manages the recent menu entries.
MapMenuManager(MapMenu, MapViewsManager<?, ?, ?>, FileControl<?, ?, ?>, MapImageCache<?, ?, ?>) - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuManager
Create a new instance.
MapMenuManagerTest - Class in net.sf.gridarta.gui.mapmenu
Regression tests for MapMenuManager.
MapMenuManagerTest() - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuManagerTest
 
MapMenuPreferences - Interface in net.sf.gridarta.gui.mapmenu
Manages a MapMenu instance, implementing constraints for recent or bookmark menus.
MapMenuPreferencesTest - Class in net.sf.gridarta.gui.mapmenu
Regression tests for MapMenuLoader.
MapMenuPreferencesTest() - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuPreferencesTest
 
MapMenuTest - Class in net.sf.gridarta.gui.mapmenu
Regression tests for MapMenu.
MapMenuTest() - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuTest
 
MapMenuUtils - Class in net.sf.gridarta.gui.mapmenu
Utility class for MapMenu related functions.
MapMenuUtils() - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuUtils
Private constructor to prevent instantiation.
MapMenuUtilsTest - Class in net.sf.gridarta.gui.mapmenu
Regression tests for MapMenuUtils.
MapMenuUtilsTest() - Constructor for class net.sf.gridarta.gui.mapmenu.MapMenuUtilsTest
 
mapMetaChanged() - Method in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager.MapArchObjectListenerImpl
 
mapMetaChanged() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObjectListener
Meta information of a map has changed.
mapModel - Variable in class net.sf.gridarta.action.AbstractMoveSquareAction
The currently active MapModel.
mapModel - Variable in class net.sf.gridarta.gui.copybuffer.CopyBuffer
Internal map model to store the cut / copied game objects.
mapModel - Variable in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager.MapArchObjectListenerImpl
The tracked MapModel instance.
mapModel - Variable in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager.MapModelListenerImpl
The tracked MapModel instance.
mapModel - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
mapModel - Variable in class net.sf.gridarta.gui.map.mapactions.ExitIterator
The MapModel begin searched.
mapModel - Variable in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
The map in context.
mapModel - Variable in class net.sf.gridarta.gui.map.mapview.AbstractMapView
The MapModel of this map view.
mapModel - Variable in class net.sf.gridarta.gui.map.mapview.ErroneousMapSquares
The MapModel to track.
mapModel - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
The MapModel to render.
mapModel - Variable in class net.sf.gridarta.gui.map.renderer.AbstractMapRenderer
The rendered MapModel.
mapModel - Variable in class net.sf.gridarta.gui.map.renderer.AbstractSimpleIsoMapRenderer
The MapModel to render.
mapModel - Variable in class net.sf.gridarta.gui.misc.ShiftProcessor
The map model to operate on.
mapModel - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel.PickmapChooserMapModelListener
The tracked MapModel.
mapModel - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
The currently active MapModel.
mapModel - Variable in class net.sf.gridarta.gui.undo.UndoControl
Map model for the current map.
mapModel - Variable in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
mapModel - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
The MapModel of this cursor.
mapModel - Variable in class net.sf.gridarta.model.mapmodel.LightMapModelTracker
The tracked MapModel.
MapModel<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.mapmodel
A MapModel reflects the data of a map.
mapModel - Variable in class net.sf.gridarta.model.mapmodel.MapSquare
The MaoModel this square is associated with.
mapModel - Variable in class net.sf.gridarta.model.mapmodel.MapSquareGrid
The associated MapModel.
mapModel - Variable in class net.sf.gridarta.model.mapmodel.MapSquareIterator
The MapModel to iterate over.
mapModel - Variable in class net.sf.gridarta.model.validation.errors.ValidationError
The MapModel that caused the error.
mapModel - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
The MapModel this dialog shows.
mapModel - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
The MapModel to render.
mapModel - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.FlatMapRenderer
The MapModel to render.
mapModel - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.SimpleFlatMapRenderer
The map model to render.
mapModel - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.SmoothingRenderer
The MapModel to render.
mapModel - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
The MapModel this dialog shows.
mapModel - Variable in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
The MapModel this dialog shows.
mapModelChanged(MapModel<G, A, R>) - Method in interface net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListener
Called whenever a MapModel has been changed.
mapModelCreator - Variable in class net.sf.gridarta.model.autojoin.AutojoinListsHelper
The TestMapModelCreator instance.
mapModelCreator - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
The TestMapModelCreator instance.
mapModelCreator - Variable in class net.sf.gridarta.model.mapmodel.AutoInsertionModeTest
The TestMapModelCreator instance.
mapModelCreator - Variable in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
The TestMapModelCreator for creating MapModel instances.
mapModelFactory - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
The MapModelFactory instance.
mapModelFactory - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlFactory
The MapModelFactory for creating MapModel instances.
MapModelFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapmodel
A factory for creating MapModel instances.
MapModelFactory(ArchetypeChooserModel<G, A, R>, AutojoinLists<G, A, R>, GameObjectFactory<G, A, R>, GameObjectMatchers, InsertionMode<G, A, R>) - Constructor for class net.sf.gridarta.model.mapmodel.MapModelFactory
Creates a new instance.
mapModelFactory - Variable in class net.sf.gridarta.project.ProjectModel
 
mapModelFactory - Variable in class net.sf.gridarta.var.atrinik.model.mapcontrol.DefaultMapControlFactory
The MapModelFactory for creating MapModel instances.
mapModelFactory - Variable in class net.sf.gridarta.var.crossfire.model.mapcontrol.DefaultMapControlFactory
The MapModelFactory for creating MapModel instances.
mapModelFactory - Variable in class net.sf.gridarta.var.daimonin.model.mapcontrol.DefaultMapControlFactory
The MapModelFactory for creating MapModel instances.
mapModelHelper - Variable in class net.sf.gridarta.actions.ExitConnectorActionsTest
The TestMapModelHelper instance.
mapModelListener - Variable in class net.sf.gridarta.action.AbstractMoveSquareAction
mapModelListener - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
Tracks GameObjectAttributesDialog.mapModel's map for changes: when the GameObjectAttributesDialog.gameObject is removed, cancels this dialog.
mapModelListener - Variable in class net.sf.gridarta.gui.mainwindow.GameObjectTextEditorTab
The map model listener which is attached to GameObjectTextEditorTab.currentMapControl.
mapModelListener - Variable in class net.sf.gridarta.gui.map.MapFileActions
The MapModelListener which is attached to MapFileActions.currentMapControl's map model.
mapModelListener - Variable in class net.sf.gridarta.gui.map.mapview.DefaultMapView
The MapModelListener used to detect changes in the map model that should be reflected in the window title.
mapModelListener - Variable in class net.sf.gridarta.gui.map.mapview.ErroneousMapSquares
mapModelListener - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
mapModelListener - Variable in class net.sf.gridarta.gui.mapcursor.MapCursorActions
The map model listener used to detect map size changes in MapCursorActions.currentMapView.
mapModelListener - Variable in class net.sf.gridarta.gui.mapdesktop.WindowAction
The MapModelListener to detect modified maps.
mapModelListener - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ErrorListView
mapModelListener - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
The map model listener which is attached to GameObjectAttributesControl.currentMapControl.
mapModelListener - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
The MapModelListener which is registered to the selected pickmap.
mapModelListener - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
mapModelListener - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
The map model listener registered to all map models to record map changes.
MapModelListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.mapmodel
Interface for listeners listening on MapModel events.
mapModelListener - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
mapModelListeners - Variable in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager
All known MapModel instances.
mapModelListeners - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
mapModelListeners - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The registered MapModelListeners.
MapMouseListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapuserlistener
Tracks mouse actions and calls the appropriate MouseOpListeners.
MapMouseListener(MapRenderer, ToolPalette<G, A, R>, MapView<G, A, R>) - Constructor for class net.sf.gridarta.gui.mapuserlistener.MapMouseListener
Creates a new instance.
mapName - Variable in class net.sf.gridarta.model.exitconnector.ExitLocation
The map name of the remembered exit.
mapName - Variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The name of this map.
mapName - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
The map's name.
mapName - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
The map's name.
mapName - Variable in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
The name of the game object.
mapNameComparator - Variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
A Comparator that orders map files by map name.
mapNameField - Variable in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Textfield for the name of the map.
mapObjectsChanged(Set<G>, Set<G>) - Method in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager.MapModelListenerImpl
 
mapObjectsChanged(Set<G>, Set<G>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel.PickmapChooserMapModelListener
 
mapObjectsChanged(Set<G>, Set<G>) - Method in interface net.sf.gridarta.model.mapmodel.MapModelListener
One or more GameObjects on a map have changed.
mapOkay() - Method in class net.sf.gridarta.gui.dialog.newmap.AbstractNewMapDialog
Action method for okay.
mapOkay() - Method in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
Action method for okay.
mapOkay() - Method in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Action method for okay.
mapOkay() - Method in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
Action method for okay.
MapParameter<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 a MapControl value.
MapParameter(MapManager<G, A, R>) - Constructor for class net.sf.gridarta.plugin.parameter.MapParameter
Creates a new instance.
MapParameterCellRenderer - Class in net.sf.gridarta.gui.dialog.plugin.parameter
 
MapParameterCellRenderer(MapManager<?, ?, ?>) - Constructor for class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterCellRenderer
Create a new instance.
MapParameterComboBoxModel<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
 
MapParameterComboBoxModel(MapManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterComboBoxModel
Creates a new instance.
MapParameterView<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
 
MapParameterView(MapParameter<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterView
 
mapPath - Variable in exception net.sf.gridarta.actions.CannotLoadMapFileException
The map path that could not be loaded.
mapPath - Variable in class net.sf.gridarta.model.maplocation.MapLocation
The map path.
mapPathNormalizer - Variable in class net.sf.gridarta.actions.AttachTiledMaps
The MapPathNormalizer for converting map paths to Files.
mapPathNormalizer - Variable in class net.sf.gridarta.gui.map.mapactions.EnterMap
The MapPathNormalizer to use.
MapPathNormalizer - Class in net.sf.gridarta.model.mappathnormalizer
Normalizes map path specifications into Files.
MapPathNormalizer(ProjectSettings) - Constructor for class net.sf.gridarta.model.mappathnormalizer.MapPathNormalizer
Creates a new instance.
mapPathNormalizer - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.DefaultMapPropertiesDialogFactory
The MapPathNormalizer for converting map paths to Files.
mapPathNormalizer - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.DefaultMapPropertiesDialogFactory
The MapPathNormalizer for converting map paths to Files.
mapPathNormalizer - Variable in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.DefaultMapPropertiesDialogFactory
The MapPathNormalizer for converting map paths to Files.
MapPathParameter<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 represents a map.
MapPathParameter(File) - Constructor for class net.sf.gridarta.plugin.parameter.MapPathParameter
Creates a new instance.
MapPathParameterView<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
MapPathParameterView(JComponent, AbstractPathParameter<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.plugin.parameter.MapPathParameterView
Creates a new instance.
mapPos - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
The position of the game object.
MapPreview - Class in net.sf.gridarta.gui.misc
The map preview of the level editor.
MapPreview(Image) - Constructor for class net.sf.gridarta.gui.misc.MapPreview
Constructs the user interface.
MapPreviewAccessory - Class in net.sf.gridarta.gui.map
Abstract base class for MapPreviewAccessories which are used for previewing maps in JFileChoosers.
MapPreviewAccessory(MapImageCache<?, ?, ?>, JFileChooser) - Constructor for class net.sf.gridarta.gui.map.MapPreviewAccessory
Creates an MapPreviewAccessory.
MapPreviewAccessory.MapFileView - Class in net.sf.gridarta.gui.map
FileView for giving icons to map files.
MapPreviewAccessory.MapFileView() - Constructor for class net.sf.gridarta.gui.map.MapPreviewAccessory.MapFileView
 
mapProperties() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for "map properties".
MapPropertiesDialog - Class in net.sf.gridarta.var.atrinik.gui.mappropertiesdialog
A dialog to change the properties of a map, like several flags and settings about the environment and the map tiles.
MapPropertiesDialog(Frame, MapManager<GameObject, MapArchObject, Archetype>, ProjectSettings, MapModel<GameObject, MapArchObject, Archetype>, FileFilter, MapPathNormalizer) - Constructor for class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
Creates a new instance.
MapPropertiesDialog - Class in net.sf.gridarta.var.crossfire.gui.mappropertiesdialog
A dialog to change the properties of a map, like several flags and settings about the environment and the map tiles.
MapPropertiesDialog(Frame, MapManager<GameObject, MapArchObject, Archetype>, ProjectSettings, MapModel<GameObject, MapArchObject, Archetype>, FileFilter, MapPathNormalizer) - Constructor for class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Creates a map-options dialog.
MapPropertiesDialog - Class in net.sf.gridarta.var.daimonin.gui.mappropertiesdialog
A dialog to change the properties of a map, like several flags and settings about the environment and the map tiles.
MapPropertiesDialog(Frame, MapManager<GameObject, MapArchObject, Archetype>, ProjectSettings, MapModel<GameObject, MapArchObject, Archetype>, FileFilter, MapPathNormalizer) - Constructor for class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
Creates a map-options dialog.
MapPropertiesDialogFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.dialog.mapproperties
Factory for creating map property dialog instances.
mapPropertiesDialogFactory - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
MapReader<G extends GameObject<G,A,?>,A extends MapArchObject<A>> - Interface in net.sf.gridarta.model.io
Interface for classes that read map files.
mapReaderFactory - Variable in class net.sf.gridarta.gui.mapfiles.Loader
The MapReaderFactory for loading map files.
mapReaderFactory - Variable in class net.sf.gridarta.gui.mapfiles.MapFile
The MapReaderFactory to use.
mapReaderFactory - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
The map reader factory instance.
MapReaderFactory<G extends GameObject<G,A,?>,A extends MapArchObject<A>> - Interface in net.sf.gridarta.model.io
A factory for creating MapReader instances.
mapReaderFactory - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
The MapReaderFactory instance.
mapReaderFactory - Variable in class net.sf.gridarta.model.mapmanager.AbstractMapManager
The gridarta objects factory instance.
mapReaderFactory - Variable in class net.sf.gridarta.project.ProjectModel
 
mapRec - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
Used to test if coordinates are on the map.
mapRegion - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
The map's region.
mapRegion - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
The map's region.
MapRenderer - Interface in net.sf.gridarta.gui.map.renderer
Common interface for renderers of map control instances.
mapRendererReferences - Variable in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Maps MapControl instance to MapRenderer which is only used to get images.
MapRendererTest - Class in net.sf.gridarta.var.atrinik.gui.map.renderer
MapRendererTest() - Constructor for class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
 
mapRestore() - Method in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
Action method for restore.
mapRestore() - Method in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Action method for restore.
mapRestore() - Method in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
Action method for restore.
mapsDirectory - Variable in class net.sf.gridarta.model.index.MapsIndexer
The currently indexed maps directory.
mapsDirectory - Variable in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
The default maps directory.
mapsDirectory - Variable in class net.sf.gridarta.model.settings.TestProjectSettings
The maps directory.
mapsDirectoryChanged(File) - Method in interface net.sf.gridarta.model.settings.ProjectSettingsListener
Called whenever the maps directory has changed.
mapsDirectoryDefault - Variable in class net.sf.gridarta.model.settings.DefaultEditorSettings
The default value for the maps directory.
mapsIndex - Variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
The MapsIndex for looking up maps.
mapsIndex - Variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialogManager
The MapsIndex indexing all maps.
mapsIndex - Variable in class net.sf.gridarta.gui.dialog.gomap.MapListCellRenderer
The displayed MapsIndex.
MapsIndex - Class in net.sf.gridarta.model.index
Indexes maps by map name.
MapsIndex() - Constructor for class net.sf.gridarta.model.index.MapsIndex
 
mapsIndex - Variable in class net.sf.gridarta.model.index.MapsIndexer
The MapsIndex being updated.
mapsIndexer - Variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialogManager
MapsIndexer<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.index
Maintains a MapsIndex for the maps directory.
MapsIndexer(MapsIndex, MapManager<G, A, R>, ProjectSettings) - Constructor for class net.sf.gridarta.model.index.MapsIndexer
Creates a new instance.
MapsIndexer.State - Enum in net.sf.gridarta.model.index
Indexer states.
MapsIndexer.State() - Constructor for enum net.sf.gridarta.model.index.MapsIndexer.State
 
MapsIndexerTest - Class in net.sf.gridarta.model.index
Regression tests for MapsIndexer.
MapsIndexerTest() - Constructor for class net.sf.gridarta.model.index.MapsIndexerTest
 
mapsIndexSemaphore - Variable in class net.sf.gridarta.model.index.MapsIndexer
A pending map may exist in MapsIndexer.mapsIndex if a permit is available.
MapsIndexTest - Class in net.sf.gridarta.model.index
Regression tests for MapsIndex.
MapsIndexTest() - Constructor for class net.sf.gridarta.model.index.MapsIndexTest
 
MapsIndexTest.Listener - Class in net.sf.gridarta.model.index
An IndexListener that records a text representation of all generated events.
MapsIndexTest.Listener() - Constructor for class net.sf.gridarta.model.index.MapsIndexTest.Listener
 
mapSize - Variable in exception net.sf.gridarta.actions.MapSizeMismatchException
The size of the first map.
mapSize - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
The size of the map to render.
mapSize - Variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The size of the map reflected by this map arch object.
mapSize - Variable in class net.sf.gridarta.model.mapmodel.MapSquareGrid
mapSize - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
The map size in squares.
mapSizeChanged(Size2D) - Method in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager.MapArchObjectListenerImpl
 
mapSizeChanged(Size2D) - Method in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager.MapModelListenerImpl
 
mapSizeChanged(Size2D) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel.PickmapChooserMapModelListener
 
mapSizeChanged(Size2D) - Method in interface net.sf.gridarta.model.maparchobject.MapArchObjectListener
The map size has changed.
mapSizeChanged(Size2D) - Method in interface net.sf.gridarta.model.mapmodel.MapModelListener
The size of a map has changed.
mapSizeChanging(Size2D, Size2D) - Method in class net.sf.gridarta.model.mapmodel.LightMapModelTracker
Called whenever the tracked map is about to change size.
mapSizeDefault - Variable in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Whether to use the default map size.
mapSizeDefaultCheckbox - Variable in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Checkbox to set whether the default width / height should be overridden.
MapSizeMismatchException - Exception in net.sf.gridarta.actions
Exception thrown if the size of a map file is unexpected.
MapSizeMismatchException(File, Size2D, Size2D) - Constructor for exception net.sf.gridarta.actions.MapSizeMismatchException
Creates a new instance.
mapSquare - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
The selected MapSquare.
MapSquare<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapmodel
A single Map Square.
MapSquare(MapModel<G, A, R>, int, int) - Constructor for class net.sf.gridarta.model.mapmodel.MapSquare
Creates a new instance.
MapSquareFormatter<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
MapSquareFormatter() - Constructor for class net.sf.gridarta.model.validation.errors.MapSquareFormatter
 
mapSquareFormatter - Variable in class net.sf.gridarta.model.validation.errors.ValidationError
The MapSquareFormatter for formatting MapSquare instances.
MapSquareGrid<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapmodel
A rectangular grid of MapSquare instances.
MapSquareGrid(MapModel<G, A, R>, Size2D) - Constructor for class net.sf.gridarta.model.mapmodel.MapSquareGrid
Creates a new instance.
MapSquareIterator<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapmodel
Iterator for iterating over all squares of a model.
MapSquareIterator(MapModel<G, A, R>, Point, int, boolean) - Constructor for class net.sf.gridarta.model.mapmodel.MapSquareIterator
Creates a new instance.
mapSquareIterator - Variable in class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIterator
The Iterator returning all MapSquares to consider.
MapSquareIteratorTest - Class in net.sf.gridarta.model.mapmodel
Regression tests for MapSquareIterator.
MapSquareIteratorTest() - Constructor for class net.sf.gridarta.model.mapmodel.MapSquareIteratorTest
 
mapSquares - Variable in class net.sf.gridarta.model.validation.errors.ValidationError
The MapSquares that caused the error.
mapSquaresChanged(Set<MapSquare<G, A, R>>) - Method in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager.MapModelListenerImpl
 
mapSquaresChanged(Set<MapSquare<G, A, R>>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel.PickmapChooserMapModelListener
 
mapSquaresChanged(Iterable<MapSquare<G, A, R>>) - Method in class net.sf.gridarta.model.mapmodel.LightMapModelTracker
Called whenever some game objects have changed.
mapSquaresChanged(Set<MapSquare<G, A, R>>) - Method in interface net.sf.gridarta.model.mapmodel.MapModelListener
Squares of a map have changed.
mapTileChoose() - Method in class net.sf.gridarta.gui.map.maptilepane.TilePanel
Action method for choosing the path.
mapTileClear() - Method in class net.sf.gridarta.gui.map.maptilepane.TilePanel
Action method for deleting the path.
mapTilePane - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
mapTilePane - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
mapTilePane - Variable in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
mapTilePaneEnabled - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
Whether the map tile pane was enabled.
mapTilePaneEnabled - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Whether the map tile pane was enabled.
mapTilePaneEnabled - Variable in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
Whether the map tile pane was enabled.
MapTilePanel - Class in net.sf.gridarta.gui.map.maptilepane
A MapTilePanel extends a TilePanel with a border and makes focus traversal work within the map tile pane.
MapTilePanel(int, int[], TilePanel, String) - Constructor for class net.sf.gridarta.gui.map.maptilepane.MapTilePanel
Creates a new instance.
mapTileRevert() - Method in class net.sf.gridarta.gui.map.maptilepane.TilePanel
Action method for reverting to stored path.
mapTilesAttach() - Method in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
Action method for tiles attaching automatically.
mapTilesClear() - Method in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
Action method for tiles clearing paths.
mapTransactionListener - Variable in class net.sf.gridarta.gui.mainwindow.GameObjectTextEditorTab
The map transaction listener which is attached to GameObjectTextEditorTab.currentMapControl.
mapTransactionListener - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
The map transaction listener which is attached to GameObjectAttributesControl.currentMapControl.
MapTransactionListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.mapmodel
Interface for listeners listening on map transactions of MapModels.
mapTransactionListener - Variable in class net.sf.gridarta.model.undo.UndoModel
mapTransactionListeners - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The registered MapTransactionListeners.
MapUserListenerManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapuserlistener
Tracks map views and attaches/detaches MapMouseListener instances.
MapUserListenerManager(ToolPalette<G, A, R>, MapViewsManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.mapuserlistener.MapUserListenerManager
Creates a new instance.
mapUserListeners - Variable in class net.sf.gridarta.gui.mapuserlistener.MapUserListenerManager
Maps MapView instance to attached MapMouseListener.
MapValidationError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
Base Class for validation errors on maps.
MapValidationError(MapModel<G, A, R>) - Constructor for class net.sf.gridarta.model.validation.errors.MapValidationError
Create a MapValidationError.
MapValidator<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.validation
Interface for Map Validators.
MapValidatorPreferences - Class in net.sf.gridarta.gui.dialog.prefs
Preferences Module for map validator preferences.
MapValidatorPreferences(DelegatingMapValidator<?, ?, ?>, boolean) - Constructor for class net.sf.gridarta.gui.dialog.prefs.MapValidatorPreferences
Creates a new instance.
mapView - Variable in class net.sf.gridarta.gui.dialog.find.FindDialog
The MapView to operate on.
mapView - Variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
The MapView for this dialog.
mapView - Variable in class net.sf.gridarta.gui.dialog.golocation.GoLocationDialog
The affected map view this go location dialog affects.
mapView - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
The MapView to operate on.
mapView - Variable in class net.sf.gridarta.gui.dialog.shrinkmapsize.ShrinkMapSizeDialog
The affected map view of this dialog.
mapView - Variable in class net.sf.gridarta.gui.map.event.MouseOpEvent
The map view on which this event occurred.
MapView<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.map.mapview
A map view consists of a map grid and a map cursor, and is attached to a map control.
mapView - Variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop.MapViewFrameListener
The associated MapView.
mapView - Variable in class net.sf.gridarta.gui.mapdesktop.WindowAction
The associated map view.
mapView - Variable in class net.sf.gridarta.gui.mapuserlistener.MapKeyListener
The MapView being tracked for key actions.
mapView - Variable in class net.sf.gridarta.gui.misc.ShiftProcessor
The map view to operate on.
mapView - Variable in class net.sf.gridarta.gui.misc.StatusBar
The map view for which StatusBar.mapCursorListener is registered, or null if none is registered.
mapView - Variable in class net.sf.gridarta.gui.panel.connectionview.View
Map view corresponding to View.connectionList.
mapView - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ErrorListView
The MapView for displaying map errors.
mapViewClosing(MapView<G, A, R>) - Method in interface net.sf.gridarta.gui.map.mapview.MapViewManagerListener
This event handler is called when a map view is to be closed.
mapViewClosing(MapView<G, A, R>) - Method in interface net.sf.gridarta.gui.map.mapview.MapViewsListener
A MapView has been closed.
mapViewCreated(MapView<G, A, R>) - Method in interface net.sf.gridarta.gui.map.mapview.MapViewManagerListener
This event handler is called when a map view was created.
mapViewCreated(MapView<G, A, R>) - Method in interface net.sf.gridarta.gui.map.mapview.MapViewsListener
A new MapView has been created.
MapViewFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.map.mapview
A factory for creating MapView instances.
mapViewFactory - Variable in class net.sf.gridarta.gui.map.mapview.MapViewsManager
The MapViewFactory to use.
mapViewFocusGainedNotify(MapView<G, A, R>) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop
Notifies that the given map view is now set as the current one.
mapViewFocusLostNotify(MapView<G, A, R>) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop
Notifies that the map views focus is lost it is inserted as the second in line to the map view vector.
mapViewFrameListeners - Variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
The MapViewFrameListeners associated with MapViews.
mapViewManager - Variable in class net.sf.gridarta.action.AddBookmarkAction
The MapViewManager instance.
mapViewManager - Variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialogManager
The MapViewManager instance.
MapViewManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.mapview
Maintains all map views.
MapViewManager() - Constructor for class net.sf.gridarta.gui.map.mapview.MapViewManager
 
mapViewManager - Variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
All open map views.
mapViewManager - Variable in class net.sf.gridarta.gui.mapdesktop.WindowMenuManager
The MapViewManager to use.
mapViewManagerListener - Variable in class net.sf.gridarta.action.AbstractMapCursorAction
The map view manager listener used to detect changed current maps.
mapViewManagerListener - Variable in class net.sf.gridarta.action.ArchAttributesAction
The map view manager listener used to detect changed current maps.
mapViewManagerListener - Variable in class net.sf.gridarta.action.GrowSelectionAction
The map view manager listener used to detect changed current maps.
mapViewManagerListener - Variable in class net.sf.gridarta.action.ShrinkSelectionAction
The map view manager listener used to detect changed current maps.
mapViewManagerListener - Variable in class net.sf.gridarta.actions.AbstractServerActions
The map manager listener which is attached to the current map if the current map is tracked.
mapViewManagerListener - Variable in class net.sf.gridarta.gui.dialog.shrinkmapsize.ShrinkMapSizeDialogManager
The map view manager listener to detect closed map views.
mapViewManagerListener - Variable in class net.sf.gridarta.gui.exitconnector.ExitConnectorController
The MapViewManagerListener used to track the current map.
mapViewManagerListener - Variable in class net.sf.gridarta.gui.map.AbstractPerMapDialogManager
The map view manager listener to detect closed map views.
mapViewManagerListener - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
The map view manager listener which is attached to the current map if the current map is tracked.
MapViewManagerListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.map.mapview
Interface for listeners interested in events related to MapViewManager instances.
mapViewManagerListener - Variable in class net.sf.gridarta.gui.mapcursor.MapCursorActions
The map view manager listener used to detect changed current maps.
mapViewManagerListener - Variable in class net.sf.gridarta.gui.mapdesktop.WindowMenuManager
The listener used to detect map view changes.
mapViewManagerListener - Variable in class net.sf.gridarta.gui.mapuserlistener.MapKeyListener
The listener used to detect map view changes.
mapViewManagerListener - Variable in class net.sf.gridarta.gui.misc.StatusBar
The map view manager listener to detect current map changes.
mapViewManagerListener - Variable in class net.sf.gridarta.gui.panel.connectionview.View
The map view listener to detect changed active maps.
mapViewManagerListener - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ErrorListView
 
mapViewManagerListener - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
The map view manager listener.
MapViews<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.mapview
A list of MapViews for one MapControl instance.
MapViews() - Constructor for class net.sf.gridarta.gui.map.mapview.MapViews
 
mapViews - Variable in class net.sf.gridarta.gui.map.mapview.MapViews
The list contains all views of the map.
mapViews - Variable in class net.sf.gridarta.gui.map.mapview.MapViewsManager
All existing MapViews.
mapViewSettings - Variable in class net.sf.gridarta.action.DeleteArchAction
The MapViewSettings for querying options.
mapViewSettings - Variable in class net.sf.gridarta.action.InsertArchAction
The MapViewSettings instance for looking up options.
mapViewSettings - Variable in class net.sf.gridarta.action.LightVisibleAction
The MapViewSettings instance to use.
mapViewSettings - Variable in class net.sf.gridarta.gui.copybuffer.CopyBuffer
The map view settings instance.
mapViewSettings - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
The MapViewSettings instance to use.
mapViewSettings - Variable in class net.sf.gridarta.gui.map.mapview.MapViewsManager
The MapViewSettings instance.
mapViewSettings - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
The MapViewSettings instance to use.
mapViewSettings - Variable in class net.sf.gridarta.gui.map.renderer.IsoMapRenderer
The map view settings instance.
mapViewSettings - Variable in class net.sf.gridarta.gui.map.viewaction.ViewAction
The map view settings instance.
mapViewSettings - Variable in class net.sf.gridarta.gui.map.viewaction.ViewActions
The map view settings instance.
mapViewSettings - Variable in class net.sf.gridarta.gui.misc.ShiftProcessor
The map view settings instance.
mapViewSettings - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
The MapViewSettings instance.
mapViewSettings - Variable in class net.sf.gridarta.gui.panel.selectedsquare.ModelUpdater
The MapViewSettings to use.
mapViewSettings - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
The MapViewSettings instance.
mapViewSettings - Variable in class net.sf.gridarta.gui.panel.tools.DeletionTool
The map view settings instance.
mapViewSettings - Variable in class net.sf.gridarta.gui.panel.tools.InsertionTool
The MapViewSettings to use.
mapViewSettings - Variable in class net.sf.gridarta.mainactions.MainActions
The map view settings instance.
mapViewSettings - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
The MapViewSettings instance.
MapViewSettings - Interface in net.sf.gridarta.model.mapviewsettings
Container for settings that affect the rendering of maps.
mapViewSettings - Variable in class net.sf.gridarta.var.atrinik.gui.map.renderer.DefaultRendererFactory
The MapViewSettings to use.
mapViewSettings - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
The MapViewSettings instance to use.
mapViewSettings - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.DefaultRendererFactory
The MapViewSettings to use.
mapViewSettings - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.FlatMapRenderer
The map view settings instance.
mapViewSettings - Variable in class net.sf.gridarta.var.daimonin.gui.map.renderer.DefaultRendererFactory
The MapViewSettings to use.
mapViewSettingsListener - Variable in class net.sf.gridarta.action.LightVisibleAction
mapViewSettingsListener - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
mapViewSettingsListener - Variable in class net.sf.gridarta.gui.map.mapview.MapViewsManager
The listener tracking alpha types changes to repaint map views after changes.
mapViewSettingsListener - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
mapViewSettingsListener - Variable in class net.sf.gridarta.gui.map.viewaction.ViewActions
The MapViewSettingsListener attached to ViewActions.mapViewSettings to detect edit types changes.
MapViewSettingsListener - Interface in net.sf.gridarta.model.mapviewsettings
Interface for event listeners that are interested in changes on MapViewSettings.
mapViewSettingsListener - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
mapViewsList - Variable in class net.sf.gridarta.gui.map.mapview.MapViewManager
All open map views as a list.
MapViewsListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.map.mapview
Interface for listeners interested in MapViewsManager related events.
mapViewsListener - Variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
The MapViewsListener attached to all existing MapControls for maps.
mapViewsListener - Variable in class net.sf.gridarta.gui.mapuserlistener.MapUserListenerManager
The MapViewsListener attached to all MapControl instances.
mapViewsManager - Variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
The MapViewsManager for opening maps.
mapViewsManager - Variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialogManager
The MapViewsManager for opening maps.
mapViewsManager - Variable in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
The MapViewsManager to use.
mapViewsManager - Variable in class net.sf.gridarta.gui.dialog.newmap.NewMapDialogFactory
The MapViewsManager to use.
mapViewsManager - Variable in class net.sf.gridarta.gui.dialog.newmap.NewPickmapFolderDialog
mapViewsManager - Variable in class net.sf.gridarta.gui.map.mapactions.EnterMap
mapViewsManager - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
mapViewsManager - Variable in class net.sf.gridarta.gui.map.MapFileActions
MapViewsManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.mapview
Stores all existing MapViews.
MapViewsManager(MapViewSettings, MapViewFactory<G, A, R>, MapManager<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.mapview.MapViewsManager
Creates a new instance.
mapViewsManager - Variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
mapViewsManager - Variable in class net.sf.gridarta.gui.mapfiles.Loader
mapViewsManager - Variable in class net.sf.gridarta.gui.mapfiles.MapFile
mapViewsManager - Variable in class net.sf.gridarta.gui.mapfiles.MapFolder
mapViewsManager - Variable in class net.sf.gridarta.gui.mapmenu.ActionFactory
The MapViewsManager for opening map files.
mapViewsManager - Variable in class net.sf.gridarta.gui.mapmenu.MapMenuAction
The MapViewsManager for opening map files.
mapViewsManager - Variable in class net.sf.gridarta.gui.mapuserlistener.MapUserListenerManager
mapViewsManager - Variable in class net.sf.gridarta.gui.misc.DefaultFileControl
mapViewsManager - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
mapViewsManager - Variable in class net.sf.gridarta.maincontrol.GUIMainControl
The MapViewsManager instance.
mapWeather - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
The map's weather.
mapWidth - Variable in class net.sf.gridarta.model.mapmodel.MapSquareIterator
mapWidthField - Variable in class net.sf.gridarta.gui.dialog.newmap.AbstractMapsizeNewMapDialog
Textfield for the width of the new map.
mapWidthField - Variable in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
The width in squares.
mapWidthField - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
The width in squares.
mapWidthField - Variable in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
The width in squares.
MapWriter<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.io
Interface for classes that write map files.
mapWriter - Variable in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
The MapWriter for saving this map.
mapWriter - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
The MapWriter instance.
mapWriter - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlFactory
The MapWriter for saving MapControl instances.
mapWriter - Variable in class net.sf.gridarta.model.validation.checks.MapCheckerScriptChecker
The MapWriter for saving temporary map files.
mapWriter - Variable in class net.sf.gridarta.model.validation.checks.ValidatorFactory
The MapWriter to pass to the newly created Validator instances.
mapWriter - Variable in class net.sf.gridarta.var.atrinik.model.mapcontrol.DefaultMapControlFactory
The MapWriter for saving MapControl instances.
mapWriter - Variable in class net.sf.gridarta.var.crossfire.model.mapcontrol.DefaultMapControlFactory
The MapWriter for saving MapControl instances.
mapWriter - Variable in class net.sf.gridarta.var.daimonin.model.mapcontrol.DefaultMapControlFactory
The MapWriter for saving MapControl instances.
mapX - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObject
The map x position if on map.
mapX - Variable in class net.sf.gridarta.model.mapmodel.MapSquare
The X Coordinate of this map square within the model's grid.
mapY - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObject
The map y position if on map.
mapY - Variable in class net.sf.gridarta.model.mapmodel.MapSquare
The Y Coordinate of this map square within the model's grid.
markModified() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Marks this game object as "modified".
markModified() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Marks this game object as "modified".
markTokens(Segment, int) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
A wrapper for the lower-level markTokensImpl method that is called to split a line up into tokens.
markTokensImpl(byte, Segment) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.CrossfireDialogTokenMarker
An abstract method that splits a line up into tokens.
markTokensImpl(byte, Segment) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.CTokenMarker
An abstract method that splits a line up into tokens.
markTokensImpl(byte, Segment) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.DaimoninAITokenMarker
An abstract method that splits a line up into tokens.
markTokensImpl(byte, Segment) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.EmptyTokenMarker
An abstract method that splits a line up into tokens.
markTokensImpl(byte, Segment) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.HTMLTokenMarker
 
markTokensImpl(byte, Segment) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.LuaTokenMarker
 
markTokensImpl(byte, Segment) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.PythonTokenMarker
 
markTokensImpl(byte, Segment) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
An abstract method that splits a line up into tokens.
MaskChangeAL<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.gameobjectattributes
ActionListener for the change buttons of bitmasks.
MaskChangeAL(String, DialogAttributeBitmask<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.gameobjectattributes.MaskChangeAL
Constructor.
match(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.filter.AbstractFilterConfig
Tells whether we got a match on specific GameObject.
match(C, GameObject<?, ?, ?>) - Method in interface net.sf.gridarta.model.filter.Filter
Tells whether we got a match on specific GameObject.
match(GameObject<?, ?, ?>) - Method in interface net.sf.gridarta.model.filter.FilterConfig
Tells whether we got a match on specific GameObject.
match(NamedFilterConfig, GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.filter.NamedFilter
Tells whether we got a match on specific GameObject.
match(NamedGameObjectMatcherFilterConfig, GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.filter.NamedGameObjectMatcherFilter
Tells whether we got a match on specific GameObject.
MatchCriteria<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.select
Criteria for game object matchers.
matcher - Variable in class net.sf.gridarta.model.filter.NamedGameObjectMatcherFilter
The GameObjectMatcher to use.
matcher - Variable in class net.sf.gridarta.model.mapmodel.FilterGameObjectIterator
The GameObjectMatcher for filtering returned game objects.
matchers - Variable in class net.sf.gridarta.model.match.AndGameObjectMatcher
The list of GameObjectMatchers to AND.
matchers - Variable in class net.sf.gridarta.model.match.OrGameObjectMatcher
List of GameObjectMatcher to OR.
matchers - Variable in class net.sf.gridarta.model.validation.checks.AttributeRangeChecker
Maps matcher to Type instance.
matches(Attributes) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeDefinition
Returns whether a base object matches this attribute definition.
matches(String) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeDefinition
Returns whether an attribute value matches this attribute definition.
matches(Attributes) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributesDefinition
Checks whether an Attributes instance matches all type attributes.
matches(BaseObject<?, ?, ?, ?>) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
Checks whether a BaseObject matches all type attributes.
matches(G) - Method in class net.sf.gridarta.model.select.ArchetypeNameMatchCriteria
Whether a GameObject matches this criteria.
matches(G) - Method in class net.sf.gridarta.model.select.AttributeOtherValueMatchCriteria
Whether a GameObject matches this criteria.
matches(G) - Method in class net.sf.gridarta.model.select.AttributeValueMatchCriteria
Whether a GameObject matches this criteria.
matches(G) - Method in interface net.sf.gridarta.model.select.MatchCriteria
Whether a GameObject matches this criteria.
matches(G) - Method in class net.sf.gridarta.model.select.ObjectNameMatchCriteria
Whether a GameObject matches this criteria.
MathUtils - Class in net.sf.gridarta.utils
Utility class for mathematical functions.
MathUtils() - Constructor for class net.sf.gridarta.utils.MathUtils
Private constructor to prevent instantiation.
max(int...) - Static method in class net.sf.gridarta.gui.utils.DirectionLayout
Helper method for returning the maximum of an unspecified number of arguments.
MAX - Static variable in class net.sf.gridarta.gui.utils.GSplitPane
The preferences value for a maximized divider.
max - Variable in class net.sf.gridarta.model.validation.checks.Range
The maximum allowed value.
max - Variable in class net.sf.gridarta.plugin.parameter.DoubleParameter
The maximal allowed value.
max - Variable in class net.sf.gridarta.plugin.parameter.IntegerParameter
The maximal allowed value.
MAX - Static variable in class net.sf.gridarta.textedit.textarea.tokenmarker.Node
The maximal character code usable in keys.
MAX_CHARS_PER_LINE - Static variable in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Maximum number of characters in a line before line break (see AttributeBitmask.getText(int)).
MAX_EXEC_TIME - Static variable in class net.sf.gridarta.model.validation.checks.MapCheckerScriptChecker
The maximum execution time of the checker script in milliseconds.
MAX_HIGHLIGHT - Static variable in interface net.sf.gridarta.gui.filter.FilterControl
 
MAX_LIGHT_RADIUS - Static variable in class net.sf.gridarta.model.mapmodel.LightMapModelTracker
The maximal supported light radius.
maxCheckValue - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInt
The logical maximum allowed value.
maxDifficulty - Variable in class net.sf.gridarta.model.validation.checks.MapDifficultyChecker
The maximal acceptable difficulty.
maximumLayoutSize(Container) - Method in class net.sf.gridarta.gui.utils.DirectionLayout
maxLineLength - Variable in class net.sf.gridarta.utils.WrappingStringBuilder
The maximum line length.
maxUndoStates - Variable in class net.sf.gridarta.gui.undo.UndoControl
The maximum number of undo states saved for each map.
maxValue - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInt
The absolute maximum allowed value.
maxValue - Variable in class net.sf.gridarta.model.validation.errors.AttributeRangeError
The maximal allowed attribute value.
maxX - Variable in class net.sf.gridarta.model.gameobject.MultiArchData
The maximum coordinate of any part; it is never negative.
maxY - Variable in class net.sf.gridarta.model.gameobject.MultiArchData
The maximum coordinate of any part; it is never negative.
MEDIA_DIRECTORY_KEY - Static variable in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
The preferences key for the media directory.
mediaDirectory - Variable in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
The media directory.
mediaDirectoryDefault - Variable in class net.sf.gridarta.model.settings.DefaultEditorSettings
The default value for the media directory.
mediaField - Variable in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
TextField for media directory path.
memory - Variable in class net.sf.gridarta.gui.misc.StatusBar
The label that shows the memory status.
menu - Variable in class net.sf.gridarta.textedit.scripteditor.CFPythonPopup
The popup menu.
menuEntries - Static variable in class net.sf.gridarta.textedit.scripteditor.CFPythonPopup
List of menu entries (all CFPython commands).
menuItem - Variable in class net.sf.gridarta.gui.filter.MenuItemCreator
menuItem - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTreeAction
The associated menu item.
MenuItemCreator - Class in net.sf.gridarta.gui.filter
Creates menu items for Filter instances.
MenuItemCreator(FilterConfig<?, ?>) - Constructor for class net.sf.gridarta.gui.filter.MenuItemCreator
Creates a new instance.
menuScripts - Variable in class net.sf.gridarta.gui.dialog.plugin.PluginView
The menu to add script commands to.
MenuUtils - Class in net.sf.gridarta.gui.utils
Utility class implementing menu related functions.
MenuUtils() - Constructor for class net.sf.gridarta.gui.utils.MenuUtils
Private constructor to prevent instantiation.
menuWindow - Variable in class net.sf.gridarta.gui.mapdesktop.WindowMenuManager
The "window" menu.
message - Variable in class net.sf.gridarta.model.validation.checks.MapCheckerScriptIOError
The error message.
message - Variable in class net.sf.gridarta.model.validation.checks.MapCheckerScriptMapError
The error message.
message - Variable in class net.sf.gridarta.model.validation.checks.MapCheckerScriptMapSquareError
The error message.
MIN - Static variable in class net.sf.gridarta.gui.utils.GSplitPane
The preferences value for a minimized divider.
min - Variable in class net.sf.gridarta.model.validation.checks.Range
The minimum allowed value.
min - Variable in class net.sf.gridarta.plugin.parameter.DoubleParameter
The minimal allowed value.
min - Variable in class net.sf.gridarta.plugin.parameter.IntegerParameter
The minimal allowed value.
MIN - Static variable in class net.sf.gridarta.textedit.textarea.tokenmarker.Node
The minimal character code usable in keys.
MIN_SIZE - Static variable in class net.sf.gridarta.gui.utils.GSplitPaneTestApplication
The minimal size of components.
minCheckValue - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInt
The logical minimum allowed value.
minDifficulty - Variable in class net.sf.gridarta.model.validation.checks.MapDifficultyChecker
The minimal acceptable difficulty.
MINIMUM_AUTO_SEARCH_LENGTH - Static variable in class net.sf.gridarta.gui.dialog.findarchetypes.FindArchetypesDialog
Do not perform an auto-search until the input name reaches this length.
minimumLayoutSize(Container) - Method in class net.sf.gridarta.gui.dialog.plugin.StackLayout
minimumLayoutSize(Container) - Method in class net.sf.gridarta.gui.utils.DirectionLayout
minimumLayoutSize(Container) - Method in class net.sf.gridarta.textedit.textarea.ScrollLayout
minValue - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInt
The absolute minimum allowed value.
minValue - Variable in class net.sf.gridarta.model.validation.errors.AttributeRangeError
The minimal allowed attribute value.
minX - Variable in class net.sf.gridarta.model.gameobject.MultiArchData
The minimum coordinate of any part; it is never positive.
minY - Variable in class net.sf.gridarta.model.gameobject.MultiArchData
The minimum coordinate of any part; it is never positive.
MiscPreferences - Class in net.sf.gridarta.gui.dialog.prefs
Preferences Module for miscellaneous preferences.
MiscPreferences(ExitConnectorModel, ProjectSettings, EditorSettings) - Constructor for class net.sf.gridarta.gui.dialog.prefs.MiscPreferences
Creates a new instance.
MissingAttributeException - Exception in net.sf.gridarta.model.archetypetype
An Exception thrown if an attribute key does not exist.
MissingAttributeException(String, String) - Constructor for exception net.sf.gridarta.model.archetypetype.MissingAttributeException
Creates a new instance.
mmbSelector - Variable in class net.sf.gridarta.gui.panel.tools.ToolPalette
The ToolSelector for mmb.
mob21Archetype - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
The archetype to create 2x1 mob game objects.
MOB_TYPE - Static variable in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
The archetype type used for "mob" game objects.
MobOutsideSpawnPointChecker<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.checks
GameObjectValidator to assert that mobs are not outside spawn points.
MobOutsideSpawnPointChecker(ValidatorPreferences, Integer...) - Constructor for class net.sf.gridarta.model.validation.checks.MobOutsideSpawnPointChecker
Create a new instance.
MobOutsideSpawnPointError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
A MapValidator that checks for mobs outside spawn points.
MobOutsideSpawnPointError(G) - Constructor for class net.sf.gridarta.model.validation.errors.MobOutsideSpawnPointError
Create a MobOutsideSpawnPointError.
mobsOrSpawnPoints - Variable in class net.sf.gridarta.model.validation.checks.BlockedMobOrSpawnPointChecker
List with blocked objects.
mobsOrSpawnPoints - Variable in class net.sf.gridarta.model.validation.errors.BlockedMobOrSpawnPointError
Mob or spawn GameObjects.
mod(int, int) - Static method in class net.sf.gridarta.utils.MathUtils
Calculates the remainder of a/b.
MODE_ABOVE_FLOOR - Static variable in class net.sf.gridarta.gui.panel.tools.InsertionTool
Index into InsertionTool.modeComboBox: insert above floor.
MODE_ABOVE_FLOOR - Static variable in class net.sf.gridarta.gui.panel.tools.SelectionTool
Index into SelectionTool.modeComboBox: insert above floor.
MODE_AUTO - Static variable in class net.sf.gridarta.gui.panel.tools.InsertionTool
Index into InsertionTool.modeComboBox: guess insertion location.
MODE_AUTO - Static variable in class net.sf.gridarta.gui.panel.tools.SelectionTool
Index into SelectionTool.modeComboBox: guess insertion location.
MODE_BELOW_FLOOR - Static variable in class net.sf.gridarta.gui.panel.tools.InsertionTool
Index into InsertionTool.modeComboBox: insert below floor.
MODE_BELOW_FLOOR - Static variable in class net.sf.gridarta.gui.panel.tools.SelectionTool
Index into SelectionTool.modeComboBox: insert below floor.
MODE_BOTTOMMOST - Static variable in class net.sf.gridarta.gui.panel.tools.InsertionTool
Index into InsertionTool.modeComboBox: insert bottommost.
MODE_BOTTOMMOST - Static variable in class net.sf.gridarta.gui.panel.tools.SelectionTool
Index into SelectionTool.modeComboBox: insert bottommost.
MODE_TOPMOST - Static variable in class net.sf.gridarta.gui.panel.tools.InsertionTool
Index into InsertionTool.modeComboBox: insert topmost.
MODE_TOPMOST - Static variable in class net.sf.gridarta.gui.panel.tools.SelectionTool
Index into SelectionTool.modeComboBox: insert topmost.
modeComboBox - Variable in class net.sf.gridarta.gui.panel.tools.InsertionTool
The JComboBox for selecting the insertion mode.
modeComboBox - Variable in class net.sf.gridarta.gui.panel.tools.SelectionTool
The JComboBox for selecting the insertion mode.
model - Variable in class net.sf.gridarta.gui.panel.selectedsquare.ModelUpdater
The DefaultListModel to update.
model - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
ModelUpdater - Class in net.sf.gridarta.gui.panel.selectedsquare
Updates a DefaultListModel instance to reflect the contents of a MapSquare instance.
ModelUpdater(DefaultListModel, MapViewSettings) - Constructor for class net.sf.gridarta.gui.panel.selectedsquare.ModelUpdater
Creates a new instance.
modelUpdater - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
The ModelUpdater used for updating SelectedSquareView.model.
modified - Variable in class net.sf.gridarta.model.index.AbstractIndex
Whether the state (AbstractIndex.timestamps or AbstractIndex.names) was modified since last save.
modified - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Set if the map has changed since last save.
modified - Variable in class net.sf.gridarta.plugin.Plugin
Whether the plugin contents has been modified since last save.
MODIFIED_ATTRIBUTE - Static variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The prefix for the map attribute that is updated with the last modification timestamp.
MODIFIED_ATTRIBUTE_PATTERN - Static variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The pattern to find the AbstractMapArchObject.MODIFIED_ATTRIBUTE in the message text.
modifiedChanged() - Method in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager.MapModelListenerImpl
 
modifiedChanged() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel.PickmapChooserMapModelListener
 
modifiedChanged() - Method in interface net.sf.gridarta.model.mapmodel.MapModelListener
The modified flag has changed.
modifiers - Variable in class net.sf.gridarta.gui.map.event.MouseOpEvent
The modifiers during this event.
modifyEventPath() - Method in interface net.sf.gridarta.model.scripts.ScriptedEvent
Set event path and plugin name according to user input from popup dialog.
modifyEventPath() - Method in class net.sf.gridarta.var.atrinik.model.scripts.DefaultScriptedEvent
Set event path and plugin name according to user input from popup dialog.
modifyEventPath() - Method in class net.sf.gridarta.var.crossfire.model.scripts.DefaultScriptedEvent
Set event path and plugin name according to user input from popup dialog.
modifyEventPath() - Method in class net.sf.gridarta.var.daimonin.model.scripts.DefaultScriptedEvent
Set event path and plugin name according to user input from popup dialog.
modifyEventScript(int, ScriptTask, JList, MapManager<?, ?, ?>, Frame, Iterable<G>) - Method in class net.sf.gridarta.gui.scripts.ScriptArchDataUtils
If there is a scripted event of the specified type, the script pad is opened and the appropriate script displayed.
modifyMapProperties() - Method in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
Invoke this method if the dialog using this pane is confirmed with OK to write the information from this pane back to the map.
modifyMapProperties() - Method in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
Checks the given values and modifies the current map.
modifyMapProperties() - Method in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Checks the given values and modifies the current map.
modifyMapProperties() - Method in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
Checks the given values and modifies the current map.
MonsterCellRenderer<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.connectionview
A CellRenderer for the monster view.
MonsterCellRenderer() - Constructor for class net.sf.gridarta.gui.panel.connectionview.MonsterCellRenderer
 
MonsterControl<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.connectionview
The controller of the monster view control.
MonsterControl(MapViewManager<G, A, R>, DelayedMapModelListenerManager<G, A, R>, GameObjectMatcher) - Constructor for class net.sf.gridarta.gui.panel.connectionview.MonsterControl
Create a new instance.
monsterGameObjectMatcher - Variable in class net.sf.gridarta.gui.panel.tools.DeletionTool
A GameObjectMatcher matching monster game objects.
monsterMatcher - Variable in class net.sf.gridarta.gui.panel.connectionview.MonsterView
The GameObjectMatcher for matching monster objects.
MonsterView<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.connectionview
The view of the connection view control.
MonsterView(MapViewManager<G, A, R>, DelayedMapModelListenerManager<G, A, R>, GameObjectMatcher) - Constructor for class net.sf.gridarta.gui.panel.connectionview.MonsterView
Create a MonsterView.
MonsterView.MonsterComparator<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.connectionview
A Comparator for ordering the values of this view.
MonsterView.MonsterComparator() - Constructor for class net.sf.gridarta.gui.panel.connectionview.MonsterView.MonsterComparator
 
mouse - Variable in class net.sf.gridarta.gui.misc.StatusBar
The label that shows the mouse.
mouseDragged(MouseEvent) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.DragHandler
 
mouseListener - Variable in class net.sf.gridarta.gui.mapuserlistener.MapKeyListener
mouseListener - Variable in class net.sf.gridarta.gui.mapuserlistener.MapMouseListener
mouseListener - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
The MouseListener attached to the view to process mouse actions.
mouseListener - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
The MouseListener attached to Tab.button to open the context menu.
mouseMapTmp - Variable in class net.sf.gridarta.gui.misc.StatusBar
Temporary used to get map coordinates.
mouseMotionListener - Variable in class net.sf.gridarta.gui.mapuserlistener.MapMouseListener
mouseMotionListener - Variable in class net.sf.gridarta.gui.misc.StatusBar
The MouseMotionListener for tracking the mouse position in map windows.
mouseMoved(MouseEvent) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.DragHandler
 
MouseOpAdapter<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.event
Event Listener Adapter for MouseOpListener.
MouseOpAdapter() - Constructor for class net.sf.gridarta.gui.map.event.MouseOpAdapter
 
MouseOpEvent<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.event
A MouseOpEvent is an event triggered for a MouseOpListener.
MouseOpEvent(MapView<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.event.MouseOpEvent
Create an empty MouseOpEvent.
mouseOpEvent - Variable in class net.sf.gridarta.gui.mapuserlistener.MapMouseListener
The parameters for the currently processed event.
MouseOpListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.map.event
Interface for Mouse Operations.
mousePosChanged(MouseEvent) - Method in class net.sf.gridarta.gui.misc.StatusBar
Set new mouse and map coordinates to mouse label.
mousePressed(MouseEvent) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.MouseHandler
 
mouseReleased(MouseEvent) - Method in class net.sf.gridarta.gui.dialog.plugin.ClosingListener
mouseWheelMoved(MouseWheelEvent) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.MouseHandler
 
moveArchetypeChooserToFront() - Method in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
Move the Archetype Chooser in front of the Pickmap Chooser.
moveArchetypeChooserToFront() - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooser
Move the Archetype Chooser in front of the Pickmap Chooser.
moveBottom(G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Move an item to bottom.
moveBottom() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Move this GameObject bottom.
moveBottom() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Move this GameObject bottom.
moveCursorEast() - Method in class net.sf.gridarta.gui.mapcursor.MapCursorActions
Action method for "move cursor east".
moveCursorNorth() - Method in class net.sf.gridarta.gui.mapcursor.MapCursorActions
Action method for "move cursor north".
moveCursorNorthEast() - Method in class net.sf.gridarta.gui.mapcursor.MapCursorActions
Action method for "move cursor north east".
moveCursorNorthWest() - Method in class net.sf.gridarta.gui.mapcursor.MapCursorActions
Action method for "move cursor north west".
moveCursorSouth() - Method in class net.sf.gridarta.gui.mapcursor.MapCursorActions
Action method for "move cursor south".
moveCursorSouthEast() - Method in class net.sf.gridarta.gui.mapcursor.MapCursorActions
Action method for "move cursor south east".
moveCursorSouthWest() - Method in class net.sf.gridarta.gui.mapcursor.MapCursorActions
Action method for "move cursor south west".
moveCursorWest() - Method in class net.sf.gridarta.gui.mapcursor.MapCursorActions
Action method for "move cursor west".
moved(MouseOpEvent<G, A, R>) - Method in class net.sf.gridarta.gui.map.event.MouseOpAdapter
Mouse was moved.
moved(MouseOpEvent<G, A, R>) - Method in interface net.sf.gridarta.gui.map.event.MouseOpListener
Mouse was moved.
moveDown(G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Move an item down.
moveDown() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Move this GameObject down.
moveDown() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Move this GameObject down.
moveEnv(G, Point, G) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Moves a GameObject to its environment.
moveEnv(G, Point, G) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Moves a GameObject to its environment.
moveInv(G, GameObject<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Moves a GameObject to the inventory of another game object.
moveInv(G, GameObject<G, A, R>) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Moves a GameObject to the inventory of another game object.
movePickmapChooserToFront() - Method in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
Move the Pickmap Chooser in front of the Archetype Chooser.
movePickmapChooserToFront() - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooser
Move the Pickmap Chooser in front of the Archetype Chooser.
moveSquareBottom() - Method in class net.sf.gridarta.action.MoveSquareBottomAction
Action method that moves the selected game object to the bottom.
MoveSquareBottomAction<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 moves the selected game object in the SelectedSquareModel to the bottom.
MoveSquareBottomAction(SelectedSquareModel<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.action.MoveSquareBottomAction
Creates a new instance.
moveSquareDown() - Method in class net.sf.gridarta.action.MoveSquareDownAction
Action method for moving an arch down within its square.
MoveSquareDownAction<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 moves the selected game object in the SelectedSquareModel down.
MoveSquareDownAction(SelectedSquareModel<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.action.MoveSquareDownAction
Creates a new instance.
moveSquareEnv() - Method in class net.sf.gridarta.action.MoveSquareEnvAction
Action method that moves the selected game object to its environment.
MoveSquareEnvAction<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 moves the selected game object in the SelectedSquareModel to its environment.
MoveSquareEnvAction(SelectedSquareModel<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.action.MoveSquareEnvAction
Creates a new instance.
moveSquareInv() - Method in class net.sf.gridarta.action.MoveSquareInvAction
Action method that moves the selected game object to its inventory.
MoveSquareInvAction<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 moves the selected game object in the SelectedSquareModel to its inventory.
MoveSquareInvAction(SelectedSquareModel<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.action.MoveSquareInvAction
Creates a new instance.
moveSquareNext() - Method in class net.sf.gridarta.action.MoveSquareNextAction
Action method that selects the next game object.
MoveSquareNextAction<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 selects the next game object in the SelectedSquareModel.
MoveSquareNextAction(SelectedSquareModel<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.action.MoveSquareNextAction
Creates a new instance.
moveSquarePrev() - Method in class net.sf.gridarta.action.MoveSquarePrevAction
Action method that selects the previous game object.
MoveSquarePrevAction<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 selects the previous game object in the SelectedSquareModel.
MoveSquarePrevAction(SelectedSquareModel<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.action.MoveSquarePrevAction
Creates a new instance.
moveSquareTop() - Method in class net.sf.gridarta.action.MoveSquareTopAction
Action method that moves the selected game object to the top.
MoveSquareTopAction<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 moves the selected game object in the SelectedSquareModel to the top.
MoveSquareTopAction(SelectedSquareModel<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.action.MoveSquareTopAction
Creates a new instance.
moveSquareUp() - Method in class net.sf.gridarta.action.MoveSquareUpAction
Action method for moving an arch up within its square.
MoveSquareUpAction<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 moves the selected game object in the SelectedSquareModel up.
MoveSquareUpAction(SelectedSquareModel<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.action.MoveSquareUpAction
Creates a new instance.
moveTab(Tab, Location) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonLists
Moves a Tab to a new location.
moveTab(Tab, Location) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.TabbedPanel
Moves the tab to the given location.
MoveToActions - Class in net.sf.gridarta.gui.utils.tabbedpanel
Defines ActionMethods to move tab locations.
MoveToActions(Tab, TabbedPanel) - Constructor for class net.sf.gridarta.gui.utils.tabbedpanel.MoveToActions
Creates a new instance.
moveToMenu - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
The "Move To" menu within Tab.popupMenu.
moveTop(G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Move an item to top.
moveTop() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Move this GameObject top.
moveTop() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Move this GameObject top.
moveUp(G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Move an item up.
moveUp() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Move this GameObject up.
moveUp() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Move this GameObject up.
msgText - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObject
The message text.
msgText - Variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The map text.
MsgTextTab<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 "Msg Text" tab in the game object attributes panel.
MsgTextTab(GameObjectAttributesModel<G, A, R>) - Constructor for class net.sf.gridarta.gui.panel.gameobjectattributes.MsgTextTab
Creates a new instance.
multi - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Data for multi-part objects.
MULTI_COMMENT - Static variable in class net.sf.gridarta.textedit.textarea.tokenmarker.LuaTokenMarker
 
MULTI_LITERAL - Static variable in class net.sf.gridarta.textedit.textarea.tokenmarker.LuaTokenMarker
 
MultiArchData<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.gameobject
Class related to GameObject to store multi-part information.
MultiArchData(T, int) - Constructor for class net.sf.gridarta.model.gameobject.MultiArchData
Create a new instance.
multiPartNr - Variable in class net.sf.gridarta.model.archetype.AbstractArchetype
The multi part id.
multiPositionData - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
The MultiPositionData instance to query for multi-part objects.
multiPositionData - Variable in class net.sf.gridarta.gui.map.renderer.SimpleIsoMapRenderer
The MultiPositionData to query for multi-part objects.
MultiPositionData - Class in net.sf.gridarta.model.gameobject
The MultiPositionData class stores an array of numbers which is required in order to calculate display positions of ISO multi-part objects.
MultiPositionData(IsoMapSquareInfo) - Constructor for class net.sf.gridarta.model.gameobject.MultiPositionData
Creates a new instance.
multiPositionData - Variable in class net.sf.gridarta.var.atrinik.gui.map.renderer.DefaultRendererFactory
The MultiPositionData to query for multi-part objects.
multiPositionData - Variable in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
The MultiPositionData to query for multi-part objects.
multiPositionData - Variable in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParser
The MultiPositionData instance to query for multi-part objects.
multiPositionData - Variable in class net.sf.gridarta.var.daimonin.gui.map.renderer.DefaultRendererFactory
The MultiPositionData to query for multi-part objects.
multiPositionData - Variable in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
The MultiPositionData to query for multi-part objects.
multiPositionData - Variable in class net.sf.gridarta.var.daimonin.model.io.ArchetypeParser
The MultiPositionData instance to query for multi-part objects.
MultiPositionEntry - Class in net.sf.gridarta.model.gameobject
Encapsulated information about a multi-square image.
MultiPositionEntry(IsoMapSquareInfo, Dimension) - Constructor for class net.sf.gridarta.model.gameobject.MultiPositionEntry
Creates a new instance.
multiShapeID - Variable in class net.sf.gridarta.model.archetype.AbstractArchetype
The multi shape id.
multiShapeID - Variable in class net.sf.gridarta.model.gameobject.MultiArchData
The shape ID of this object.
multiShapeID - Variable in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParser
The multi-shape ID of the currently parsed archetype.
multiShapeID - Variable in class net.sf.gridarta.var.daimonin.model.io.ArchetypeParser
The multi-shape ID of the currently parsed archetype.
multiX - Variable in class net.sf.gridarta.model.archetype.AbstractArchetype
The x-distance of this part to the head part.
multiY - Variable in class net.sf.gridarta.model.archetype.AbstractArchetype
The y-distance of this part to the head part.
MutableNameGameObjectMatcher - Class in net.sf.gridarta.model.match
An GameObjectMatcher that simply matches an archetype name.
MutableNameGameObjectMatcher(String) - Constructor for class net.sf.gridarta.model.match.MutableNameGameObjectMatcher
Creates a MutableNameGameObjectMatcher.
mutableOrArchObjectMatcher - Variable in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager.GameObjectMatcherToggleAction
MutableOrGameObjectMatcher - Class in net.sf.gridarta.model.match
A GameObjectMatcher that delegates to other GameObjectMatchers.
MutableOrGameObjectMatcher(boolean) - Constructor for class net.sf.gridarta.model.match.MutableOrGameObjectMatcher
Creates a MutableOrGameObjectMatcher.
mutableOrGameObjectMatcher - Variable in class net.sf.gridarta.model.match.SetEnabledAction
The MutableOrGameObjectMatcher to add to / remove from.
mutableOrGameObjectMatcher - Variable in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager
The MutableOrGameObjectMatcher that is manipulated by the actions.
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