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 

I

icon - Variable in class net.sf.gridarta.gui.dialog.bookmarks.MapMenuEntryIcons
The result icon.
icon - Variable in class net.sf.gridarta.gui.dialog.plugin.ClosingIcon
 
icon - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
 
icon - Variable in class net.sf.gridarta.gui.utils.AnimTreeChooseAction
The button showing the icon.
icon - Variable in class net.sf.gridarta.gui.utils.FaceTreeChooseAction
The button showing the icon.
ICON_DIR - Static variable in class net.sf.gridarta.utils.ResourceIcons
The directory that contains the common-use icons.
ICON_HEIGHT - Static variable in class net.sf.gridarta.gui.mapimagecache.MapImageCache
The height of icons in pixels.
ICON_NAMES - Static variable in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Predefined icon names.
ICON_WIDTH - Static variable in class net.sf.gridarta.gui.mapimagecache.MapImageCache
The width of icons in pixels.
iconButton(Action) - Static method in class net.sf.gridarta.gui.map.maptilepane.TilePanel
Creates a new button for reverting a path entry.
iconChanged(MapControl<G, A, R>) - Method in interface net.sf.gridarta.gui.mapimagecache.MapImageCacheListener
Called whenever the icon of a map has changed.
iconLabel - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
 
id - Variable in class net.sf.gridarta.gui.map.event.MouseOpEvent
The type of event.
id - Variable in class net.sf.gridarta.gui.panel.tools.BasicAbstractTool
The ID of this tool.
id - Variable in enum net.sf.gridarta.model.direction.Direction
The identification string.
id - Variable in class net.sf.gridarta.model.match.NamedGameObjectMatcher
The id of this GameObjectMatcher.
id - Variable in class net.sf.gridarta.textedit.textarea.Token
The id of this token.
id - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.Node
The id for the key matching the path between the root node and this node.
id - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.Parameter
The token id used to highlight the parameter name.
id - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.Spec
The token id used to highlight this command.
ID_COUNT - Static variable in class net.sf.gridarta.textedit.textarea.Token
The total number of defined token ids.
ident - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
The tab's identification string.
ident - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.TabButtonAction
The resource key.
idle - Variable in class net.sf.gridarta.utils.DelayedChangeManager
The state "idle" of the FSM.
ignore - Variable in class net.sf.gridarta.textedit.scripteditor.CFPythonPopup.MenuActionListener
 
ignoreActions - Variable in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsManager
The action names to hide.
ignoreCase - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.KeywordMap
Whether case should be ignored when matching keys.
ignoreEntries - Variable in class net.sf.gridarta.model.validation.checks.CustomTypeChecker
The allowed type changes.
ignoreFloorsAction - Variable in class net.sf.gridarta.gui.panel.tools.DeletionTool
The action for "ignore floors".
IgnorelistsDefinition - Class in net.sf.gridarta.model.archetypetype
The contents of an <ignorelists> element of a types.xml file.
IgnorelistsDefinition() - Constructor for class net.sf.gridarta.model.archetypetype.IgnorelistsDefinition
 
