- label - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoTwoColumn
-
The label to display in the first column.
- LABEL - Static variable in class net.sf.gridarta.textedit.textarea.Token
-
Label token id.
- labels - Variable in class net.sf.gridarta.gui.dialog.browsearchetypes.TableHeaderCellRenderer
-
The closing icons.
- LAST_HEAL - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
-
The name of the "last_heal" attribute.
- LAST_UPDATE_KEY - Static variable in class net.sf.gridarta.updater.Updater
-
Preferences key for last update.
- lastFont - Variable in class net.sf.gridarta.textedit.textarea.SyntaxStyle
-
- lastKeyword - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.CTokenMarker
-
- lastKeyword - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.HTMLTokenMarker
-
- lastKeyword - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.LuaTokenMarker
-
- lastKeyword - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.PythonTokenMarker
-
- lastLine - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
-
The last tokenized line.
- lastOffset - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.CTokenMarker
-
- lastOffset - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.HTMLTokenMarker
-
- lastOffset - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.LuaTokenMarker
-
- lastOffset - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.PythonTokenMarker
-
- lastSelectedIndex - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
-
- lastStyledFont - Variable in class net.sf.gridarta.textedit.textarea.SyntaxStyle
-
- LAYER - Static variable in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
-
The name of the "layer" attribute.
- layerNode - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.SmoothingRenderer
-
- layoutContainer(Container) - Method in class net.sf.gridarta.gui.dialog.plugin.StackLayout
- layoutContainer(Container) - Method in class net.sf.gridarta.gui.utils.DirectionLayout
- layoutContainer(Container) - Method in class net.sf.gridarta.textedit.textarea.ScrollLayout
- LEFT_OF_SCROLL_BAR - Static variable in class net.sf.gridarta.textedit.textarea.ScrollLayout
-
Adding components with this name to the text area will place them left of
the horizontal scroll bar.
- leftButtonList - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.DoubleButtonList
-
The
Container
that contains all buttons in the standard
location.
- leftOfScrollBar - Variable in class net.sf.gridarta.textedit.textarea.ScrollLayout
-
- length - Variable in class net.sf.gridarta.textedit.textarea.Token
-
The length of this token.
- length - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
-
The number of lines in the model being tokenized.
- level - Variable in enum net.sf.gridarta.gui.utils.Severity
-
The severity level.
- LEVEL - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
-
The name of the "level" attribute.
- LIGHT_MASK_WIDTH - Static variable in class net.sf.gridarta.var.daimonin.model.gameobject.GameObject
-
- LIGHT_VISIBLE_KEY - Static variable in class net.sf.gridarta.model.mapviewsettings.DefaultMapViewSettings
-
- lightMapModelTracker - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
-
- LightMapModelTracker<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.mapmodel
-
Tracks a
MapModel
for light emitting game objects.
- LightMapModelTracker(MapModel<G, A, R>) - Constructor for class net.sf.gridarta.model.mapmodel.LightMapModelTracker
-
Creates a new instance.
- lightRadius - Variable in class net.sf.gridarta.model.mapmodel.MapSquare
-
The maximum light radius of all objects within this map square.
- lightSources - Variable in class net.sf.gridarta.model.mapmodel.MapSquare
-
The
MapSquares
on the
map
that
contain light emitting game objects that affect this map square.
- lightSquare - Variable in class net.sf.gridarta.gui.map.renderer.GridMapSquarePainter
-
The overlay
Image
for map squares that are affected by light
emitting game objects.
- lightSquareIcon - Variable in class net.sf.gridarta.utils.ResourceIcons
-
- lightVisible - Variable in class net.sf.gridarta.gui.map.renderer.AbstractMapRenderer
-
Whether the setting for lighted map squares is inverted.
- lightVisible - Variable in class net.sf.gridarta.gui.mapuserlistener.MapKeyListener
-
Whether the CTRL+SHIFT modifiers are pressed.
- lightVisible - Variable in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
-
The visibility of the light.
- LightVisibleAction - Class in net.sf.gridarta.action
-
An
EditorAction
that toggles whether map lighting is visible.
- LightVisibleAction(MapViewSettings) - Constructor for class net.sf.gridarta.action.LightVisibleAction
-
Creates a new instance.
- lightVisibleChanged(boolean) - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettingsListener
-
This event handler is called when the .ight visibility has changed.
- LINE_BREAK - Static variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeParser
-
Pattern to match line breaks in attribute text.
- lineHighlight - Variable in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
-
- lineHighlight - Variable in class net.sf.gridarta.textedit.textarea.TextAreaPainter
-
Whether line highlighting is enabled.
- lineHighlightColor - Variable in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
-
- lineHighlightColor - Variable in class net.sf.gridarta.textedit.textarea.TextAreaPainter
-
The color for line highlighting.
- LineInfo - Class in net.sf.gridarta.textedit.textarea.tokenmarker
-
Stores information about tokenized lines.
- LineInfo() - Constructor for class net.sf.gridarta.textedit.textarea.tokenmarker.LineInfo
-
Creates a new LineInfo object with token = Token.NULL and obj = null.
- LineInfo(byte, Object) - Constructor for class net.sf.gridarta.textedit.textarea.tokenmarker.LineInfo
-
Creates a new LineInfo object with the specified parameters.
- lineInfo - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
-
An array for storing information about lines.
- lineNumber - Variable in exception net.sf.gridarta.model.anim.AnimationParseException
-
The line number that caused the error.
- lineSegment - Variable in class net.sf.gridarta.textedit.textarea.JEditTextArea
-
- lineToY(int) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
-
Converts a line index to a y co-ordinate.
- linkActivated(URL) - Method in class net.sf.gridarta.gui.dialog.help.HtmlPane
-
Follows the reference in an link.
- linkDirection - Variable in class net.sf.gridarta.model.tiles.MapLink
-
- linkedParameter - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.StringParameterView
-
- linkSubList2(Iterable<TreasureTreeNode>, TreasureTree, boolean, List<TreasureTreeNode>) - Static method in class net.sf.gridarta.model.treasurelist.TreasureLoader
-
- linkSubLists(Iterable<TreasureTreeNode>, TreasureTree) - Static method in class net.sf.gridarta.model.treasurelist.TreasureLoader
-
Links sub-treasure tree nodes to their parent nodes.
- list - Variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
-
The
JList
showing the matching maps.
- list - Variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
-
The
JList
showing the matching maps.
- list - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
-
The list of game objects.
- list - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeList
-
The list entries.
- list - Variable in class net.sf.gridarta.model.baseobject.GameObjectContainer.ReverseIterator
-
The list being iterated over.
- listener - Static variable in class net.sf.gridarta.model.mapcursor.MapCursorTest
-
- listenerList - Variable in class net.sf.gridarta.gui.mapimagecache.MapImageCache
-
The registered event listeners.
- listenerList - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareModel
-
The listeners to inform of changes.
- listenerList - Variable in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
-
The ArchetypeSetListeners to inform of changes.
- listenerList - Variable in class net.sf.gridarta.model.filter.AbstractFilterConfig
-
The registered listeners.
- listenerList - Variable in class net.sf.gridarta.model.filter.NamedFilter
-
- listenerList - Variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
-
The registered event listeners.
- listenerList - Variable in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
-
The registered event listeners.
- listenerList - Variable in class net.sf.gridarta.model.mapcursor.MapCursor
-
The MapCursorListeners to inform of changes.
- listenerList - Variable in class net.sf.gridarta.model.mapgrid.MapGrid
-
The MapGridListeners to inform of changes.
- listenerList - Variable in class net.sf.gridarta.model.mapmanager.AbstractMapManager
-
The MapManagerListeners to inform of changes.
- listenerList - Variable in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
-
The MapViewSettingsListeners to inform of changes.
- listenerList - Variable in class net.sf.gridarta.model.pickmapsettings.AbstractPickmapSettings
-
The MapViewSettingsListeners to inform of changes.
- listenerList - Variable in class net.sf.gridarta.model.settings.AbstractEditorSettings
-
- listenerList - Variable in class net.sf.gridarta.model.settings.AbstractProjectSettings
-
- listeners - Variable in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager
-
The listeners to notify.
- listeners - Variable in class net.sf.gridarta.gui.dialog.shortcuts.KeyStrokeField
-
- listeners - Variable in class net.sf.gridarta.gui.map.mapview.MapViewManager
-
- listeners - Variable in class net.sf.gridarta.gui.map.mapview.MapViews
-
- listeners - Variable in class net.sf.gridarta.gui.mapfiles.MapFolder
-
The registered event listeners.
- listeners - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTree
-
The registered event listeners.
- listeners - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.AbstractGameObjectAttributesTab
-
The registered listeners.
- listeners - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ErrorListView
-
The registered listeners to notify.
- listeners - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
-
- listeners - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesModel
-
The registered listeners.
- listeners - Variable in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
-
The registered listeners.
- listeners - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
-
The listeners to notify.
- listeners - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonList
-
The listeners to notify.
- listeners - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
-
- listeners - Variable in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserFolder
-
The registered listeners.
- listeners - Variable in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserModel
-
The registered listeners.
- listeners - Variable in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
-
The registered listeners.
- listeners - Variable in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
-
The listeners to notify.
- listeners - Variable in class net.sf.gridarta.plugin.Plugin
-
- listeners - Variable in class net.sf.gridarta.plugin.PluginModel
-
- listModel - Variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
-
The list model containing the search results.
- listModel - Variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialog
-
The list model containing the search results.
- listName - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeList
-
The list name.
- listName1 - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeList2
-
The list name for bits 0-3.
- listName2 - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeList2
-
The list name for bits 4+.
- listSelectionListener - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ErrorListView
-
The list selection listener to detect selected list entries.
- listSelectionListener - Variable in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
-
- listTable - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSet
-
Table with
List
objects for lists (value) accessible by name
(key).
- listType - Variable in class net.sf.gridarta.model.treasurelist.TreasureListTreasureObj
-
The list type.
- LITERAL1 - Static variable in class net.sf.gridarta.textedit.textarea.Token
-
Literal 1 token id.
- LITERAL2 - Static variable in class net.sf.gridarta.textedit.textarea.Token
-
Literal 2 token id.
- lmbSelector - Variable in class net.sf.gridarta.gui.panel.tools.ToolPalette
-
The ToolSelector for lmb.
- load() - Method in class net.sf.gridarta.gui.mapfiles.Loader
-
Loads all pickmap files from a directory and its sub-directories.
- load(MapFolder<G, A, R>, String) - Method in class net.sf.gridarta.gui.mapfiles.Loader
-
Loads all pickmap files from a directory and its sub-directories.
- load() - Method in class net.sf.gridarta.gui.mapmenu.MapMenu
-
Loads the contents from preferences.
- load(Element, ErrorViewCollector, ArchetypeTypeSet, String) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeParser
-
Loading the data from an xml element into this object.
- load(ErrorView, URL) - Method in class net.sf.gridarta.model.gameobject.MultiPositionData
-
Load the array-data from file.
- load(ObjectInputStream) - Method in class net.sf.gridarta.model.index.AbstractIndex
-
- load(ObjectInputStream) - Method in interface net.sf.gridarta.model.index.Index
-
- load(BufferedReader, Collection<G>) - Method in class net.sf.gridarta.model.io.AbstractGameObjectParser
-
Parse a game object from a stream.
- load(BufferedReader, String, Collection<G>) - Method in class net.sf.gridarta.model.io.AbstractGameObjectParser
-
Parse a game object from a stream.
- load(BufferedReader, A) - Method in class net.sf.gridarta.model.io.AbstractMapArchObjectParser
-
Parse a map arch object from a stream.
- load(BufferedReader, Collection<G>) - Method in interface net.sf.gridarta.model.io.GameObjectParser
-
Parse a game object from a stream.
- load(BufferedReader, String, Collection<G>) - Method in interface net.sf.gridarta.model.io.GameObjectParser
-
Parse a game object from a stream.
- load(BufferedReader, A) - Method in interface net.sf.gridarta.model.io.MapArchObjectParser
-
Parse a map arch object from a stream.
- load(URL, SmoothFaces, ErrorView) - Static method in class net.sf.gridarta.model.smoothface.SmoothFacesLoader
-
Loads a smooth file.
- load(String, Reader, SmoothFaces, ErrorViewCollector) - Static method in class net.sf.gridarta.model.smoothface.SmoothFacesLoader
-
Loads a smooth file.
- load(ArchetypeSet<G, A, R>, int, Spells<GameObjectSpell<G, A, R>>) - Method in class net.sf.gridarta.model.spells.ArchetypeSetSpellLoader
-
Find all game object that describe spells and add corresponding
Spell
objects.
- load(ErrorViewCollector, URL, DocumentBuilder, Spells<NumberSpell>) - Static method in class net.sf.gridarta.model.spells.XMLSpellLoader
-
Load an XML spell definitions file.
- load(BufferedReader, MapArchObject) - Method in class net.sf.gridarta.var.crossfire.model.io.MapArchObjectParser
-
Parse a map arch object from a stream.
- loadAdjacentMaps(MapModel<G, A, R>, Collection<MapControl<G, A, R>>, String[]) - Method in class net.sf.gridarta.actions.AttachTiledMaps
-
Loads adjacent map files by "filling" them by checking the "side" path
links of the loaded ones.
- loadAlphaType() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
-
- loadAlphaType() - Method in class net.sf.gridarta.model.mapviewsettings.DefaultMapViewSettings
-
- loadAlphaType() - Method in class net.sf.gridarta.model.mapviewsettings.TestMapViewSettings
-
- loadAnimations(AnimationObjects, ErrorViewCollector, String, File, String, boolean) - Static method in class net.sf.gridarta.model.io.AnimationObjectsReader
-
Loads animations from a file.
- loadAnimations(AnimationObjects, ErrorViewCollector, Reader, String, boolean, String, Map<String, String>) - Static method in class net.sf.gridarta.model.io.AnimationObjectsReader
-
Loads any number of animations from a reader.
- loadAnimations(ErrorView) - Method in class net.sf.gridarta.model.resource.AbstractCollectedResourcesReader
-
Loads all animations.
- loadAnimationsFromCollect(ErrorView, Map<String, String>) - Method in class net.sf.gridarta.model.resource.AbstractResourcesReader
-
Loads all animations from the big collected animations file.
- loadAnimationsFromFiles(ErrorViewCollector, Iterable<Pair<String, File>>) - Method in class net.sf.gridarta.model.resource.AbstractFilesResourcesReader
-
This method loads animations that are separately defined by looping
through all files that were previously collected by
AbstractFilesResourcesReader.loadArchetypesFromFiles(ErrorViewCollector, AbstractArchetypeParser,
String, File, int, String, String, List, ArchFaceProvider, ErrorView,
Collection)
.
- loadAnimTree(URL) - Static method in class net.sf.gridarta.model.resource.AbstractResourcesReader
-
Loads animations from a file.
- loadAnimTree(BufferedReader) - Static method in class net.sf.gridarta.model.resource.AbstractResourcesReader
-
Reads Animation Tree from Stream.
- loadArchesFromArtifacts(File, String, String) - Method in class net.sf.gridarta.model.artifact.ArtifactParser
-
This method takes a filename or directory name as argument.
- loadArchesFromArtifactsRecursive(File, String, String, String) - Method in class net.sf.gridarta.model.artifact.ArtifactParser
-
This method takes a filename or directory name as argument.
- loadArchetypes(ErrorView, List<G>) - Method in class net.sf.gridarta.model.resource.AbstractCollectedResourcesReader
-
Loads all archetypes.
- loadArchetypes(ErrorView, ProjectSettings, ArchetypeSet<G, A, R>, ArchetypeChooserModel<G, A, R>, AbstractResources<G, A, R>, ConfigSource) - Static method in class net.sf.gridarta.project.ProjectModel
-
- loadArchetypesFromFiles(ErrorViewCollector, AbstractArchetypeParser<G, A, R, ?>, String, File, int, String, String, List<G>, ArchFaceProvider, ErrorView, Collection<Pair<String, File>>) - Method in class net.sf.gridarta.model.resource.AbstractFilesResourcesReader
-
Loads all archetypes and faces by recursing through the
arch/
directory tree.
- loadArchetypeSpells(int, GameObjectFactory<G, A, R>, ArchetypeSet<G, A, R>) - Static method in class net.sf.gridarta.project.ProjectModel
-
- loadArchetypeTypeSet(String) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
-
Loads a types.xml file from resources.
- loadArchetypeTypeSet(ErrorView, ProjectSettings, XmlHelper) - Static method in class net.sf.gridarta.project.ProjectModel
-
- loadArtifact(ErrorViewCollector, File, String, String, String) - Method in class net.sf.gridarta.model.artifact.ArtifactParser
-
Loads one artifact.
- loadArtifact(BufferedReader, ErrorViewCollector, String, String, String) - Method in class net.sf.gridarta.model.artifact.ArtifactParser
-
Loads one artifact.
- loadArtifacts(ErrorView, List<GameObject>, File) - Method in class net.sf.gridarta.var.atrinik.resource.DefaultResources
-
Loads all artifact definitions.
- loadArtifacts(ErrorView, List<GameObject>, File, File) - Method in class net.sf.gridarta.var.daimonin.resource.DefaultResources
-
Loads all artifact definitions.
- loadAttributeList(Element, ErrorViewCollector, ArchetypeType, ArchetypeTypeSet, IgnorelistsDefinition, boolean) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeParser
-
- loadAttributeRangeChecker(ErrorViewCollector, GameObjectMatchers, ValidatorPreferences) - Method in interface net.sf.gridarta.project.ProjectFactory
-
Loads the attribute range checker for map validation.
- loadAttributeRangeChecker(ErrorViewCollector, GameObjectMatchers, ValidatorPreferences) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
-
Loads the attribute range checker for map validation.
- loadAttributeRangeChecker(ErrorViewCollector, GameObjectMatchers, ValidatorPreferences) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
-
Loads the attribute range checker for map validation.
- loadAttributeRangeChecker(ErrorViewCollector, GameObjectMatchers, ValidatorPreferences) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
-
Loads the attribute range checker for map validation.
- loadAutoCreateExit() - Method in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
-
- loadAutoCreateExit() - Method in class net.sf.gridarta.model.exitconnector.DefaultExitConnectorModel
-
- loadAutoCreateExit() - Method in class net.sf.gridarta.model.exitconnector.TestExitConnectorModel
-
- loadAutojoin() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
-
- loadAutojoin() - Method in class net.sf.gridarta.model.mapviewsettings.DefaultMapViewSettings
-
- loadAutojoin() - Method in class net.sf.gridarta.model.mapviewsettings.TestMapViewSettings
-
- loadCommandList() - Static method in class net.sf.gridarta.textedit.scripteditor.CFPythonPopup
-
Load the list of CFPython commands from the data file.
- loadDoubleFaces() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
-
- loadDoubleFaces() - Method in class net.sf.gridarta.model.mapviewsettings.DefaultMapViewSettings
-
- loadDoubleFaces() - Method in class net.sf.gridarta.model.mapviewsettings.TestMapViewSettings
-
- loaded - Variable in class net.sf.gridarta.model.resource.AbstractResources
-
Whether the resources have been loaded.
- loadedFromArchive - Variable in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
-
Whether Archetypes were loaded form an archive.
- loadedFromArchiveChanged() - Method in interface net.sf.gridarta.model.archetype.ArchetypeSetListener
-
This event handler is called when the "loaded from archive" flag has
changed.
- loadedFromFiles - Variable in class net.sf.gridarta.model.resource.AbstractResources
-
Whether the resources have been loaded from individual files.
- loadEditType() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
-
- loadEditType() - Method in class net.sf.gridarta.model.mapviewsettings.DefaultMapViewSettings
-
- loadEditType() - Method in class net.sf.gridarta.model.mapviewsettings.TestMapViewSettings
-
- loadEnabled(String, boolean) - Method in class net.sf.gridarta.model.validation.DefaultValidatorPreferences
-
Loads the stored "enabled" attribute.
- loadEnabled(String, boolean) - Method in class net.sf.gridarta.model.validation.TestValidatorPreferences
-
Loads the stored "enabled" attribute.
- loadEnabled(String, boolean) - Method in interface net.sf.gridarta.model.validation.ValidatorPreferences
-
Loads the stored "enabled" attribute.
- loadEntry(int) - Method in class net.sf.gridarta.gui.mapmenu.MapMenuLoader
-
Loads an entry from preferences.
- Loader<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.mapfiles
-
Loader for pickmaps from a directory.
- Loader(ErrorView, MapFolderTree<G, A, R>, MapReaderFactory<G, A>, MapManager<G, A, R>, MapViewsManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.mapfiles.Loader
-
Creates a new instance.
- loadExitArchetypeName() - Method in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
-
- loadExitArchetypeName() - Method in class net.sf.gridarta.model.exitconnector.DefaultExitConnectorModel
-
- loadExitArchetypeName() - Method in class net.sf.gridarta.model.exitconnector.TestExitConnectorModel
-
- loadFacesCollection(ErrorView, File) - Method in class net.sf.gridarta.model.face.DefaultFaceObjects
-
- loadFacesCollection(ErrorView, File) - Method in interface net.sf.gridarta.model.face.FaceObjects
-
Loads all faces from a png collection file.
- loadFacesCollection(ErrorView, File) - Method in class net.sf.gridarta.model.face.TestFaceObjects
-
Loads all faces from a png collection file.
- loadFacesCollection(ErrorView) - Method in class net.sf.gridarta.model.resource.AbstractCollectedResourcesReader
-
Loads all faces.
- loadGameObjectMatchers(XmlHelper, ErrorView, ProjectSettings) - Static method in class net.sf.gridarta.project.ProjectModel
-
- loadGridVisible() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
-
- loadGridVisible() - Method in class net.sf.gridarta.model.mapviewsettings.DefaultMapViewSettings
-
- loadGridVisible() - Method in class net.sf.gridarta.model.mapviewsettings.TestMapViewSettings
-
- loadImageFile(File) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCacheEntry
-
Loads an image file from disk.
- loadLightVisible() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
-
- loadLightVisible() - Method in class net.sf.gridarta.model.mapviewsettings.DefaultMapViewSettings
-
- loadLightVisible() - Method in class net.sf.gridarta.model.mapviewsettings.TestMapViewSettings
-
- loadList(ErrorView, ArchetypeSet<G, A, R>, File) - Static method in class net.sf.gridarta.model.autojoin.AutojoinListsParser
-
Loads all the autojoin lists from the data file.
- loadList(ErrorView, ArchetypeSet<G, A, R>, URL, BufferedReader) - Static method in class net.sf.gridarta.model.autojoin.AutojoinListsParser
-
Loads all the autojoin lists from the data file.
- loadLocked() - Method in class net.sf.gridarta.model.pickmapsettings.AbstractPickmapSettings
-
- loadLocked() - Method in class net.sf.gridarta.model.pickmapsettings.DefaultPickmapSettings
-
- loadMapControl(MapModel<G, A, R>, String) - Method in class net.sf.gridarta.actions.AttachTiledMaps
-
Loads an adjacent
MapControl
, ignoring any (I/O-)errors.
- loadMapsIndex() - Method in class net.sf.gridarta.model.index.MapsIndexer
-
- loadNumEntries() - Method in class net.sf.gridarta.gui.mapmenu.MapMenuLoader
-
Returns the number of entries present in the preferences.
- loadPasteExitName() - Method in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
-
- loadPasteExitName() - Method in class net.sf.gridarta.model.exitconnector.DefaultExitConnectorModel
-
- loadPasteExitName() - Method in class net.sf.gridarta.model.exitconnector.TestExitConnectorModel
-
- loadPickmap() - Method in class net.sf.gridarta.gui.mapfiles.MapFile
-
Loads the pickmap from the underlying map file.
- loadPlugins(PluginParameterFactory<G, A, R>, PluginModelParser<G, A, R>, ErrorView, File) - Static method in class net.sf.gridarta.plugin.PluginModelLoader
-
Load all files as plugins from the given directory.
- loadScriptArchUtils(ErrorView, EditorFactory<G, A, R>, ArchetypeTypeSet) - Static method in class net.sf.gridarta.maincontrol.DefaultMainControl
-
- loadShortcuts() - Method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsManager
-
Restores all shortcuts from the preferences.
- loadSmoothFaces(ErrorView) - Method in class net.sf.gridarta.var.crossfire.resource.CollectedResourcesReader
-
Loads all smooth faces.
- loadSmoothing() - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
-
- loadSmoothing() - Method in class net.sf.gridarta.model.mapviewsettings.DefaultMapViewSettings
-
- loadSmoothing() - Method in class net.sf.gridarta.model.mapviewsettings.TestMapViewSettings
-
- loadSpecialTreasureLists(ErrorView, DocumentBuilder, ProjectSettings) - Static method in class net.sf.gridarta.project.ProjectModel
-
- loadSpellFile(String, ErrorView, ProjectSettings, XmlHelper) - Static method in class net.sf.gridarta.project.ProjectModel
-
- loadTreasureDir(ErrorView, File, List<TreasureTreeNode>, List<TreasureTreeNode>) - Static method in class net.sf.gridarta.model.treasurelist.TreasureLoader
-
Recursively traverses a directory and parses all treasurelist files.
- loadTreasureList(ErrorView, File, Collection<TreasureTreeNode>, List<TreasureTreeNode>) - Static method in class net.sf.gridarta.model.treasurelist.TreasureLoader
-
Parses one treasurelist file.
- loadTypesFromXML(ErrorViewCollector, InputSource) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParser
-
Loads a types.xml file.
- loadTypesFromXML(ErrorViewCollector, String, Document) - Method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParser
-
Loads a types.xml file.
- loadValidators(ErrorView, ProjectFactory<G, A, R>, ProjectSettings, GameObjectMatchers, ArchetypeTypeSet, ValidatorPreferences, MapWriter<G, A, R>) - Static method in class net.sf.gridarta.project.ProjectModel
-
Loads map validators.
- loadValidators(DelegatingMapValidator<G, A, R>, ValidatorFactory<G, A, R>, ErrorView) - Static method in class net.sf.gridarta.project.ProjectModel
-
Creates map validators from preferences.
- loadValues() - Method in class net.sf.gridarta.preferences.Storage
-
Load the values from the backing file.
- loadValues(LineNumberReader) - Method in class net.sf.gridarta.preferences.Storage
-
- loadXML(PluginModelParser<G, A, R>, File) - Static method in class net.sf.gridarta.plugin.PluginModelLoader
-
- loadXML(PluginModelParser<G, A, R>, Document, File) - Static method in class net.sf.gridarta.plugin.PluginModelLoader
-
- localeBox - Variable in class net.sf.gridarta.gui.dialog.prefs.GUIPreferences
-
/** ComboBox for choosing the locale.
- locales - Variable in class net.sf.gridarta.gui.dialog.prefs.GUIPreferences
-
Locale[].
- localizeEventPath(File, File, File) - Static method in class net.sf.gridarta.model.scripts.ScriptUtils
-
This method is called when the user selects a new event to be created.
- location - Variable in class net.sf.gridarta.gui.utils.borderpanel.BorderSplitPane
-
- Location - Enum in net.sf.gridarta.gui.utils.borderpanel
-
A location.
- Location() - Constructor for enum net.sf.gridarta.gui.utils.borderpanel.Location
-
- location - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
-
The tab's location.
- lock - Variable in class net.sf.gridarta.utils.ProcessRunner
-
The lock object for thread synchronization.
- locked - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
-
- locked - Variable in class net.sf.gridarta.model.pickmapsettings.AbstractPickmapSettings
-
The immutable state.
- LOCKED_KEY - Static variable in class net.sf.gridarta.model.pickmapsettings.DefaultPickmapSettings
-
- lockedChanged(boolean) - Method in interface net.sf.gridarta.model.pickmapsettings.PickmapSettingsListener
-
This event handler is called when the immutable state has changed.
- LockedItemsControl<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.connectionview
-
The controller of the locked items view control.
- LockedItemsControl(MapViewManager<G, A, R>, DelayedMapModelListenerManager<G, A, R>, int...) - Constructor for class net.sf.gridarta.gui.panel.connectionview.LockedItemsControl
-
Create a new instance.
- LockedItemsView<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.connectionview
-
The view of the locked items view control.
- LockedItemsView(MapViewManager<G, A, R>, DelayedMapModelListenerManager<G, A, R>, int...) - Constructor for class net.sf.gridarta.gui.panel.connectionview.LockedItemsView
-
Create a LockedItemsView.
- LockedItemsView.LockedItemsCellRenderer - Class in net.sf.gridarta.gui.panel.connectionview
-
- LockedItemsView.LockedItemsCellRenderer() - Constructor for class net.sf.gridarta.gui.panel.connectionview.LockedItemsView.LockedItemsCellRenderer
-
- lockEditor() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
-
- log - Static variable in class net.sf.gridarta.action.CollectArchesAction
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.commands.CollectArchesCommand
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttribute
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeBitmask
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.dialog.gomap.GoMapDialogManager
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.dialog.help.HtmlPane
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBox
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ParameterTypeEditor
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.filter.FilterMenuEntry
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.map.mapview.DefaultMapView
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.map.renderer.ImageCreator
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.mapdesktop.MapDesktop
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.mapimagecache.MapImageCacheEntry
-
The logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.mapmenu.MapMenu
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.scripts.ScriptArchDataUtils
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.gui.spells.SpellsUtils
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.mainactions.DefaultExiter
-
The logger for printing log messages.
- log - Static variable in class net.sf.gridarta.maincontrol.GridartaEditor
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.maincontrol.GUIMainControl
-
The logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.anim.DefaultAnimationObject
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeParser
-
The logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParser
-
The logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.archetypetype.AttributeBitmask
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.artifact.ArtifactParser
-
The logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.autojoin.AutojoinList
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.errorview.TestErrorView
-
The Logger
for printing log messages.
- log - Static variable in class net.sf.gridarta.model.face.AbstractFaceProvider
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.face.DefaultFaceObjects
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.filter.AbstractFilterConfig
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.filter.NamedFilter
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.filter.NamedFilterConfig
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.gameobject.MultiPositionData
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.index.MapsIndexer
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.io.AbstractGameObjectParser
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.mapmanager.AbstractMapManager
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
-
The Logger for printing log messages.
- log(String, Iterable<MapSquare<TestGameObject, TestMapArchObject, TestArchetype>>, Iterable<TestGameObject>) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
-
Records a change event.
- log - Static variable in class net.sf.gridarta.model.match.GameObjectMatchersParser
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.resource.AbstractCollectedResourcesReader
-
The logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.resource.AbstractFilesResourcesReader
-
The logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.resource.AbstractResourcesReader
-
The logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.scripts.ScriptUtils
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.smoothface.SmoothFacesLoader
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.spells.ArchetypeSetSpellLoader
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.spells.XMLSpellLoader
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.model.treasurelist.TreasureLoader
-
The Logger
for printing log messages.
- log - Static variable in class net.sf.gridarta.model.validation.checks.ArchetypeTypeChecks
-
The logger for printing log messages.
- log - Static variable in class net.sf.gridarta.plugin.Plugin
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.plugin.PluginModel
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.plugin.PluginModelLoader
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.plugin.PluginModelParser
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.preferences.FilePreferences
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.preferences.Storage
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.project.ProjectModel
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.textedit.scripteditor.CFPythonPopup
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditControl
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.textedit.scripteditor.ScriptEditView
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.textedit.textarea.actions.Paste
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.textedit.textarea.DefaultInputHandler
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.textedit.textarea.InputHandler
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.textedit.textarea.JEditTextArea
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.textedit.textarea.TextAreaPainter
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.updater.Updater
-
Logger.
- log - Static variable in class net.sf.gridarta.utils.ProcessRunner
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.utils.ResourceIcons
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.FlatMapRenderer
-
The Logger for printing log messages.
- log - Static variable in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
-
The Logger
for printing log messages.
- log - Static variable in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
-
The Logger for printing log messages.
- lookup(Segment, int, int) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.KeywordMap
-
Looks up a key.
- lookup(char) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.Node
-
Looks up the next node for a given character.
- lookupCache(File) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCacheEntry
-
Looks up an image from the cache.
- LORE - Static variable in class net.sf.gridarta.var.crossfire.model.io.ArchetypeParser
-
The tag starting the map lore.
- loreText - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObject
-
The map lore.
- loreText - Variable in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
-
The map lore attribute.
- luaFileFilter - Static variable in class net.sf.gridarta.utils.GuiFileFilters
-
Swing FileFilter for Lua scripts.
- luaKeywords - Static variable in class net.sf.gridarta.textedit.textarea.tokenmarker.LuaTokenMarker
-
- LuaTokenMarker - Class in net.sf.gridarta.textedit.textarea.tokenmarker
-
Lua token marker.
- LuaTokenMarker() - Constructor for class net.sf.gridarta.textedit.textarea.tokenmarker.LuaTokenMarker
-