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 

G

gameObject - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
The game object being modified.
gameObject - Variable in class net.sf.gridarta.model.autojoin.InsertionResult
The GameObject that has been modified.
GameObject<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.gameobject
A GameObject instance reflects a game object (object on a map).
gameObject - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
The selected GameObject.
gameObject - Variable in class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIterator
The GameObject to return from the next call to TopLevelGameObjectIterator.next() or null if no next game object exists.
GameObject - Class in net.sf.gridarta.var.atrinik.model.gameobject
The GameObject class handles the Atrinik GameObjects.
GameObject(Archetype, FaceObjectProviders, AnimationObjects, ArchetypeTypeSet) - Constructor for class net.sf.gridarta.var.atrinik.model.gameobject.GameObject
Creates a new instance.
GameObject - Class in net.sf.gridarta.var.crossfire.model.gameobject
The GameObject class handles the Crossfire GameObjects.
GameObject(Archetype, FaceObjectProviders, AnimationObjects) - Constructor for class net.sf.gridarta.var.crossfire.model.gameobject.GameObject
Creates a new instance.
GameObject - Class in net.sf.gridarta.var.daimonin.model.gameobject
The GameObject class handles the Daimonin GameObjects.
GameObject(Archetype, FaceObjectProviders, AnimationObjects, ArchetypeTypeSet) - Constructor for class net.sf.gridarta.var.daimonin.model.gameobject.GameObject
Creates a new instance.
gameObjectArchetypeNameLabel - Variable in class net.sf.gridarta.gui.panel.objectchoicedisplay.ObjectChoiceDisplay
Display the selected game object's archetype name.
gameObjectAttributesControl - Variable in class net.sf.gridarta.gui.misc.MainViewActions
GameObjectAttributesControl<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.gameobjectattributes
Common base class for the panel that allows users to edit a GameObject's attributes.
GameObjectAttributesControl(GameObjectAttributesModel<G, A, R>, GameObjectAttributesDialogFactory<G, A, R>, ObjectChooser<G, A, R>, MapManager<G, A, R>, SelectedSquareModel<G, A, R>, GameObjectFactory<G, A, R>, MapViewSettings) - Constructor for class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Create the GameObjectAttributesPanel.
GameObjectAttributesControlListener - Interface in net.sf.gridarta.gui.panel.gameobjectattributes
Interface for listeners interested in GameObjectAttributesControl related events.
GameObjectAttributesDialog<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.gameobjectattributes
Common base class for game object attributes dialogs.
GameObjectAttributesDialog(GameObjectAttributesDialogFactory<G, A, R>, ArchetypeTypeSet, G, Frame, CFTreasureListTree, FaceObjectProviders, AnimationObjects, ProjectSettings, FileFilter, FileFilter, FaceObjects, Spells<GameObjectSpell<G, A, R>>, Spells<NumberSpell>, int, TreasureTree, ImageIcon, ImageIcon, TextAreaDefaults, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
Creates a new instance.
gameObjectAttributesDialogFactory - Variable in class net.sf.gridarta.action.ArchAttributesAction
The factory for creating game object attributes dialog instances.
gameObjectAttributesDialogFactory - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
The associated factory.
GameObjectAttributesDialogFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.gameobjectattributes
GameObjectAttributesDialogFactory(ArchetypeTypeSet, Frame, CFTreasureListTree, FaceObjectProviders, AnimationObjects, ProjectSettings, FileFilter, FileFilter, FaceObjects, Spells<GameObjectSpell<G, A, R>>, Spells<NumberSpell>, int, TreasureTree, ImageIcon, ImageIcon, TextAreaDefaults, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
Creates a new instance.
gameObjectAttributesDialogFactory - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
The MainControl to use, e.g.
gameObjectAttributesDialogFactory - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
The factory for creating game object attributes dialog instances.
gameObjectAttributesModel - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
 
gameObjectAttributesModel - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.PluginParameterViewFactory
 
gameObjectAttributesModel - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
The model to track.
gameObjectAttributesModel - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
The model used by this controller.
GameObjectAttributesModel<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 model of the game object attributes dialog.
GameObjectAttributesModel() - Constructor for class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesModel
 
gameObjectAttributesModelListener - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
GameObjectAttributesModelListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.panel.gameobjectattributes
Listener for GameObjectAttributesModel related events.
GameObjectAttributesTab<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.panel.gameobjectattributes
A tab in the game object attributes panel.
gameObjectAttributesTabListener - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
The listener attached to all tabs.
GameObjectAttributesTabListener<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.panel.gameobjectattributes
Interface for listeners interested in GameObjectAttributesTab related events.
GameObjectContainer<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.baseobject
Base class for classes that contain GameObjects as children in the sense of containment.
GameObjectContainer() - Constructor for class net.sf.gridarta.model.baseobject.GameObjectContainer
Create a new GameObjectContainer.
GameObjectContainer.ReverseIterator<T extends GameObject<?,?,?>> - Class in net.sf.gridarta.model.baseobject
An iterator for iterating over a list in reverse order.
GameObjectContainer.ReverseIterator(List<T>) - Constructor for class net.sf.gridarta.model.baseobject.GameObjectContainer.ReverseIterator
Create a reverse iterator.
GameObjectCreator - Class in net.sf.gridarta.var.crossfire.model.gameobject
Creates GameObjects.
GameObjectCreator() - Constructor for class net.sf.gridarta.var.crossfire.model.gameobject.GameObjectCreator
Creates a new instance.
gameObjectExtentsLabel - Variable in class net.sf.gridarta.gui.panel.objectchoicedisplay.ObjectChoiceDisplay
Displays the selected game object's extents.
gameObjectFactory - Variable in class net.sf.gridarta.gui.copybuffer.CopyBuffer
The GameObjectFactory to use.
gameObjectFactory - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
The GameObjectFactory for creating new GameObjects.
gameObjectFactory - Variable in class net.sf.gridarta.model.archetype.AbstractArchetypeBuilder
The GameObjectFactory for creating new Archetypes.
GameObjectFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.gameobject
Abstract factory for creating GameObject instances.
gameObjectFactory - Variable in class net.sf.gridarta.model.io.AbstractGameObjectParser
The game object factory for creating new game object instances.
gameObjectFactory - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The GameObjectFactory for creating GameObjects.
gameObjectFactory - Variable in class net.sf.gridarta.model.mapmodel.MapModelFactory
The GameObjectFactory for creating GameObjects.
gameObjectFactory - Variable in class net.sf.gridarta.model.mapmodel.SavedSquares
The GameObjectFactory to use.
gameObjectFactory - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
The GameObjectFactory instance.
gameObjectFactory - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
The GameObjectFactory instance.
gameObjectFactory - Variable in class net.sf.gridarta.model.scripts.AbstractScriptedEventFactory
The GameObjectFactory for creating GameObjects.
gameObjectFactory - Variable in class net.sf.gridarta.model.spells.ArchetypeSetSpellLoader
The GameObjectFactory for creating GameObjects.
gameObjectFactory - Variable in class net.sf.gridarta.model.spells.GameObjectSpell
The GameObjectFactory for creating GameObjects.
gameObjectFactory - Variable in class net.sf.gridarta.model.undo.UndoModel
The GameObjectFactory to use.
gameObjectFactory - Variable in class net.sf.gridarta.project.ProjectModel
 
gameObjectFactory - Variable in class net.sf.gridarta.var.atrinik.model.io.DefaultGameObjectParserFactory
The GameObjectFactory instance.
gameObjectFactory - Variable in class net.sf.gridarta.var.crossfire.model.io.DefaultGameObjectParserFactory
The GameObjectFactory instance.
gameObjectFactory - Variable in class net.sf.gridarta.var.daimonin.model.io.DefaultGameObjectParserFactory
The GameObjectFactory instance.
GameObjectFactoryTest - Class in net.sf.gridarta.model.gameobject
Regression tests for GameObjectFactory.
GameObjectFactoryTest() - Constructor for class net.sf.gridarta.model.gameobject.GameObjectFactoryTest
 
GameObjectFormatter<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
GameObjectFormatter() - Constructor for class net.sf.gridarta.model.validation.errors.GameObjectFormatter
 
gameObjectFormatter - Variable in class net.sf.gridarta.model.validation.errors.ValidationError
The MapSquareFormatter for formatting GameObject instances.
gameObjectIterator - Variable in class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIterator
The Iterator returning all top-level game objects in the current map square or null if no more top-level game objects exist.
GameObjectMatcher - Interface in net.sf.gridarta.model.match
Interface for classes that match GameObjects.
gameObjectMatcher - Variable in class net.sf.gridarta.model.match.NamedGameObjectMatcher
The GameObjectMatcher to wrap.
gameObjectMatcher - Variable in class net.sf.gridarta.model.match.NotGameObjectMatcher
The GameObjectMatcher to negate.
gameObjectMatcher - Variable in class net.sf.gridarta.model.match.SetEnabledAction
The GameObjectMatcher to be added / removed.
gameObjectMatcher - Variable in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager.GameObjectMatcherToggleAction
The GameObjectMatcher to add / remove.
gameObjectMatcher - Variable in class net.sf.gridarta.model.validation.checks.Entry
Selects the game objects to check.
GameObjectMatcherParser - Class in net.sf.gridarta.model.match
Class for some default GameObjectMatchers.
GameObjectMatcherParser(XPath) - Constructor for class net.sf.gridarta.model.match.GameObjectMatcherParser
Creates a GameObjectMatcherParser.
gameObjectMatchers - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The GameObjectMatchers to use.
gameObjectMatchers - Variable in class net.sf.gridarta.model.mapmodel.MapModelFactory
The GameObjectMatchers to use.
gameObjectMatchers - Variable in class net.sf.gridarta.model.mapmodel.SavedSquares
The GameObjectMatchers to use.
gameObjectMatchers - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
The GameObjectMatchers instance.
GameObjectMatchers - Class in net.sf.gridarta.model.match
Maintains GameObjectMatcher instances.
GameObjectMatchers() - Constructor for class net.sf.gridarta.model.match.GameObjectMatchers
 
gameObjectMatchers - Variable in class net.sf.gridarta.model.match.GameObjectMatchers
List with game object matchers.
gameObjectMatchers - Variable in class net.sf.gridarta.model.match.MutableOrGameObjectMatcher
gameObjectMatchers - Variable in class net.sf.gridarta.model.undo.UndoModel
The GameObjectMatchers to use.
gameObjectMatchers - Variable in class net.sf.gridarta.model.validation.checks.ValidatorFactory
The GameObjectMatchers for looking up GameObjectMatcher instances from string representation.
gameObjectMatchers - Variable in class net.sf.gridarta.project.ProjectModel
 
gameObjectMatchersByIds - Variable in class net.sf.gridarta.model.match.GameObjectMatchers
Map with game object object matchers and their IDs.
GameObjectMatchersParser - Class in net.sf.gridarta.model.match
Parser for the GameObjectMatchers.xml file.
GameObjectMatchersParser(DocumentBuilder, XPath) - Constructor for class net.sf.gridarta.model.match.GameObjectMatchersParser
Creates a new instance.
gameObjectNameLabel - Variable in class net.sf.gridarta.gui.panel.objectchoicedisplay.ObjectChoiceDisplay
Displays the selected game object's name.
gameObjectParser - Variable in class net.sf.gridarta.gui.map.renderer.AbstractMapRenderer
The GameObjectParser for creating tooltip information or null.
gameObjectParser - Variable in class net.sf.gridarta.gui.map.renderer.ToolTipAppender
The GameObjectParser for creating tooltip information or null.
gameObjectParser - Variable in class net.sf.gridarta.model.io.DefaultMapWriter
The GameObjectParser to use.
GameObjectParser<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 read or write GameObject instances.
gameObjectParser - Variable in class net.sf.gridarta.model.io.TestMapReaderFactory
The GameObjectParser instance.
gameObjectParser - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
The GameObjectParser instance.
gameObjectParser - Variable in class net.sf.gridarta.model.resource.AbstractResources
The GameObjectParser to use.
gameObjectParser - Variable in class net.sf.gridarta.project.ProjectModel
 
gameObjectParser - Variable in class net.sf.gridarta.var.atrinik.gui.map.renderer.DefaultRendererFactory
The GameObjectParser for creating tooltip information.
gameObjectParser - Variable in class net.sf.gridarta.var.atrinik.model.collectable.AtrinikArchetypeSetCollectable
The GameObjectParser for writing inventory game objects.
gameObjectParser - Variable in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParser
The game object parser instance.
gameObjectParser - Variable in class net.sf.gridarta.var.atrinik.resource.DefaultResources
The GameObjectParser to use.
gameObjectParser - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.DefaultRendererFactory
The GameObjectParser for creating tooltip information.
gameObjectParser - Variable in class net.sf.gridarta.var.crossfire.model.collectable.CrossfireArchetypeSetCollectable
The GameObjectParser for writing inventory game objects.
gameObjectParser - Variable in class net.sf.gridarta.var.crossfire.model.io.ArchetypeParser
The game object parser instance.
gameObjectParser - Variable in class net.sf.gridarta.var.crossfire.resource.DefaultResources
The GameObjectParser to use.
gameObjectParser - Variable in class net.sf.gridarta.var.daimonin.gui.map.renderer.DefaultRendererFactory
The GameObjectParser for creating tooltip information.
gameObjectParserFactory - Variable in class net.sf.gridarta.model.io.DefaultMapReaderFactory
GameObjectParserFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.io
A factory for creating GameObjectParser instances.
gameObjects - Variable in class net.sf.gridarta.gui.panel.connectionview.Connection
The game objects for this connection.
gameObjects - Variable in class net.sf.gridarta.model.mapmodel.FilterGameObjectIteratorTest.AcceptMatcher
The accepted game objects.
gameObjects - Variable in class net.sf.gridarta.model.mapmodel.FilterGameObjectIteratorTest.ArrayGameObjectIterator
The GameObjects to return.
gameObjects - Variable in class net.sf.gridarta.model.validation.errors.ValidationError
The GameObjects that caused the error.
GameObjectSpell<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.spells
Describes a numbered in-game spell.
GameObjectSpell(R, GameObjectFactory<G, A, R>) - Constructor for class net.sf.gridarta.model.spells.GameObjectSpell
Create a new instance.
gameObjectSpells - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
The game object spells to use.
gameObjectSpells - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeInvSpell
The game object spells to display.
gameObjectSpells - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
The game object spells to use.
gameObjectSpells - Variable in class net.sf.gridarta.project.ProjectModel
 
GameObjectsValidationError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
Class for validation errors related to more than a single GameObject.
GameObjectsValidationError(MapSquare<G, A, R>, G) - Constructor for class net.sf.gridarta.model.validation.errors.GameObjectsValidationError
Create an GameObjectValidationError.
GameObjectTab<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mainwindow
A Tab that displays the currently selected GameObject.
GameObjectTab(String, GameObjectAttributesControl<G, A, R>, Location, boolean, int, boolean) - Constructor for class net.sf.gridarta.gui.mainwindow.GameObjectTab
Creates a new instance.
gameObjectTab - Variable in class net.sf.gridarta.gui.misc.MainViewActions
The game object Tab to display.
gameObjectText - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObject
The object text of this game object.
GameObjectText - Class in net.sf.gridarta.model.baseobject
A set of key/value attributes.
GameObjectText() - Constructor for class net.sf.gridarta.model.baseobject.GameObjectText
Creates a new instance.
GameObjectText(GameObjectText) - Constructor for class net.sf.gridarta.model.baseobject.GameObjectText
Creates a new instance as a copy of another instance.
gameObjectTextEditor - Variable in class net.sf.gridarta.gui.mainwindow.GameObjectTextEditorTab
The displayed GameObjectTextEditor instance.
gameObjectTextEditor() - Method in class net.sf.gridarta.gui.misc.MainViewActions
Action method to open the game object text editor.
gameObjectTextEditor - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.TextEditorTab
The displayed GameObjectTextEditor instance.
GameObjectTextEditor - Class in net.sf.gridarta.gui.panel.gameobjecttexteditor
Implements the "Game Object Text Editor".
GameObjectTextEditor(ArchetypeTypeSet) - Constructor for class net.sf.gridarta.gui.panel.gameobjecttexteditor.GameObjectTextEditor
Creates a new instance.
GameObjectTextEditorTab<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mainwindow
The Tab displaying the game object text editor.
GameObjectTextEditorTab(String, GameObjectTextEditor, Location, boolean, int, boolean, SelectedSquareModel<G, A, R>, MapManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.mainwindow.GameObjectTextEditorTab
Creates a new instance.
gameObjectType - Variable in class net.sf.gridarta.model.validation.errors.CustomTypeError
The game object's type number.
gameObjectTypeLabel - Variable in class net.sf.gridarta.gui.panel.objectchoicedisplay.ObjectChoiceDisplay
Display the selected game object's type information.
GameObjectUtils - Class in net.sf.gridarta.model.gameobject
Utility class for GameObject related functions.
GameObjectUtils() - Constructor for class net.sf.gridarta.model.gameobject.GameObjectUtils
Private constructor to prevent instantiation.
GameObjectValidationError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
Class for validation errors related to an GameObject.
GameObjectValidationError(G) - Constructor for class net.sf.gridarta.model.validation.errors.GameObjectValidationError
Create an GameObjectValidationError.
GameObjectValidator<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 GameObject Validators.
gbc - Variable in class net.sf.gridarta.gui.dialog.prefs.PreferencesHelper
The GridBagConstraints for adding elements.
gbcCheckBox - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
The GridBagConstraints for check boxes.
gbcFiller - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
The GridBagConstraints for filling the remaining space below all input fields.
gbcLabel - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
The GridBagConstraints for label fields before text input fields.
gbcTextField - Variable in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
The GridBagConstraints for text input fields.
gc() - Method in class net.sf.gridarta.action.GcAction
The action method for "gc".
GcAction - Class in net.sf.gridarta.action
 
GcAction(StatusBar<?, ?, ?>) - Constructor for class net.sf.gridarta.action.GcAction
Creates a new instance.
GENERAL_SECTION - Static variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSection
The name of the "General" section.
generateFaceName(String) - Method in class net.sf.gridarta.model.resource.AbstractResourcesReader
Generates the facename for a face.
genPreview - Variable in class net.sf.gridarta.gui.map.MapPreviewAccessory
Action for generating preview.
genPreview() - Method in class net.sf.gridarta.gui.map.MapPreviewAccessory
Generate a preview.
get(int) - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
Return one archetype.
get(int) - Method in class net.sf.gridarta.gui.dialog.findarchetypes.TableModel
Return one archetype.
get(int) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
Returns a map file by index.
get(int) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeList
Returns an entry by index.
get(String) - Method in class net.sf.gridarta.model.archetypetype.IgnorelistsDefinition
Returns the ignored section names for a ignore list name.
get(String) - Method in class net.sf.gridarta.model.data.AbstractNamedObjects
Gets a AbstractNamedObject.
get(String) - Method in interface net.sf.gridarta.model.data.NamedObjects
Gets a AbstractNamedObject.
get(String) - Method in class net.sf.gridarta.model.treasurelist.TreasureTree
Returns a treasure list by name.
get(String, String) - Method in class net.sf.gridarta.preferences.FilePreferences
get(Iterable<GameObject>, int) - Static method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
Returns the game object at a given index.
getAboveFloorInsertionMode() - Method in class net.sf.gridarta.model.mapmodel.InsertionModeSet
Returns the "above floor" insertion mode.
getAbsolutePath(File) - Static method in class net.sf.gridarta.gui.map.maptilepane.TilePanel
Returns the absolute path of a File.
getAbsolutePath(CharSequence) - Static method in class net.sf.gridarta.model.io.PathManager
Returns the given path in absolute form.
getAction(Object) - Static method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
Returns the Action for a node in the action tree.
getAction(MapMenuEntryMap) - Method in class net.sf.gridarta.gui.mapmenu.ActionFactory
Returns an Action for a MapMenuEntryMap instance.
getAction(String) - Method in class net.sf.gridarta.textedit.textarea.actions.InputActions
Returns a named text area action.
getActionCategory(Action) - Static method in class net.sf.gridarta.utils.ActionUtils
Returns an Action's category.
getActionDescription(Action) - Static method in class net.sf.gridarta.utils.ActionUtils
Returns the description for an Action.
getActionIcon(Action) - Static method in class net.sf.gridarta.utils.ActionUtils
Returns an Icon associated with the action.
getActionId(Action) - Static method in class net.sf.gridarta.utils.ActionUtils
Returns an Action's ID string.
getActionName(Action) - Static method in class net.sf.gridarta.utils.ActionUtils
Returns the name of an Action.
getActiveFilePath() - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditControl
 
getActiveMapCursor() - Method in class net.sf.gridarta.action.AbstractMapCursorAction
Return the map cursor of the current map view if it is active.
getActiveMapFolder() - Method in class net.sf.gridarta.gui.mapfiles.MapFolderTree
Returns the active map folder.
getActiveMapView() - Method in class net.sf.gridarta.action.AbstractMapCursorAction
Return the current map view.
getActiveMapView() - Method in class net.sf.gridarta.gui.map.mapview.MapViewManager
Returns the active top map view we are working with.
getActiveTab(Location, boolean) - Method in class net.sf.gridarta.gui.misc.MainView
Returns the active Tab on a given Location of the main view.
getActiveTab(Location, boolean) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonLists
Returns the active Tab on a given Location of the main view.
getActiveTab(Location, boolean) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.TabbedPanel
Returns the active Tab on a given Location of the main view.
getActiveTextArea() - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditControl
 
getActiveTextArea() - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
 
getActiveTitle() - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
Returns the title of the active tab.
getAfterLast(GameObjectMatcher) - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the game object after the last occurrence of a matching game object.
getAllActions() - Method in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager
Gets all actions.
getAllGameObjects() - Method in class net.sf.gridarta.gui.copybuffer.CopyBuffer
Return all game objects.
getAllGameObjects() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Returns all game objects.
getAllGameObjects() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Returns all game objects.
getAllowsChildren() - Method in class net.sf.gridarta.model.data.NamedTreeNode
getAlternativeFaceName() - Method in class net.sf.gridarta.model.face.DefaultFaceObject
Returns the alternative face name for image.a.nnn faces.
getAlternativeFaceName() - Method in interface net.sf.gridarta.model.face.FaceObject
Returns the alternative face name for image.a.nnn faces.
getAlternativeIndex(R) - Method in class net.sf.gridarta.model.autojoin.AutojoinList
Returns the index of an Archetype if it is an alternative archetype for any direction.
getAlternativeShortcut(Action) - Static method in class net.sf.gridarta.utils.ActionUtils
Returns the alternative shortcut of an Action.
getAndClearEvents() - Method in class net.sf.gridarta.model.index.MapsIndexTest.Listener
Returns the accumulated events.
getAnimationObject() - Method in exception net.sf.gridarta.model.anim.IllegalAnimationException
Returns the illegal animation object.
getAnimationObjects() - Method in class net.sf.gridarta.project.ProjectModel
 
getAnimList() - Method in interface net.sf.gridarta.model.anim.AnimationObject
Returns the animation list of this animation.
getAnimList() - Method in class net.sf.gridarta.model.anim.DefaultAnimationObject
Returns the animation list of this animation.
getAnimName() - Method in class net.sf.gridarta.gui.utils.AnimationComponent
Returns the current animation name.
getAnimName() - Method in interface net.sf.gridarta.model.anim.AnimationObject
Get the animName, which is the name of the animation as usable by the "animations" attribute.
getAnimName() - Method in class net.sf.gridarta.model.anim.DefaultAnimationObject
Get the animName, which is the name of the animation as usable by the "animations" attribute.
getAnimName() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
DaiEditor only: Returns the name of the animation.
getAnimName() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
DaiEditor only: Returns the name of the animation.
getArchDirectory() - Method in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
Returns the archetype directory.
getArchDirectory() - Method in interface net.sf.gridarta.model.settings.ProjectSettings
Returns the archetype directory.
getArchDirectory() - Method in class net.sf.gridarta.model.settings.TestProjectSettings
Returns the archetype directory.
getArchDirectoryDefault() - Method in class net.sf.gridarta.model.settings.DefaultEditorSettings
Returns the default archetype directory.
getArchDirectoryDefault() - Method in interface net.sf.gridarta.model.settings.EditorSettings
Returns the default archetype directory.
getArchetype() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns the Archetype this GameObject is based on.
getArchetype() - Method in class net.sf.gridarta.model.archetype.AbstractArchetypeBuilder
 
getArchetype(String) - Method in interface net.sf.gridarta.model.archetypeset.ArchetypeSet
Returns an Archetype by its name.
getArchetype(String) - Method in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
Returns an Archetype by its name.
getArchetype(String) - Method in class net.sf.gridarta.model.artifact.TestParser
Returns an Archetype by name.
getArchetype(int) - Method in class net.sf.gridarta.model.autojoin.AutojoinList
 
getArchetype() - Method in class net.sf.gridarta.model.autojoin.InsertionResult
Returns the Archetype that should be inserted.
getArchetype() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the Archetype this GameObject is based on.
getArchetype() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Returns the Archetype this GameObject is based on.
getArchetype(String) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Returns an archetype.
getArchetypeAttributeName() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttribute
Returns the archetype attribute name.
getArchetypeChooserModel() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Returns the ArchetypeChooserModel instance.
getArchetypeChooserModel() - Method in class net.sf.gridarta.project.ProjectModel
 
getArchetypeChooserPanel() - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypePanel
Returns the associated ArchetypeChooserPanel.
getArchetypeCount() - Method in interface net.sf.gridarta.model.archetypeset.ArchetypeSet
Returns the number of Archetypes available.
getArchetypeCount() - Method in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
Returns the number of Archetypes available.
getArchetypeCount() - Method in class net.sf.gridarta.model.artifact.TestParser
Returns the number of defined archetypes.
getArchetypeName() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns the name of this archetype.
getArchetypeName() - Method in class net.sf.gridarta.model.archetype.AbstractArchetypeBuilder
 
getArchetypeName() - Method in interface net.sf.gridarta.model.archetype.Archetype
Returns the name of this archetype.
getArchetypeName() - Method in class net.sf.gridarta.model.spells.GameObjectSpell
Return the archetype name of the spell object.
getArchetypeNameForEventType(int) - Method in interface net.sf.gridarta.model.scripts.ScriptArchUtils
Returns the archetype for an event type.
getArchetypeNameForEventType(int) - Method in class net.sf.gridarta.var.atrinik.gui.scripts.DefaultScriptArchUtils
Returns the archetype for an event type.
getArchetypeNameForEventType(int) - Method in class net.sf.gridarta.var.crossfire.gui.scripts.DefaultScriptArchUtils
Returns the archetype for an event type.
getArchetypeNameForEventType(int) - Method in class net.sf.gridarta.var.daimonin.gui.scripts.DefaultScriptArchUtils
Returns the archetype for an event type.
getArchetypePanel(int) - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserView
Returns an ArchetypePanel by tab index.
getArchetypes() - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserFolder
Returns the Archetypes.
getArchetypes() - Method in interface net.sf.gridarta.model.archetypeset.ArchetypeSet
Returns a read-only collection of all Archetypes.
getArchetypes() - Method in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
Returns a read-only collection of all Archetypes.
getArchetypes(int) - Method in class net.sf.gridarta.model.autojoin.AutojoinList
Returns all archetypes for an index.
getArchetypeSet() - Method in class net.sf.gridarta.model.io.AbstractArchetypeParserTest
Returns the ArchetypeSet.
getArchetypeSet() - Method in class net.sf.gridarta.model.io.ArchetypeParserTest
Returns the ArchetypeSet.
getArchetypeSet() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the ArchetypeSet.
getArchetypeSet() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Returns the ArchetypeSet.
getArchetypeSet() - Method in class net.sf.gridarta.project.ProjectModel
 
getArchetypeSet() - Method in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParserTest
Returns the ArchetypeSet.
getArchetypeSet() - Method in class net.sf.gridarta.var.crossfire.model.io.ArchetypeParserTest
Returns the ArchetypeSet.
getArchetypeType(String) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Returns an ArchetypeType by type name.
getArchetypeTypeByBaseObject(BaseObject<?, ?, ?, ?>) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Returns the ArchetypeType for the given BaseObject.
getArchetypeTypeByName(String) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Finds and returns the type-structure (ArchetypeType) that matches the given 'typeName'.
getArchetypeTypeCount() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Returns the number of ArchetypeTypes in the list.
getArchetypeTypeIndex(ArchetypeType) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Returns the index of an ArchetypeType instance.
getArchetypeTypeSet() - Method in class net.sf.gridarta.project.ProjectModel
 
getArchName() - Method in exception net.sf.gridarta.model.scripts.UndefinedEventArchetypeNameException
Return the archetype that could not be found.
getAttribute() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfo
Returns the DialogAttribute this entry represents.
getAttribute(CharSequence, String) - Static method in class net.sf.gridarta.utils.StringUtils
Returns an attribute line from a set of attribute definitions.
getAttributeClass(String) - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
Returns the class for rendering attribute values.
getAttributeDouble(String, boolean) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the requested attribute value of this GameObject as double.
getAttributeDouble(String) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns an attribute value of this Archetype as double.
getAttributeDouble(String) - Method in interface net.sf.gridarta.model.baseobject.Attributes
Returns an attribute value of this Archetype as double.
getAttributeDouble(String, boolean) - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the requested attribute value of this GameObject as double.
getAttributeInt(String, boolean) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the requested attribute value of this GameObject as int.
getAttributeInt(String) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns an attribute value of this Archetype as int.
getAttributeInt(String) - Method in interface net.sf.gridarta.model.baseobject.Attributes
Returns an attribute value of this Archetype as int.
getAttributeInt(String, boolean) - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the requested attribute value of this GameObject as int.
getAttributeIntValue(Element, String, int, String, ErrorViewCollector) - Static method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeParser
Returns the value of an attribute as an int value.
getAttributeKeys() - Method in interface net.sf.gridarta.model.archetype.Archetype
Returns all attribute keys of this archetype.
getAttributeKeys() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns all attribute keys of this object.
getAttributeKeys() - Method in class net.sf.gridarta.model.baseobject.GameObjectText
Returns all attribute keys of this object.
getAttributeLong(String, boolean) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the requested attribute value of this GameObject as long.
getAttributeLong(String) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns an attribute value of this Archetype as long.
getAttributeLong(String) - Method in interface net.sf.gridarta.model.baseobject.Attributes
Returns an attribute value of this Archetype as long.
getAttributeLong(String, boolean) - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the requested attribute value of this GameObject as long.
getAttributeName() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttribute
Returns the user interface attribute name.
getAttributeOrderComparator() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Returns a Comparator that sorts attributes keys by the order defined by ArchetypeTypeSet.addAttributeOrder(String).
getAttributeString(String, boolean) - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns the requested attribute value of this GameObject as String.
getAttributeString(String) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the requested attribute value of this GameObject as String.
getAttributeString(String) - Method in interface net.sf.gridarta.model.baseobject.Attributes
Returns the requested attribute value of this GameObject as String.
getAttributeString(String, boolean) - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the requested attribute value of this GameObject as String.
getAttributeString(String, boolean) - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Returns the requested attribute value of this GameObject as String.
getAttributeValue(Element, String) - Static method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeParser
Returns the value of an attribute.
getAttributeValue(String) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns an attribute value by attribute name.
getAttributeValue(String) - Method in class net.sf.gridarta.model.baseobject.GameObjectText
Returns an attribute value by attribute name.
getAttributeValueInt(String) - Method in class net.sf.gridarta.model.baseobject.GameObjectText
Returns the requested attribute value from the objectText.
getAttributeValueOptional(Element, String) - Static method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeParser
Returns the value of an attribute.
getAutoInsertionMode() - Method in class net.sf.gridarta.model.mapmodel.InsertionModeSet
Returns the "auto" insertion mode.
getAutojoinList(Archetype<G, A, R>) - Method in class net.sf.gridarta.model.autojoin.AutojoinLists
Returns an AutojoinList for a given archetype.
getAutojoinLists() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Returns the AutojoinLists instance.
getAutoscrollInsets() - Method in class net.sf.gridarta.gui.mapmenu.AutoscrollJTree
getAxis() - Method in enum net.sf.gridarta.gui.utils.borderpanel.Location
Returns the BoxLayout axis of this location.
getBackBufferImage() - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.FlatMapRenderer
Get the back buffer image for the map.
getBackgroundMusic() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the name of the background music.
getBackgroundMusic() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the background music to play.
getBackgroundMusic() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the name of the background music.
getBaseDir() - Method in class net.sf.gridarta.gui.mapfiles.MapFolderTree
Returns the base directory for creating new map folders.
getBaseDir() - Method in class net.sf.gridarta.plugin.parameter.AbstractPathParameter
Returns the base directory.
getBeforeFirst(GameObjectMatcher) - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the game object before the first occurrence of a matching game object.
getBelowFloorInsertionMode() - Method in class net.sf.gridarta.model.mapmodel.InsertionModeSet
Returns the "below floor" insertion mode.
getBestName() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the name which is best appropriate to describe this GameObject.
getBestName() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the name which is best appropriate to describe this GameObject.
getBitmask() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBitmask
 
getBitmask(String) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Returns a bitmask type by name.
getBitmaskName() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeBitmask
Returns the bitmask name.
getBitName(int) - Method in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Returns the name of a bitmask value.
getBitState() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.MaskChangeAL
Returns the TristateState that reflects the current state of all bit-value check boxes.
getBlockCaret() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getBlockers() - Method in class net.sf.gridarta.model.validation.errors.BlockedMobOrSpawnPointError
Returns the blocking GameObjects.
getBoolean(String, boolean) - Method in class net.sf.gridarta.preferences.FilePreferences
getBoolean(ActionBuilder, String) - Static method in class net.sf.gridarta.utils.ActionBuilderUtils
Returns the value of a key as a boolean.
getBorderLocation() - Method in enum net.sf.gridarta.gui.utils.borderpanel.Location
Returns the BorderLayout constraint of this location.
getBorderLocationAlternativeLocation() - Method in enum net.sf.gridarta.gui.utils.borderpanel.Location
Returns the BorderLayout constraint of this location for buttons in the alternative location.
getBorderLocationStandardLocation() - Method in enum net.sf.gridarta.gui.utils.borderpanel.Location
Returns the BorderLayout constraint of this location for buttons in the standard location.
getBorderOffsetX() - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
Returns the x offset to map borders.
getBorderOffsetY() - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
Returns the y offset to map borders.
getBottommostInsertionMode() - Method in class net.sf.gridarta.model.mapmodel.InsertionModeSet
Returns the "bottommost" insertion mode.
getBracketHighlight() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getBracketHighlightColor() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getBracketLine() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the line of the highlighted bracket (the bracket matching the one before the caret).
getBracketPosition() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the position of the highlighted bracket (the bracket matching the one before the caret).
getBuildNumberAsString() - Static method in class net.sf.gridarta.maincontrol.GUIMainControl
Returns the application's build number as a string.
getButton() - Method in class net.sf.gridarta.gui.filter.BtnPopup
 
getButton() - Method in class net.sf.gridarta.gui.map.event.MouseOpEvent
Return the mouse button that changed.
getButton() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Returns the AbstractButton for showing or hiding the component.
getButtonCount() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonList
Returns the total number of buttons.
getButtonCount() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.DoubleButtonList
Returns the total number of buttons.
getButtons() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonList
Returns the Container that contains all buttons.
getButtons() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.DoubleButtonList
Returns the Container that contains all buttons.
getCacheFile(File) - Static method in class net.sf.gridarta.model.index.MapsIndexer
Returns the cache file for a given maps directory.
getCacheFile(File, String) - Method in interface net.sf.gridarta.model.io.CacheFiles
Returns the File for caching a given file.
getCacheFile(File, String) - Method in class net.sf.gridarta.model.io.DirectoryCacheFiles
Returns the File for caching a given file.
getCacheFile(File, String) - Method in class net.sf.gridarta.model.io.SubDirectoryCacheFiles
Returns the File for caching a given file.
getCacheFile(File, String) - Method in class net.sf.gridarta.model.io.TestCacheFiles
Returns the File for caching a given file.
getCacheFiles() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns the cache files for icon and preview images.
getCacheFiles() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the cache files for icon and preview images.
getCacheFiles() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the cache files for icon and preview images.
getCacheFiles() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the cache files for icon and preview images.
getCanonicalFile(File) - Static method in class net.sf.gridarta.model.mapmanager.AbstractMapManager
Returns the canonical file name.
getCaretBlinks() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getCaretColor() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getCaretLine() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the caret line.
getCaretPosition() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the caret position.
getCaretVisible() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getCategory(ErrorViewCategory) - Method in class net.sf.gridarta.gui.dialog.errorview.DefaultErrorView
Returns the node for a category name.
getChance() - Method in class net.sf.gridarta.model.treasurelist.TreasureObj
Returns the chance attribute.
getCheckBoxMenuItem() - Method in class net.sf.gridarta.gui.map.viewaction.ViewAction
Returns the menu item for this action.
getChild(Element, String) - Static method in class net.sf.gridarta.utils.XmlUtils
Returns a child Element of a parent element.
getChildAt(int) - Method in class net.sf.gridarta.model.data.NamedTreeNode
getChildCount() - Method in class net.sf.gridarta.model.data.NamedTreeNode
getChildMatchers(Node) - Static method in class net.sf.gridarta.model.match.GameObjectMatcherParser
Gets the matchers that are found as children of an XML element.
getChildText(String, String) - Method in class net.sf.gridarta.plugin.parameter.PluginParameterCodec
Returns the value of a field of PluginParameterCodec.e.
getCKeywords() - Static method in class net.sf.gridarta.textedit.textarea.tokenmarker.CTokenMarker
Returns the default keywords for C.
getClickCount() - Method in class net.sf.gridarta.gui.map.event.MouseOpEvent
 
getClient() - Method in class net.sf.gridarta.gui.dialog.prefs.AppPreferencesModel
Returns the client setting.
getClientDefault() - Method in class net.sf.gridarta.gui.dialog.prefs.AppPreferencesModel
Returns the client setting's default value.
getClone(boolean, List<TreasureTreeNode>) - Method in class net.sf.gridarta.model.treasurelist.TreasureTreeNode
Return a new cloned instance of this object.
getCode() - Method in class net.sf.gridarta.plugin.Plugin
Returns the executable code of this plugin.
getCollectedDirectory() - Method in interface net.sf.gridarta.model.settings.ProjectSettings
Returns the directory where collected archetypes are stored.
getCollectedDirectory() - Method in class net.sf.gridarta.model.settings.TestProjectSettings
Returns the directory where collected archetypes are stored.
getCollectedDirectory() - Method in class net.sf.gridarta.var.atrinik.model.settings.AtrinikDefaultProjectSettings
Returns the directory where collected archetypes are stored.
getCollectedDirectory() - Method in class net.sf.gridarta.var.crossfire.model.settings.CrossfireDefaultProjectSettings
Returns the directory where collected archetypes are stored.
getCollectedDirectory() - Method in class net.sf.gridarta.var.daimonin.model.settings.DaimoninDefaultProjectSettings
Returns the directory where collected archetypes are stored.
getColor() - Method in enum net.sf.gridarta.gui.utils.Severity
Returns the tab color.
getColor() - Method in class net.sf.gridarta.textedit.textarea.SyntaxStyle
Returns the text color.
getCols() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getColumnClass(int) - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
 
getColumnCount() - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
getColumnCount() - Method in class net.sf.gridarta.gui.dialog.findarchetypes.TableModel
getColumnName(int) - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
getColumnName(int) - Method in class net.sf.gridarta.gui.dialog.findarchetypes.TableModel
getCommand(String) - Method in class net.sf.gridarta.model.validation.checks.MapCheckerScriptChecker.CommandFinder
Returns the command to execute.
getCommand(MapModel<G, A, R>, ErrorCollector<G, A, R>) - Method in class net.sf.gridarta.model.validation.checks.MapCheckerScriptChecker
Returns the command to execute.
getCommonPrefix(CharSequence, CharSequence) - Static method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxModel
 
getCompassIconName() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns the icon name to display in the selected square view.
getCompassIconName() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the icon name to display in the selected square view.
getCompassIconName() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the icon name to display in the selected square view.
getCompassIconName() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the icon name to display in the selected square view.
getComponent() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfo
Returns the component to display in the second column or null.
getComponent() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoGlue
Returns the component to display in the second column or null.
getComponent() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoRow
Returns the component to display in the second column or null.
getComponent() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoTwoColumn
Returns the component to display in the second column or null.
getComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
Returns the Component for this plugin editor.
getComponent() - Method in class net.sf.gridarta.gui.map.mapview.DefaultMapView
Returns the component associated with this MapView that can be used as parent for dialogs.
getComponent() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Returns the component associated with this MapView that can be used as parent for dialogs.
getComponent() - Method in class net.sf.gridarta.gui.map.mapview.TestMapView
Returns the component associated with this MapView that can be used as parent for dialogs.
getComponent() - Method in class net.sf.gridarta.gui.misc.MainToolbar
Returns the toolbar component.
getComponent() - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserControl
Returns the component to show in the object chooser.
getComponent() - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooserTab
Returns the component to show in the object chooser.
getComponent() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Returns the component to show in the object chooser.
getComponent() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Returns the Component that is shown when this tab is active.
getConfig(String) - Method in class net.sf.gridarta.model.filter.NamedFilterConfig
Returns the FilterConfig for a sub-filter.
getConfigComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchParameterView
 
getConfigComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.BooleanParameterView
 
getConfigComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.DoubleParameterView
 
getConfigComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.FilterParameterView
getConfigComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.IntegerParameterView
 
getConfigComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterView
getConfigComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.MapPathParameterView
getConfigComponent() - Method in interface net.sf.gridarta.gui.dialog.plugin.parameter.PluginParameterView
 
getConfigComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.StringParameterView
 
getConfigSource(String) - Method in interface net.sf.gridarta.model.configsource.ConfigSourceFactory
Returns a ConfigSource by name.
getConfigSource(String) - Method in class net.sf.gridarta.model.configsource.DefaultConfigSourceFactory
Returns a ConfigSource by name.
getConfigSourceName() - Method in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
Returns the name of the configuration source.
getConfigSourceName() - Method in interface net.sf.gridarta.model.settings.ProjectSettings
Returns the name of the configuration source.
getConfigSourceName() - Method in class net.sf.gridarta.model.settings.TestProjectSettings
Returns the name of the configuration source.
getConfigSources() - Method in interface net.sf.gridarta.model.configsource.ConfigSourceFactory
Returns all defined configuration sources.
getConfigSources() - Method in class net.sf.gridarta.model.configsource.DefaultConfigSourceFactory
Returns all defined configuration sources.
getConfigurationDirectory() - Method in interface net.sf.gridarta.model.settings.ProjectSettings
Returns the configuration directory which is used to load configuration information like types.xml.
getConfigurationDirectory() - Method in class net.sf.gridarta.model.settings.TestProjectSettings
Returns the configuration directory which is used to load configuration information like types.xml.
getConfigurationDirectory() - Method in class net.sf.gridarta.var.atrinik.model.settings.AtrinikDefaultProjectSettings
Returns the configuration directory which is used to load configuration information like types.xml.
getConfigurationDirectory() - Method in class net.sf.gridarta.var.crossfire.model.settings.CrossfireDefaultProjectSettings
Returns the configuration directory which is used to load configuration information like types.xml.
getConfigurationDirectory() - Method in class net.sf.gridarta.var.daimonin.model.settings.DaimoninDefaultProjectSettings
Returns the configuration directory which is used to load configuration information like types.xml.
getContainer() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Returns container of this GameObject.
getContainer() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Returns container of this GameObject.
getContainer() - Method in exception net.sf.gridarta.model.gameobject.NotInsideContainerException
Returns the Container that the GameObject was expected in.
getContainerGameObject() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Returns the environment game object if this game object is in the inventory or null.
getContainerGameObject() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Returns the environment game object if this game object is in the inventory or null.
getCurrentImageSet() - Method in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
Returns the name of the currently selected image set.
getCurrentLineIndex() - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
Returns the currently painted line.
getCurrentLineTokens() - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
Returns the tokens of the currently painted line.
getCurrentMap() - Method in class net.sf.gridarta.model.mapmanager.AbstractMapManager
Returns the current top map we are working with.
getCurrentMap() - Method in interface net.sf.gridarta.model.mapmanager.MapManager
Returns the current map.
getCurrentSaveMapDirectory() - Method in class net.sf.gridarta.model.settings.DefaultVolatileSettings
Returns the default directory for saving maps.
getCurrentSaveMapDirectory() - Method in interface net.sf.gridarta.model.settings.VolatileSettings
Returns the default directory for saving maps.
getCurrentUndoManager() - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditUndoActions
Returns the undo manager for the current document.
getCursorSelection() - Method in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
Returns the selected archetype (if the archetype chooser is active) or the game object selected by the map cursor (if the pickmap chooser) is active.
getCursorSelection() - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooser
Returns the selected archetype (if the archetype chooser is active) or the game object selected by the map cursor (if the pickmap chooser) is active.
getDarkness() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns the light / darkness of this map.
getDarkness() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns the light / darkness of this map.
getDefaultCharWidth() - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
This works only for fonts with fixed line height.
getDefaultConfigSource() - Method in interface net.sf.gridarta.model.configsource.ConfigSourceFactory
Returns the default ConfigSource.
getDefaultConfigSource() - Method in class net.sf.gridarta.model.configsource.DefaultConfigSourceFactory
Returns the default ConfigSource.
getDefaultFolder() - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
Returns the default ArchetypeChooserFolder that contains all Archetypes of all folders.
getDefaultImage() - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCacheEntry
Returns the default image.
getDefaultLineHeight() - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
This works only for fonts with fixed line height.
getDefaultSyntaxStyles() - Static method in class net.sf.gridarta.textedit.textarea.SyntaxUtilities
Returns the default styles.
getDeletedNode(boolean) - Method in class net.sf.gridarta.gui.mapmenu.MapMenu
Returns the last deleted node.
getDescription() - Method in class net.sf.gridarta.gui.dialog.bookmarks.EditBookmarkDialog
Returns the description.
getDescription() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttribute
Returns the attribute's description.
getDescription() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
Returns the description.
getDescription() - Method in class net.sf.gridarta.plugin.parameter.AbstractPluginParameter
The user-provided description of the value for the user interface.
getDescription() - Method in interface net.sf.gridarta.plugin.parameter.PluginParameter
The user-provided description of the value for the user interface.
getDescription() - Method in class net.sf.gridarta.utils.HideFileFilterProxy
Returns the description from the HideFileFilterProxy.other FileFilter.
getDescription() - Method in class net.sf.gridarta.utils.HideFileFilterProxyTest.MockFileFilter
 
getDialog() - Method in class net.sf.gridarta.gui.dialog.golocation.GoLocationDialog
Returns the Window for this instance.
getDialog() - Method in class net.sf.gridarta.gui.dialog.shrinkmapsize.ShrinkMapSizeDialog
Returns the JDialog for this instance.
getDialogAttributes() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
Returns all DialogAttributes in the dialog.
getDifficulty() - Method in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Returns the current difficulty value.
getDifficulty() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns the map's difficulty.
getDifficulty() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns the map's difficulty.
getDifficulty() - Method in class net.sf.gridarta.model.validation.errors.MapDifficultyError
Returns the difficulty that was wrong.
getDir() - Method in class net.sf.gridarta.gui.mapfiles.MapFolder
Returns the base directory.
getDirection() - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserModel
Returns the default direction for game objects created from archetypes.
getDirection() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the direction of this Archetype or GameObject.
getDirection() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the direction of this Archetype or GameObject.
getDirectionFromDaimonin(int) - Static method in class net.sf.gridarta.gui.utils.DirectionLayout
Returns the Direction for a Daimonin direction.
getDirectionMap() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns a map of relative direction to map window direction.
getDirectionMap() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns a map of relative direction to map window direction.
getDirectionMap() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns a map of relative direction to map window direction.
getDirectionMap() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns a map of relative direction to map window direction.
getDirectory() - Method in class net.sf.gridarta.gui.dialog.bookmarks.BookmarkDirectoryDialog
Returns the directory name.
getDirectory() - Method in class net.sf.gridarta.gui.mapmenu.MapMenu.DeletedNode
Returns the entry's directory.
getDirectory(TreeNode) - Method in class net.sf.gridarta.gui.mapmenu.MapMenu
Returns the directory of a TreeNode.
getDirectory() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuLoader.Result
Returns the entry's directory.
getDisplayIcon(NamedObject) - Method in class net.sf.gridarta.model.face.FaceObjectProviders
Returns the display icon for a NamedObject.
getDisplayIconName() - Method in class net.sf.gridarta.model.anim.DefaultAnimationObject
Returns the face name of the display icon for this AbstractNamedObject.
getDisplayIconName() - Method in interface net.sf.gridarta.model.data.NamedObject
Returns the face name of the display icon for this AbstractNamedObject.
getDisplayIconName() - Method in class net.sf.gridarta.model.face.DefaultFaceObject
Returns the face name of the display icon for this AbstractNamedObject.
getDisplayMode() - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserModel
Returns the current display mode.
getDisplayName(Attributes) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
Returns a description of this type.
getDisplayName(BaseObject<?, ?, ?, ?>) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Returns a description of this type.
getDocument() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the document this text area is editing.
getDocument() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getDocumentBuilder() - Method in class net.sf.gridarta.utils.XmlHelper
Return the DocumentBuilder.
getDocumentLength() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the length of the document.
getDot() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.MutableCaretEvent
 
getDouble(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.face.FaceObjectProviders
Returns the double face for a GameObject as an ImageIcon.
getDouble(String, double) - Method in class net.sf.gridarta.preferences.FilePreferences
getDoubleFaceOffset() - Method in interface net.sf.gridarta.project.ProjectFactory
Returns the offset for drawing double faces.
getDoubleFaceOffset() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the offset for drawing double faces.
getDoubleFaceOffset() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the offset for drawing double faces.
getDoubleFaceOffset() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the offset for drawing double faces.
getDoubleImage() - Method in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
Returns a double variant of the face for this GameObject.
getDragOffset() - Method in class net.sf.gridarta.model.mapcursor.MapCursor
Get offset from start position of dragging.
getDuplicate() - Method in exception net.sf.gridarta.model.anim.DuplicateAnimationException
Get the duplicate that caused this exception.
getDuplicate() - Method in exception net.sf.gridarta.model.face.DuplicateFaceException
Returns the duplicate that caused this exception.
getDx() - Method in enum net.sf.gridarta.model.direction.Direction
Returns the relative x direction.
getDy() - Method in enum net.sf.gridarta.model.direction.Direction
Returns the relative y direction.
getEditable() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getEditor() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
 
getEditor() - Method in class net.sf.gridarta.gui.dialog.prefs.AppPreferencesModel
Returns the editor setting.
getEditorComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
 
getEditorDefault() - Method in class net.sf.gridarta.gui.dialog.prefs.AppPreferencesModel
Returns the editor setting's default value.
getEditorFolder() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns the editor folder.
getEditorFolder() - Method in interface net.sf.gridarta.model.archetype.Archetype
Returns the editor folder.
getEditType() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the edit type.
getEditType() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the edit type.
getEditType() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Returns the currently set edit type.
getEditType() - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Returns the currently set edit type.
getEditType() - Method in class net.sf.gridarta.model.match.NamedGameObjectMatcher
Returns the edit type associated with this matcher.
getEffectiveFaceName(String) - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns the effective face name for AbstractBaseObject.faceName for a given real face name.
getEffectiveFaceName(String) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the effective face name for AbstractBaseObject.faceName for a given real face name.
getEffectiveFaceName(String) - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Returns the effective face name for AbstractBaseObject.faceName for a given real face name.
getElectricScroll() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the number of lines from the top and button of the text area that are always visible.
getElectricScroll() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getElementAt(int) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxModel
 
getElementAt(int) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterComboBoxModel
getEncodedValue() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBitmask
Get the active bitmask value in external file representation.
getEnter() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns the enter coordinates.
getEnter() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns the enter coordinates.
getEnterX() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns the enter x coordinate.
getEnterX() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns the enter x coordinate.
getEnterY() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns the enter y coordinate.
getEnterY() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns the enter y coordinate.
getEntries() - Method in class net.sf.gridarta.model.filter.NamedFilterConfig
Returns a Map containing all configurations of sub-filters.
getEolMarkerColor() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getEolMarkers() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getErrors() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Gets the errors in this map.
getErrors() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Gets the errors in this map.
getErrors() - Method in class net.sf.gridarta.model.validation.DefaultErrorCollector
Get all errors.
getErrors() - Method in interface net.sf.gridarta.model.validation.ErrorCollector
Get all errors.
getEventArch() - Method in interface net.sf.gridarta.model.scripts.ScriptedEvent
Returns the underlying event game object.
getEventArch() - Method in class net.sf.gridarta.var.atrinik.model.scripts.DefaultScriptedEvent
Returns the underlying event game object.
getEventArch() - Method in class net.sf.gridarta.var.crossfire.model.scripts.DefaultScriptedEvent
Returns the underlying event game object.
getEventArch() - Method in class net.sf.gridarta.var.daimonin.model.scripts.DefaultScriptedEvent
Returns the underlying event game object.
getEventNames() - Method in class net.sf.gridarta.gui.scripts.AbstractScriptArchUtils
Returns all event names.
getEventNames() - Method in interface net.sf.gridarta.model.scripts.ScriptArchUtils
Returns all event names.
getEventType(int) - Method in class net.sf.gridarta.gui.scripts.AbstractScriptArchUtils
Returns the type name for an event type.
getEventType() - Method in interface net.sf.gridarta.model.scripts.ScriptedEvent
 
getEventType() - Method in exception net.sf.gridarta.model.scripts.UndefinedEventArchetypeTypeException
Return the event type that could not be found.
getEventType() - Method in class net.sf.gridarta.var.atrinik.model.scripts.DefaultScriptedEvent
getEventType() - Method in class net.sf.gridarta.var.crossfire.model.scripts.DefaultScriptedEvent
getEventType() - Method in class net.sf.gridarta.var.daimonin.model.scripts.DefaultScriptedEvent
getExisting() - Method in exception net.sf.gridarta.model.face.DuplicateFaceException
Returns the other duplicate that caused this exception.
getExit(MapModel<G, A, R>, Point) - Method in class net.sf.gridarta.model.exitconnector.ExitMatcher
Returns an exit game object on a given map square.
getExit(G) - Method in class net.sf.gridarta.model.exitconnector.ExitMatcher
Returns whether the given game object is an exit game object.
getExitArchetypeName() - Method in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
Returns the archetype name when creating exit game objects.
getExitArchetypeName() - Method in interface net.sf.gridarta.model.exitconnector.ExitConnectorModel
Returns the archetype name when creating exit game objects.
getExitLocation() - Method in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
Returns the remembered exit location.
getExitLocation() - Method in interface net.sf.gridarta.model.exitconnector.ExitConnectorModel
Returns the remembered exit location.
getExitMatcher() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the ExitMatcher.
getFace(BaseObject<G, A, R, ?>) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
Returns the face for a GameObject.
getFace(BaseObject<G, A, R, ?>) - Method in class net.sf.gridarta.model.face.FaceObjectProviders
Returns the face of a BaseObject as an ImageIcon.
getFace(String, boolean, FaceProvider, FaceProvider) - Method in class net.sf.gridarta.model.face.FaceObjectProviders
Returns the ImageIcon of a face with a certain face name.
getFace() - Method in class net.sf.gridarta.model.smoothface.SmoothFace
Returns the smoothed face.
getFaceName() - Method in class net.sf.gridarta.gui.utils.FaceComponent
Returns the current face name.
getFaceName() - Method in class net.sf.gridarta.gui.utils.TreeChooseAction
Returns the current face name.
getFaceName() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the name of the face of this Archetype or GameObject.
getFaceName() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the name of the face of this Archetype or GameObject.
getFaceName() - Method in class net.sf.gridarta.model.face.DefaultFaceObject
Get the faceName, which is the name of the face as usable by the "face" attribute.
getFaceName() - Method in interface net.sf.gridarta.model.face.FaceObject
Get the faceName, which is the name of the face as usable by the "face" attribute.
getFaceObject() - Method in exception net.sf.gridarta.model.face.IllegalFaceException
Returns the illegal face object.
getFaceObjectProviders() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Returns the FaceObjectProviders instance.
getFaceObjectProviders() - Method in class net.sf.gridarta.project.ProjectModel
 
getFaceObjects() - Method in class net.sf.gridarta.project.ProjectModel
 
getFaceObjName() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the face name, can be from animation or face.
getFaceObjName() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the face name, can be from animation or face.
getFaceObjSource() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the FaceSource of this base object.
getFaceObjSource() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the FaceSource of this base object.
getFacings() - Method in interface net.sf.gridarta.model.anim.AnimationObject
Get the facings, which is the number of different sub-animations, for instance for different directions.
getFacings() - Method in class net.sf.gridarta.model.anim.DefaultAnimationObject
Get the facings, which is the number of different sub-animations, for instance for different directions.
getFailure() - Method in class net.sf.gridarta.utils.CopyReader
Returns the failure reason.
getFalseText() - Method in class net.sf.gridarta.plugin.parameter.BooleanParameter
Returns the string representation of the "false" value.
getFalseValue() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeBoolSpec
Returns the false value.
getFile() - Method in class net.sf.gridarta.gui.mapfiles.MapFile
Returns the underlying map file.
getFile() - Method in class net.sf.gridarta.gui.utils.JFileField
Returns the currently selected file.
getFile(ProjectSettings, String, int) - Method in class net.sf.gridarta.model.configsource.AbstractConfigSource
Returns a config file.
getFile(ProjectSettings, String, int) - Method in interface net.sf.gridarta.model.configsource.ConfigSource
Returns a config file.
getFile() - Method in class net.sf.gridarta.model.exitconnector.ExitLocation
Returns The file of the map that contains the remembered exit.
getFile() - Method in exception net.sf.gridarta.model.mappathnormalizer.InvalidPathException
Returns the invalid file.
getFile() - Method in exception net.sf.gridarta.model.mappathnormalizer.IOErrorException
Returns the invalid file.
getFile() - Method in class net.sf.gridarta.plugin.Plugin
Returns the location to save this plugin to.
getFile(File, String) - Static method in class net.sf.gridarta.utils.IOUtils
Returns a File instance for a resource that is a regular file on the file system.
getFileContents(File) - Static method in class net.sf.gridarta.model.face.DefaultFaceObjects
Returns the contents of a File as a byte array.
getFileControl() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the FileControl instance.
getFileExtension() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeText
Returns the file extension.
getFilename(String) - Method in class net.sf.gridarta.model.face.ArchFaceProvider
Get the filename for a face.
getFillDensity() - Method in class net.sf.gridarta.mainactions.RandomFillDialog
Returns the fill density.
getFilter() - Method in class net.sf.gridarta.model.filter.AbstractFilterConfig
Returns the Filter this filter config belongs to.
getFilter() - Method in interface net.sf.gridarta.model.filter.FilterConfig
Returns the Filter this filter config belongs to.
getFilters() - Method in class net.sf.gridarta.model.match.GameObjectMatchers
Return all known game object matchers that should be used as filters.
getFirst() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Return the first GameObject contained in this container.
getFirst() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Return the first GameObject contained in this container.
getFirst(GameObjectMatcher) - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the first occurrence of a matching game object.
getFirst() - Method in class net.sf.gridarta.utils.Pair
Returns the first value.
getFirstFrame(int) - Method in interface net.sf.gridarta.model.anim.AnimationObject
Get the first frame.
getFirstFrame(int) - Method in class net.sf.gridarta.model.anim.DefaultAnimationObject
Get the first frame.
getFirstLine() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the line displayed at the text area's origin.
getFlags(int, int) - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Returns the flags of a square.
getFlags(Point) - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Returns the flags of a square.
getFloat(String, float) - Method in class net.sf.gridarta.preferences.FilePreferences
getFolder(String) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
Returns an ArchetypeChooserFolder by folder name.
getFolderName() - Method in class net.sf.gridarta.gui.dialog.newmap.NewPickmapFolderDialog
Returns the current folder name value.
getFolders() - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
getFontMetrics(Font, Graphics) - Method in class net.sf.gridarta.textedit.textarea.SyntaxStyle
Returns the font metrics for the styled font.
getFontMetrics() - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
Returns the font metrics used by this component.
getFrame(int, int) - Method in class net.sf.gridarta.model.anim.DefaultAnimationObject
Get a specific frame.
getFrameCount() - Method in class net.sf.gridarta.model.anim.DefaultAnimationObject
Get the number of frames per facing.
getFullImage() - Method in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
Returns an image of the entire map view.
getFullImage() - Method in class net.sf.gridarta.gui.map.renderer.AbstractSimpleIsoMapRenderer
Returns an image of the entire map view.
getFullImage() - Method in interface net.sf.gridarta.gui.map.renderer.MapRenderer
Returns an image of the entire map view.
getFullImage() - Method in class net.sf.gridarta.gui.map.renderer.TestMapRenderer
Returns an image of the entire map view.
getFullImage() - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
Returns an image of the entire map view.
getFullImage() - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.SimpleFlatMapRenderer
Returns an image of the entire map view.
getGameObject() - Method in class net.sf.gridarta.model.autojoin.InsertionResult
Returns the GameObject that has been modified.
getGameObject() - Method in class net.sf.gridarta.model.mapcursor.MapCursor
Returns the selected GameObject.
getGameObjectFactory() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Returns the GameObjectFactory instance.
getGameObjectFactory() - Method in class net.sf.gridarta.project.ProjectModel
 
getGameObjectMatchers() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Returns the GameObjectMatchers instance.
getGameObjectMatchers() - Method in class net.sf.gridarta.project.ProjectModel
 
getGameObjectParser() - Method in class net.sf.gridarta.project.ProjectModel
 
getGameObjects() - Method in class net.sf.gridarta.model.io.DefaultMapReader
Return the decoded game objects.
getGameObjects() - Method in interface net.sf.gridarta.model.io.MapReader
Return the decoded game objects.
getGameObjects() - Method in class net.sf.gridarta.model.validation.errors.ValidationError
Returns the GameObjects that caused the error.
getGameObjectSpells() - Method in class net.sf.gridarta.project.ProjectModel
 
getGlue() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfo
Returns the glue component to display filled both horizontally and vertically or null.
getGlue() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoGlue
Returns the glue component to display filled both horizontally and vertically or null.
getGlue() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoRow
Returns the glue component to display filled both horizontally and vertically or null.
getGlue() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoTwoColumn
Returns the glue component to display filled both horizontally and vertically or null.
getGridartaJarFilename() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns the filename of the editor's .jar file.
getGridartaJarFilename() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the filename of the editor's .jar file.
getGridartaJarFilename() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the filename of the editor's .jar file.
getGridartaJarFilename() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the filename of the editor's .jar file.
getGridSize() - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Returns a Size2D with the dimension of this grid.
getHead() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Return the head part of a multi-part object.
getHead() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Return the head part of a multi-part object.
getHead() - Method in class net.sf.gridarta.model.gameobject.MultiArchData
Return the head part of this multi-part object.
getHeight(int) - Method in class net.sf.gridarta.model.gameobject.MultiPositionData
Returns the total height for a multi-square image.
getHeight() - Method in class net.sf.gridarta.model.gameobject.MultiPositionEntry
Returns the total height of a multi-square image.
getHeight() - Method in class net.sf.gridarta.utils.Size2D
Returns the height of the area.
getHomeDir() - Static method in class net.sf.gridarta.utils.ConfigFileUtils
Returns the user's home directory.
getHomeFile(String) - Static method in class net.sf.gridarta.utils.ConfigFileUtils
Return the filename to use when dealing with this application's and current users' home directory.
getHorizontalOffset() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the horizontal offset of drawn lines.
getHumidity() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the humidity.
getIcon(MapMenuEntry) - Method in class net.sf.gridarta.gui.dialog.bookmarks.MapMenuEntryIcons
Returns an Icon for a MapMenuEntry instance.
getIcon(File) - Method in class net.sf.gridarta.gui.map.MapPreviewAccessory.MapFileView
 
getIcon(File) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Returns the icon Image for a given map file.
getIconHeight() - Method in class net.sf.gridarta.gui.dialog.plugin.ClosingIcon
 
getIconWidth() - Method in class net.sf.gridarta.gui.dialog.plugin.ClosingIcon
 
getId() - Method in class net.sf.gridarta.gui.map.event.MouseOpEvent
Returns the event type.
getId() - Method in class net.sf.gridarta.gui.panel.tools.BasicAbstractTool
Get the id of this tool.
getId() - Method in interface net.sf.gridarta.gui.panel.tools.Tool
Get the id of this tool.
getId() - Method in enum net.sf.gridarta.model.direction.Direction
Returns the identification string.
getID() - Method in class net.sf.gridarta.model.match.NamedGameObjectMatcher
Gets the ID of this NamedGameObjectMatcher.
getId() - Method in class net.sf.gridarta.textedit.textarea.Token
Returns the id of this token.
getId() - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.Node
Returns the id for this node.
getId() - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.Parameter
Returns the token id used to highlight the parameter name.
getId() - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.Spec
Returns the token id used to highlight this command.
getIgnoreSet(int) - Method in class net.sf.gridarta.model.validation.checks.CustomTypeChecker
Returns the allowed type changes for a given source type.
getImageDirectory() - Method in class net.sf.gridarta.model.settings.DefaultVolatileSettings
Returns the directory to save images to.
getImageDirectory() - Method in interface net.sf.gridarta.model.settings.VolatileSettings
Returns the directory to save images to.
getImageIcon(File) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCacheEntry
Returns the Image for a given map file.
getImageIconForFacename(String) - Method in class net.sf.gridarta.model.face.AbstractFaceProvider
Get an image from this FaceProvider.
getImageIconForFacename(String) - Method in class net.sf.gridarta.model.face.EmptyFaceProvider
Get an image from this FaceProvider.
getImageIconForFacename(String) - Method in class net.sf.gridarta.model.face.FaceObjectProviders
Returns the ImageIcon for a given face object name.
getImageIconForFacename(String) - Method in interface net.sf.gridarta.model.face.FaceProvider
Get an image from this FaceProvider.
getImageSet() - Method in interface net.sf.gridarta.model.archetypeset.ArchetypeSet
Returns the image set.
getImageSet() - Method in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
Returns the image set.
getImageSet() - Method in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
Returns the image set.
getImageSet() - Method in interface net.sf.gridarta.model.settings.ProjectSettings
Returns the image set.
getImageSet() - Method in class net.sf.gridarta.model.settings.TestProjectSettings
Returns the image set.
getImageSetDefault() - Method in class net.sf.gridarta.model.settings.DefaultEditorSettings
Returns the default image set.
getImageSetDefault() - Method in interface net.sf.gridarta.model.settings.EditorSettings
Returns the default image set.
getIncludeFaceNumbers() - Method in interface net.sf.gridarta.project.ProjectFactory
Returns whether the face file contains face numbers.
getIncludeFaceNumbers() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns whether the face file contains face numbers.
getIncludeFaceNumbers() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns whether the face file contains face numbers.
getIncludeFaceNumbers() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns whether the face file contains face numbers.
getIndex(R) - Method in class net.sf.gridarta.model.autojoin.AutojoinList
Looks up the given node in the archetype array of this class.
getIndex(TreeNode) - Method in class net.sf.gridarta.model.data.NamedTreeNode
getIndexOf(Object) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterComboBoxModel
getInput() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBitmask
Returns the input ui component for editing the value.
getInputComponent() - Method in class net.sf.gridarta.gui.utils.AnimationComponent
Returns the input field component.
getInputComponent() - Method in class net.sf.gridarta.gui.utils.FaceComponent
Returns the input field component.
getInputHandler() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the input handler.
getInputHandler() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getInputLength() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttribute
Returns the input length in characters for text input fields.
getInputOptions() - Method in class net.sf.gridarta.gui.scripts.ScriptedEventEditor
 
getInputPluginName() - Method in class net.sf.gridarta.gui.scripts.ScriptedEventEditor
 
getInputScriptPath() - Method in class net.sf.gridarta.gui.scripts.ScriptedEventEditor
 
getInsertionIndex(TreeNode, TreeNode) - Static method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
Returns the index to insert a new child node into a parent node.
getInsertionModeSet() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the InsertionModeSet.
getInsertionModeSet() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Returns the InsertionModeSet instance.
getInt(String, int) - Method in class net.sf.gridarta.preferences.FilePreferences
getInt(ActionBuilder, String, int) - Static method in class net.sf.gridarta.utils.ActionBuilderUtils
Returns the value of a key as an int.
getInt(byte[], int) - Static method in class net.sf.gridarta.utils.Xtea
Converts 4 data bytes to an int.
getInternalFrame() - Method in class net.sf.gridarta.gui.map.mapview.DefaultMapView
Returns the JInternalFrame instance for this map view.
getInternalFrame() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Returns the JInternalFrame instance for this map view.
getInternalFrame() - Method in class net.sf.gridarta.gui.map.mapview.TestMapView
Returns the JInternalFrame instance for this map view.
getInv() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
Returns which archetype types allow this archetype type in their inventories.
getItem() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
 
getItem() - Method in exception net.sf.gridarta.model.gameobject.NotInsideContainerException
Returns the GameObject that was not inside a container but should have been.
getJavaScriptKeywords() - Static method in class net.sf.gridarta.textedit.textarea.tokenmarker.JavaScriptTokenMarker
 
getKey() - Method in class net.sf.gridarta.gui.panel.connectionview.Connection
Return the key.
getKey() - Method in class net.sf.gridarta.model.validation.AbstractValidator
Get a Key that uniquely identifies this Validator.
getKey() - Method in interface net.sf.gridarta.model.validation.Validator
Get a Key that uniquely identifies this Validator.
getKeys(String) - Method in class net.sf.gridarta.preferences.Storage
Return all of the keys that have an associated value in a node.
getKeyStroke() - Method in class net.sf.gridarta.gui.dialog.shortcuts.KeyStrokeDialog
Returns the currently shown key stroke.
getKeyStroke() - Method in class net.sf.gridarta.gui.dialog.shortcuts.KeyStrokeField
Returns the currently shown KeyStroke.
getLabel() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfo
Returns the label to display in the first column or null.
getLabel() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoGlue
Returns the label to display in the first column or null.
getLabel() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoRow
Returns the label to display in the first column or null.
getLabel() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoTwoColumn
Returns the label to display in the first column or null.
getLanguageTitle(Node, String) - Method in class net.sf.gridarta.model.match.GameObjectMatcherParser
Returns the title for a given language.
getLast() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Return the last GameObject contained in this container.
getLast() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Return the last GameObject contained in this container.
getLast(GameObjectMatcher) - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the last occurrence of a matching game object.
getLastOfLeadingSpan(GameObjectMatcher) - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the last game object of the initial segment of matching game objects.
getLastSlashIndex(String) - Static method in class net.sf.gridarta.actions.AttachTiledMaps
Returns the index of the last '/' or File.separator within a string.
getLayoutAlignmentX(Container) - Method in class net.sf.gridarta.gui.utils.DirectionLayout
getLayoutAlignmentY(Container) - Method in class net.sf.gridarta.gui.utils.DirectionLayout
getLayoutOrientation() - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeIconCellRenderer
Returns the layout orientation.
getLayoutOrientation() - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeNameCellRenderer
Returns the layout orientation.
getLayoutOrientation() - Method in class net.sf.gridarta.gui.panel.archetypechooser.DisplayNameCellRenderer
Returns the layout orientation.
getLayoutOrientation() - Method in class net.sf.gridarta.model.archetypechooser.DisplayMode
Returns the layout orientation.
getLength() - Method in class net.sf.gridarta.textedit.textarea.Token
Returns the length of this token.
getLevel() - Method in enum net.sf.gridarta.gui.utils.Severity
Returns the severity level.
getLightRadius() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Returns the effective light radius of this game object.
getLightRadius() - Method in class net.sf.gridarta.model.gameobject.TestGameObject
Returns the effective light radius of this game object.
getLightRadius() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the maximum light radius of all light emitting objects within this map square.
getLightRadius() - Method in class net.sf.gridarta.var.atrinik.model.gameobject.GameObject
Returns the effective light radius of this game object.
getLightRadius() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.GameObject
Returns the effective light radius of this game object.
getLightRadius() - Method in class net.sf.gridarta.var.daimonin.model.gameobject.GameObject
Returns the effective light radius of this game object.
getLightSquareIcon() - Method in class net.sf.gridarta.utils.ResourceIcons
Returns the ImageIcon for highlighting map squares that are affected by nearby light emitting game objects.
getLineCount() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the number of lines in the document.
getLineEndOffset(int) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the end offset of the specified line.
getLineHighlight() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getLineHighlightColor() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getLineLength(int) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the length of the specified line.
getLineNumber() - Method in exception net.sf.gridarta.model.anim.AnimationParseException
Get the number of the erroneous line.
getLineOfOffset(int) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the line containing the specified offset.
getLineStartOffset(int) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the start offset of the specified line.
getLineText(int) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the text on the specified line.
getLineText(int, Segment) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Copies the text on the specified line into a segment.
getLinkDirection() - Method in class net.sf.gridarta.model.tiles.MapLink
 
getList(String) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Returns a list type definition.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.ArchetypeTypeListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.gridarta.gui.dialog.goexit.MapListCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.gridarta.gui.dialog.gomap.MapListCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeIconCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeNameCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.gridarta.gui.panel.archetypechooser.DisplayNameCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.gridarta.gui.panel.archetypechooser.FolderListCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.gridarta.gui.panel.connectionview.CellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.sf.gridarta.gui.panel.selectedsquare.CellRenderer
getListenerCount() - Method in class net.sf.gridarta.utils.EventListenerList2
Returns the number of registered listeners.
getListeners() - Method in class net.sf.gridarta.utils.EventListenerList2
Returns an array of all the listeners.
getListGameObject(int) - Method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
Return a game object from the list.
getListIndex(MouseEvent) - Method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
Determine the list index for a given mouse event.
getListName() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeList
Returns the list name.
getListName1() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeList2
Returns the list name for bits 0-3.
getListName2() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeList2
Returns the list name for bits 4+.
getListType() - Method in class net.sf.gridarta.model.treasurelist.TreasureListTreasureObj
Returns the list type.
getLocalMapDir() - Method in class net.sf.gridarta.model.mapmanager.AbstractMapManager
Returns a guess for a script directory to use.
getLocalMapDir() - Method in interface net.sf.gridarta.model.mapmanager.MapManager
Returns a guess for a script directory to use.
getLocation() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Returns the tab's location.
getLocation() - Method in class net.sf.gridarta.model.mapcursor.MapCursor
Get position of cursor.
getLockedItemsTypeNumbers() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns the type numbers of game objects being locked items.
getLockedItemsTypeNumbers() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the type numbers of game objects being locked items.
getLockedItemsTypeNumbers() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the type numbers of game objects being locked items.
getLockedItemsTypeNumbers() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the type numbers of game objects being locked items.
getLong(String, long) - Method in class net.sf.gridarta.preferences.FilePreferences
getLore() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the map lore.
getLoreText() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the map lore.
getLoreText() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the map lore.
getLuaKeywords() - Static method in class net.sf.gridarta.textedit.textarea.tokenmarker.LuaTokenMarker
 
getMagic() - Method in class net.sf.gridarta.model.treasurelist.TreasureObj
Returns the magic attribute.
getMagicCaretPosition() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the `magic' caret position.
getMapArchObject() - Method in class net.sf.gridarta.model.io.DefaultMapReader
Returns the MapArchObject read from this MapFileDecode.
getMapArchObject() - Method in interface net.sf.gridarta.model.io.MapReader
Returns the MapArchObject read from this MapFileDecode.
getMapArchObject() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Returns the Map Arch Object with the meta information about the map.
getMapArchObject() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Returns the Map Arch Object with the meta information about the map.
getMapArchObject() - Method in class net.sf.gridarta.model.undo.UndoState
Returns the map arch object before the operation started.
getMapArchObjectFactory() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the MapArchObjectFactory instance.
getMapArchObjectFactory() - Method in class net.sf.gridarta.project.ProjectModel
 
getMapComponent(String) - Static method in class net.sf.gridarta.model.exitconnector.ExitLocation
Returns the initial path component of a map path.
getMapControl() - Method in class net.sf.gridarta.gui.map.event.MouseOpEvent
 
getMapControl() - Method in class net.sf.gridarta.gui.map.mapview.DefaultMapView
Return the controller of this view.
getMapControl() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Return the controller of this view.
getMapControl() - Method in class net.sf.gridarta.gui.map.mapview.TestMapView
Return the controller of this view.
getMapCoordinate() - Method in class net.sf.gridarta.model.exitconnector.ExitLocation
Returns the coordinate of the remembered exit.
getMapCoordinate() - Method in class net.sf.gridarta.model.maplocation.MapLocation
Returns the map coordinate.
getMapCursor() - Method in class net.sf.gridarta.gui.map.event.MouseOpEvent
 
getMapCursor() - Method in class net.sf.gridarta.gui.map.mapview.AbstractMapView
Returns the MapCursor of this view.
getMapCursor() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Returns the MapCursor of this view.
getMapDirection() - Method in class net.sf.gridarta.model.tiles.MapLink
 
getMapFile() - Method in exception net.sf.gridarta.actions.CannotSaveMapFileException
Returns the map file that could not be saved.
getMapFile() - Method in exception net.sf.gridarta.actions.MapSizeMismatchException
Returns the map File of the first map.
getMapFile() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuEntryMap
Returns the map file.
getMapFile() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Returns the map file.
getMapFile() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Returns the map file.
getMapFileFilter() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns the file filter for map files.
getMapFileFilter() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the file filter for map files.
getMapFileFilter() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the file filter for map files.
getMapFileFilter() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the file filter for map files.
getMapGrid() - Method in class net.sf.gridarta.gui.map.mapview.AbstractMapView
Returns the MapGrid of this view.
getMapGrid() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Returns the MapGrid of this view.
getMapHeight() - Method in class net.sf.gridarta.gui.dialog.newmap.AbstractMapsizeNewMapDialog
Returns the current map height value.
getMapIcon(File) - Method in class net.sf.gridarta.gui.map.MapPreviewAccessory
Get an icon.
getMapLinks() - Method in class net.sf.gridarta.model.tiles.TileLink
 
getMapLocation(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.gui.dialog.goexit.MapListCellRenderer
Returns the MapLocation for a GameObject.
getMapLocation() - Method in class net.sf.gridarta.gui.map.event.MouseOpEvent
 
getMapLocation(MouseEvent) - Method in class net.sf.gridarta.gui.mapuserlistener.MapMouseListener
Get the map location for a MouseEvent.
getMapLocation() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the coordinate of this GameObject on its map.
getMapLocation() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the coordinate of this GameObject on its map.
getMapLocation() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the coordinate on the map.
getMapLocation(Point) - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the coordinate on the map.
getMapLocation(Point, int, int) - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the coordinate with an offset on the map.
getMapManager() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the MapManager.
getMapManager() - Method in class net.sf.gridarta.project.ProjectModel
 
getMapMenu() - Method in class net.sf.gridarta.gui.mapmenu.AbstractMapMenuPreferences
Returns the managed MapMenu.
getMapMenu() - Method in interface net.sf.gridarta.gui.mapmenu.MapMenuPreferences
Returns the managed MapMenu.
getMapMenuEntry() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuLoader.Result
Returns the entry.
getMapModel() - Method in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
Returns the map model.
getMapModel() - Method in interface net.sf.gridarta.model.mapcontrol.MapControl
Returns the map model.
getMapModel() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the MapModel this map square is part of.
getMapModel() - Method in class net.sf.gridarta.model.validation.errors.ValidationError
Return the map on which the error occurred.
getMapModelCreator() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the TestMapModelCreator instance.
getMapModelFactory() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the MapModelFactory instance.
getMapModelFactory() - Method in class net.sf.gridarta.project.ProjectModel
 
getMapName() - Method in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Returns the current map name value.
getMapName() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns the map name.
getMapName() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns the map name.
getMapPath() - Method in exception net.sf.gridarta.actions.CannotLoadMapFileException
Returns the map path that could not be loaded.
getMapPath(File) - Method in class net.sf.gridarta.model.io.PathManager
Returns a map path for a File.
getMapPath(String) - Method in class net.sf.gridarta.model.io.PathManager
Create map path.
getMapPath(String, File) - Static method in class net.sf.gridarta.model.io.PathManager
Create map path.
getMapPath() - Method in class net.sf.gridarta.model.maplocation.MapLocation
Returns the map path.
getMapPath(BaseObject<?, ?, ?, ?>, boolean) - Static method in class net.sf.gridarta.model.maplocation.MapLocation
Returns the exit map path of a BaseObject.
getMapPath2(File) - Method in class net.sf.gridarta.model.io.PathManager
Returns a map path for a File.
getMapPreview(File) - Method in class net.sf.gridarta.gui.map.MapPreviewAccessory
Get a preview.
getMapReaderFactory() - Method in class net.sf.gridarta.project.ProjectModel
 
getMapsDirectory() - Method in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
Returns the default maps directory.
getMapsDirectory() - Method in interface net.sf.gridarta.model.settings.ProjectSettings
Returns the default maps directory.
getMapsDirectory() - Method in class net.sf.gridarta.model.settings.TestProjectSettings
Returns the default maps directory.
getMapsDirectoryDefault() - Method in class net.sf.gridarta.model.settings.DefaultEditorSettings
Returns the default maps directory.
getMapsDirectoryDefault() - Method in interface net.sf.gridarta.model.settings.EditorSettings
Returns the default maps directory.
getMapSize() - Method in exception net.sf.gridarta.actions.MapSizeMismatchException
Returns the size of the first map.
getMapSize() - Method in class net.sf.gridarta.gui.dialog.newmap.AbstractMapsizeNewMapDialog
Validate the map size fields and return the result.
getMapSize() - Method in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Validate the map size fields and return the result.
getMapSize() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns the map size.
getMapSize() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns the map size.
getMapSize() - Method in class net.sf.gridarta.model.mapmodel.MapSquareGrid
Returns the size of this map grid in map squares.
getMapSquare() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns the MapSquare of this container.
getMapSquare() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Returns the MapSquare of this container.
getMapSquare() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Returns the MapSquare of this container.
getMapSquare() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Get the MapSquare of this GameObjectContainer.
getMapSquare(Point) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Get the square at a specified location.
getMapSquare(Point) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Get the square at a specified location.
getMapSquare() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the MapSquare of this container.
getMapSquare(int, int) - Method in class net.sf.gridarta.model.mapmodel.MapSquareGrid
Returns the MapSquare at a given location.
getMapSquares() - Method in class net.sf.gridarta.model.validation.errors.ValidationError
Returns the MapSquares that caused the error.
getMapTransactionListener() - Method in class net.sf.gridarta.model.undo.UndoModel
Returns the MapTransactionListener that was passed to the constructor.
getMapView() - Method in class net.sf.gridarta.gui.map.event.MouseOpEvent
Returns the map view on which this event occurred.
getMapView() - Method in class net.sf.gridarta.gui.mapfiles.MapFile
Returns the MapView instance for this pickmap.
getMapView() - Method in class net.sf.gridarta.gui.panel.connectionview.View
Return the current map view.
getMapViewFrame() - Method in class net.sf.gridarta.gui.map.mapview.MapViews
Returns the last used view of a MapControl.
getMapViewFrame(MapControl<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewsManager
Returns the last used view of a MapControl.
getMapViewIterator() - Method in class net.sf.gridarta.gui.map.mapview.MapViews
Returns an Iterator returning all MapViews.
getMapViewIterator(MapControl<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewsManager
Returns an Iterator returning all MapViews of a MapControl.
getMapViews() - Method in class net.sf.gridarta.gui.map.mapview.MapViews
Returns the number of views of a MapControl.
getMapViews(MapControl<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewsManager
Returns the number of views of a MapControl.
getMapViewSettings() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Returns the MapViewSettings instance.
getMapViewsInt(MapControl<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewsManager
Returns the MapViews instance for a MapControl.
getMapWidth() - Method in class net.sf.gridarta.gui.dialog.newmap.AbstractMapsizeNewMapDialog
Returns the current map width value.
getMapWriter() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the MapWriter instance.
getMapX() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the X coordinate of this GameObject on its map.
getMapX() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the X coordinate of this GameObject on its map.
getMapX(Attributes) - Static method in class net.sf.gridarta.model.maplocation.MapLocation
Returns the exit y coordinate of a BaseObject.
getMapX() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the x coordinate on the map.
getMapY() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the Y coordinate of this GameObject on its map.
getMapY() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the Y coordinate of this GameObject on its map.
getMapY(Attributes) - Static method in class net.sf.gridarta.model.maplocation.MapLocation
Returns the exit x coordinate of a BaseObject.
getMapY() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns the y coordinate on the map.
getMark() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.MutableCaretEvent
 
getMarkPosition() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the mark position.
getMatcher(String...) - Method in class net.sf.gridarta.model.match.GameObjectMatchers
Returns a matcher by id; returns null if the matcher does not exist.
getMatcher(GameObjectMatcher) - Method in class net.sf.gridarta.model.validation.checks.AttributeRangeChecker
Returns the Type instance for a given GameObjectMatcher.
getMatcherWarn(ErrorViewCollector, String...) - Method in class net.sf.gridarta.model.match.GameObjectMatchers
Returns a matcher by id; prints a warning if the matcher does not exist.
getMax() - Method in class net.sf.gridarta.model.validation.checks.Range
Returns the maximum allowed value.
getMax() - Method in class net.sf.gridarta.plugin.parameter.DoubleParameter
Returns the maximal allowed value.
getMax() - Method in class net.sf.gridarta.plugin.parameter.IntegerParameter
Returns the maximal allowed value.
getMaxCheckValue() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInt
Returns the logical maximum allowed value.
getMaxUndoStates() - Method in class net.sf.gridarta.gui.undo.UndoControl
Returns the maximum number of undo states saved for each map.
getMaxValue() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInt
Returns the maximum allowed value.
getMaxValue() - Method in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Returns the maximum allowed bitmask value.
getMaxX() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Determines the maximum x-coordinate of any part relative to the head part.
getMaxX() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Determines the maximum x-coordinate of any part relative to the head part.
getMaxX() - Method in class net.sf.gridarta.model.gameobject.MultiArchData
Determine the maximum x-coordinate of any part.
getMaxY() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Determines the maximum y-coordinate of any part relative to the head part.
getMaxY() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Determines the maximum y-coordinate of any part relative to the head part.
getMaxY() - Method in class net.sf.gridarta.model.gameobject.MultiArchData
Determine the maximum y-coordinate of any part.
getMediaDirectory() - Method in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
Returns the media directory.
getMediaDirectory() - Method in interface net.sf.gridarta.model.settings.ProjectSettings
Returns the media directory.
getMediaDirectory() - Method in class net.sf.gridarta.model.settings.TestProjectSettings
Returns the media directory.
getMediaDirectoryDefault() - Method in class net.sf.gridarta.model.settings.DefaultEditorSettings
Returns the default media directory.
getMediaDirectoryDefault() - Method in interface net.sf.gridarta.model.settings.EditorSettings
Returns the default media directory.
getMemoryString(long) - Static method in class net.sf.gridarta.gui.misc.StatusBar
Returns the given memory amount as a string scales the value to be bytes, kilobytes or megabytes.
getMenu(JMenuBar, String) - Static method in class net.sf.gridarta.gui.utils.MenuUtils
Returns a named JMenu entry of a JMenuBar.
getMenu() - Method in class net.sf.gridarta.textedit.scripteditor.CFPythonPopup
 
getMenuBarComponent() - Method in class net.sf.gridarta.gui.filter.FilterMenuEntry
 
getMenuItem() - Method in class net.sf.gridarta.gui.filter.MenuItemCreator
Returns the menu item.
getMenuItemComponent() - Method in class net.sf.gridarta.gui.filter.FilterMenuEntry
 
getMessage() - Method in class net.sf.gridarta.model.validation.errors.ValidationError
Returns the error message for this validation error.
getMin() - Method in class net.sf.gridarta.model.validation.checks.Range
Returns the minimum allowed value.
getMin() - Method in class net.sf.gridarta.plugin.parameter.DoubleParameter
Returns the minimal allowed value.
getMin() - Method in class net.sf.gridarta.plugin.parameter.IntegerParameter
Returns the minimal allowed value.
getMinCheckValue() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInt
Returns the logical minimum allowed value.
getMinimumSize(Component) - Static method in class net.sf.gridarta.gui.utils.DirectionLayout
Returns the minimum size of a component or DirectionLayout.empty for null.
getMinimumSize() - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
getMinValue() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInt
Returns the minimum allowed value.
getMinX() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Determines the minimum x-coordinate of any part relative to the head part.
getMinX() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Determines the minimum x-coordinate of any part relative to the head part.
getMinX() - Method in class net.sf.gridarta.model.gameobject.MultiArchData
Determine the minimum x-coordinate of any part.
getMinX(ValidationError<G, A, R>, int) - Method in class net.sf.gridarta.model.validation.ValidationErrorComparator
Returns the minimal x coordinate of a ValidationError.
getMinY() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Determines the minimum y-coordinate of any part relative to the head part.
getMinY() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Determines the minimum y-coordinate of any part relative to the head part.
getMinY() - Method in class net.sf.gridarta.model.gameobject.MultiArchData
Determine the minimum y-coordinate of any part.
getMinY(ValidationError<G, A, R>) - Method in class net.sf.gridarta.model.validation.ValidationErrorComparator
Returns the minimal y coordinate of a ValidationError.
getMobsOrSpawnPoints() - Method in class net.sf.gridarta.model.validation.errors.BlockedMobOrSpawnPointError
Returns the mob or spawn point GameObjects.
getModifiedFields(G) - Method in interface net.sf.gridarta.model.io.GameObjectParser
Returns the modified fields of a GameObject.
getModifiedFields(TestGameObject) - Method in class net.sf.gridarta.model.io.TestGameObjectParser
Returns the modified fields of a GameObject.
getModifiedFields(GameObject) - Method in class net.sf.gridarta.var.atrinik.model.io.DefaultGameObjectParser
Returns the modified fields of a GameObject.
getModifiedFields(GameObject) - Method in class net.sf.gridarta.var.crossfire.model.io.DefaultGameObjectParser
Returns the modified fields of a GameObject.
getModifiedFields(GameObject) - Method in class net.sf.gridarta.var.daimonin.model.io.DefaultGameObjectParser
Returns the modified fields of a GameObject.
getModifiers() - Method in class net.sf.gridarta.gui.map.event.MouseOpEvent
 
getMouseOperation(MouseEvent) - Method in class net.sf.gridarta.gui.mapuserlistener.MapMouseListener
Get the mouse operation for a MouseEvent.
getMoveToMenu() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Returns the "Move To" menu within the button's context menu.
getMsgText(GameObject<G, A, R>) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.MsgTextTab
Returns the message text to be set.
getMsgText() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the message bound to this object.
getMsgText() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the message bound to this object.
getMulti() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the MultiArchData for this base object.
getMultiNext() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the next of this multi-part object.
getMultiNext() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the next of this multi-part object.
getMultiPartNr() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns the multi part id.
getMultiPartNr() - Method in interface net.sf.gridarta.model.archetype.Archetype
Returns the multi part id.
getMultiRefCount() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the number of parts for multi-part heads.
getMultiRefCount() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the number of parts for multi-part heads.
getMultiRefCount() - Method in class net.sf.gridarta.model.gameobject.MultiArchData
Returns the number of parts this multi-part object contains.
getMultiShapeID() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns the multi shape id.
getMultiShapeID() - Method in interface net.sf.gridarta.model.archetype.Archetype
Returns the multi shape id.
getMultiShapeID() - Method in class net.sf.gridarta.model.gameobject.MultiArchData
Return the shape ID of this object.
getMultiX() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns the x-distance of this part to the head part.
getMultiX() - Method in interface net.sf.gridarta.model.archetype.Archetype
Returns the x-distance of this part to the head part.
getMultiY() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns the y-distance of this part to the head part.
getMultiY() - Method in interface net.sf.gridarta.model.archetype.Archetype
Returns the y-distance of this part to the head part.
getName() - Method in class net.sf.gridarta.gui.map.viewaction.ViewAction
Returns the name for sorting the menu entries.
getName() - Method in class net.sf.gridarta.gui.mapfiles.MapFolder
Returns the name.
getName() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
Returns the tab name.
getName() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
Returns the tab name.
getName() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.FaceTab
Returns the tab name.
getName() - Method in interface net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesTab
Returns the tab name.
getName() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.MsgTextTab
Returns the tab name.
getName() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.TextEditorTab
Returns the tab name.
getName() - Method in enum net.sf.gridarta.gui.utils.borderpanel.Location
Returns a name for building resource keys.
getName() - Method in class net.sf.gridarta.model.anim.DefaultAnimationObject
Get the name of this AbstractNamedObject.
getName() - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserFolder
Returns the folder name.
getName() - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
Returns the panel name.
getName() - Method in interface net.sf.gridarta.model.configsource.ConfigSource
Returns the internal name.
getName() - Method in class net.sf.gridarta.model.data.AbstractNamedObjects
Returns the tree name.
getName() - Method in interface net.sf.gridarta.model.data.NamedObject
Get the name of this AbstractNamedObject.
getName() - Method in interface net.sf.gridarta.model.data.NamedObjects
Returns the tree name.
getName() - Method in class net.sf.gridarta.model.data.NamedTreeNode
Returns the name.
getName() - Method in class net.sf.gridarta.model.face.DefaultFaceObject
Get the name of this AbstractNamedObject.
getName(V) - Method in class net.sf.gridarta.model.index.AbstractIndex
Returns the name associated with a value.
getName(V) - Method in interface net.sf.gridarta.model.index.Index
Returns the name associated with a value.
getName() - Method in class net.sf.gridarta.model.match.MutableNameGameObjectMatcher
Returns the archetype name matched by this matcher.
getName() - Method in class net.sf.gridarta.model.match.NamedGameObjectMatcher
Gets the name of this NamedGameObjectMatcher.
getName(BaseObject<?, ?, ?, ?>) - Static method in class net.sf.gridarta.model.spells.GameObjectSpell
Return the name to use for a given archetype.
getName() - Method in class net.sf.gridarta.model.spells.Spell
Return the spell name.
getName() - Method in class net.sf.gridarta.model.tiles.TileLink
 
getName() - Method in class net.sf.gridarta.model.treasurelist.TreasureObj
Returns the name of this treasure object.
getName() - Method in class net.sf.gridarta.model.undo.UndoState
Return the name of the operation.
getName() - Method in class net.sf.gridarta.plugin.parameter.AbstractPluginParameter
The name of the parameter.
getName() - Method in interface net.sf.gridarta.plugin.parameter.PluginParameter
The name of the parameter.
getName() - Method in class net.sf.gridarta.plugin.Plugin
Returns the name of this plugin.
getName() - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.Parameter
Returns the parameter name.
getName() - Method in class net.sf.gridarta.var.atrinik.model.settings.CollectedConfigSource
Returns the internal name.
getName() - Method in class net.sf.gridarta.var.atrinik.model.settings.FilesConfigSource
Returns the internal name.
getName() - Method in class net.sf.gridarta.var.crossfire.model.settings.CollectedConfigSource
Returns the internal name.
getName() - Method in class net.sf.gridarta.var.crossfire.model.settings.FilesConfigSource
Returns the internal name.
getName() - Method in class net.sf.gridarta.var.daimonin.model.settings.CollectedConfigSource
Returns the internal name.
getName() - Method in class net.sf.gridarta.var.daimonin.model.settings.FilesConfigSource
Returns the internal name.
getNamedObject() - Method in class net.sf.gridarta.model.data.NamedTreeNode
Returns the AbstractNamedObject of this node.
getNearestMatch(String) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxModel
 
getNewValue() - Method in exception net.sf.gridarta.model.smoothface.DuplicateSmoothFaceException
Returns the new value.
getNext(G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Return the GameObject succeeding a given game object.
getNext() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Returns the game object succeeding this game object.
getNext() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Returns the game object succeeding this game object.
getNext(T) - Method in class net.sf.gridarta.model.gameobject.MultiArchData
Return the part following a given part.
getNormalImage() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the normal face for this GameObject.
getNormalImage() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the normal face for this GameObject.
getNumber() - Method in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Returns the number of bitmask entries (not counting zero).
getNumber() - Method in class net.sf.gridarta.model.spells.NumberSpell
Return the spell number.
getNumberSpells() - Method in class net.sf.gridarta.project.ProjectModel
 
getObj() - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.LineInfo
 
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttribute
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeAnimationName
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBitmask
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBool
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBoolSpec
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeFaceName
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeFloat
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeInt
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeInvSpell
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeList
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeList2
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeLong
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeMapPath
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeScriptFile
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeSpell
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeString
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeText
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeTreasure
Returns the attribute text for this attribute.
getObjectText(G, Archetype<G, A, R>, String[], ArchetypeType) - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeZSpell
Returns the attribute text for this attribute.
getObjectText() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the object text of this GameObject as String.
getObjectText() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the object text of this GameObject as String.
getObjectText() - Method in class net.sf.gridarta.model.baseobject.GameObjectText
Returns the object text.
getObjName() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the name of the object as shown to the player.
getObjName() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the name of the object as shown to the player.
getOffset() - Method in class net.sf.gridarta.model.face.DefaultFaceObject
Get the offset of this face in the actualFilename.
getOldValue() - Method in exception net.sf.gridarta.model.smoothface.DuplicateSmoothFaceException
Returns the existing value.
getOpenedMaps() - Method in class net.sf.gridarta.model.mapmanager.AbstractMapManager
Returns all opened maps.
getOpenedMaps() - Method in interface net.sf.gridarta.model.mapmanager.MapManager
Returns all opened maps.
getOpenMap() - Method in class net.sf.gridarta.model.mapmanager.AbstractMapManager
Returns one open map.
getOpenMap() - Method in interface net.sf.gridarta.model.mapmanager.MapManager
Returns one open map.
getOpenPickmapMap() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Determine if "open pickmap as map" is enabled.
getOptions() - Method in interface net.sf.gridarta.model.scripts.ScriptedEvent
 
getOptions() - Method in class net.sf.gridarta.var.atrinik.model.scripts.DefaultScriptedEvent
getOptions() - Method in class net.sf.gridarta.var.crossfire.model.scripts.DefaultScriptedEvent
getOptions() - Method in class net.sf.gridarta.var.daimonin.model.scripts.DefaultScriptedEvent
getOrCreate(MapControl<G, A, R>, ImageType) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Returns an icon or preview Image for a given map.
getOrCreate(File, ImageType) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Returns a preview Image for a given map file.
getOrCreateArchetype(String) - Method in interface net.sf.gridarta.model.archetypeset.ArchetypeSet
Returns an archetype by its name.
getOrCreateArchetype(String) - Method in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
Returns an archetype by its name.
getOrCreateChildNode(MutableTreeNode, String) - Static method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
Returns a child node by category name.
getOrCreateDirectory(MutableTreeNode, String) - Method in class net.sf.gridarta.gui.mapmenu.MapMenu
Returns the MapMenuEntryDir for a given path.
getOrCreateFolder(String) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
Returns an ArchetypeChooserFolder by folder name.
getOrCreateIcon(File) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Returns an icon Image for a given map file.
getOrCreateIcon(MapControl<G, A, R>) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Returns an icon Image for a given map.
getOrCreateNodeForCategory(DefaultMutableTreeNode, CharSequence) - Static method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
Returns the branch DefaultMutableTreeNode for a given category.
getOrCreatePreview(File) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Returns a preview Image for a given map file.
getOrCreatePreview(MapControl<G, A, R>) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Returns a preview Image for a given map.
getOrCreateSection(String) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSections
Returns an ArchetypeAttributeSection by section name.
getOriginalFilename() - Method in class net.sf.gridarta.model.face.DefaultFaceObject
Get the original filename of this face.
getOriginalFilename() - Method in interface net.sf.gridarta.model.face.FaceObject
Get the original filename of this face.
getOtherMapSize() - Method in exception net.sf.gridarta.actions.MapSizeMismatchException
Returns the size of the second map.
getOutput() - Method in class net.sf.gridarta.utils.CopyReader
Returns the reader's output.
getPainter() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the object responsible for painting this text area.
getPaintingOperations() - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.TestMapRenderer
Returns and clears the accumulated painting operations.
getPaintInvalid() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getPaintX() - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.ClosingLabel
Returns the x coordinate at which this label was painted last.
getPanel() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
Creates the contents panel.
getPanel() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
Creates the contents panel.
getPanel() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.FaceTab
Creates the contents panel.
getPanel() - Method in interface net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesTab
Creates the contents panel.
getPanel() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.MsgTextTab
Creates the contents panel.
getPanel() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.TextEditorTab
Creates the contents panel.
getPanel(String) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserModel
Returns an ArchetypeChooserPanel by panel name.
getPanels() - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserModel
getParameter(int) - Method in class net.sf.gridarta.model.validation.checks.MapCheckerScriptFailureError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.checks.MapCheckerScriptIOError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.checks.MapCheckerScriptMapError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.checks.MapCheckerScriptMapSquareError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.checks.MapCheckerScriptMissingError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.checks.NonAbsoluteExitPathError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.AttributeRangeError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.ConnectionError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.CustomTypeError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.EnvironmentInvError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.EnvironmentMapError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.ExitError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.MapDifficultyError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.SquareValidationError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.TilePathsError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.UndefinedAnimError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.UndefinedFaceError
Returns a parameter string to be used in the error message.
getParameter(int) - Method in class net.sf.gridarta.model.validation.errors.ValidationError
Returns a parameter string to be used in the error message.
getParameter(String) - Method in class net.sf.gridarta.plugin.Plugin
Returns the index for a plugin parameter name.
getParameter(int) - Method in class net.sf.gridarta.plugin.Plugin
Returns the PluginParameter at a given index.
getParameter(String) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.Spec
Returns the parameter specification for a parameter name.
getParameterDescriptionEditor(PluginParameter<G, A, R, ?>) - Method in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
 
getParameterNameEditor(PluginParameter<G, A, R, ?>) - Method in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
 
getParameterType() - Method in class net.sf.gridarta.plugin.parameter.ArchetypeParameter
Returns the parameter type name.
getParameterType() - Method in class net.sf.gridarta.plugin.parameter.BooleanParameter
Returns the parameter type name.
getParameterType() - Method in class net.sf.gridarta.plugin.parameter.DoubleParameter
Returns the parameter type name.
getParameterType() - Method in class net.sf.gridarta.plugin.parameter.FilterParameter
Returns the parameter type name.
getParameterType() - Method in class net.sf.gridarta.plugin.parameter.IntegerParameter
Returns the parameter type name.
getParameterType() - Method in class net.sf.gridarta.plugin.parameter.MapParameter
Returns the parameter type name.
getParameterType() - Method in class net.sf.gridarta.plugin.parameter.MapPathParameter
Returns the parameter type name.
getParameterType() - Method in interface net.sf.gridarta.plugin.parameter.PluginParameter
Returns the parameter type name.
getParameterType() - Method in class net.sf.gridarta.plugin.parameter.StringParameter
Returns the parameter type name.
getParameterType() - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.Parameter
Returns the parameter type for the value of this parameter.
getParameterTypeEditor(PluginParameter<G, A, R, ?>) - Method in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
 
getParameterView(PluginParameter<G, A, R, ?>) - Method in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
 
getParent() - Method in class net.sf.gridarta.gui.mapfiles.MapFolder
Returns the parent folder.
getParent() - Method in class net.sf.gridarta.model.data.NamedTreeNode
getParentComponent() - Method in class net.sf.gridarta.gui.utils.AsynchronousProgress
getPath() - Method in class net.sf.gridarta.model.data.AbstractNamedObject
Get the path of this AbstractNamedObject.
getPath() - Method in interface net.sf.gridarta.model.data.NamedObject
Get the path of this AbstractNamedObject.
getPathFor(String) - Method in class net.sf.gridarta.model.data.NamedTreeNode
Get the path for a node.
getPathManager() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the PathManager.
getPathManager() - Method in class net.sf.gridarta.project.ProjectModel
 
getPattern() - Method in enum net.sf.gridarta.textedit.textarea.tokenmarker.ParameterType
Returns the pattern matching valid parameter values.
getPending(Index<File>) - Static method in class net.sf.gridarta.model.index.MapsIndexTest
Returns all pending values of a MapsIndex.
getPickmap() - Method in class net.sf.gridarta.gui.mapfiles.MapFile
Returns the MapControl representing this pickmap.
getPickmap(File) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
Returns the pickmap by file name.
getPickmapDir() - Method in interface net.sf.gridarta.model.settings.ProjectSettings
Returns the pickmap directory.
getPickmapDir() - Method in class net.sf.gridarta.model.settings.TestProjectSettings
Returns the pickmap directory.
getPickmapDir() - Method in class net.sf.gridarta.var.atrinik.model.settings.AtrinikDefaultProjectSettings
Returns the pickmap directory.
getPickmapDir() - Method in class net.sf.gridarta.var.crossfire.model.settings.CrossfireDefaultProjectSettings
Returns the pickmap directory.
getPickmapDir() - Method in class net.sf.gridarta.var.daimonin.model.settings.DaimoninDefaultProjectSettings
Returns the pickmap directory.
getPickmapManager() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the pickmap manager instance.
getPickmapManager() - Method in class net.sf.gridarta.project.ProjectModel
 
getPickmapName() - Method in class net.sf.gridarta.gui.dialog.newmap.NewPickmapDialog
Returns the current pickmap name value.
getPickmapPanel() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
Returns the JTabbedPane with all pickmaps.
getPickmaps() - Method in class net.sf.gridarta.gui.mapfiles.MapFolder
Returns the number of pickmaps in this folder.
getPlugin(String) - Method in class net.sf.gridarta.plugin.PluginModel
 
getPlugin(int) - Method in class net.sf.gridarta.plugin.PluginModel
 
getPluginAsFilter(PluginParameters) - Method in class net.sf.gridarta.plugin.Plugin
 
getPluginCount() - Method in class net.sf.gridarta.plugin.PluginModel
 
getPluginModel() - Method in class net.sf.gridarta.project.ProjectModel
 
getPluginName() - Method in interface net.sf.gridarta.model.scripts.ScriptedEvent
 
getPluginName() - Method in class net.sf.gridarta.var.atrinik.model.scripts.DefaultScriptedEvent
getPluginName() - Method in class net.sf.gridarta.var.crossfire.model.scripts.DefaultScriptedEvent
getPluginName() - Method in class net.sf.gridarta.var.daimonin.model.scripts.DefaultScriptedEvent
getPopup() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getPopupMenu() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Returns the button's context menu.
getPreferredSize(Component) - Static method in class net.sf.gridarta.gui.utils.DirectionLayout
Returns the preferred size of a component or DirectionLayout.empty for null.
getPreferredSize() - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
getPrefix() - Method in enum net.sf.gridarta.preferences.NodeType
Returns the prefix for building key names.
getPresentationName() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.CaretUndo
 
getPressure() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the pressure.
getPrev(G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Return the GameObject preceding a given game object.
getPrev() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Returns the game object preceding this game object.
getPrev() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Returns the game object preceding this game object.
getPreview(File) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Returns a preview Image for a given map file.
getProjectSettings() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns the ProjectSettings.
getProjectSettings() - Method in class net.sf.gridarta.project.ProjectModel
 
getProperties() - Method in class net.sf.gridarta.model.filter.NamedGameObjectMatcherFilterConfig
 
getProperty(String) - Method in class net.sf.gridarta.model.filter.NamedGameObjectMatcherFilterConfig
 
getProxy() - Static method in class net.sf.gridarta.gui.dialog.prefs.NetPreferences
Returns the currently preferred proxy.
getPythonKeywords() - Static method in class net.sf.gridarta.textedit.textarea.tokenmarker.PythonTokenMarker
 
getRandomMapParameter(BaseObject<?, ?, ?, ?>, String) - Static method in class net.sf.gridarta.model.maplocation.MapLocation
Extracts a parameter value for an exit to a random map.
getRealNode(TreasureTree, TreasureTreeNode) - Static method in class net.sf.gridarta.model.treasurelist.TreasureLoader
Returns the "real" (top-level) node that corresponds to a given node.
getRec(int, Map<Integer, ConnectionChecker<G, A, R>.Rec>) - Method in class net.sf.gridarta.model.validation.checks.ConnectionChecker
Returns the record that describes a connection value.
getRecChange() - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Returns a rectangle where the grid was changed.
getRef() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttribute
Returns the attribute data.
getRegion() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the region attribute.
getRegion() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the region the map is in.
getRelativeFile(File) - Method in class net.sf.gridarta.gui.utils.JFileField
Returns the contents for the text input field for a file.
getRenderer() - Method in class net.sf.gridarta.gui.map.mapview.DefaultMapView
Returns the MapRenderer for this view.
getRenderer() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Returns the MapRenderer for this view.
getRenderer() - Method in class net.sf.gridarta.gui.map.mapview.TestMapView
Returns the MapRenderer for this view.
getRenderer(MapControl<G, A, R>) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Returns a MapRenderer for a map.
getRepaintRec(Rectangle) - Method in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
Returns smallest Rectangle on the map that needs to be repaint.
getRepeatCount() - Method in class net.sf.gridarta.textedit.textarea.InputHandler
Returns the number of times the next action will be repeated.
getResetAction() - Method in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager
Gets the reset action.
getResetTimeout() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns the reset timeout (in seconds).
getResetTimeout() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns the reset timeout (in seconds).
getResource(File, String) - Static method in class net.sf.gridarta.utils.IOUtils
Get the URL of a resource.
getResourceIcon(String) - Method in class net.sf.gridarta.utils.ResourceIcons
Returns the image icon for the given icon name.
getResourceIcons() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Returns the ResourceIcons instance.
getResources() - Method in class net.sf.gridarta.project.ProjectModel
 
getRevLink() - Method in class net.sf.gridarta.model.tiles.TileLink
Returns the index for reverse map linking.
getRoot() - Method in class net.sf.gridarta.gui.mapmenu.MapMenu
Returns the root node.
getRoot() - Method in class net.sf.gridarta.model.treasurelist.TreasureTree
Returns the root node for normal treasure lists.
getRotate(Attributes) - Static method in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
Returns the rotation angle of a game object.
getRow() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfo
Returns the row component to display filled horizontally or null.
getRow() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoGlue
Returns the row component to display filled horizontally or null.
getRow() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoRow
Returns the row component to display filled horizontally or null.
getRow() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoTwoColumn
Returns the row component to display filled horizontally or null.
getRowCount() - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
getRowCount() - Method in class net.sf.gridarta.gui.dialog.findarchetypes.TableModel
getRows() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getRunValues(Plugin<G, A, R>, Component) - Method in class net.sf.gridarta.gui.dialog.plugin.PluginView
 
getSavedSquares() - Method in class net.sf.gridarta.model.undo.UndoState
Returns the map squares that have changed in the operation.
getScriptedEvent(int, G) - Method in class net.sf.gridarta.model.scripts.DefaultScriptArchData
Search the owner game object for an event object of the specified event type.
getScriptedEvent(int, G) - Method in interface net.sf.gridarta.model.scripts.ScriptArchData
Search the owner game object for an event object of the specified event type.
getScriptExtension() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns the extension for script files.
getScriptExtension() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the extension for script files.
getScriptExtension() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the extension for script files.
getScriptExtension() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the extension for script files.
getScriptFileFilter() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns the FileFilter for script files.
getScriptFileFilter() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the FileFilter for script files.
getScriptFileFilter() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the FileFilter for script files.
getScriptFileFilter() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the FileFilter for script files.
getScriptName() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns the display name for script files.
getScriptName() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the display name for script files.
getScriptName() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the display name for script files.
getScriptName() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the display name for script files.
getScriptPath() - Method in interface net.sf.gridarta.model.scripts.ScriptedEvent
 
getScriptPath() - Method in class net.sf.gridarta.var.atrinik.model.scripts.DefaultScriptedEvent
getScriptPath() - Method in class net.sf.gridarta.var.crossfire.model.scripts.DefaultScriptedEvent
getScriptPath() - Method in class net.sf.gridarta.var.daimonin.model.scripts.DefaultScriptedEvent
getScriptsDir() - Method in interface net.sf.gridarta.project.ProjectFactory
Returns the default directory for editor scripts.
getScriptsDir() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the default directory for editor scripts.
getScriptsDir() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the default directory for editor scripts.
getScriptsDir() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the default directory for editor scripts.
getScriptsFile() - Method in class net.sf.gridarta.project.ProjectModel
 
getScrollableTracksViewportWidth() - Method in class net.sf.gridarta.gui.panel.gameobjecttexteditor.ScrollingTextPane
getScrollPane() - Method in class net.sf.gridarta.gui.map.mapview.DefaultMapView
Returns the JScrollPane of this map view.
getScrollPane() - Method in class net.sf.gridarta.gui.map.mapview.MapCursorTracker
Returns the JScrollPane of the renderer.
getScrollPane() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Returns the JScrollPane of this map view.
getScrollPane() - Method in class net.sf.gridarta.gui.map.mapview.TestMapView
Returns the JScrollPane of this map view.
getSecond() - Method in class net.sf.gridarta.utils.Pair
Returns the second value.
getSectionName() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSection
Returns this section's name.
getSelectedArchetype() - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypePanel
Returns the archetype currently selected in the list.
getSelectedArchetype() - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserFolder
Returns the selected Archetype.
getSelectedButton() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonList
Returns the currently selected button.
getSelectedButton(boolean) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.DoubleButtonList
Returns the currently selected button.
getSelectedConnections() - Method in class net.sf.gridarta.gui.panel.connectionview.View
Return a list of all selected connections.
getSelectedFolder() - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypePanel
Returns the selected folder in ArchetypePanel.folders.
getSelectedFolder() - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
Returns the selected ArchetypeChooserFolder.
getSelectedGameObject() - Method in class net.sf.gridarta.gui.map.mapview.AbstractMapView
Return one selected game object.
getSelectedGameObject() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Return one selected game object.
getSelectedGameObject() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.AbstractGameObjectAttributesTab
Returns the currently selected GameObject.
getSelectedGameObject() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesModel
Returns the selected game object.
getSelectedGameObject() - Method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareModel
Returns the currently selected GameObject within this list (currently selected MapSquare).
getSelectedGameObjects() - Method in class net.sf.gridarta.gui.map.mapview.AbstractMapView
Return all selected game objects.
getSelectedGameObjects() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Return all selected game objects.
getSelectedIndex() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
Returns the selected index.
getSelectedIndex() - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
 
getSelectedItem() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxModel
 
getSelectedItem() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterComboBoxModel
getSelectedMapSquare() - Method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareModel
Returns the currently selected map square.
getSelectedPanel() - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserModel
Returns the selected ArchetypeChooserPanel.
getSelectedPickmap() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Returns the selected pickmap.
getSelectedRec() - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Returns the smallest rectangle containing selection.
getSelectedSquares() - Method in class net.sf.gridarta.gui.map.mapview.AbstractMapView
Returns the selected squares.
getSelectedSquares() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Returns the selected squares.
getSelectedTab() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Returns the selected tab.
getSelectedText() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the selected text, or null if no selection is active.
getSelectedTool() - Method in class net.sf.gridarta.gui.panel.tools.ToolSelector
Returns the tool that is currently selected.
getSelectedTreasureList() - Method in class net.sf.gridarta.gui.treasurelist.CFTreasureListTree
Returns the name of the currently selected treasurelist.
getSelectedValue() - Method in class net.sf.gridarta.gui.utils.GList
getSelection() - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserControl
Returns the selected game object.
getSelection() - Method in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
Returns the active arch in the left-side panel.
getSelection() - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooser
Returns the active arch in the left-side panel.
getSelection() - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooserTab
Returns the selected game object.
getSelection() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Returns the selected game object.
getSelection() - Method in class net.sf.gridarta.mainactions.MainActions
Determine if the current map has a selection.
getSelection() - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Returns the selection.
getSelectionColor() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
getSelectionEnd() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the selection end offset.
getSelectionEndLine() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the selection end line.
getSelections() - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserControl
Returns the selected game objects.
getSelections() - Method in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
Returns the selected arches in the left-side panel.
getSelections() - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooser
Returns the selected arches in the left-side panel.
getSelections() - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooserTab
Returns the selected game objects.
getSelections() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Returns the selected game objects.
getSelectionStart() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the selection start offset.
getSelectionStartLine() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the selection start line.
getServer() - Method in class net.sf.gridarta.gui.dialog.prefs.AppPreferencesModel
Returns the server setting.
getServerDefault() - Method in class net.sf.gridarta.gui.dialog.prefs.AppPreferencesModel
Returns the server setting's default value.
getSeverity() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Returns the overall Severity.
getSeverity() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Returns the tab's Severity.
getShopGreed() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the greed of the shop.
getShopItems() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the item spec for the shop.
getShopMax() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the maximum price the shop will trade for.
getShopMin() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the minimum price the shop will trade for.
getShopRace() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the preferred race of the shop.
getShortcut(Action) - Static method in class net.sf.gridarta.utils.ActionUtils
Returns the shortcut of an Action.
getShortcut(Action, String) - Static method in class net.sf.gridarta.utils.ActionUtils
Returns the shortcut of an Action.
getShortcutDescription(Action, String) - Static method in class net.sf.gridarta.utils.ActionUtils
Returns a description of the shortcut of an Action.
getShrinkFlags(MapModel<?, ?, ?>) - Static method in class net.sf.gridarta.gui.dialog.shrinkmapsize.ShrinkMapSizeUtils
Returns which borders contain empty squares.
getSize() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxModel
 
getSize() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterComboBoxModel
getSize() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Returns the tab's size.
getSize() - Method in class net.sf.gridarta.model.face.DefaultFaceObject
Get the size of this face in the actualFilename.
getSize() - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Returns size of grid.
getSize2(Location) - Method in interface net.sf.gridarta.gui.utils.borderpanel.BorderPanelListener
Returns the preferred position of the inner split pane.
getSizeX() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Determines the horizontal extent in squares.
getSizeX() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Determines the horizontal extent in squares.
getSizeX() - Method in class net.sf.gridarta.model.gameobject.MultiArchData
Determine the horizontal extent in squares.
getSizeY() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Determines the vertical extent in squares.
getSizeY() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Determines the vertical extent in squares.
getSizeY() - Method in class net.sf.gridarta.model.gameobject.MultiArchData
Determine the vertical extent in squares.
getSky() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the sky settings.
getSmoothFace(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.smoothface.SmoothFaces
Returns the smooth faces for a GameObject.
getSmoothFaces() - Method in class net.sf.gridarta.project.ProjectModel
 
getSource() - Method in class net.sf.gridarta.model.mapgrid.MapGridEvent
getSpec(String) - Static method in class net.sf.gridarta.textedit.textarea.tokenmarker.DaimoninAITokenMarker
Returns the command specification from a command name.
getSpell(int) - Method in class net.sf.gridarta.model.spells.Spells
Return one spell object by index.
getSpellFile() - Method in interface net.sf.gridarta.project.ProjectFactory
Returns the spell file name to load.
getSpellFile() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the spell file name to load.
getSpellFile() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the spell file name to load.
getSpellFile() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the spell file name to load.
getSpellType() - Method in interface net.sf.gridarta.project.ProjectFactory
Returns the archetype type for game object spells.
getSpellType() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the archetype type for game object spells.
getSpellType() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the archetype type for game object spells.
getSpellType() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the archetype type for game object spells.
getSpi(String) - Method in class net.sf.gridarta.preferences.FilePreferences
getSplitPaneOppositeOrientation() - Method in enum net.sf.gridarta.gui.utils.borderpanel.Location
Returns the opposite orientation for a JSplitPane.
getSplitPaneOrientation() - Method in enum net.sf.gridarta.gui.utils.borderpanel.Location
Returns the orientation for a JSplitPane.
getSplitPanePreferredSize() - Method in class net.sf.gridarta.gui.utils.borderpanel.BorderSplitPane
Calculates the preferred size of the split pane.
getSplitPaneResizeWeight() - Method in enum net.sf.gridarta.gui.utils.borderpanel.Location
Returns the resize weight for a JSplitPane.
getSplitPaneSize(int) - Method in class net.sf.gridarta.gui.utils.borderpanel.BorderSplitPane
Converts between logical and physical sizes of BorderSplitPane.splitPane.
getSquareBounds(Point) - Method in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
Returns coordinates, length and width of map square.
getSquareBounds(Point) - Method in class net.sf.gridarta.gui.map.renderer.AbstractSimpleIsoMapRenderer
Returns coordinates, length and width of map square.
getSquareBounds(Point) - Method in interface net.sf.gridarta.gui.map.renderer.MapRenderer
Returns coordinates, length and width of map square.
getSquareBounds(Point) - Method in class net.sf.gridarta.gui.map.renderer.TestMapRenderer
Returns coordinates, length and width of map square.
getSquareBounds(Point) - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
Returns coordinates, length and width of map square.
getSquareBounds(Point) - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.SimpleFlatMapRenderer
Returns coordinates, length and width of map square.
getSquareLocationAt(Point, Point) - Method in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
Returns the map location at the given point or null if no map location is at the point.
getSquareLocationAt(Point, Point) - Method in class net.sf.gridarta.gui.map.renderer.AbstractSimpleIsoMapRenderer
Returns the map location at the given point or null if no map location is at the point.
getSquareLocationAt(Point, Point) - Method in interface net.sf.gridarta.gui.map.renderer.MapRenderer
Returns the map location at the given point or null if no map location is at the point.
getSquareLocationAt(Point, Point) - Method in class net.sf.gridarta.gui.map.renderer.TestMapRenderer
Returns the map location at the given point or null if no map location is at the point.
getSquareLocationAt(Point, Point) - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
Returns the map location at the given point or null if no map location is at the point.
getSquareLocationAt(Point, Point) - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.SimpleFlatMapRenderer
Returns the map location at the given point or null if no map location is at the point.
getState(int) - Method in class net.sf.gridarta.gui.utils.GSplitPane
Returns the minimized/maximized state for a given divider location.
getStorage() - Method in class net.sf.gridarta.preferences.FilePreferences
Return the storage instance used for loading/saving values.
getString(ActionBuilder, String, String) - Static method in class net.sf.gridarta.utils.ActionBuilderUtils
Returns the value of a key.
getString(ActionBuilder, String) - Static method in class net.sf.gridarta.utils.ActionBuilderUtils
Returns the value of a key.
getStringValue() - Method in class net.sf.gridarta.plugin.parameter.AbstractStringPluginParameter
Returns the string representation of the current value of the parameter.
getStringValue() - Method in class net.sf.gridarta.plugin.parameter.BooleanParameter
Returns the string representation of the current value of the parameter.
getStringValue() - Method in class net.sf.gridarta.plugin.parameter.DoubleParameter
Returns the string representation of the current value of the parameter.
getStringValue() - Method in class net.sf.gridarta.plugin.parameter.IntegerParameter
Returns the string representation of the current value of the parameter.
getStringValue() - Method in interface net.sf.gridarta.plugin.parameter.PluginParameter
Returns the string representation of the current value of the parameter.
getStringValue() - Method in class net.sf.gridarta.plugin.parameter.StringParameter
Returns the string representation of the current value of the parameter.
getStringValue(Action, String) - Static method in class net.sf.gridarta.utils.ActionUtils
Returns an Action's value as a string.
getStyle(byte) - Method in class net.sf.gridarta.textedit.textarea.SyntaxStyles
Returns a style for a token id.
getStyledFont(Font) - Method in class net.sf.gridarta.textedit.textarea.SyntaxStyle
Returns the specified font, but with the style's bold and italic flags applied.
getStyles() - Method in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
Returns the syntax styles used to paint colorized text.
getStyles() - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
Returns the syntax styles used to paint colorized text.
getSwapTime() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns the swap time (in ticks).
getSwapTime() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns the swap time (in ticks).
getSyntaxErrors(BaseObject<?, ?, ?, ?>, ArchetypeType) - Static method in class net.sf.gridarta.model.gameobject.GameObjectUtils
This method checks the objectText for syntax errors.
getTabbedPane() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
Returns the JTabbedPane that contains all attribute tabs.
getTabCount() - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.TableHeaderCellRenderer
getTabSeverity() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.AbstractGameObjectAttributesTab
Returns the tab severity.
getTabSeverity() - Method in interface net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesTab
Returns the tab severity.
getTemperature() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the temperature.
getText() - Method in class net.sf.gridarta.gui.map.maptilepane.TilePanel
Returns the text.
getText(int) - Method in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Generate the text to be displayed for a given bitmask value.
getText() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns the message text.
getText() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns the message text.
getText() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the entire text of this text area.
getText(int, int) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the specified substring of the document.
getText(int, int, Segment) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Copies the specified substring of the document into a segment.
getTextArea(EventObject) - Static method in class net.sf.gridarta.textedit.textarea.InputHandler
Returns the text area that fired the specified event.
getTextPane() - Method in class net.sf.gridarta.gui.panel.gameobjecttexteditor.GameObjectTextEditor
Returns the text input pane.
getThis() - Method in class net.sf.gridarta.model.archetype.TestDefaultArchetype
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.model.archetype.TestUndefinedArchetype
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.model.filter.AbstractFilterConfig
Returns this filter config.
getThis() - Method in class net.sf.gridarta.model.filter.NamedFilterConfig
Returns this filter config.
getThis() - Method in class net.sf.gridarta.model.filter.NamedGameObjectMatcherFilterConfig
Returns this filter config.
getThis() - Method in class net.sf.gridarta.model.gameobject.TestGameObject
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns this map arch object cast to its real type.
getThis() - Method in class net.sf.gridarta.model.maparchobject.TestMapArchObject
Returns this map arch object cast to its real type.
getThis() - Method in class net.sf.gridarta.var.atrinik.model.archetype.DefaultArchetype
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.var.atrinik.model.archetype.UndefinedArchetype
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.var.atrinik.model.gameobject.GameObject
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns this map arch object cast to its real type.
getThis() - Method in class net.sf.gridarta.var.crossfire.model.archetype.DefaultArchetype
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.var.crossfire.model.archetype.UndefinedArchetype
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.GameObject
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns this map arch object cast to its real type.
getThis() - Method in class net.sf.gridarta.var.daimonin.model.archetype.DefaultArchetype
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.var.daimonin.model.archetype.UndefinedArchetype
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.var.daimonin.model.gameobject.GameObject
Returns this as its real type.
getThis() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns this map arch object cast to its real type.
getTilePanel() - Method in class net.sf.gridarta.gui.map.maptilepane.MapTilePanel
 
getTilePath(String, String, File) - Static method in class net.sf.gridarta.actions.AttachTiledMaps
Returns the map path for a tile of a map and a tile path.
getTilePath(int) - Method in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
Returns one tile path.
getTilePath(Direction) - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns a tile path.
getTilePath(Direction) - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns a tile path.
getTilePaths() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns the number of tile paths.
getTilePaths() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns the number of tile paths.
getTilesetId() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the tileset id attribute.
getTilesetId() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the tileset id.
getTilesetX() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the tileset x attribute.
getTilesetX() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the tileset x coordinate.
getTilesetY() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the tileset y attribute.
getTilesetY() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the tileset y coordinate.
getTitle(TreeNode) - Static method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
Returns the category for a node in the action tree.
getTitle() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuEntry
Returns the entry's title.
getTitle() - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserControl
Returns the title to display in the object chooser.
getTitle() - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooserTab
Returns the title to display in the object chooser.
getTitle() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Returns the title to display in the object chooser.
getTitle(MapFile<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
Returns the title of a pickmap to use as the tab name.
getToken() - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.LineInfo
 
getTokenMarker() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the document's token marker.
getTokenMarker() - Method in class net.sf.gridarta.textedit.textarea.SyntaxDocument
Returns the token marker that is to be used to split lines of this document up into tokens.
getTool(MouseOpEvent<G, A, R>) - Method in class net.sf.gridarta.gui.panel.tools.ToolPalette
Returns a MouseOpListener depending on the event and the default settings.
getToolbarComponent() - Method in class net.sf.gridarta.gui.filter.FilterMenuEntry
 
getToolTipText(MouseEvent) - Method in class net.sf.gridarta.gui.map.renderer.AbstractMapRenderer
getToolTipText(MouseEvent) - Method in class net.sf.gridarta.gui.utils.GList
getToolTipText(T) - Method in interface net.sf.gridarta.gui.utils.ToolTipProvider
Returns the tooltip text for an element.
getTopContainer() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Get the topmost container of this GameObject (in Game sense, which means being in a MapSquare isn't, but being in an GameObject is).
getTopContainer() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Get the topmost container of this GameObject (in Game sense, which means being in a MapSquare isn't, but being in an GameObject is).
getTopmostInsertionMode() - Method in class net.sf.gridarta.model.mapmodel.InsertionModeSet
Returns the "topmost" insertion mode.
getTopmostInsertionMode() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Returns the "topmost" insertion mode.
getTopmostInsertionMode() - Method in class net.sf.gridarta.project.ProjectModel
 
getTrans(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.face.FaceObjectProviders
Returns the transparent face for a GameObject as an ImageIcon.
getTransactionDepth() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Get the transaction depth, which is the number of MapModel.beginTransaction(String) invocations without matching MapModel.endTransaction() invocations.
getTransactionDepth() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Get the transaction depth, which is the number of MapModel.beginTransaction(String) invocations without matching MapModel.endTransaction() invocations.
getTransDouble(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.face.FaceObjectProviders
Returns the transparent double face for a GameObject as an ImageIcon.
getTransferData(DataFlavor) - Method in class net.sf.gridarta.gui.mapmenu.TransferableTreeNode
getTransferDataFlavors() - Method in class net.sf.gridarta.gui.mapmenu.TransferableTreeNode
 
getTransparentDoubleImage() - Method in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
Returns a transparent variant of the face for this GameObject.
getTransparentImage() - Method in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
Returns a transparent variant of the face for this GameObject.
getTreasureObj() - Method in class net.sf.gridarta.model.treasurelist.TreasureTreeNode
 
getTreasureTree() - Method in class net.sf.gridarta.project.ProjectModel
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class net.sf.gridarta.gui.data.NamedNodeTreeCellRenderer
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class net.sf.gridarta.gui.mapmenu.MapMenuEntryTreeCellRenderer
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class net.sf.gridarta.gui.treasurelist.TreasureCellRenderer
getTreeNode() - Method in class net.sf.gridarta.gui.mapmenu.MapMenu.DeletedNode
Returns the tree node.
getTreeRoot() - Method in class net.sf.gridarta.model.data.AbstractNamedObjects
Get the object tree root.
getTreeRoot() - Method in interface net.sf.gridarta.model.data.NamedObjects
Get the object tree root.
getTristateModel() - Method in class net.sf.gridarta.gui.utils.tristate.TristateCheckBox
Returns the model as a TristateButtonModel.
getTristateState() - Method in class net.sf.gridarta.gui.utils.tristate.TristateButtonModel
Returns the internal state.
getTristateState(boolean) - Static method in enum net.sf.gridarta.gui.utils.tristate.TristateState
Returns the tristate state for a boolean state.
getTrueText() - Method in class net.sf.gridarta.plugin.parameter.BooleanParameter
Returns the string representation of the "true" value.
getTrueValue() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeBoolSpec
Returns the true value.
getType(int) - Method in class net.sf.gridarta.model.validation.checks.AttributeRangeChecker
Returns the Type instance for a given object type.
getTypeName() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
Returns the type name (artificial).
getTypeNo() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
Returns the type number.
getTypeNo() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns the type number of this Archetype.
getTypeNo() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns the type number of this Archetype.
getTypes() - Method in class net.sf.gridarta.plugin.parameter.PluginParameterFactory
 
getTypes() - Method in class net.sf.gridarta.plugin.PluginModel
 
getUndefinedSpellIndex() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns the index for "no spell".
getUndefinedSpellIndex() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns the index for "no spell".
getUndefinedSpellIndex() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns the index for "no spell".
getUndefinedSpellIndex() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns the index for "no spell".
getUndoManager(Document) - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditUndoActions
Returns the undo manager for a document.
getUnsavedPickmaps(Collection<MapControl<G, A, R>>) - Method in class net.sf.gridarta.gui.mapfiles.MapFile
Returns this pickmap if it has been loaded and is modified.
getUnsavedPickmaps(Collection<MapControl<G, A, R>>) - Method in class net.sf.gridarta.gui.mapfiles.MapFolder
Returns all unsaved MapFiles in this folder.
getUnsavedPickmaps(Collection<MapControl<G, A, R>>) - Method in class net.sf.gridarta.gui.mapfiles.MapFolderTree
Returns all unsaved map controls of this model.
getUnsetShortcutEnabled() - Method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
Returns whether "unset shortcut" is enabled.
getUse() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
Returns the usage notes.
getUseCounter() - Method in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
Returns the use counter.
getUseCounter() - Method in interface net.sf.gridarta.model.mapcontrol.MapControl
Returns the use counter.
getUserName() - Method in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
Returns the user name.
getUserName() - Method in interface net.sf.gridarta.model.settings.ProjectSettings
Returns the user name.
getUserName() - Method in class net.sf.gridarta.model.settings.TestProjectSettings
Returns the user name.
getUserNameDefault() - Method in class net.sf.gridarta.model.settings.DefaultEditorSettings
Returns the default user name.
getUserNameDefault() - Method in interface net.sf.gridarta.model.settings.EditorSettings
Returns the default user name.
getValidators() - Method in class net.sf.gridarta.project.ProjectModel
 
getValidExit(MapModel<G, A, R>, Point) - Method in class net.sf.gridarta.model.exitconnector.ExitMatcher
Returns an exit game object on a given map square having exit information.
getValidExit(G) - Method in class net.sf.gridarta.model.exitconnector.ExitMatcher
Returns whether the given game object is an exit game object having exit information.
getValidIndex(int) - Method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
Determine a valid list index near a given index.
getValue() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBitmask
Get the active bitmask value.
getValue() - Method in class net.sf.gridarta.gui.dialog.gameobjectattributes.MaskChangeAL
Returns the currently selected values.
getValue() - Method in class net.sf.gridarta.model.smoothface.SmoothFace
Returns the smooth information.
getValue() - Method in class net.sf.gridarta.plugin.parameter.AbstractPathParameter
Returns the current value of the parameter.
getValue() - Method in class net.sf.gridarta.plugin.parameter.AbstractValuePluginParameter
Returns the current value of the parameter.
getValue() - Method in class net.sf.gridarta.plugin.parameter.ArchetypeParameter
Returns the current value of the parameter.
getValue() - Method in class net.sf.gridarta.plugin.parameter.FilterParameter
Returns the current value of the parameter.
getValue() - Method in class net.sf.gridarta.plugin.parameter.MapParameter
Returns the current value of the parameter.
getValue() - Method in interface net.sf.gridarta.plugin.parameter.PluginParameter
Returns the current value of the parameter.
getValue(String, String) - Method in class net.sf.gridarta.preferences.Storage
Return the value associated with the specified key at a node, or null if there is no association for this key.
getValueAt(int, int) - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
getValueAt(int, int) - Method in class net.sf.gridarta.gui.dialog.findarchetypes.TableModel
getValueComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchParameterView
 
getValueComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.BooleanParameterView
 
getValueComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.DoubleParameterView
 
getValueComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.FilterParameterView
getValueComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.IntegerParameterView
 
getValueComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.MapParameterView
getValueComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.MapPathParameterView
getValueComponent() - Method in interface net.sf.gridarta.gui.dialog.plugin.parameter.PluginParameterView
 
getValueComponent() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.StringParameterView
 
getView(JComponent, PluginParameter<G, A, R, ?>) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.PluginParameterViewFactory
 
getView() - Method in class net.sf.gridarta.gui.dialog.plugin.PluginController
 
getView() - Method in class net.sf.gridarta.gui.panel.connectionview.Control
Returns the view for this controller.
getViewport() - Method in class net.sf.gridarta.gui.mapmenu.AutoscrollJTree
Returns the parent JViewport component.
getViewPositions() - Method in class net.sf.gridarta.gui.map.mapview.MapViews
Returns the current view positions of all views of a MapControl.
getVisibleLines() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns the number of lines visible in this text area.
getWarningSquareIcon() - Method in class net.sf.gridarta.utils.ResourceIcons
 
getWeather() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the weather attribute.
getWidth(int) - Method in class net.sf.gridarta.model.gameobject.MultiPositionData
Returns the total width for a multi-square image.
getWidth() - Method in class net.sf.gridarta.model.gameobject.MultiPositionEntry
Returns the total width of a multi-square image.
getWidth() - Method in class net.sf.gridarta.utils.Size2D
Returns the width of the area.
getWindDirection() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the wind direction.
getWindowTitle() - Method in class net.sf.gridarta.gui.map.mapview.DefaultMapView
Returns the title for the map window.
getWindowTitle(MapControl<?, ?, ?>, int, PathManager) - Static method in class net.sf.gridarta.gui.map.mapview.DefaultMapView
Returns the title for the map window.
getWindowTitle() - Method in interface net.sf.gridarta.gui.map.mapview.MapView
Returns the title for the map window.
getWindowTitle() - Method in class net.sf.gridarta.gui.map.mapview.TestMapView
Returns the title for the map window.
getWindSpeed() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns the wind speed.
getX(int) - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.TableHeaderCellRenderer
Returns the x coordinate of a closing icon.
getXLen() - Method in class net.sf.gridarta.model.gameobject.IsoMapSquareInfo
Returns the horizontal size of a square.
getXLen2() - Method in class net.sf.gridarta.model.gameobject.IsoMapSquareInfo
Returns the horizontal center of a square.
getXOffset(int, int) - Method in class net.sf.gridarta.model.gameobject.MultiPositionData
Calculate the x-offset from the leftmost pixel of the big face image and the default x-position (The default position is where a single-square image would be put).
getXOffset(int) - Method in class net.sf.gridarta.model.gameobject.MultiPositionEntry
Returns the x offset from the left-most pixel of the multi-square image and the default x position.
getXPath() - Method in class net.sf.gridarta.utils.XmlHelper
Return the XPath for using XPath.
getYLen() - Method in class net.sf.gridarta.model.gameobject.IsoMapSquareInfo
Returns the vertical size of a square.
getYLen2() - Method in class net.sf.gridarta.model.gameobject.IsoMapSquareInfo
Returns the vertical center of a square.
getYOffset(int, int) - Method in class net.sf.gridarta.model.gameobject.MultiPositionData
Calculate the y-offset from the topmost pixel of the big face image and the default y-position (The default position is where a single-square image would be put).
getYOffset(int) - Method in class net.sf.gridarta.model.gameobject.MultiPositionEntry
Returns the y offset from the left-most pixel of the multi-square image and the default y position.
GList<T> - Class in net.sf.gridarta.gui.utils
An extended JList.
GList(ListModel) - Constructor for class net.sf.gridarta.gui.utils.GList
Creates a new instance.
GLOW_RADIUS - Static variable in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
The name of the "glow_radius" attribute.
GLOW_RADIUS - Static variable in class net.sf.gridarta.var.crossfire.model.gameobject.GameObject
The name of the "glow_radius" attribute.
glue - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoGlue
The component to display filled both horizontally and vertically.
goExit() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Opens the selected maps.
goExit() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialogManager
Action method to open the "go exit" dialog.
goExitApply() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Action method for apply.
goExitCancel() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Action method for cancel.
GoExitDialog<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.goexit
A dialog to ask the user for a map to open.
GoExitDialog(Component, MapView<G, A, R>, GameObjectMatcher, PathManager, EnterMap<G, A, R>, FaceObjectProviders) - Constructor for class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Creates a new instance.
GoExitDialogManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.goexit
Manager for GoExitDialog instances.
GoExitDialogManager(Window, MapManager<G, A, R>, MapViewManager<G, A, R>, GameObjectMatcher, PathManager, EnterMap<G, A, R>, FaceObjectProviders) - Constructor for class net.sf.gridarta.gui.dialog.goexit.GoExitDialogManager
Creates a new instance.
goExitScrollBottom() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Action method for scroll bottom.
goExitScrollDown() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Action method for scroll down.
goExitScrollPageDown() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Action method for scroll page down.
goExitScrollPageUp() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Action method for scroll page up.
goExitScrollTop() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Action method for scroll top.
goExitScrollUp() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Action method for scroll up.
goExitSelectDown() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Action method for select down.
goExitSelectUp() - Method in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
Action method for select up.
goLocation() - Method in class net.sf.gridarta.action.GoLocationAction
Opens the "go location" dialog.
goLocation() - Method in class net.sf.gridarta.gui.dialog.golocation.GoLocationDialog
Moves the cursor to the given coordinates.
GoLocationAction<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 openes the "go location" dialog.
GoLocationAction(MapViewManager<G, A, R>) - Constructor for class net.sf.gridarta.action.GoLocationAction
Creates a new instance.
goLocationApply() - Method in class net.sf.gridarta.gui.dialog.golocation.GoLocationDialog
Action method for apply.
goLocationCancel() - Method in class net.sf.gridarta.gui.dialog.golocation.GoLocationDialog
Action method for cancel.
GoLocationDialog<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.golocation
A dialog to ask the user for coordinates to move the cursor to.
GoLocationDialog(AbstractPerMapDialogManager<G, A, R, GoLocationDialog<G, A, R>>, MapView<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.golocation.GoLocationDialog
Creates a new instance.
goLocationDialogManager - Variable in class net.sf.gridarta.action.GoLocationAction
The AbstractPerMapDialogManager to track go location dialog instances.
goLocationDialogManager - Variable in class net.sf.gridarta.gui.dialog.golocation.GoLocationDialog
The dialog manager for this dialog.
GoLocationDialogManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.golocation
Manager for GoLocationDialog instances.
GoLocationDialogManager(MapViewManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.golocation.GoLocationDialogManager
Creates a new instance.
goLocationOkay() - Method in class net.sf.gridarta.gui.dialog.golocation.GoLocationDialog
Action method for okay.
goMap() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Opens the selected maps.
goMap() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialogManager
Action method to open the "go map" dialog.
goMapApply() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Action method for apply.
goMapCancel() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Action method for cancel.
GoMapDialog<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.gomap
A dialog to ask the user for a map to open.
GoMapDialog(Window, MapsIndex, MapViewsManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Creates a new instance.
GoMapDialogManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.gomap
Manager for GoMapDialog instances.
GoMapDialogManager(Window, MapManager<G, A, R>, MapViewsManager<G, A, R>, ProjectSettings, Exiter) - Constructor for class net.sf.gridarta.gui.dialog.gomap.GoMapDialogManager
Creates a new instance.
goMapScrollBottom() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Action method for scroll bottom.
goMapScrollDown() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Action method for scroll down.
goMapScrollPageDown() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Action method for scroll page down.
goMapScrollPageUp() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Action method for scroll page up.
goMapScrollTop() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Action method for scroll top.
goMapScrollUp() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Action method for scroll up.
goMapSelectDown() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Action method for select down.
goMapSelectUp() - Method in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
Action method for select up.
goTo(boolean, Direction) - Method in class net.sf.gridarta.model.mapcursor.MapCursor
Moves the cursor one square relative to current position.
grabAction - Variable in class net.sf.gridarta.textedit.textarea.InputHandler
 
GRAY - Static variable in class net.sf.gridarta.model.face.FaceObjectProviders
The face provider for GRAY faces.
GRAY_FILTER - Static variable in class net.sf.gridarta.model.face.FaceObjectProviders
The filter to make gray-scaled images.
GRAY_PERCENTAGE - Static variable in class net.sf.gridarta.model.face.FaceObjectProviders
The gray level for gray-scaled images; 100=darkest gray, 0=lightest gray.
GREEN - Static variable in class net.sf.gridarta.model.face.FaceObjectProviders
The face provider for green faces.
GREEN_FILTER - Static variable in class net.sf.gridarta.model.face.FaceObjectProviders
The filter to make images green.
GREEN_MASK - Static variable in class net.sf.gridarta.model.face.ColourFilter
The mask for selecting the green bits.
GREEN_SHIFT - Static variable in class net.sf.gridarta.model.face.ColourFilter
The bit-offset for the green bits.
GRID - Static variable in class net.sf.gridarta.model.face.FaceObjectProviders
The face provider for grid faces.
GRID_FILTER - Static variable in class net.sf.gridarta.model.face.FaceObjectProviders
The filter using a full alpha grid instead of alpha blending.
GRID_FLAG_CONNECTION - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Flag to highlight as part of a connection group.
GRID_FLAG_CURSOR - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Flag to highlight cursor position.
GRID_FLAG_ERROR - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Flag to highlight as error.
GRID_FLAG_FATAL - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Flag to highlight as fatal.
GRID_FLAG_INFORMATION - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Flag to highlight as information.
GRID_FLAG_SELECTING - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Pre-selection - used to preselect squares.
GRID_FLAG_SELECTION - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Selection - marks all selected squares.
GRID_FLAG_SELECTION_EAST - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Selection - is set for squares at the east edge of the selected area.
GRID_FLAG_SELECTION_NORTH - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Selection - is set for squares at the north edge of the selected area.
GRID_FLAG_SELECTION_SOUTH - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Selection - is set for squares at the south edge of the selected area.
GRID_FLAG_SELECTION_WEST - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Selection - is set for squares at the west edge of the selected area.
GRID_FLAG_WARNING - Static variable in class net.sf.gridarta.model.mapgrid.MapGrid
Flag to highlight as warning.
GRID_VISIBLE_KEY - Static variable in class net.sf.gridarta.model.mapviewsettings.DefaultMapViewSettings
Key for saving AbstractMapViewSettings.gridVisible state in preferences.
GridartaEditor<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.maincontrol
Main class of the editor; parses command-line arguments, initializes and starts the editor.
GridartaEditor(String) - Constructor for class net.sf.gridarta.maincontrol.GridartaEditor
Creates a new instance.
GridartaRunMode - Enum in net.sf.gridarta.maincontrol
Main run mode of the editor.
GridartaRunMode(boolean) - Constructor for enum net.sf.gridarta.maincontrol.GridartaRunMode
Creates a new instance.
gridFlags - Variable in class net.sf.gridarta.model.mapgrid.MapGrid
2D-array to store grid flags.
gridMapSquarePainter - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
GridMapSquarePainter - Class in net.sf.gridarta.gui.map.renderer
Paints overlays for map grids.
GridMapSquarePainter(ResourceIcons) - Constructor for class net.sf.gridarta.gui.map.renderer.GridMapSquarePainter
Creates a new instance.
gridMapSquarePainter - Variable in class net.sf.gridarta.var.atrinik.gui.map.renderer.DefaultRendererFactory
gridMapSquarePainter - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
gridMapSquarePainter - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.DefaultRendererFactory
gridMapSquarePainter - Variable in class net.sf.gridarta.var.daimonin.gui.map.renderer.DefaultRendererFactory
gridPanel - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.MaskChangeAL
The top-level container of the dialog.
gridSize - Static variable in class net.sf.gridarta.model.mapcursor.MapCursorTest
The size of the map grid for the tested cursor.
gridSize - Variable in class net.sf.gridarta.model.mapgrid.MapGrid
Size of gridFlags[][].
gridVisible - Variable in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
The visibility of the grid.
gridVisibleChanged(boolean) - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettingsListener
This event handler is called when the grid visibility has changed.
GrowSelectionAction<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 grows the current selection by one map square.
GrowSelectionAction(MapViewManager<G, A, R>) - Constructor for class net.sf.gridarta.action.GrowSelectionAction
Creates a new instance.
GSplitPane - Class in net.sf.gridarta.gui.utils
A JSplitPane that keeps its size even upon ancestor layout changes and is restored upon editor restarts.
GSplitPane(int, Component, Component, String, int) - Constructor for class net.sf.gridarta.gui.utils.GSplitPane
Create a new GSplitPane.
GSplitPaneTestApplication - Class in net.sf.gridarta.gui.utils
Simple application for testing GSplitPane behavior.
GSplitPaneTestApplication() - Constructor for class net.sf.gridarta.gui.utils.GSplitPaneTestApplication
Private constructor to prevent instantiation.
GUIConstants - Interface in net.sf.gridarta.gui.utils
Defines common UI constants used in different dialogs.
GuiFileFilters - Class in net.sf.gridarta.utils
Utility class defining FileFilters.
GuiFileFilters() - Constructor for class net.sf.gridarta.utils.GuiFileFilters
Private constructor to prevent instantiation.
guiInfo - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
GuiInfo<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>,T extends ArchetypeAttribute> - Class in net.sf.gridarta.gui.dialog.gameobjectattributes
Information about one attribute line in a GameObjectAttributesDialog.
GuiInfo(DialogAttribute<G, A, R, T>) - Constructor for class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfo
Creates a new instance.
GuiInfoGlue<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>,T extends ArchetypeAttribute> - Class in net.sf.gridarta.gui.dialog.gameobjectattributes
A GuiInfo that fills one component both horizontally and vertically.
GuiInfoGlue(DialogAttribute<G, A, R, T>, Component) - Constructor for class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoGlue
Creates a new instance.
GuiInfoRow<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>,T extends ArchetypeAttribute> - Class in net.sf.gridarta.gui.dialog.gameobjectattributes
A GuiInfo that fills one component horizontally.
GuiInfoRow(DialogAttribute<G, A, R, T>, Component) - Constructor for class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoRow
Creates a new instance.
GuiInfoTwoColumn<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>,T extends ArchetypeAttribute> - Class in net.sf.gridarta.gui.dialog.gameobjectattributes
A GuiInfo that displays a label and another component in two columns.
GuiInfoTwoColumn(DialogAttribute<G, A, R, T>, Component, Component) - Constructor for class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoTwoColumn
Creates a new instance.
GUIMainControl<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.maincontrol
Creates the main GUI of Gridarta.
GUIMainControl(ProjectModel<G, A, R>, EditorSettings, ErrorView, ResourceIcons, EditorFactory<G, A, R>, ConfigSourceFactory) - Constructor for class net.sf.gridarta.maincontrol.GUIMainControl
Creates a new instance.
GUIPreferences - Class in net.sf.gridarta.gui.dialog.prefs
Preferences Module for user interface preferences.
GUIPreferences(EditorSettings) - Constructor for class net.sf.gridarta.gui.dialog.prefs.GUIPreferences
Creates a new instance.
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