ignoreListTable - Variable in class net.sf.gridarta.model.archetypetype.IgnorelistsDefinition
The ignore list entries.
ignoreMonstersAction - Variable in class net.sf.gridarta.gui.panel.tools.DeletionTool
The action for "ignore monsters".
ignoreSizeChange - Variable in class net.sf.gridarta.gui.utils.borderpanel.BorderSplitPane
If set, do not report split pane size changes.
ignoreWallsAction - Variable in class net.sf.gridarta.gui.panel.tools.DeletionTool
The action for "ignore walls".
IGUIConstants - Interface in net.sf.gridarta.var.atrinik
Defines common UI constants used in different dialogs and all used icon files.
IGUIConstants - Interface in net.sf.gridarta.var.crossfire
Defines common UI constants used in different dialogs and all used icon files.
IGUIConstants - Interface in net.sf.gridarta.var.daimonin
Defines common UI constants used in different dialogs and all used icon files.
IllegalAnimationException - Exception in net.sf.gridarta.model.anim
Exception thrown to indicate that an animation object is not acceptable.
IllegalAnimationException(NamedObject, Throwable) - Constructor for exception net.sf.gridarta.model.anim.IllegalAnimationException
Creates a new instance.
IllegalAutojoinListException - Exception in net.sf.gridarta.model.autojoin
Exception thrown if an AutojoinList is invalid.
IllegalAutojoinListException(String) - Constructor for exception net.sf.gridarta.model.autojoin.IllegalAutojoinListException
Creates a new instance.
IllegalFaceException - Exception in net.sf.gridarta.model.face
Exception thrown to indicate that a face object is not acceptable.
IllegalFaceException(FaceObject, Throwable) - Constructor for exception net.sf.gridarta.model.face.IllegalFaceException
Creates a new instance.
IllegalNamedObjectException - Exception in net.sf.gridarta.model.data
Exception thrown to indicate that a named object is not acceptable.
IllegalNamedObjectException(String) - Constructor for exception net.sf.gridarta.model.data.IllegalNamedObjectException
Creates a new instance.
image - Variable in class net.sf.gridarta.gui.misc.MapPreview
The currently displayed image.
IMAGE_SET_KEY - Static variable in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
The preferences key for the selected image set.
imageCache - Variable in class net.sf.gridarta.utils.ResourceIcons
Caches image icons.
imageComplete(int) - Method in class net.sf.gridarta.model.face.DoubleImageFilter
imageCreator - Variable in class net.sf.gridarta.commands.BatchPngCommand
The ImageCreator to use.
imageCreator - Variable in class net.sf.gridarta.commands.SinglePngCommand
The ImageCreator to use.
ImageCreator<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.renderer
Creates images from map instances.
ImageCreator(MapManager<G, A, R>, RendererFactory<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.renderer.ImageCreator
Creates a new instance.
imageCreator - Variable in class net.sf.gridarta.gui.map.renderer.ImageCreator2
The ImageCreator to forward to.
imageCreator2 - Variable in class net.sf.gridarta.gui.map.MapFileActions
The ImageCreator2 to forwards actions to.
ImageCreator2<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.renderer
Creates images from map instances.
ImageCreator2(VolatileSettings, ImageCreator<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.renderer.ImageCreator2
Creates a new instance.
ImageCreatorFactory - Class in net.sf.gridarta.maincontrol
Utility class for creating ImageCreator instances.
ImageCreatorFactory() - Constructor for class net.sf.gridarta.maincontrol.ImageCreatorFactory
Private constructor to prevent instantiation.
imageDirectory - Variable in class net.sf.gridarta.model.settings.DefaultVolatileSettings
The image directory.
images - Variable in class net.sf.gridarta.gui.mapimagecache.MapImageCacheEntry
The cached icons.
imageSet - Variable in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
The image set to use.
imageSet - Variable in class net.sf.gridarta.model.resource.AbstractResourcesReader
The current image set.
imageSet - Variable in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
The image set.
imageSetBox - Variable in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
ComboBox for choosing the image set.
imageSetDefault - Variable in class net.sf.gridarta.model.settings.DefaultEditorSettings
The default value for the image set.
imageSets - Variable in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
Contains all supported image sets.
ImageType - Enum in net.sf.gridarta.gui.mapimagecache
The types of images that are cached.
ImageType() - Constructor for enum net.sf.gridarta.gui.mapimagecache.ImageType
 
ImageUtils - Class in net.sf.gridarta.utils
Utility class for image related functions.
ImageUtils() - Constructor for class net.sf.gridarta.utils.ImageUtils
Private constructor to prevent instantiation.
importPlugin() - Method in class net.sf.gridarta.gui.dialog.plugin.PluginController
 
importSpells(File, Component) - Method in class net.sf.gridarta.gui.spells.SpellsUtils
Opens a file chooser to select the spell list file, then import spells.
importSpells(File, File) - Method in class net.sf.gridarta.gui.spells.SpellsUtils
Reads all spells from a Crossfire or Daimonin spell list file and write an alphabetical list into "spells.def".
in - Variable in class net.sf.gridarta.commands.SinglePngCommand
The input file.
in - Variable in class net.sf.gridarta.utils.ProcessRunner.CopyOutput
BufferedReader to read from.
includeFaceNumbers - Variable in class net.sf.gridarta.model.face.DefaultFaceObjects
Whether the face file contains face numbers.
INDENT_PIXELS - Static variable in class net.sf.gridarta.gui.panel.selectedsquare.CellRenderer
The number of pixels to indent inventory items.
index - Variable in class net.sf.gridarta.gui.mapdesktop.WindowAction
The index of this action.
index - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
The tab's index for ordering.
Index<V> - Interface in net.sf.gridarta.model.index
An index of values.
index - Variable in class net.sf.gridarta.model.mapmodel.FilterGameObjectIteratorTest.ArrayGameObjectIterator
index - Variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditView.EditTabListener
 
indexingFinished() - Method in class net.sf.gridarta.model.index.AbstractIndex
Should be called after indexing has finished.
indexingFinished() - Method in interface net.sf.gridarta.model.index.Index
Should be called after indexing has finished.
indexingFinished() - Method in interface net.sf.gridarta.model.index.IndexListener
Called after indexing has finished.
indexingFinished() - Method in class net.sf.gridarta.model.index.MapsIndexTest.Listener
 
indexListener - Variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
The IndexListener attached to GoMapDialog.mapsIndex to update search results after index changes.
IndexListener<V> - Interface in net.sf.gridarta.model.index
Interface for listeners interested in Index related events.
indexListener - Variable in class net.sf.gridarta.model.index.MapsIndexer
The IndexListener attached to MapsIndexer.mapsIndex to detect newly added pending maps.
indexListeners - Variable in class net.sf.gridarta.model.index.AbstractIndex
The registered listeners.
indexOf(MapFile<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
Returns the index of a map file.
indexPendingMaps() - Method in class net.sf.gridarta.model.index.MapsIndexer
Indexes one pending map from MapsIndexer.mapsIndex.
indexToEventType - Variable in class net.sf.gridarta.gui.scripts.AbstractScriptArchUtils
Maps index into AbstractScriptArchUtils.eventNames to event type.
indexToEventType(int) - Method in class net.sf.gridarta.gui.scripts.AbstractScriptArchUtils
Converts a combo box index to an event type.
indexToEventType(int) - Method in interface net.sf.gridarta.model.scripts.ScriptArchUtils
Converts a combo box index to an event type.
init(Iterable<NamedGameObjectMatcher>) - Method in class net.sf.gridarta.gui.map.viewaction.ViewActions
Creates the view actions.
init(R, ErrorViewCollector) - Method in class net.sf.gridarta.model.archetype.AbstractArchetypeBuilder
 
init() - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
Finishes initialization of this instance.
init1(Component, String) - Method in class net.sf.gridarta.gui.dialog.newmap.AbstractNewMapDialog
Initializes the dialog.
init2() - Method in class net.sf.gridarta.gui.dialog.newmap.AbstractNewMapDialog
Initializes the dialog.
init2() - Method in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
 
initChance() - Method in class net.sf.gridarta.model.treasurelist.TreasureObj
Initializes the chance attribute.
initData() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Initialize the fields.
initEvent(MouseEvent) - Method in class net.sf.gridarta.gui.mapuserlistener.MapMouseListener
initialDelay - Variable in class net.sf.gridarta.utils.DelayedChangeManager
The delay in millisecond the first forwarded event is delayed.
initialize(String, File) - Static method in class net.sf.gridarta.preferences.FilePreferencesFactory
Initialize the module.
initialize() - Static method in class net.sf.gridarta.utils.TestActionBuilder
Initializes the ActionBuilder infrastructure for regression tests.
initLazyArray() - Method in class net.sf.gridarta.model.data.NamedTreeNode
Makes sure that the variable childNodeArray points to a valid array.
initMultiData() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Initialize the multi-part data object - must only be called for multi-part arches.
initParseArchetype() - Method in class net.sf.gridarta.model.io.AbstractArchetypeParser
Called when a new archetype starts.
initParseArchetype() - Method in class net.sf.gridarta.model.io.TestArchetypeParser
Called when a new archetype starts.
initParseArchetype() - Method in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParser
Called when a new archetype starts.
initParseArchetype() - Method in class net.sf.gridarta.var.crossfire.model.io.ArchetypeParser
Called when a new archetype starts.
initParseArchetype() - Method in class net.sf.gridarta.var.daimonin.model.io.ArchetypeParser
Called when a new archetype starts.
initRecent() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuManager
Initializes the recent state.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeAnimationName
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBitmask
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBool
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBoolSpec
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeFaceName
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeFloat
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeInt
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeInvSpell
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeList
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeLong
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeMapPath
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeScriptFile
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeSpell
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeString
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeText
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeTreasure
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeZSpell
The input ui component for editing the value.
input - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.ViewTreasurelistAL
The input field which contains the selected treasurelist.
input - Variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
The map name input field.
input - Variable in class net.sf.gridarta.gui.treasurelist.CFTreasureListTree
The text input field.
input1 - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeList2
The input ui component for editing bits 0-3 of the value.
input2 - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeList2
The input ui component for editing bits 4+ of the value.
InputActions - Class in net.sf.gridarta.textedit.textarea.actions
 
InputActions(ScriptEditControl) - Constructor for class net.sf.gridarta.textedit.textarea.actions.InputActions
 
inputActions - Variable in class net.sf.gridarta.textedit.textarea.DefaultInputHandler
 
InputHandler - Class in net.sf.gridarta.textedit.textarea
An input handler converts the user's key strokes into concrete actions.
InputHandler() - Constructor for class net.sf.gridarta.textedit.textarea.InputHandler
 
inputHandler - Variable in class net.sf.gridarta.textedit.textarea.JEditTextArea
 
inputHandler - Variable in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
InputHandler.NonRepeatable - Interface in net.sf.gridarta.textedit.textarea
If an action implements this interface, it should not be repeated.
inputLength - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttribute
The input length in characters for text input fields.
inputOptions - Variable in class net.sf.gridarta.gui.scripts.ScriptArchEditor
 
inputOptions - Variable in class net.sf.gridarta.gui.scripts.ScriptedEventEditor
 
inputPluginName - Variable in class net.sf.gridarta.gui.scripts.ScriptedEventEditor
 
inputScriptPath - Variable in class net.sf.gridarta.gui.scripts.ScriptArchEditor
 
inputScriptPath - Variable in class net.sf.gridarta.gui.scripts.ScriptedEventEditor
 
insert(G, MapSquare<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.AboveFloorInsertionMode
Inserts a GameObject into a MapSquare.
insert(G, MapSquare<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.AutoInsertionMode
Inserts a GameObject into a MapSquare.
insert(G, MapSquare<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.BelowFloorInsertionMode
Inserts a GameObject into a MapSquare.
insert(G, MapSquare<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.BottommostInsertionMode
Inserts a GameObject into a MapSquare.
insert(G, MapSquare<G, A, R>) - Method in interface net.sf.gridarta.model.mapmodel.InsertionMode
Inserts a GameObject into a MapSquare.
insert(G, MapSquare<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.TopmostInsertionMode
Inserts a GameObject into a MapSquare.
insertAfter(G, G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Add a GameObject after another.
insertAfter(G) - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Insert a GameObject after this GameObject.
insertAfter(G) - Method in interface net.sf.gridarta.model.gameobject.GameObject
Insert a GameObject after this GameObject.
insertAllAndClear(Collection<G>, Point) - Method in class net.sf.gridarta.gui.misc.ShiftProcessor
Inserts a collection of GameObjects into the map and clears the list.
insertArch() - Method in class net.sf.gridarta.action.InsertArchAction
Action method for "insert arch".
InsertArchAction<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 inserts a new game object into the current map.
InsertArchAction(MapViewManager<G, A, R>, ObjectChooser<G, A, R>, MapViewSettings) - Constructor for class net.sf.gridarta.action.InsertArchAction
Creates a new instance.
insertArchetype(MapModel<TestGameObject, TestMapArchObject, TestArchetype>, int, int, BaseObject<TestGameObject, TestMapArchObject, TestArchetype, ?>, boolean) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
Inserts an archetype game object into a map model.
insertArchetype(MapModel<TestGameObject, TestMapArchObject, TestArchetype>, Point, BaseObject<TestGameObject, TestMapArchObject, TestArchetype, ?>, boolean) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
Inserts an archetype game object into a map model.
insertArchetype(GameObjectContainer<TestGameObject, TestMapArchObject, TestArchetype>, BaseObject<TestGameObject, TestMapArchObject, TestArchetype, ?>) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
Inserts an archetype into a game object.
insertArchToMap(BaseObject<G, A, R, ?>, G, Point, boolean) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Insert a game object to the map at a specified position.
insertArchToMap(BaseObject<G, A, R, ?>, G, Point, boolean) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Insert a game object to the map at a specified position.
insertBaseObject(BaseObject<G, A, R, ?>, Point, boolean, boolean, InsertionMode<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Inserts a BaseObject to a map.
insertBaseObject(BaseObject<G, A, R, ?>, Point, boolean, boolean, InsertionMode<G, A, R>) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Inserts a BaseObject to a map.
insertBefore(G, G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Add a GameObject before another.
insertBefore(G) - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Insert a GameObject before this GameObject.
insertBefore(G) - Method in interface net.sf.gridarta.model.gameobject.GameObject
Insert a GameObject before this GameObject.
insertBreak - Variable in class net.sf.gridarta.textedit.textarea.actions.InputActions
 
InsertBreak - Class in net.sf.gridarta.textedit.textarea.actions
 
InsertBreak() - Constructor for class net.sf.gridarta.textedit.textarea.actions.InsertBreak
 
insertChar - Variable in class net.sf.gridarta.textedit.textarea.actions.InputActions
 
InsertChar - Class in net.sf.gridarta.textedit.textarea.actions
 
InsertChar() - Constructor for class net.sf.gridarta.textedit.textarea.actions.InsertChar
 
insertChildNode(MutableTreeNode, MutableTreeNode) - Static method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsDialog
Inserts a new child node into a branch node.
insertExit(MapModel<TestGameObject, TestMapArchObject, TestArchetype>, Point) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
Inserts an TestMapModelHelper.exitArchetype game object into a map model.
insertExit(GameObjectContainer<TestGameObject, TestMapArchObject, TestArchetype>) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
Inserts an TestMapModelHelper.exitArchetype game object into a game object.
insertFloor(MapModel<TestGameObject, TestMapArchObject, TestArchetype>, Point) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
Inserts a TestMapModelHelper.floorArchetype game object into a map model.
insertGameObject(int) - Method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
Inserts a new game object.
insertGameObject(boolean, BaseObject<G, A, R, ?>, boolean, boolean) - Method in class net.sf.gridarta.model.mapcursor.MapCursor
Inserts a GameObject before the selected game object.
insertGameObject(GameObject<TestGameObject, TestMapArchObject, TestArchetype>, String, String) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Inserts a game object into the inventory of another game object.
InsertionMode<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.mapmodel
Insertion modes.
insertionModeSet - Variable in class net.sf.gridarta.actions.ExitConnectorActions
The InsertionModeSet to use.
insertionModeSet - Variable in class net.sf.gridarta.gui.copybuffer.CopyBuffer
The InsertionModeSet to use.
insertionModeSet - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
The InsertionModeSet to use.
insertionModeSet - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialogManager
The InsertionModeSet to use.
insertionModeSet - Variable in class net.sf.gridarta.gui.misc.ShiftProcessor
The InsertionModeSet to use.
insertionModeSet - Variable in class net.sf.gridarta.gui.panel.tools.InsertionTool
The InsertionModeSet to use.
insertionModeSet - Variable in class net.sf.gridarta.gui.panel.tools.SelectionTool
The InsertionModeSet to use.
insertionModeSet - Variable in class net.sf.gridarta.mainactions.MainActions
The InsertionModeSet to use.
InsertionModeSet<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapmodel
A set of InsertionModes.
InsertionModeSet(InsertionMode<G, A, R>, GameObjectMatcher, GameObjectMatcher, GameObjectMatcher, GameObjectMatcher) - Constructor for class net.sf.gridarta.model.mapmodel.InsertionModeSet
Creates a new instance.
insertionModeSet - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
The InsertionModeSet instance.
InsertionResult<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.autojoin
The result of an insertion operation involving autojoining.
InsertionResult(G, R) - Constructor for class net.sf.gridarta.model.autojoin.InsertionResult
Creates a new instance.
InsertionTool<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.tools
MouseOpListener for insertion.
InsertionTool(SelectedSquareModel<G, A, R>, ObjectChooser<G, A, R>, PickmapSettings, InsertionModeSet<G, A, R>, MapViewSettings) - Constructor for class net.sf.gridarta.gui.panel.tools.InsertionTool
Create a BasicAbstractTool.
insertLines(int, int) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
Informs the token marker that lines have been inserted into the document.
insertMob21(MapModel<TestGameObject, TestMapArchObject, TestArchetype>, Point) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
Inserts a TestMapModelHelper.mob21Archetype game object into a map model.
insertMob21(GameObjectContainer<TestGameObject, TestMapArchObject, TestArchetype>) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
Inserts a TestMapModelHelper.mob21Archetype game object into a game object.
insertNodeInto(MapMenuEntry, DefaultMutableTreeNode, int) - Method in class net.sf.gridarta.gui.mapmenu.MapMenu
Inserts a new node into the tree.
insertNonSystemObject(G, GameObjectContainer<G, A, R>, G) - Method in class net.sf.gridarta.model.mapmodel.AutoInsertionMode
Inserts a non-system game object.
insertTab - Variable in class net.sf.gridarta.textedit.textarea.actions.InputActions
 
InsertTab - Class in net.sf.gridarta.textedit.textarea.actions
 
InsertTab() - Constructor for class net.sf.gridarta.textedit.textarea.actions.InsertTab
 
insertUpdate(DocumentEvent) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.DocumentHandler
 
inside - Variable in class net.sf.gridarta.gui.mapuserlistener.MapKeyListener
Whether the mouse is inside the window.
installAccelerator(String) - Method in class net.sf.gridarta.gui.map.mapview.DefaultMapView
Installs accelerator keys for an action.
instance - Variable in class net.sf.gridarta.gui.dialog.find.FindDialogManager
Singleton Instance.
instance - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialogManager
Singleton Instance.
INSTANCE - Static variable in class net.sf.gridarta.gui.mapfiles.MapFileNameComparator
A Comparator that compares MapFile instances by name.
INT_COLOR - Static variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
Color for int values.
IntAttributeGameObjectMatcher - Class in net.sf.gridarta.model.match
A AttributeGameObjectMatcher that compares attributes values using "int" type.
IntAttributeGameObjectMatcher(String, Operation, String, boolean) - Constructor for class net.sf.gridarta.model.match.IntAttributeGameObjectMatcher
Creates an AttributeGameObjectMatcher.
IntegerParameter<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.plugin.parameter
A PluginParameter that holds an integer value and a range of valid values.
IntegerParameter() - Constructor for class net.sf.gridarta.plugin.parameter.IntegerParameter
Creates a new instance.
IntegerParameterView<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.plugin.parameter
 
IntegerParameterView(IntegerParameter<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.plugin.parameter.IntegerParameterView
 
INTERNAL_FIRST - Static variable in class net.sf.gridarta.textedit.textarea.Token
The first id that can be used for internal state in a token marker.
INTERNAL_LAST - Static variable in class net.sf.gridarta.textedit.textarea.Token
The last id that can be used for internal state in a token marker.
internalFrame - Variable in class net.sf.gridarta.gui.map.mapview.DefaultMapView
The JInternalFrame instance associated with this map view.
internalFrameActivated(InternalFrameEvent) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop.MapViewFrameListener
 
internalFrameClosed(InternalFrameEvent) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop.MapViewFrameListener
 
internalFrameClosing(InternalFrameEvent) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop.MapViewFrameListener
 
internalFrameDeactivated(InternalFrameEvent) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop.MapViewFrameListener
 
internalFrameDeiconified(InternalFrameEvent) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop.MapViewFrameListener
 
internalFrameIconified(InternalFrameEvent) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop.MapViewFrameListener
 
internalFrameOpened(InternalFrameEvent) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop.MapViewFrameListener
 
interpreter - Variable in class net.sf.gridarta.plugin.BshThread
The Interpreter of this BshThread.
interval - Variable in class net.sf.gridarta.gui.dialog.prefs.UpdatePreferences
ComboBox with selected interval.
INTERVAL_DEFAULT - Static variable in class net.sf.gridarta.updater.UpdaterManager
Preferences default value for INTERVAL_KEY.
INTERVAL_KEY - Static variable in class net.sf.gridarta.updater.UpdaterManager
Preferences key for selected update interval.
inv - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeType
Which archetype types allow this archetype type in their inventories or null for no restrictions.
inv - Variable in class net.sf.gridarta.model.validation.checks.EnvironmentChecker
Maps ArchetypeTypes to allowed environment types.
INVALID - Static variable in class net.sf.gridarta.textedit.textarea.Token
Invalid token id.
invalidateLayout(Container) - Method in class net.sf.gridarta.gui.utils.DirectionLayout
invalidateLine(int) - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
Marks a line as needing a repaint.
invalidateLineRange(int, int) - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
Marks a range of lines as needing a repaint.
invalidateSelectedLines() - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
Repaints the lines containing the selection.
InvalidAttributeException - Exception in net.sf.gridarta.gui.dialog.gameobjectattributes
Indicates that an attribute cannot be encoded.
InvalidAttributeException(String) - Constructor for exception net.sf.gridarta.gui.dialog.gameobjectattributes.InvalidAttributeException
Creates a new instance.
InvalidAttributeException(ArchetypeAttribute, String) - Constructor for exception net.sf.gridarta.gui.dialog.gameobjectattributes.InvalidAttributeException
Creates a new instance.
InvalidCheckException - Exception in net.sf.gridarta.model.validation.checks
An Exception indicating that an attribute check is invalid.
InvalidCheckException(String) - Constructor for exception net.sf.gridarta.model.validation.checks.InvalidCheckException
Creates a new instance.
InvalidMapFormatException - Exception in net.sf.gridarta.model.io
Exception that's thrown when a MapReader read a file and detected that it's in the wrong format.
InvalidMapFormatException(String) - Constructor for exception net.sf.gridarta.model.io.InvalidMapFormatException
Create a new instance.
InvalidNameException - Exception in net.sf.gridarta.gui.mapfiles
Indicates that a folder or pickmap name is invalid.
InvalidNameException(String) - Constructor for exception net.sf.gridarta.gui.mapfiles.InvalidNameException
Creates a new instance.
InvalidPathException - Exception in net.sf.gridarta.model.mappathnormalizer
Exception thrown if a destination map file is invalid.
InvalidPathException(File) - Constructor for exception net.sf.gridarta.model.mappathnormalizer.InvalidPathException
Creates a new instance.
InvalidPathNameException - Exception in net.sf.gridarta.actions
Exception thrown if a map path cannot be converted.
InvalidPathNameException(File, Throwable) - Constructor for exception net.sf.gridarta.actions.InvalidPathNameException
Creates a new instance.
inverted - Variable in class net.sf.gridarta.gui.filter.FilterComponent
 
inverted - Variable in class net.sf.gridarta.model.filter.NamedFilterConfig
Whether the filter should match if all sub-filters match (true) or if at least one sub-filter does not match (false>).
invertSelection() - Method in class net.sf.gridarta.mainactions.MainActions
Invoked when the user wants to invert all selected squares from a map.
invertSelection() - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Inverts all selected squares.
INVISIBLE - Static variable in class net.sf.gridarta.var.crossfire.model.gameobject.GameObject
The name of the "invisible" attribute.
invObjects - Variable in class net.sf.gridarta.model.artifact.ArtifactParser
Collects all inventory objects.
IOErrorException - Exception in net.sf.gridarta.model.mappathnormalizer
Exception throws if an I/O error occurs.
IOErrorException(File, IOException) - Constructor for exception net.sf.gridarta.model.mappathnormalizer.IOErrorException
Creates a new instance.
IOUtils - Class in net.sf.gridarta.utils
Utility-class for Gridarta's I/O.
IOUtils() - Constructor for class net.sf.gridarta.utils.IOUtils
Utility class - do not instantiate.
IS_ANIMATED - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
The attribute name of the "is_animated" flag.
IS_TURNABLE - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
The name of the "is_turnable" attribute.
isAbsolute(String) - Static method in class net.sf.gridarta.model.io.PathManager
Check whether a path is absolute.
isActive(int, int) - Static method in class net.sf.gridarta.gui.dialog.gameobjectattributes.MaskChangeAL
Check whether the given bit-index is an active bit in the bitmask.
isAllowedTypeChange(GameObject<G, A, R>, int, int) - Method in class net.sf.gridarta.model.validation.checks.CustomTypeChecker
Returns whether the given game's changed type is allowed.
isAllowRandomMapParameters() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns whether exit paths may point to random map parameters.
isAllowRandomMapParameters() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns whether exit paths may point to random map parameters.
isAllowRandomMapParameters() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns whether exit paths may point to random map parameters.
isAllowRandomMapParameters() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns whether exit paths may point to random map parameters.
isAllowsAllInv() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
Returns whether this archetype type allows any inventory game objects, regardless whether these types have "inv" specifications.
isAlphaType(int) - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Returns whether the specified edit type is to be shown transparent.
isAlphaType(int) - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Returns whether the specified edit type is to be shown transparent.
isAlternativeLocation() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Returns whether the button is shown in the alternative location.
isAnyTransactionActive() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Returns whether a transaction is currently active.
isAnyTransactionActive() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Returns whether a transaction is currently active.
isArchDirectoryInputFieldEnabled() - Method in interface net.sf.gridarta.model.configsource.ConfigSource
Whether the "archetype directory" input field in the settings dialog should be enabled.
isArchDirectoryInputFieldEnabled() - Method in class net.sf.gridarta.var.atrinik.model.settings.CollectedConfigSource
Whether the "archetype directory" input field in the settings dialog should be enabled.
isArchDirectoryInputFieldEnabled() - Method in class net.sf.gridarta.var.atrinik.model.settings.FilesConfigSource
Whether the "archetype directory" input field in the settings dialog should be enabled.
isArchDirectoryInputFieldEnabled() - Method in class net.sf.gridarta.var.crossfire.model.settings.CollectedConfigSource
Whether the "archetype directory" input field in the settings dialog should be enabled.
isArchDirectoryInputFieldEnabled() - Method in class net.sf.gridarta.var.crossfire.model.settings.FilesConfigSource
Whether the "archetype directory" input field in the settings dialog should be enabled.
isArchDirectoryInputFieldEnabled() - Method in class net.sf.gridarta.var.daimonin.model.settings.CollectedConfigSource
Whether the "archetype directory" input field in the settings dialog should be enabled.
isArchDirectoryInputFieldEnabled() - Method in class net.sf.gridarta.var.daimonin.model.settings.FilesConfigSource
Whether the "archetype directory" input field in the settings dialog should be enabled.
isAreaEmpty(int, int, int, int) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Checks whether an area of a map is completely empty.
isAreaEmpty(int, int, int, int) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Checks whether an area of a map is completely empty.
isArtifact() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns whether this GameObject is an Artifact.
isArtifact() - Method in interface net.sf.gridarta.model.archetype.Archetype
Returns whether this GameObject is an Artifact.
isAutoBoot() - Method in class net.sf.gridarta.plugin.Plugin
Returns whether this plugin is run whenever the editor starts.
isAutoCreateExit() - Method in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
Returns whether exit game objects should be auto-created when needed.
isAutoCreateExit() - Method in interface net.sf.gridarta.model.exitconnector.ExitConnectorModel
Returns whether exit game objects should be auto-created when needed.
isAutoGeneratePreviews() - Method in class net.sf.gridarta.gui.map.MapPreviewAccessory
Get whether to automatically generate previews.
isAutoJoin() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for "autojoin".
isAutojoin() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Returns whether "autojoin" is enabled.
isAutojoin() - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Returns whether "autojoin" is enabled.
isAutoUpdate() - Method in class net.sf.gridarta.gui.dialog.prefs.UpdatePreferences
Returns the auto-update state.
isAutoValidatorDefault() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns whether the auto validator is enabled by default.
isAutoValidatorDefault() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns whether the auto validator is enabled by default.
isAutoValidatorDefault() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns whether the auto validator is enabled by default.
isAutoValidatorDefault() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns whether the auto validator is enabled by default.
isBlockCaretEnabled() - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
Returns whether the caret should be drawn as a block.
isBlocked(int, int) - Method in class net.sf.gridarta.model.validation.checks.BlockedMatrix
Returns whether a given location is blocked.
isBlocked(Iterable<? extends GameObject<?, ?, ?>>) - Static method in class net.sf.gridarta.model.validation.checks.BlockedSquareChecker
Return whether a square is blocked and impassable.
isBold() - Method in class net.sf.gridarta.textedit.textarea.SyntaxStyle
Returns true if boldface is enabled.
isBottom(G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Returns whether this game object is the bottom-most one.
isBottom() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Returns whether this game object is the bottom-most one.
isBottom() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Returns whether this game object is the bottom-most one.
isBracketHighlightEnabled() - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
Returns whether bracket highlighting is enabled.
isBuilt - Variable in class net.sf.gridarta.gui.dialog.find.FindDialog
Whether this find dialog has been displayed.
isBuilt - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Whether this replace dialog has been displayed.
isCaretVisible() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns true if the caret is visible, false otherwise.
isChanged() - Method in class net.sf.gridarta.gui.dialog.prefs.AppPreferences
isChanged() - Method in class net.sf.gridarta.gui.dialog.prefs.DevPreferences
isChanged() - Method in class net.sf.gridarta.gui.dialog.prefs.GUIPreferences
isChanged() - Method in class net.sf.gridarta.gui.dialog.prefs.MapValidatorPreferences
isChanged() - Method in class net.sf.gridarta.gui.dialog.prefs.MiscPreferences
isChanged() - Method in class net.sf.gridarta.gui.dialog.prefs.NetPreferences
isChanged() - Method in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
isChanged() - Method in class net.sf.gridarta.gui.dialog.prefs.UpdatePreferences
isConsoleMode() - Method in enum net.sf.gridarta.maincontrol.GridartaRunMode
Returns whether this mode uses console-mode.
isCreateDirectionPane() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Returns whether the direction panel should be created.
isCreateDirectionPane() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Returns whether the direction panel should be created.
isCreateDirectionPane() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Returns whether the direction panel should be created.
isCreateDirectionPane() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Returns whether the direction panel should be created.
isCurrentMap() - Method in class net.sf.gridarta.plugin.parameter.MapParameter
Returns whether the current map is selected.
isDataFlavorSupported(DataFlavor) - Method in class net.sf.gridarta.gui.mapmenu.TransferableTreeNode
isDefaultEnabled() - Method in class net.sf.gridarta.model.validation.AbstractValidator
Get whether this Validator should be enabled per default.
isDefaultEnabled() - Method in interface net.sf.gridarta.model.validation.Validator
Get whether this Validator should be enabled per default.
isDefaultGameObject() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns whether this game object is unmodified from its underlying archetype.
isDefaultGameObject() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns whether this game object is unmodified from its underlying archetype.
isDefaultGameObject() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.GameObject
Returns whether this game object is unmodified from its underlying archetype.
isDelete(InputEvent) - Static method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
Determines if "delete" was selected.
isDeletionToolExceptionsIgnoreFloors() - Method in class net.sf.gridarta.gui.panel.tools.DeletionTool
Returns whether floors should not be deleted.
isDeletionToolExceptionsIgnoreMonsters() - Method in class net.sf.gridarta.gui.panel.tools.DeletionTool
Returns whether monsters should not be deleted.
isDeletionToolExceptionsIgnoreWalls() - Method in class net.sf.gridarta.gui.panel.tools.DeletionTool
Returns whether walls should not be deleted.
isDouble - Variable in class net.sf.gridarta.model.face.DefaultFaceObject
Whether this face is a "double" face.
isDouble() - Method in class net.sf.gridarta.model.face.DefaultFaceObject
Return whether this face is a double face.
isDouble() - Method in interface net.sf.gridarta.model.face.FaceObject
Return whether this face is a double face.
isDoubleFaces() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for "double faces".
isDoubleFaces() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Get whether double faces are drawn double height.
isDoubleFaces() - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Get whether double faces are drawn double height.
isDragging() - Method in class net.sf.gridarta.model.mapcursor.MapCursor
Returns whether the cursor is currently being dragged.
isDrawDouble(boolean) - Method in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
Returns whether to draw this game object with double height.
isDrawDouble(boolean) - Method in class net.sf.gridarta.model.gameobject.TestGameObject
Returns whether to draw this game object with double height.
isDrawDouble(boolean) - Method in class net.sf.gridarta.var.atrinik.model.gameobject.GameObject
Returns whether to draw this game object with double height.
isDrawDouble(boolean) - Method in class net.sf.gridarta.var.daimonin.model.gameobject.GameObject
Returns whether to draw this game object with double height.
isEditable() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns true if this text area is editable, false otherwise.
isEditType(int) - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Get information on the current state of edit type.
isEditType(BaseObject<?, ?, ?, ?>) - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Get information whether the gameObject is edited.
isEditType(int) - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Get information on the current state of edit type.
isEditType(BaseObject<?, ?, ?, ?>) - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Get information whether the gameObject is edited.
isEditTypeSet() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Returns whether a editType value is set so that not all squares are displayed.
isEditTypeSet() - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Returns whether a editType value is set so that not all squares are displayed.
isEmpty() - Method in class net.sf.gridarta.gui.copybuffer.CopyBuffer
Returns whether this copy buffer contains any game objects.
isEmpty() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
Returns whether no pickmaps exist in the current folder.
isEmpty() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributesDefinition
Returns whether no attribute definitions exist.
isEmpty() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSection
Returns whether no ArchetypeAttributes exist.
isEmpty() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Check whether this square is empty.
isEmpty() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Check whether this square is empty.
isEmpty() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Returns whether the map is empty.
isEmpty() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Returns whether the map is empty.
isEmpty() - Method in class net.sf.gridarta.model.mapmodel.MapSquareGrid
Returns whether the map is empty.
isEmpty() - Method in class net.sf.gridarta.model.mapmodel.SavedSquares
Returns whether no saved squares exist.
isEmpty(G) - Method in class net.sf.gridarta.model.scripts.DefaultScriptArchData
Returns whether this ScriptArchData is empty (contains no events).
isEmpty(G) - Method in interface net.sf.gridarta.model.scripts.ScriptArchData
Returns whether this ScriptArchData is empty (contains no events).
isEnabled() - Static method in class net.sf.gridarta.gui.autovalidator.AutoValidator
Return whether the auto-validator is enabled.
isEnabled() - Method in class net.sf.gridarta.model.filter.AbstractFilterConfig
Returns whether the filter is enabled.
isEnabled() - Method in interface net.sf.gridarta.model.filter.FilterConfig
Returns whether the filter is enabled.
isEnabled() - Method in class net.sf.gridarta.model.validation.AbstractValidator
Get whether this Validator is enabled.
isEnabled() - Method in interface net.sf.gridarta.model.validation.Validator
Get whether this Validator is enabled.
isEqual(BaseObject<?, ?, ?, ?>) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Compares this object to another game object.
isEqual(BaseObject<?, ?, ?, ?>) - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Compares this object to another game object.
isEqual(BaseObject<?, ?, ?, ?>) - Method in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
Compares this object to another game object.
isEqual(BaseObject<?, ?, ?, ?>) - Method in class net.sf.gridarta.var.crossfire.model.gameobject.GameObject
Compares this object to another game object.
isExit(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.exitconnector.ExitMatcher
Returns whether a GameObject is a valid exit.
isFallbackArchetypeType(ArchetypeType) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
Returns whether a given ArchetypeType is the fallback archetype type used for game objects not matching any defined archetype type.
isFilter() - Method in class net.sf.gridarta.plugin.Plugin
Returns whether this plugin is a filter.
isFixedLogin() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the fixed login attribute.
isFixedLogin() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the fixed login attribute.
isFixedReset() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns whether this map uses a fixed reset.
isFixedReset() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns whether this map uses a fixed reset.
isFixedResetTime() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the fixed reset time attribute.
isGameObjectVisible(G) - Method in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
Checks whether a game object is visible according to current editor settings.
isGameObjectVisible(G) - Method in class net.sf.gridarta.gui.map.renderer.IsoMapRenderer
Checks whether a game object is visible according to current editor settings.
isGameObjectVisible(G) - Method in class net.sf.gridarta.gui.map.renderer.IsoPickmapRenderer
Checks whether a game object is visible according to current editor settings.
isGridVisible() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for "grid visible".
isGridVisible() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Get the visibility of the grid.
isGridVisible() - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Get the visibility of the grid.
isHead() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns whether this object is a single-part object or the head of the multi-part object.
isHead() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns whether this object is a single-part object or the head of the multi-part object.
isHighlightedSquare(FilterState, int) - Method in class net.sf.gridarta.gui.filter.DefaultFilterControl
isHighlightedSquare(FilterState, int) - Method in interface net.sf.gridarta.gui.filter.FilterControl
 
isHighlightedSquare(int) - Method in class net.sf.gridarta.gui.filter.FilterState
Returns whether the given path should be highlighted.
isInAutoApplyArchPanelChanges - Variable in class net.sf.gridarta.gui.mainwindow.GameObjectTextEditorTab
isInAutoApplyArchPanelChanges - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
isIncludeFaceNumbers() - Method in class net.sf.gridarta.model.face.DefaultFaceObjects
Returns whether the images file contains face numbers.
isIncludeFaceNumbers() - Method in interface net.sf.gridarta.model.face.FaceObjects
Returns whether the images file contains face numbers.
isIncludeFaceNumbers() - Method in class net.sf.gridarta.model.face.TestFaceObjects
Returns whether the images file contains face numbers.
isInContainer() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Check whether this GameObject is in a Container (in Gridarta sense, which means being in a MapSquare isn't, but being in an GameObject is).
isInContainer() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Check whether this GameObject is in a Container (in Gridarta sense, which means being in a MapSquare isn't, but being in an GameObject is).
isInitialized() - Method in class net.sf.gridarta.textedit.scripteditor.CFPythonPopup
Returns whether this popup menu has been fully initialized and is ready for use.
isInMapTransaction - Variable in class net.sf.gridarta.gui.mainwindow.GameObjectTextEditorTab
Records whether a map transaction is active.
isInMapTransaction - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Records whether a map transaction is active.
isInsert(InputEvent) - Static method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
Determines if "insert" was selected.
isInverted() - Method in class net.sf.gridarta.model.filter.NamedFilterConfig
Returns whether the filter should match if all sub-filters match or if at least one sub-filter does not match.
isItalic() - Method in class net.sf.gridarta.textedit.textarea.SyntaxStyle
Returns true if italics is enabled.
isLeaf() - Method in class net.sf.gridarta.model.data.NamedTreeNode
isLight() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Returns whether this map square is affected by any light emitting game objects.
isLightVisible() - Method in class net.sf.gridarta.action.LightVisibleAction
Action method for "light visible".
isLightVisible() - Method in class net.sf.gridarta.gui.map.renderer.AbstractMapRenderer
Returns whether the setting for lighted map squares should be inverted.
isLightVisible() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Get the visibility of the light.
isLightVisible() - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Get the visibility of the light.
isLoadedFromArchive() - Method in interface net.sf.gridarta.model.archetypeset.ArchetypeSet
Returns whether the Archetypes in this ArchetypeSet were loaded from an archive.
isLoadedFromArchive() - Method in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
Returns whether the Archetypes in this ArchetypeSet were loaded from an archive.
isLockAllPickmaps() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Return whether all pickmaps are locked.
isLocked() - Method in class net.sf.gridarta.model.pickmapsettings.AbstractPickmapSettings
Returns whether pickmaps are immutable.
isLocked() - Method in interface net.sf.gridarta.model.pickmapsettings.PickmapSettings
Returns whether pickmaps are immutable.
isLowestPart - Variable in class net.sf.gridarta.model.archetype.AbstractArchetype
Set if this part of a multi-part object is the lowest part.
isLowestPart() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Returns whether this part has the smallest y coordinate when painting the image.
isLowestPart() - Method in interface net.sf.gridarta.model.archetype.Archetype
Returns whether this part has the smallest y coordinate when painting the image.
isMainIndex(R) - Method in class net.sf.gridarta.model.autojoin.AutojoinList
Returns the index of an Archetype if it is a main archetype for any direction.
isMap() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
Returns whether this archetype is allowed on maps.
isMapSizeDefault() - Method in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Set whether to override the default map size.
isMatching(G) - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserControl
Returns whether the current selection matches the given game object.
isMatching(G) - Method in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
Returns whether a given game object matches the selection.
isMatching(G) - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooser
Returns whether the current selection matches a given game object.
isMatching(G) - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooserTab
Returns whether the current selection matches the given game object.
isMatching(G) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Returns whether the current selection matches the given game object.
isMatching(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.exitconnector.ExitMatcher
Matches an GameObject.
isMatching(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.mapmodel.FilterGameObjectIteratorTest.AcceptAllMatcher
 
isMatching(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.mapmodel.FilterGameObjectIteratorTest.AcceptMatcher
 
isMatching(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.match.AndGameObjectMatcher
Matches an GameObject.
isMatching(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.match.AttributeGameObjectMatcher
Matches an GameObject.
isMatching(GameObject<?, ?, ?>) - Method in interface net.sf.gridarta.model.match.GameObjectMatcher
Matches an GameObject.
isMatching(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.match.MutableNameGameObjectMatcher
Matches an GameObject.
isMatching(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.match.MutableOrGameObjectMatcher
Matches an GameObject.
isMatching(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.match.NamedGameObjectMatcher
Matches an GameObject.
isMatching(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.match.NotGameObjectMatcher
Matches an GameObject.
isMatching(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.match.OrGameObjectMatcher
Matches an GameObject.
isMatching(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.match.TypeNrsGameObjectMatcher
Matches an GameObject.
isMatching(Iterable<G>, GameObjectMatcher) - Method in class net.sf.gridarta.model.validation.checks.AbstractShopSquareChecker
Returns whether a map square contains a game object matching a given GameObjectMatcher.
isMatchingInventory(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.match.NamedGameObjectMatcher
Returns whether this matcher matches any inventory game object of a given game object.
isModified() - Method in class net.sf.gridarta.model.index.AbstractIndex
Returns whether the state was modified since last save.
isModified() - Method in interface net.sf.gridarta.model.index.Index
Returns whether the state was modified since last save.
isModified() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Return whether the map has been modified from the on-disk state.
isModified() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Return whether the map has been modified from the on-disk state.
isModified() - Method in class net.sf.gridarta.plugin.Plugin
Returns whether the plugin contents have been modified since last save.
isModified() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Return whether the text content has been modified from the "unmodified" state.
isMulti() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Returns whether this Archetype is a multi-part object.
isMulti() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Returns whether this Archetype is a multi-part object.
isMultiArchFittingToMap(Archetype<G, A, R>, Point, boolean) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Checks whether an GameObject (multi-arch) would still fit on this map.
isMultiArchFittingToMap(Archetype<G, A, R>, Point, boolean) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Checks whether an GameObject (multi-arch) would still fit on this map.
isNamed - Variable in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Set if the bitmask value may be encoded as strings in external representation; unset if the value is encoded as an integer.
isNewerThan(Updater.VersionInfo) - Method in class net.sf.gridarta.updater.Updater.VersionInfo
Check whether this version is newer than another version.
isNextLineRequested() - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
Returns true if the next line should be repainted.
isNoHarm() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the no harm attribute.
isNoHarm() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the no harm attribute.
isNoMagic() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the no magic attribute.
isNoMagic() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the no magic attribute.
isNoPriest() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the no priest attribute.
isNoPriest() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the no priest attribute.
isNoSave() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the no save attribute.
isNoSave() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the no save attribute.
isNoSmooth() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns whether this map is no smooth.
isNoSummon() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the no summon attribute.
isNoSummon() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the no summon attribute.
isOkButtonEnabled() - Method in class net.sf.gridarta.gui.dialog.newmap.AbstractNewMapDialog
Returns whether the "OK" button is enabled depending on the dialog's contents.
isOkButtonEnabled() - Method in class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Returns whether the "OK" button is enabled depending on the dialog's contents.
isOkButtonEnabled() - Method in class net.sf.gridarta.gui.dialog.newmap.NewPickmapDialog
Returns whether the "OK" button is enabled depending on the dialog's contents.
isOkButtonEnabled() - Method in class net.sf.gridarta.gui.dialog.newmap.NewPickmapFolderDialog
Returns whether the "OK" button is enabled depending on the dialog's contents.
isOkButtonEnabled() - Method in class net.sf.gridarta.mainactions.RandomFillDialog
Returns whether the "OK" button is enabled.
isOkEnabled() - Method in class net.sf.gridarta.gui.dialog.bookmarks.BookmarkDirectoryDialog
Returns whether the "ok" button is enabled.
isOkEnabled() - Method in class net.sf.gridarta.gui.dialog.bookmarks.EditBookmarkDialog
Returns whether the "ok" button is enabled.
IsoMapRenderer<G extends DefaultIsoGameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.renderer
A AbstractIsoMapRenderer to render map files.
IsoMapRenderer(int, MapViewSettings, FilterControl<G, A, R>, MapModel<G, A, R>, MapGrid, MultiPositionData, IsoMapSquareInfo, GridMapSquarePainter, GameObjectParser<G, A, R>, ResourceIcons) - Constructor for class net.sf.gridarta.gui.map.renderer.IsoMapRenderer
Creates a new instance.
isoMapSquareInfo - Variable in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
The IsoMapSquareInfo to use.
isoMapSquareInfo - Variable in class net.sf.gridarta.gui.map.renderer.AbstractSimpleIsoMapRenderer
The IsoMapSquareInfo to use.
isoMapSquareInfo - Variable in class net.sf.gridarta.gui.map.renderer.IsoMapRenderer
The IsoMapSquareInfo to use.
isoMapSquareInfo - Variable in class net.sf.gridarta.gui.map.renderer.SimpleIsoMapRenderer
The IsoMapSquareInfo to use.
IsoMapSquareInfo - Class in net.sf.gridarta.model.gameobject
Provides information about isometric map squares.
IsoMapSquareInfo(int, int, int, int) - Constructor for class net.sf.gridarta.model.gameobject.IsoMapSquareInfo
Creates a new instance.
isoMapSquareInfo - Variable in class net.sf.gridarta.model.gameobject.MultiPositionData
The IsoMapSquareInfo to use.
isoMapSquareInfo - Variable in class net.sf.gridarta.var.atrinik.gui.map.renderer.DefaultRendererFactory
The IsoMapSquareInfo to use.
isoMapSquareInfo - Variable in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
The IsoMapSquareInfo instance.
isoMapSquareInfo - Variable in class net.sf.gridarta.var.daimonin.gui.map.renderer.DefaultRendererFactory
The IsoMapSquareInfo to use.
isoMapSquareInfo - Variable in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
The IsoMapSquareInfo instance.
IsoMapTilePane<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.maptilepane
A Panel for managing the tiling of maps.
IsoMapTilePane(MapManager<G, A, R>, ProjectSettings, MapModel<G, A, R>, FileFilter, MapPathNormalizer) - Constructor for class net.sf.gridarta.gui.map.maptilepane.IsoMapTilePane
Create a MapTilePane.
isOnGrid(Point) - Method in class net.sf.gridarta.model.mapcursor.MapCursor
Check if point is on grid.
isOpen() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Returns the tab's open status.
IsoPickmapRenderer<G extends DefaultIsoGameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.renderer
A AbstractIsoMapRenderer to render map files.
IsoPickmapRenderer(int, MapViewSettings, MapModel<G, A, R>, MapGrid, MultiPositionData, IsoMapSquareInfo, GridMapSquarePainter, GameObjectParser<G, A, R>, Icon) - Constructor for class net.sf.gridarta.gui.map.renderer.IsoPickmapRenderer
Creates a new instance.
isOptionalSpell - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeInvSpell
Whether the spell game object is optional.
isOptionalSpell - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInvSpell
Whether the spell game object is optional.
isOptionalSpell() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeInvSpell
Returns whether the spell game object is optional.
isOutdoor() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Returns whether the map is an "outdoor" map.
isOutdoor() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Returns whether the map is an "outdoor" map.
isOutsideEmpty(int, int) - Method in class net.sf.gridarta.model.mapmodel.SavedSquares
Returns whether all squares outside a given area are empty or unchanged.
isOverwriteEnabled() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns true if overwrite mode is enabled, false otherwise.
isPasteExitName() - Method in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
Returns whether the exit name should be updated.
isPasteExitName() - Method in interface net.sf.gridarta.model.exitconnector.ExitConnectorModel
Returns whether the exit name should be updated.
isPerformingRealChecks() - Static method in class net.sf.gridarta.utils.MapFileFilter
Get whether to actually perform real checks or just file endings.
isPermDeath() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the permanent death attribute.
isPickmap - Variable in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
Flag that indicates whether this is a pickmap or not.
isPickmap() - Method in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
Return flag that indicates whether this is a pickmap or not.
isPickmap() - Method in interface net.sf.gridarta.model.mapcontrol.MapControl
Return flag that indicates whether this is a pickmap or not.
isPickmapActive() - Method in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
Return if the Pickmap Chooser is active.
isPickmapActive() - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooser
Return if the Pickmap Chooser is active.
isPlain() - Method in class net.sf.gridarta.textedit.textarea.SyntaxStyle
Returns true if no font styles are enabled.
isPlayerNoSave() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the player no save attribute.
isPluginEditorIsAutoRun() - Method in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
Action method for option to run the editor script automatically.
isPluginIsEditorFilter() - Method in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
Action method for option to make an editor script a map filter.
isPluginIsScript() - Method in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
Action method for option to add an editor script to the plugins menu.
isPointValid(Point) - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Checks whether the given coordinate is within map bounds.
isPointValid(Point) - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Checks whether the given coordinate is within map bounds.
isPvp() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the pvp attribute.
isPvp() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the pvp attribute.
isRandomFillSkipAdjacentSquares() - Method in class net.sf.gridarta.mainactions.RandomFillDialog
Action method for "skip adjacent squares" action.
isReady - Variable in class net.sf.gridarta.textedit.scripteditor.CFPythonPopup
Whether this menu has been fully initialized.
isRealChild - Variable in class net.sf.gridarta.model.treasurelist.TreasureObj
Set for all except yes or no nodes.
isRealChild() - Method in class net.sf.gridarta.model.treasurelist.TreasureObj
Returns whether this node is no a yes or no node.
isRelative - Variable in class net.sf.gridarta.gui.map.maptilepane.TilePanel.RASwitch
Whether the current mode is relative.
isRelative(String) - Static method in class net.sf.gridarta.model.io.PathManager
Check whether a path is relative.
isRepeatEnabled() - Method in class net.sf.gridarta.textedit.textarea.InputHandler
Returns if repetition is enabled.
isScript() - Method in class net.sf.gridarta.plugin.Plugin
Returns whether this plugin is a stand-alone plugin.
isScripted() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Returns whether this GameObject has one or more scripted events defined.
isScripted() - Method in class net.sf.gridarta.model.gameobject.TestGameObject
Returns whether this GameObject has one or more scripted events defined.
isScripted() - Method in class net.sf.gridarta.var.atrinik.model.gameobject.GameObject
Returns whether this GameObject has one or more scripted events defined.
isScripted() - Method in class net.sf.gridarta.var.crossfire.model.gameobject.GameObject
Returns whether this GameObject has one or more scripted events defined.
isScripted() - Method in class net.sf.gridarta.var.daimonin.model.gameobject.GameObject
Returns whether this GameObject has one or more scripted events defined.
isSelect(InputEvent) - Static method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
Determines if "select" was selected.
isSelected() - Method in class net.sf.gridarta.model.match.SetEnabledAction
Returns whether SetEnabledAction.gameObjectMatcher is currently enabled.
isSelected() - Method in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager.GameObjectMatcherToggleAction
Gets the selected state.
isSelectedGameObjects(Iterable<G>) - Method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareModel
 
isSelectedMapSquares(Iterable<MapSquare<G, A, R>>) - Method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareModel
 
isSelectionRectangular() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Returns true if the selection is rectangular, false otherwise.
isSelectionToolAutoFill() - Method in class net.sf.gridarta.gui.panel.tools.SelectionTool
Returns whether auto-fill is enabled.
isShowMainToolbar() - Method in class net.sf.gridarta.model.settings.DefaultEditorSettings
Returns whether the main toolbar should be shown.
isShowMainToolbar() - Method in interface net.sf.gridarta.model.settings.EditorSettings
Returns whether the main toolbar should be shown.
isShrinkMapSizeDialogEast() - Method in class net.sf.gridarta.gui.dialog.shrinkmapsize.ShrinkMapSizeDialog
Action method for "shrinkMapSizeDialogEast".
isShrinkMapSizeDialogSouth() - Method in class net.sf.gridarta.gui.dialog.shrinkmapsize.ShrinkMapSizeDialog
Action method for "shrinkMapSizeDialogSouth".
isSignificant() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.CaretUndo
 
isSink(GameObject<G, A, R>) - Method in class net.sf.gridarta.model.validation.checks.ConnectionChecker
Returns whether a given game object is a sink if connected.
isSmoothing() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for "smoothing".
isSmoothing() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Returns the smoothing setting.
isSmoothing() - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Returns the smoothing setting.
isSource(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.model.validation.checks.ConnectionChecker
Returns whether a given game object is a source if connected.
isSpawnPoint(BaseObject<G, A, R, ?>) - Method in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
Returns whether the given BaseObject is a spawn point.
isStartLine(String) - Method in class net.sf.gridarta.model.io.AbstractArchetypeParser
Returns whether a give input line denotes the start of a new archetype.
isStartLine(String) - Method in class net.sf.gridarta.model.io.TestArchetypeParser
Returns whether a give input line denotes the start of a new archetype.
isStartLine(String) - Method in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParser
Returns whether a give input line denotes the start of a new archetype.
isStartLine(String) - Method in class net.sf.gridarta.var.crossfire.model.io.ArchetypeParser
Returns whether a give input line denotes the start of a new archetype.
isStartLine(String) - Method in class net.sf.gridarta.var.daimonin.model.io.ArchetypeParser
Returns whether a give input line denotes the start of a new archetype.
isSubFilterEnabled(String) - Method in class net.sf.gridarta.model.filter.NamedFilterConfig
Returns whether a sub-filter is enabled.
isSuccess() - Method in class net.sf.gridarta.plugin.BshThread
Returns whether the plugin has been executed successfully.
isSystemMatcher() - Method in class net.sf.gridarta.model.match.NamedGameObjectMatcher
Returns whether this matcher is a system matcher.
isTabSplitMode() - Method in class net.sf.gridarta.gui.utils.tabbedpanel.MoveToActions
Action method to query split mode.
isTail() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Determines if this part is a tail part.
isTail() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Determines if this part is a tail part.
isTemplate() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Returns whether this map is a template map.
isTileShow() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for "tile show".
isTop(G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Returns whether this game object is the top-most one.
isTop() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Returns whether this game object is the top-most one.
isTop() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Returns whether this game object is the top-most one.
isTopOrBottom() - Method in enum net.sf.gridarta.gui.utils.borderpanel.Location
Returns whether this location is Location.TOP or Location.BOTTOM.
isTopOrLeft() - Method in enum net.sf.gridarta.gui.utils.borderpanel.Location
Returns whether this location is Location.TOP or Location.LEFT.
isTreasureList - Variable in class net.sf.gridarta.model.treasurelist.TreasureObj
Whether this treasure object is a "treasure" or "treasureone" object.
isTreasureList() - Method in class net.sf.gridarta.model.treasurelist.TreasureObj
Returns whether this treasure object is a "treasure" or "treasureone" object.
isUltimateDeath() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the ultimate death attribute.
isUltraDeath() - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
Returns the ultra death attribute.
isUndefinedArchetype() - Method in interface net.sf.gridarta.model.archetype.Archetype
Return whether this archetype denotes an undefined archetype.
isUndefinedArchetype() - Method in class net.sf.gridarta.model.archetype.TestDefaultArchetype
Return whether this archetype denotes an undefined archetype.
isUndefinedArchetype() - Method in class net.sf.gridarta.model.archetype.TestUndefinedArchetype
Return whether this archetype denotes an undefined archetype.
isUndefinedArchetype() - Method in class net.sf.gridarta.var.atrinik.model.archetype.DefaultArchetype
Return whether this archetype denotes an undefined archetype.
isUndefinedArchetype() - Method in class net.sf.gridarta.var.atrinik.model.archetype.UndefinedArchetype
Return whether this archetype denotes an undefined archetype.
isUndefinedArchetype() - Method in class net.sf.gridarta.var.crossfire.model.archetype.DefaultArchetype
Return whether this archetype denotes an undefined archetype.
isUndefinedArchetype() - Method in class net.sf.gridarta.var.crossfire.model.archetype.UndefinedArchetype
Return whether this archetype denotes an undefined archetype.
isUndefinedArchetype() - Method in class net.sf.gridarta.var.daimonin.model.archetype.DefaultArchetype
Return whether this archetype denotes an undefined archetype.
isUndefinedArchetype() - Method in class net.sf.gridarta.var.daimonin.model.archetype.UndefinedArchetype
Return whether this archetype denotes an undefined archetype.
isUnique() - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
Returns the unique attribute.
isUnique() - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
Get whether this map is unique.
isUp - Variable in class net.sf.gridarta.model.face.DefaultFaceObject
Whether this face is an "up" face.
isUp() - Method in class net.sf.gridarta.model.face.DefaultFaceObject
Return whether this face is an up face.
isUp() - Method in interface net.sf.gridarta.model.face.FaceObject
Return whether this face is an up face.
isValidAction(Action) - Method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsManager
Returns whether an Action is a global action.
isValidDirectory(String) - Static method in class net.sf.gridarta.gui.mapmenu.MapMenuEntryDir
Returns whether a title is valid.
isValidEntry(int, String) - Method in class net.sf.gridarta.model.resource.AbstractFilesResourcesReader
Returns whether a file name should be processed.
isValidEntry(int, String) - Method in class net.sf.gridarta.model.resource.TestFilesResourcesReader
 
isValidEntry(int, String) - Method in class net.sf.gridarta.var.atrinik.resource.FilesResourcesReader
Returns whether a file name should be processed.
isValidEntry(int, String) - Method in class net.sf.gridarta.var.crossfire.resource.FilesResourcesReader
Returns whether a file name should be processed.
isValidEntry(int, String) - Method in class net.sf.gridarta.var.daimonin.resource.FilesResourcesReader
Returns whether a file name should be processed.
isValidExit(GameObject<G, A, R>) - Method in class net.sf.gridarta.model.exitconnector.ExitMatcher
Returns whether a GameObject is a valid exit.
isValidPickmapName(CharSequence) - Static method in class net.sf.gridarta.gui.mapfiles.MapFile
Returns whether a pickmap name is valid.
isWithinRange(int) - Method in class net.sf.gridarta.model.validation.checks.Range
Return whether a given attribute value is within the valid attribute values range.
italic - Variable in class net.sf.gridarta.textedit.textarea.SyntaxStyle
Whether the text should be italics.
item - Variable in exception net.sf.gridarta.model.gameobject.NotInsideContainerException
The GameObject that was not inside a / the container but should have been.
itemListener - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ParameterTypeEditor
 
itemListener - Variable in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
itemStateChanged(ItemEvent) - Method in class net.sf.gridarta.gui.dialog.prefs.NetPreferences
itemStateChanged(ItemEvent) - Method in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog.ReplaceWithBoxItemListener
 
iterateState(int) - Method in class net.sf.gridarta.gui.utils.tristate.TristateCheckBox
Increments the state.
iterator() - Method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsManager
Returns all Actions.
iterator() - Method in class net.sf.gridarta.gui.map.mapview.MapViewManager
Returns all opened map views.
iterator() - Method in class net.sf.gridarta.gui.mapfiles.MapFolder
Returns an Iterator returning all pickmaps of this folder in arbitrary order.
iterator() - Method in class net.sf.gridarta.gui.mapfiles.MapFolderTree
Returns an Iterator returning all map folders.
iterator() - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypeChooserControl
Returns all archetypes in the panel.
iterator() - Method in class net.sf.gridarta.gui.panel.connectionview.Connection
iterator() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
iterator() - Method in interface net.sf.gridarta.model.archetype.Archetype
Returns all inventory objects.
iterator() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributesDefinition
iterator() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSection
iterator() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeSections
Returns a read-only Iterator returning all sections in display order.
iterator() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeType
iterator() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeList
iterator() - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
iterator() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
The Iterator returned does not recurse, it only contains objects on the first level.
iterator() - Method in class net.sf.gridarta.model.data.AbstractNamedObjects
NamedObjects are iterated in Unicode (=case sensitive ASCII) order.
iterator() - Method in interface net.sf.gridarta.model.data.NamedObjects
NamedObjects are iterated in Unicode (=case sensitive ASCII) order.
iterator() - Method in interface net.sf.gridarta.model.gameobject.GameObject
The Iterator returned does not recurse, it only contains objects on the first level.
iterator() - Method in class net.sf.gridarta.model.gameobject.MultiArchData
iterator() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
iterator - Variable in class net.sf.gridarta.model.mapmodel.FilterGameObjectIterator
The Iterator being filtered.
iterator() - Method in class net.sf.gridarta.model.match.GameObjectMatchers
iterator() - Method in class net.sf.gridarta.model.smoothface.SmoothFaces
iterator() - Method in class net.sf.gridarta.model.spells.Spells
Return all known spell objects.
iterator() - Method in class net.sf.gridarta.model.validation.DefaultErrorCollector
iterator() - Method in class net.sf.gridarta.model.validation.DelegatingMapValidator
iterator() - Method in class net.sf.gridarta.plugin.Plugin
iterator() - Method in class net.sf.gridarta.plugin.PluginModel
iteratorStack - Variable in class net.sf.gridarta.model.baseobject.RecursiveGameObjectIterator
The Iterator stack.
iteratorStack - Variable in class net.sf.gridarta.model.io.RecursiveFileIterator
The stack of active Iterators.
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