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 

N

name - Variable in class net.sf.gridarta.gui.map.viewaction.ViewAction
The name for sorting the menu entries.
name - Variable in class net.sf.gridarta.gui.mapfiles.MapFile
The underlying map file name.
name - Variable in class net.sf.gridarta.gui.mapfiles.MapFolder
The folder's name.
name - Variable in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserFolder
The folder name.
name - Variable in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
The panel name.
NAME - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
The attribute name of the object's name.
name - Variable in class net.sf.gridarta.model.data.AbstractNamedObjects
The localized name of the object type, e.g.
name - Variable in class net.sf.gridarta.model.data.NamedTreeNode
The node name.
name - Variable in enum net.sf.gridarta.model.errorview.ErrorViewCategory
The string representation.
name - Variable in class net.sf.gridarta.model.match.IntAttributeGameObjectMatcher
The attribute name to match.
name - Variable in class net.sf.gridarta.model.match.MutableNameGameObjectMatcher
The archetype name to match.
name - Variable in class net.sf.gridarta.model.match.NamedGameObjectMatcher
The localized name.
name - Variable in class net.sf.gridarta.model.match.StringAttributeGameObjectMatcher
The attribute name to match.
name - Variable in class net.sf.gridarta.model.spells.Spell
The name of the spell.
name - Variable in class net.sf.gridarta.model.tiles.TileLink
 
name - Variable in class net.sf.gridarta.model.treasurelist.TreasureObj
The name of this treasure object.
name - Variable in class net.sf.gridarta.model.undo.UndoState
The name of the operation.
name - Variable in class net.sf.gridarta.plugin.parameter.AbstractPluginParameter
The name of the parameter for the plugin script.
name - Variable in class net.sf.gridarta.plugin.Plugin
The plugin name.
name - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.Parameter
The parameter name.
nameChanged() - Method in interface net.sf.gridarta.model.index.IndexListener
A name mapping has changed.
nameChanged() - Method in class net.sf.gridarta.model.index.MapsIndexTest.Listener
 
NamedFilter - Class in net.sf.gridarta.model.filter
A Filter that aggregates named filters.
NamedFilter(Iterable<NamedGameObjectMatcher>) - Constructor for class net.sf.gridarta.model.filter.NamedFilter
Creates a new instance.
NamedFilterChangeType - Enum in net.sf.gridarta.model.filter
Enumeration of event types of NamedFilterEvent.
NamedFilterChangeType() - Constructor for enum net.sf.gridarta.model.filter.NamedFilterChangeType
 
NamedFilterConfig - Class in net.sf.gridarta.model.filter
A FilterConfig that has a name.
NamedFilterConfig(NamedFilter) - Constructor for class net.sf.gridarta.model.filter.NamedFilterConfig
Creates a new instance.
NamedFilterListener - Interface in net.sf.gridarta.model.filter
Interface for listeners interested in NamedFilter related events.
NamedGameObjectMatcher - Class in net.sf.gridarta.model.match
Decorates an arbitrary GameObjectMatcher with a localized name that is suitable for the user interface.
NamedGameObjectMatcher(int, String, String, boolean, GameObjectMatcher, GameObjectMatcher) - Constructor for class net.sf.gridarta.model.match.NamedGameObjectMatcher
Creates a NamedGameObjectMatcher.
NamedGameObjectMatcherFilter - Class in net.sf.gridarta.model.filter
A Filter which filters according to a NamedGameObjectMatcher.
NamedGameObjectMatcherFilter(GameObjectMatcher) - Constructor for class net.sf.gridarta.model.filter.NamedGameObjectMatcherFilter
Creates a new instance.
NamedGameObjectMatcherFilterConfig - Class in net.sf.gridarta.model.filter
Filter configuration of NamedGameObjectMatcherFilter instances.
NamedGameObjectMatcherFilterConfig(NamedGameObjectMatcherFilter) - Constructor for class net.sf.gridarta.model.filter.NamedGameObjectMatcherFilterConfig
Creates a new instance.
NamedGameObjectMatcherTest - Class in net.sf.gridarta.model.match
Regression tests for NamedGameObjectMatcher.
NamedGameObjectMatcherTest() - Constructor for class net.sf.gridarta.model.match.NamedGameObjectMatcherTest
 
NamedNodeTreeCellRenderer - Class in net.sf.gridarta.gui.data
TreeCellRenderer for NamedTreeNodes in trees.
NamedNodeTreeCellRenderer(FaceObjectProviders) - Constructor for class net.sf.gridarta.gui.data.NamedNodeTreeCellRenderer
Creates a new instance.
NamedObject - Interface in net.sf.gridarta.model.data
A AbstractNamedObject has a name and tree position source and provides an icon for display.
namedObject - Variable in class net.sf.gridarta.model.data.NamedTreeNode
The node object.
namedObjects - Variable in class net.sf.gridarta.gui.utils.TreeChooseAction
The NamedObjects providing the face/animation names tree.
NamedObjects<E extends NamedObject> - Interface in net.sf.gridarta.model.data
This class manages NamedObjects, managing their tree as well as providing a method for showing a dialog for browsing their tree and selecting one from it.
NamedObjectsUtils - Class in net.sf.gridarta.gui.data
Utility class for NamedObjects related functions.
NamedObjectsUtils() - Constructor for class net.sf.gridarta.gui.data.NamedObjectsUtils
Private constructor to prevent instantiation.
NamedTreeNode<E extends NamedObject> - Class in net.sf.gridarta.model.data
TreeNode implementation for Named Objects (like arches, faces, animations, artifacts etc.), used for displaying faces in a JTree.
NamedTreeNode() - Constructor for class net.sf.gridarta.model.data.NamedTreeNode
Create a root node.
NamedTreeNode(boolean, NamedTreeNode<E>, String) - Constructor for class net.sf.gridarta.model.data.NamedTreeNode
Create a NamedTreeNode.
NamedTreeNode(boolean, NamedTreeNode<E>, NamedObject) - Constructor for class net.sf.gridarta.model.data.NamedTreeNode
Create a NamedTreeNode.
namedValues - Variable in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Maps names for value encoding in external representation.
nameField - Variable in class net.sf.gridarta.gui.dialog.findarchetypes.FindArchetypesDialog
The name input field.
nameFilterChanged(NamedFilterChangeType, String, Filter<?, ?>) - Method in class net.sf.gridarta.gui.filter.FilterMenuEntry
The filter has changed.
nameFilterChanged(NamedFilterChangeType, String, Filter<?, ?>) - Method in interface net.sf.gridarta.model.filter.NamedFilterListener
The filter has changed.
names - Variable in class net.sf.gridarta.gui.panel.connectionview.CellRenderer
Used for sorting game object names.
names - Variable in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Maps bit value to readable name.
names - Variable in class net.sf.gridarta.model.index.AbstractIndex
Maps value to name.
narrowFilter(String) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxModel
 
negativeMask - Variable in class net.sf.gridarta.model.face.ColourFilter
The negative mask to apply.
net.sf.gridarta - package net.sf.gridarta
Base package of all Gridarta classes.
net.sf.gridarta.action - package net.sf.gridarta.action
 
net.sf.gridarta.actions - package net.sf.gridarta.actions
 
net.sf.gridarta.commands - package net.sf.gridarta.commands
 
net.sf.gridarta.gui.autovalidator - package net.sf.gridarta.gui.autovalidator
 
net.sf.gridarta.gui.copybuffer - package net.sf.gridarta.gui.copybuffer
 
net.sf.gridarta.gui.data - package net.sf.gridarta.gui.data
 
net.sf.gridarta.gui.delayedmapmodel - package net.sf.gridarta.gui.delayedmapmodel
 
net.sf.gridarta.gui.dialog.bookmarks - package net.sf.gridarta.gui.dialog.bookmarks
 
net.sf.gridarta.gui.dialog.browsearchetypes - package net.sf.gridarta.gui.dialog.browsearchetypes
 
net.sf.gridarta.gui.dialog.errorview - package net.sf.gridarta.gui.dialog.errorview
 
net.sf.gridarta.gui.dialog.find - package net.sf.gridarta.gui.dialog.find
 
net.sf.gridarta.gui.dialog.findarchetypes - package net.sf.gridarta.gui.dialog.findarchetypes
 
net.sf.gridarta.gui.dialog.gameobjectattributes - package net.sf.gridarta.gui.dialog.gameobjectattributes
 
net.sf.gridarta.gui.dialog.goexit - package net.sf.gridarta.gui.dialog.goexit
 
net.sf.gridarta.gui.dialog.golocation - package net.sf.gridarta.gui.dialog.golocation
 
net.sf.gridarta.gui.dialog.gomap - package net.sf.gridarta.gui.dialog.gomap
 
net.sf.gridarta.gui.dialog.help - package net.sf.gridarta.gui.dialog.help
This packages implements the online help system for the Gridarta editor.
net.sf.gridarta.gui.dialog.mapproperties - package net.sf.gridarta.gui.dialog.mapproperties
 
net.sf.gridarta.gui.dialog.newmap - package net.sf.gridarta.gui.dialog.newmap
 
net.sf.gridarta.gui.dialog.plugin - package net.sf.gridarta.gui.dialog.plugin
 
net.sf.gridarta.gui.dialog.plugin.parameter - package net.sf.gridarta.gui.dialog.plugin.parameter
 
net.sf.gridarta.gui.dialog.prefs - package net.sf.gridarta.gui.dialog.prefs
This package contains the preferences ui modules.
net.sf.gridarta.gui.dialog.replace - package net.sf.gridarta.gui.dialog.replace
 
net.sf.gridarta.gui.dialog.shortcuts - package net.sf.gridarta.gui.dialog.shortcuts
 
net.sf.gridarta.gui.dialog.shrinkmapsize - package net.sf.gridarta.gui.dialog.shrinkmapsize
 
net.sf.gridarta.gui.exitconnector - package net.sf.gridarta.gui.exitconnector
 
net.sf.gridarta.gui.filter - package net.sf.gridarta.gui.filter
The filter package contains the classes for Filters.
net.sf.gridarta.gui.mainwindow - package net.sf.gridarta.gui.mainwindow
 
net.sf.gridarta.gui.map - package net.sf.gridarta.gui.map
Base classes for rendering maps.
net.sf.gridarta.gui.map.event - package net.sf.gridarta.gui.map.event
 
net.sf.gridarta.gui.map.mapactions - package net.sf.gridarta.gui.map.mapactions
 
net.sf.gridarta.gui.map.maptilepane - package net.sf.gridarta.gui.map.maptilepane
 
net.sf.gridarta.gui.map.mapview - package net.sf.gridarta.gui.map.mapview
 
net.sf.gridarta.gui.map.renderer - package net.sf.gridarta.gui.map.renderer
 
net.sf.gridarta.gui.map.test - package net.sf.gridarta.gui.map.test
 
net.sf.gridarta.gui.map.viewaction - package net.sf.gridarta.gui.map.viewaction
 
net.sf.gridarta.gui.mapcursor - package net.sf.gridarta.gui.mapcursor
 
net.sf.gridarta.gui.mapdesktop - package net.sf.gridarta.gui.mapdesktop
 
net.sf.gridarta.gui.mapfiles - package net.sf.gridarta.gui.mapfiles
 
net.sf.gridarta.gui.mapimagecache - package net.sf.gridarta.gui.mapimagecache
 
net.sf.gridarta.gui.mapmenu - package net.sf.gridarta.gui.mapmenu
 
net.sf.gridarta.gui.mapuserlistener - package net.sf.gridarta.gui.mapuserlistener
 
net.sf.gridarta.gui.misc - package net.sf.gridarta.gui.misc
 
net.sf.gridarta.gui.panel.archetypechooser - package net.sf.gridarta.gui.panel.archetypechooser
Reading and writing of Atrinik maps.
net.sf.gridarta.gui.panel.connectionview - package net.sf.gridarta.gui.panel.connectionview
Implements views of links between GameObjects or groups or GameObjects on a map.
net.sf.gridarta.gui.panel.gameobjectattributes - package net.sf.gridarta.gui.panel.gameobjectattributes
 
net.sf.gridarta.gui.panel.gameobjecttexteditor - package net.sf.gridarta.gui.panel.gameobjecttexteditor
 
net.sf.gridarta.gui.panel.objectchoicedisplay - package net.sf.gridarta.gui.panel.objectchoicedisplay
 
net.sf.gridarta.gui.panel.objectchooser - package net.sf.gridarta.gui.panel.objectchooser
 
net.sf.gridarta.gui.panel.pickmapchooser - package net.sf.gridarta.gui.panel.pickmapchooser
Classes implementing the pickmap chooser.
net.sf.gridarta.gui.panel.selectedsquare - package net.sf.gridarta.gui.panel.selectedsquare
Displays the contents of the currently selected map square.
net.sf.gridarta.gui.panel.tools - package net.sf.gridarta.gui.panel.tools
This package handles tools for manipulating maps.
net.sf.gridarta.gui.scripts - package net.sf.gridarta.gui.scripts
 
net.sf.gridarta.gui.spells - package net.sf.gridarta.gui.spells
 
net.sf.gridarta.gui.treasurelist - package net.sf.gridarta.gui.treasurelist
 
net.sf.gridarta.gui.undo - package net.sf.gridarta.gui.undo
UI parts of the implementation of an Undo / Redo in Gridarta.
net.sf.gridarta.gui.utils - package net.sf.gridarta.gui.utils
 
net.sf.gridarta.gui.utils.borderpanel - package net.sf.gridarta.gui.utils.borderpanel
 
net.sf.gridarta.gui.utils.tabbedpanel - package net.sf.gridarta.gui.utils.tabbedpanel
 
net.sf.gridarta.gui.utils.tristate - package net.sf.gridarta.gui.utils.tristate
Implements TristateCheckBox, a JCheckBox variant that supports three states: deselected, indeterminate, selected.
net.sf.gridarta.mainactions - package net.sf.gridarta.mainactions
 
net.sf.gridarta.maincontrol - package net.sf.gridarta.maincontrol
 
net.sf.gridarta.model.anim - package net.sf.gridarta.model.anim
Gridarta can handle frame information of animations and allow the selection of an animation using a tree.
net.sf.gridarta.model.archetype - package net.sf.gridarta.model.archetype
 
net.sf.gridarta.model.archetypechooser - package net.sf.gridarta.model.archetypechooser
 
net.sf.gridarta.model.archetypeset - package net.sf.gridarta.model.archetypeset
 
net.sf.gridarta.model.archetypetype - package net.sf.gridarta.model.archetypetype
Defines types of GameObjects with corresponding attributes.
net.sf.gridarta.model.artifact - package net.sf.gridarta.model.artifact
 
net.sf.gridarta.model.autojoin - package net.sf.gridarta.model.autojoin
 
net.sf.gridarta.model.baseobject - package net.sf.gridarta.model.baseobject
 
net.sf.gridarta.model.collectable - package net.sf.gridarta.model.collectable
Implements the collection process that combines individual files into collected files which are read by the game servers at runtime.
net.sf.gridarta.model.configsource - package net.sf.gridarta.model.configsource
 
net.sf.gridarta.model.connectionview - package net.sf.gridarta.model.connectionview
 
net.sf.gridarta.model.data - package net.sf.gridarta.model.data
The data package contains classes for handling data that is organized in a tree.
net.sf.gridarta.model.direction - package net.sf.gridarta.model.direction
 
net.sf.gridarta.model.errorview - package net.sf.gridarta.model.errorview
 
net.sf.gridarta.model.exitconnector - package net.sf.gridarta.model.exitconnector
 
net.sf.gridarta.model.face - package net.sf.gridarta.model.face
The face is the appearance of an object.
net.sf.gridarta.model.filter - package net.sf.gridarta.model.filter
 
net.sf.gridarta.model.floodfill - package net.sf.gridarta.model.floodfill
 
net.sf.gridarta.model.gameobject - package net.sf.gridarta.model.gameobject
GameObjects are the objects based on Archetypes found on maps.
net.sf.gridarta.model.index - package net.sf.gridarta.model.index
 
net.sf.gridarta.model.io - package net.sf.gridarta.model.io
Reading and writing of maps, handling of paths.
net.sf.gridarta.model.maparchobject - package net.sf.gridarta.model.maparchobject
 
net.sf.gridarta.model.mapcontrol - package net.sf.gridarta.model.mapcontrol
 
net.sf.gridarta.model.mapcursor - package net.sf.gridarta.model.mapcursor
 
net.sf.gridarta.model.mapgrid - package net.sf.gridarta.model.mapgrid
 
net.sf.gridarta.model.maplocation - package net.sf.gridarta.model.maplocation
 
net.sf.gridarta.model.mapmanager - package net.sf.gridarta.model.mapmanager
 
net.sf.gridarta.model.mapmodel - package net.sf.gridarta.model.mapmodel
 
net.sf.gridarta.model.mappathnormalizer - package net.sf.gridarta.model.mappathnormalizer
 
net.sf.gridarta.model.mapviewsettings - package net.sf.gridarta.model.mapviewsettings
 
net.sf.gridarta.model.match - package net.sf.gridarta.model.match
This package contains classes related to matching GameObjects, so called GameObjectMatchers.
net.sf.gridarta.model.pickmapsettings - package net.sf.gridarta.model.pickmapsettings
 
net.sf.gridarta.model.resource - package net.sf.gridarta.model.resource
 
net.sf.gridarta.model.scripts - package net.sf.gridarta.model.scripts
Package with common types for event archetypes.
net.sf.gridarta.model.select - package net.sf.gridarta.model.select
 
net.sf.gridarta.model.settings - package net.sf.gridarta.model.settings
 
net.sf.gridarta.model.smoothface - package net.sf.gridarta.model.smoothface
 
net.sf.gridarta.model.spells - package net.sf.gridarta.model.spells
 
net.sf.gridarta.model.tiles - package net.sf.gridarta.model.tiles
 
net.sf.gridarta.model.treasurelist - package net.sf.gridarta.model.treasurelist
 
net.sf.gridarta.model.undo - package net.sf.gridarta.model.undo
Implementation of Undo / Redo for Gridarta.
net.sf.gridarta.model.validation - package net.sf.gridarta.model.validation
This package contains the framework for validating maps.
net.sf.gridarta.model.validation.checks - package net.sf.gridarta.model.validation.checks
This package contains the checks for validating maps.
net.sf.gridarta.model.validation.errors - package net.sf.gridarta.model.validation.errors
 
net.sf.gridarta.plugin - package net.sf.gridarta.plugin
 
net.sf.gridarta.plugin.parameter - package net.sf.gridarta.plugin.parameter
 
net.sf.gridarta.preferences - package net.sf.gridarta.preferences
 
net.sf.gridarta.project - package net.sf.gridarta.project
 
net.sf.gridarta.textedit.scripteditor - package net.sf.gridarta.textedit.scripteditor
This package contains the classes for the script editor used within the editor to create and modify Python and Lua scripts.
net.sf.gridarta.textedit.textarea - package net.sf.gridarta.textedit.textarea
This package contains the other part of the script editor.
net.sf.gridarta.textedit.textarea.actions - package net.sf.gridarta.textedit.textarea.actions
 
net.sf.gridarta.textedit.textarea.tokenmarker - package net.sf.gridarta.textedit.textarea.tokenmarker
 
net.sf.gridarta.updater - package net.sf.gridarta.updater
 
net.sf.gridarta.utils - package net.sf.gridarta.utils
 
net.sf.gridarta.var.atrinik - package net.sf.gridarta.var.atrinik
Main package of Gridarta4Atrinik, contains all classes specific to the Atrinik version of the Gridarta map editor.
net.sf.gridarta.var.atrinik.actions - package net.sf.gridarta.var.atrinik.actions
 
net.sf.gridarta.var.atrinik.gui.map.renderer - package net.sf.gridarta.var.atrinik.gui.map.renderer
Renders maps.
net.sf.gridarta.var.atrinik.gui.mappropertiesdialog - package net.sf.gridarta.var.atrinik.gui.mappropertiesdialog
 
net.sf.gridarta.var.atrinik.gui.scripts - package net.sf.gridarta.var.atrinik.gui.scripts
Graphical User Interface to choose archetypes.
net.sf.gridarta.var.atrinik.maincontrol - package net.sf.gridarta.var.atrinik.maincontrol
 
net.sf.gridarta.var.atrinik.model.archetype - package net.sf.gridarta.var.atrinik.model.archetype
 
net.sf.gridarta.var.atrinik.model.collectable - package net.sf.gridarta.var.atrinik.model.collectable
 
net.sf.gridarta.var.atrinik.model.gameobject - package net.sf.gridarta.var.atrinik.model.gameobject
Handles the Atrinik variants of GameObjects and Archetypes.
net.sf.gridarta.var.atrinik.model.io - package net.sf.gridarta.var.atrinik.model.io
Script related Atrinik specific classes.
net.sf.gridarta.var.atrinik.model.maparchobject - package net.sf.gridarta.var.atrinik.model.maparchobject
 
net.sf.gridarta.var.atrinik.model.mapcontrol - package net.sf.gridarta.var.atrinik.model.mapcontrol
 
net.sf.gridarta.var.atrinik.model.scripts - package net.sf.gridarta.var.atrinik.model.scripts
 
net.sf.gridarta.var.atrinik.model.settings - package net.sf.gridarta.var.atrinik.model.settings
 
net.sf.gridarta.var.atrinik.resource - package net.sf.gridarta.var.atrinik.resource
 
net.sf.gridarta.var.crossfire - package net.sf.gridarta.var.crossfire
Main package of Gridarta4Crossfire, contains all classes specific to the Crossfire version of the Gridarta map editor.
net.sf.gridarta.var.crossfire.gui.map.renderer - package net.sf.gridarta.var.crossfire.gui.map.renderer
Renders maps.
net.sf.gridarta.var.crossfire.gui.mappropertiesdialog - package net.sf.gridarta.var.crossfire.gui.mappropertiesdialog
 
net.sf.gridarta.var.crossfire.gui.scripts - package net.sf.gridarta.var.crossfire.gui.scripts
Script related crossfire specific classes.
net.sf.gridarta.var.crossfire.maincontrol - package net.sf.gridarta.var.crossfire.maincontrol
 
net.sf.gridarta.var.crossfire.model.archetype - package net.sf.gridarta.var.crossfire.model.archetype
 
net.sf.gridarta.var.crossfire.model.collectable - package net.sf.gridarta.var.crossfire.model.collectable
 
net.sf.gridarta.var.crossfire.model.gameobject - package net.sf.gridarta.var.crossfire.model.gameobject
Handles the Crossfire variants of GameObjects and Archetypes.
net.sf.gridarta.var.crossfire.model.io - package net.sf.gridarta.var.crossfire.model.io
Reading and writing of Crossfire maps.
net.sf.gridarta.var.crossfire.model.maparchobject - package net.sf.gridarta.var.crossfire.model.maparchobject
 
net.sf.gridarta.var.crossfire.model.mapcontrol - package net.sf.gridarta.var.crossfire.model.mapcontrol
 
net.sf.gridarta.var.crossfire.model.scripts - package net.sf.gridarta.var.crossfire.model.scripts
 
net.sf.gridarta.var.crossfire.model.settings - package net.sf.gridarta.var.crossfire.model.settings
 
net.sf.gridarta.var.crossfire.model.validation.checks - package net.sf.gridarta.var.crossfire.model.validation.checks
 
net.sf.gridarta.var.crossfire.resource - package net.sf.gridarta.var.crossfire.resource
 
net.sf.gridarta.var.daimonin - package net.sf.gridarta.var.daimonin
Main package of Gridarta4Daimonin, contains all classes specific to the Daimonin version of the Gridarta map editor.
net.sf.gridarta.var.daimonin.gui.map.renderer - package net.sf.gridarta.var.daimonin.gui.map.renderer
Renders maps.
net.sf.gridarta.var.daimonin.gui.mappropertiesdialog - package net.sf.gridarta.var.daimonin.gui.mappropertiesdialog
 
net.sf.gridarta.var.daimonin.gui.scripts - package net.sf.gridarta.var.daimonin.gui.scripts
Script related daimonin specific classes.
net.sf.gridarta.var.daimonin.maincontrol - package net.sf.gridarta.var.daimonin.maincontrol
 
net.sf.gridarta.var.daimonin.model.archetype - package net.sf.gridarta.var.daimonin.model.archetype
 
net.sf.gridarta.var.daimonin.model.collectable - package net.sf.gridarta.var.daimonin.model.collectable
 
net.sf.gridarta.var.daimonin.model.gameobject - package net.sf.gridarta.var.daimonin.model.gameobject
Handles the Daimonin variants of GameObjects and Archetypes.
net.sf.gridarta.var.daimonin.model.io - package net.sf.gridarta.var.daimonin.model.io
Reading and writing of Daimonin maps.
net.sf.gridarta.var.daimonin.model.maparchobject - package net.sf.gridarta.var.daimonin.model.maparchobject
 
net.sf.gridarta.var.daimonin.model.mapcontrol - package net.sf.gridarta.var.daimonin.model.mapcontrol
 
net.sf.gridarta.var.daimonin.model.scripts - package net.sf.gridarta.var.daimonin.model.scripts
 
net.sf.gridarta.var.daimonin.model.settings - package net.sf.gridarta.var.daimonin.model.settings
 
net.sf.gridarta.var.daimonin.resource - package net.sf.gridarta.var.daimonin.resource
 
NET_PREFERENCES_KEY_HOST - Static variable in class net.sf.gridarta.gui.dialog.prefs.NetPreferences
The preferences key for the type.
NET_PREFERENCES_KEY_PORT - Static variable in class net.sf.gridarta.gui.dialog.prefs.NetPreferences
The preferences key for the type.
NET_PREFERENCES_KEY_TYPE - Static variable in class net.sf.gridarta.gui.dialog.prefs.NetPreferences
The preferences key for the type.
NetPreferences - Class in net.sf.gridarta.gui.dialog.prefs
Preferences Module for networking preferences.
NetPreferences() - Constructor for class net.sf.gridarta.gui.dialog.prefs.NetPreferences
Creates a new instance.
newAbsoluteMapLocation(GameObject<?, ?, ?>, boolean, PathManager) - Static method in class net.sf.gridarta.model.maplocation.MapLocation
Creates a new instance from a BaseObject instance.
newAction(ActionBuilder, String, EditorAction, String) - Static method in class net.sf.gridarta.utils.ActionUtils
Creates a new Action instance.
newArchetype(String, String, FaceObjectProviders, AnimationObjects) - Static method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Creates a new TestArchetype instance.
newArchetype(String) - Method in interface net.sf.gridarta.model.gameobject.GameObjectFactory
Creates a new Archetype instance.
newArchetype(String) - Method in class net.sf.gridarta.model.gameobject.TestGameObjectFactory
Creates a new Archetype instance.
newArchetype(String) - Static method in class net.sf.gridarta.model.io.AttributeListUtilsTest
Creates a new archetype.
newArchetype(String) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Creates a new TestArchetype instance but doesn't add it to the archetype set.
newArchetype(String, int, FaceObjectProviders, AnimationObjects) - Static method in class net.sf.gridarta.model.match.NamedGameObjectMatcherTest
Creates a new TestArchetype instance.
newArchetype(String) - Method in class net.sf.gridarta.var.atrinik.model.gameobject.DefaultGameObjectFactory
Creates a new Archetype instance.
newArchetype(String) - Method in class net.sf.gridarta.var.crossfire.model.gameobject.DefaultGameObjectFactory
Creates a new Archetype instance.
newArchetype(String) - Method in class net.sf.gridarta.var.daimonin.model.gameobject.DefaultGameObjectFactory
Creates a new Archetype instance.
newArchetypeAttributeAnimname(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "animname" archetype attribute.
newArchetypeAttributeAnimname(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "animname" archetype attribute.
newArchetypeAttributeAnimname(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "animname" archetype attribute.
newArchetypeAttributeBitmask(String, String, String, int, String) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "bitmask" archetype attribute.
newArchetypeAttributeBitmask(String, String, String, int, String) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "bitmask" archetype attribute.
newArchetypeAttributeBitmask(String, String, String, int, String) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "bitmask" archetype attribute.
newArchetypeAttributeBool(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "bool" archetype attribute.
newArchetypeAttributeBool(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "bool" archetype attribute.
newArchetypeAttributeBool(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "bool" archetype attribute.
newArchetypeAttributeBoolSpec(String, String, String, int, String, String) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "bool spec" archetype attribute.
newArchetypeAttributeBoolSpec(String, String, String, int, String, String) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "bool spec" archetype attribute.
newArchetypeAttributeBoolSpec(String, String, String, int, String, String) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "bool spec" archetype attribute.
newArchetypeAttributeFacename(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "face name" archetype attribute.
newArchetypeAttributeFacename(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "face name" archetype attribute.
newArchetypeAttributeFacename(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "face name" archetype attribute.
newArchetypeAttributeFixed(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "fixed" archetype attribute.
newArchetypeAttributeFixed(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "fixed" archetype attribute.
newArchetypeAttributeFixed(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "fixed" archetype attribute.
newArchetypeAttributeFloat(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "float" archetype attribute.
newArchetypeAttributeFloat(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "float" archetype attribute.
newArchetypeAttributeFloat(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "float" archetype attribute.
newArchetypeAttributeInt(String, String, String, int, int, int, int, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "int" archetype attribute.
newArchetypeAttributeInt(String, String, String, int, int, int, int, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "int" archetype attribute.
newArchetypeAttributeInt(String, String, String, int, int, int, int, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "int" archetype attribute.
newArchetypeAttributeInvSpell(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "inv spell" archetype attribute.
newArchetypeAttributeInvSpell(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "inv spell" archetype attribute.
newArchetypeAttributeInvSpell(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "inv spell" archetype attribute.
newArchetypeAttributeInvSpellOptional(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "inv spell optional" archetype attribute.
newArchetypeAttributeInvSpellOptional(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "inv spell optional" archetype attribute.
newArchetypeAttributeInvSpellOptional(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "inv spell optional" archetype attribute.
newArchetypeAttributeList(String, String, String, int, String) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "list" archetype attribute.
newArchetypeAttributeList(String, String, String, int, String) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "list" archetype attribute.
newArchetypeAttributeList(String, String, String, int, String) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "list" archetype attribute.
newArchetypeAttributeList2(String, String, String, int, String, String) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "list2" archetype attribute.
newArchetypeAttributeList2(String, String, String, int, String, String) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "list2" archetype attribute.
newArchetypeAttributeList2(String, String, String, int, String, String) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "list2" archetype attribute.
newArchetypeAttributeLong(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "long" archetype attribute.
newArchetypeAttributeLong(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "long" archetype attribute.
newArchetypeAttributeLong(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "long" archetype attribute.
newArchetypeAttributeMapPath(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "map path" archetype attribute.
newArchetypeAttributeMapPath(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "map path" archetype attribute.
newArchetypeAttributeMapPath(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "map path" archetype attribute.
newArchetypeAttributeScriptFile(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "script file" archetype attribute.
newArchetypeAttributeScriptFile(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "script file" archetype attribute.
newArchetypeAttributeScriptFile(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "script file" archetype attribute.
newArchetypeAttributeSpell(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "spell" archetype attribute.
newArchetypeAttributeSpell(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "spell" archetype attribute.
newArchetypeAttributeSpell(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "spell" archetype attribute.
newArchetypeAttributeString(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "string" archetype attribute.
newArchetypeAttributeString(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "string" archetype attribute.
newArchetypeAttributeString(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "string" archetype attribute.
newArchetypeAttributeText(String, String, String, String, int, String) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "text" archetype attribute.
newArchetypeAttributeText(String, String, String, String, int, String) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "text" archetype attribute.
newArchetypeAttributeText(String, String, String, String, int, String) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "text" archetype attribute.
newArchetypeAttributeTreasure(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "treasure" archetype attribute.
newArchetypeAttributeTreasure(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "treasure" archetype attribute.
newArchetypeAttributeTreasure(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "treasure" archetype attribute.
newArchetypeAttributeZSpell(String, String, String, int) - Method in interface net.sf.gridarta.model.archetypetype.ArchetypeAttributeFactory
Creates a new "z-spell" archetype attribute.
newArchetypeAttributeZSpell(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.DefaultArchetypeAttributeFactory
Creates a new "z-spell" archetype attribute.
newArchetypeAttributeZSpell(String, String, String, int) - Method in class net.sf.gridarta.model.archetypetype.TestArchetypeAttributeFactory
Creates a new "z-spell" archetype attribute.
newArchetypeFactory(FaceObjectProviders, AnimationObjects) - Method in interface net.sf.gridarta.project.ProjectFactory
Creates a new ArchetypeFactory instance.
newArchetypeFactory(FaceObjectProviders, AnimationObjects) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new ArchetypeFactory instance.
newArchetypeFactory(FaceObjectProviders, AnimationObjects) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new ArchetypeFactory instance.
newArchetypeFactory(FaceObjectProviders, AnimationObjects) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new ArchetypeFactory instance.
newArchetypeParser() - Method in class net.sf.gridarta.model.io.AbstractArchetypeParserTest
Creates a new AbstractArchetypeParser instance.
newArchetypeParser() - Method in class net.sf.gridarta.model.io.ArchetypeParserTest
Creates a new AbstractArchetypeParser instance.
newArchetypeParser(ErrorView, GameObjectParser<G, A, R>, AnimationObjects, ArchetypeSet<G, A, R>, GameObjectFactory<G, A, R>, ProjectSettings, SmoothFaces) - Method in interface net.sf.gridarta.project.ProjectFactory
Creates a new AbstractArchetypeParser instance.
newArchetypeParser(ErrorView, GameObjectParser<GameObject, MapArchObject, Archetype>, AnimationObjects, ArchetypeSet<GameObject, MapArchObject, Archetype>, GameObjectFactory<GameObject, MapArchObject, Archetype>, ProjectSettings, SmoothFaces) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new AbstractArchetypeParser instance.
newArchetypeParser() - Method in class net.sf.gridarta.var.atrinik.model.io.ArchetypeParserTest
Creates a new AbstractArchetypeParser instance.
newArchetypeParser(ErrorView, GameObjectParser<GameObject, MapArchObject, Archetype>, AnimationObjects, ArchetypeSet<GameObject, MapArchObject, Archetype>, GameObjectFactory<GameObject, MapArchObject, Archetype>, ProjectSettings, SmoothFaces) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new AbstractArchetypeParser instance.
newArchetypeParser() - Method in class net.sf.gridarta.var.crossfire.model.io.ArchetypeParserTest
Creates a new AbstractArchetypeParser instance.
newArchetypeParser(ErrorView, GameObjectParser<GameObject, MapArchObject, Archetype>, AnimationObjects, ArchetypeSet<GameObject, MapArchObject, Archetype>, GameObjectFactory<GameObject, MapArchObject, Archetype>, ProjectSettings, SmoothFaces) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new AbstractArchetypeParser instance.
newArchetypeSet(ProjectSettings, ArchetypeFactory<G, A, R>) - Method in interface net.sf.gridarta.project.ProjectFactory
Creates a new ArchetypeSet instance.
newArchetypeSet(ProjectSettings, ArchetypeFactory<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new ArchetypeSet instance.
newArchetypeSet(ProjectSettings, ArchetypeFactory<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new ArchetypeSet instance.
newArchetypeSet(ProjectSettings, ArchetypeFactory<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new ArchetypeSet instance.
newArchetypeSetListener() - Method in class net.sf.gridarta.mainactions.MainActions
Creates a new ArchetypeSetListener that refreshes the actions when the "load from archive" flag has changed.
newAutojoinLists(String...) - Method in class net.sf.gridarta.model.autojoin.AutojoinListsHelper
Creates a new AutojoinLists instance.
newAutojoinListsFail(String, String...) - Method in class net.sf.gridarta.model.autojoin.AutojoinListsHelper
Creates a new AutojoinLists instance and expects an error.
newAutojoinListsHelper() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns a new AutojoinListsHelper instance.
newContainer(GameObjectCreator, int...) - Static method in class net.sf.gridarta.var.crossfire.model.gameobject.PropagateElevationTest
Creates a new GameObjectContainer that contains game objects with the given elevation values.
newCopyBuffer(TestMapControlCreator) - Static method in class net.sf.gridarta.gui.map.test.TestMapControlCreatorUtils
Returns a new CopyBuffer instance.
newDimension(int, int) - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
Returns a Dimension measured in default character sizes.
newDirectoryAction - Variable in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
The Action for "new directory".
newEventGameObject(int) - Method in class net.sf.gridarta.model.scripts.AbstractScriptedEventFactory
Return a new event game object for a given event type.
newEventGameObject(int) - Method in interface net.sf.gridarta.model.scripts.ScriptedEventFactory
Return a new event game object for a given event type.
newEventGameObject(int) - Method in class net.sf.gridarta.var.atrinik.model.scripts.DefaultScriptedEventFactory
Return a new event game object for a given event type.
newEventGameObject(int) - Method in class net.sf.gridarta.var.daimonin.model.scripts.DefaultScriptedEventFactory
Return a new event game object for a given event type.
newExiterListener() - Method in class net.sf.gridarta.action.CollectArchesAction
Creates a new ExiterListener that delays application exit until archetype collection has finished.
newFaceObjectProviders() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Creates a new FaceObjectProviders instance.
newFaceObjectProviders() - Method in class net.sf.gridarta.model.match.NamedGameObjectMatcherTest
Creates a new FaceObjectProviders instance.
newGameObject(TestArchetype, String, FaceObjectProviders, AnimationObjects) - Static method in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
Creates a new game object instance.
newGameObject(String, String) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Creates a new game object.
newGameObject(TestGameObjectFactory, TestArchetype, String) - Static method in class net.sf.gridarta.model.match.NamedGameObjectMatcherTest
Creates a new TestGameObject instance.
newGameObject(int) - Method in class net.sf.gridarta.var.crossfire.model.gameobject.GameObjectCreator
Creates a new GameObject.
newGameObjectFactory(FaceObjectProviders, AnimationObjects, ArchetypeTypeSet) - Method in interface net.sf.gridarta.project.ProjectFactory
Creates a new GameObjectFactory instance.
newGameObjectFactory(FaceObjectProviders, AnimationObjects, ArchetypeTypeSet) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new GameObjectFactory instance.
newGameObjectFactory(FaceObjectProviders, AnimationObjects, ArchetypeTypeSet) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new GameObjectFactory instance.
newGameObjectFactory(FaceObjectProviders, AnimationObjects, ArchetypeTypeSet) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new GameObjectFactory instance.
newGameObjectParser() - Method in interface net.sf.gridarta.model.io.GameObjectParserFactory
Creates a new GameObjectParser instance.
newGameObjectParser() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Creates a new GameObjectParser instance.
newGameObjectParser() - Method in class net.sf.gridarta.var.atrinik.model.io.DefaultGameObjectParserFactory
Creates a new GameObjectParser instance.
newGameObjectParser() - Method in class net.sf.gridarta.var.crossfire.model.io.DefaultGameObjectParserFactory
Creates a new GameObjectParser instance.
newGameObjectParser() - Method in class net.sf.gridarta.var.daimonin.model.io.DefaultGameObjectParserFactory
Creates a new GameObjectParser instance.
newGameObjectParserFactory(GameObjectFactory<G, A, R>, ArchetypeSet<G, A, R>, ArchetypeTypeSet) - Method in interface net.sf.gridarta.project.ProjectFactory
Creates a new GameObjectParserFactory instance.
newGameObjectParserFactory(GameObjectFactory<GameObject, MapArchObject, Archetype>, ArchetypeSet<GameObject, MapArchObject, Archetype>, ArchetypeTypeSet) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new GameObjectParserFactory instance.
newGameObjectParserFactory(GameObjectFactory<GameObject, MapArchObject, Archetype>, ArchetypeSet<GameObject, MapArchObject, Archetype>, ArchetypeTypeSet) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new GameObjectParserFactory instance.
newGameObjectParserFactory(GameObjectFactory<GameObject, MapArchObject, Archetype>, ArchetypeSet<GameObject, MapArchObject, Archetype>, ArchetypeTypeSet) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new GameObjectParserFactory instance.
newGameObjects(TestGameObjectFactory, FaceObjectProviders, AnimationObjects, int...) - Static method in class net.sf.gridarta.model.match.NamedGameObjectMatcherTest
Creates a chain of TestGameObject instances having the given type numbers.
newImageCreator(ResourceIcons, EditorFactory<G, A, R>, ProjectModel<G, A, R>) - Static method in class net.sf.gridarta.maincontrol.ImageCreatorFactory
Creates a new ImageCreator instance.
newInstance(GameObjectFactory<G, A, R>) - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Creates a new GameObject instance: an Archetype is instantiated, a GameObject is cloned.
newInstance(GameObjectFactory<G, A, R>) - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Creates a new GameObject instance: an Archetype is instantiated, a GameObject is cloned.
newInstance(GameObjectFactory<G, A, R>) - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Creates a new GameObject instance: an Archetype is instantiated, a GameObject is cloned.
newLabel(ActionBuilder, String) - Static method in class net.sf.gridarta.utils.ActionBuilderUtils
Creates a new JLabel from a resource key.
newList(T) - Static method in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Creates a new list containing one element.
newMap() - Method in class net.sf.gridarta.action.NewMapAction
Shows a dialog for creating a new map.
newMap(List<G>, A, File, boolean) - Method in class net.sf.gridarta.model.mapmanager.AbstractMapManager
Creates a new map control without view.
newMap(List<G>, A, File, boolean) - Method in interface net.sf.gridarta.model.mapmanager.MapManager
Creates a new map control without view.
NewMapAction<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.action
An EditorAction that opens the "Create New Map" dialog.
NewMapAction(NewMapDialogFactory<G, A, R>) - Constructor for class net.sf.gridarta.action.NewMapAction
Creates a new instance.
newMapArchObject(boolean) - Method in interface net.sf.gridarta.model.maparchobject.MapArchObjectFactory
Creates a new MapArchObject instance.
newMapArchObject(boolean) - Method in class net.sf.gridarta.model.maparchobject.TestMapArchObjectFactory
Creates a new MapArchObject instance.
newMapArchObject(boolean) - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.DefaultMapArchObjectFactory
Creates a new MapArchObject instance.
newMapArchObject(boolean) - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.DefaultMapArchObjectFactory
Creates a new MapArchObject instance.
newMapArchObject(boolean) - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.DefaultMapArchObjectFactory
Creates a new MapArchObject instance.
newMapArchObjectFactory(ProjectSettings) - Method in interface net.sf.gridarta.project.ProjectFactory
Creates a new MapArchObjectFactory instance.
newMapArchObjectFactory(ProjectSettings) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new MapArchObjectFactory instance.
newMapArchObjectFactory(ProjectSettings) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new MapArchObjectFactory instance.
newMapArchObjectFactory(ProjectSettings) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new MapArchObjectFactory instance.
newMapArchObjectParser() - Method in interface net.sf.gridarta.model.io.MapArchObjectParserFactory
Creates a new MapArchObjectParser instance.
newMapArchObjectParser() - Method in class net.sf.gridarta.model.io.TestMapArchObjectParserFactory
Creates a new MapArchObjectParser instance.
newMapArchObjectParser() - Method in class net.sf.gridarta.var.atrinik.model.io.DefaultMapArchObjectParserFactory
Creates a new MapArchObjectParser instance.
newMapArchObjectParser() - Method in class net.sf.gridarta.var.crossfire.model.io.DefaultMapArchObjectParserFactory
Creates a new MapArchObjectParser instance.
newMapArchObjectParser() - Method in class net.sf.gridarta.var.daimonin.model.io.DefaultMapArchObjectParserFactory
Creates a new MapArchObjectParser instance.
newMapArchObjectParserFactory() - Method in interface net.sf.gridarta.project.ProjectFactory
Creates a new MapArchObjectParserFactory instance.
newMapArchObjectParserFactory() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new MapArchObjectParserFactory instance.
newMapArchObjectParserFactory() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new MapArchObjectParserFactory instance.
newMapArchObjectParserFactory() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new MapArchObjectParserFactory instance.
newMapControl(List<G>, A, File) - Method in interface net.sf.gridarta.model.mapcontrol.MapControlFactory
Create a new map control instance.
newMapControl(File, String, Size2D) - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Creates a new map control.
newMapControl(List<TestGameObject>, TestMapArchObject, File) - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlFactory
Create a new map control instance.
newMapControl(List<GameObject>, MapArchObject, File) - Method in class net.sf.gridarta.var.atrinik.model.mapcontrol.DefaultMapControlFactory
Create a new map control instance.
newMapControl(List<GameObject>, MapArchObject, File) - Method in class net.sf.gridarta.var.crossfire.model.mapcontrol.DefaultMapControlFactory
Create a new map control instance.
newMapControl(List<GameObject>, MapArchObject, File) - Method in class net.sf.gridarta.var.daimonin.model.mapcontrol.DefaultMapControlFactory
Create a new map control instance.
newMapControlFactory(MapWriter<G, A, R>, ProjectSettings, MapModelFactory<G, A, R>) - Method in interface net.sf.gridarta.project.ProjectFactory
Creates a new MapControlFactory instance.
newMapControlFactory(MapWriter<GameObject, MapArchObject, Archetype>, ProjectSettings, MapModelFactory<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new MapControlFactory instance.
newMapControlFactory(MapWriter<GameObject, MapArchObject, Archetype>, ProjectSettings, MapModelFactory<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new MapControlFactory instance.
newMapControlFactory(MapWriter<GameObject, MapArchObject, Archetype>, ProjectSettings, MapModelFactory<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new MapControlFactory instance.
NewMapDialog<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.newmap
Dialog to create a new map file.
NewMapDialog(MapViewsManager<G, A, R>, MapArchObjectFactory<A>, Component, boolean, boolean, int, int, int) - Constructor for class net.sf.gridarta.gui.dialog.newmap.NewMapDialog
Creates a "new map" dialog.
newMapDialogFactory - Variable in class net.sf.gridarta.action.NewMapAction
The NewMapDialogFactory for opening "Create New Map" dialogs.
NewMapDialogFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.newmap
Utility class to create NewMapDialog instances.
NewMapDialogFactory(MapViewsManager<G, A, R>, MapArchObjectFactory<A>, int, int, int, boolean, boolean, int, int, PickmapChooserView<G, A, R>, Component) - Constructor for class net.sf.gridarta.gui.dialog.newmap.NewMapDialogFactory
Creates a new instance.
newMapDialogFactory - Variable in class net.sf.gridarta.gui.mapfiles.MapFolderTreeActions
The factory for creating new pickmap folders.
newMapDialogFactory - Variable in class net.sf.gridarta.gui.misc.DefaultFileControl
newMapDialogFactory - Variable in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
The factory for creating new pickmaps.
newMapDialogFactory - Variable in class net.sf.gridarta.maincontrol.GUIMainControl
The NewMapDialogFactory instance for creating new maps or pickmaps.
newMapGrid(Size2D) - Method in class net.sf.gridarta.model.mapmodel.MapSquareGrid
Allocates a new 2-dimensional MapSquare array of the given size.
newMapImageCache(TestMapControlCreator) - Static method in class net.sf.gridarta.gui.map.test.TestMapControlCreatorUtils
Creates a new MapImageCache instance.
newMapManager() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Returns a new MapManager instance.
newMapManagerListener() - Method in class net.sf.gridarta.action.ValidateMapAction
Creates a new MapManagerListener that refreshes the actions when the current map changes.
newMapManagerListener() - Method in class net.sf.gridarta.mainactions.MainActions
Creates a new MapManagerListener that refreshes the actions when the current map changes.
newMapModel(TestMapModelCreator) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
Creates a new MapModel instance.
newMapModel(A) - Method in class net.sf.gridarta.model.mapmodel.MapModelFactory
Creates a new MapModel instance.
newMapModel(int, int) - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Creates a new MapModel instance.
newMapModelCreator() - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Creates a new TestMapModelHelper instance.
newMapModelListener() - Method in class net.sf.gridarta.mainactions.MainActions
Creates a new MapModelListener that refreshes the actions when the map contents change.
newMapPropertiesDialogFactory(ProjectSettings, MapManager<G, A, R>, MapPathNormalizer) - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Creates a new MapPropertiesDialogFactory instance.
newMapPropertiesDialogFactory(ProjectSettings, MapManager<GameObject, MapArchObject, Archetype>, MapPathNormalizer) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new MapPropertiesDialogFactory instance.
newMapPropertiesDialogFactory(ProjectSettings, MapManager<GameObject, MapArchObject, Archetype>, MapPathNormalizer) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new MapPropertiesDialogFactory instance.
newMapPropertiesDialogFactory(ProjectSettings, MapManager<GameObject, MapArchObject, Archetype>, MapPathNormalizer) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new MapPropertiesDialogFactory instance.
newMapReader(File) - Method in class net.sf.gridarta.model.io.DefaultMapReaderFactory
Create a new MapReader instance.
newMapReader(File) - Method in interface net.sf.gridarta.model.io.MapReaderFactory
Create a new MapReader instance.
newMapReader(File) - Method in class net.sf.gridarta.model.io.TestMapReaderFactory
Create a new MapReader instance.
newMapReader(File) - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
Creates a new instance.
newMapRenderer(MapModel<G, A, R>, MapGrid) - Method in interface net.sf.gridarta.gui.map.renderer.RendererFactory
Creates a new MapRenderer suitable for painting maps.
newMapRenderer(MapModel<TestGameObject, TestMapArchObject, TestArchetype>, MapGrid) - Method in class net.sf.gridarta.gui.map.renderer.TestRendererFactory
Creates a new MapRenderer suitable for painting maps.
newMapRenderer(MapModel<GameObject, MapArchObject, Archetype>, MapGrid) - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.DefaultRendererFactory
Creates a new MapRenderer suitable for painting maps.
newMapRenderer(MapModel<GameObject, MapArchObject, Archetype>, MapGrid) - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.DefaultRendererFactory
Creates a new MapRenderer suitable for painting maps.
newMapRenderer(MapModel<GameObject, MapArchObject, Archetype>, MapGrid) - Method in class net.sf.gridarta.var.daimonin.gui.map.renderer.DefaultRendererFactory
Creates a new MapRenderer suitable for painting maps.
newMapsDirectory - Variable in class net.sf.gridarta.model.index.MapsIndexer
The maps directory to index.
newMapView(MapControl<G, A, R>, Point, int) - Method in class net.sf.gridarta.gui.map.mapview.DefaultMapViewFactory
Creates a new map view instance for a map control.
newMapView(MapControl<G, A, R>, Point, int) - Method in interface net.sf.gridarta.gui.map.mapview.MapViewFactory
Creates a new map view instance for a map control.
newMapView(MapControl<G, A, R>, Point, Point, MapViewFactory<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViews
Creates a new MapView.
newMapView(MapControl<G, A, R>, Point, Point) - Method in class net.sf.gridarta.gui.map.mapview.MapViewsManager
Creates a new map view.
newMapView(MapControl<TestGameObject, TestMapArchObject, TestArchetype>, Point, int) - Method in class net.sf.gridarta.gui.map.mapview.TestMapViewFactory
Creates a new map view instance for a map control.
newMapView(MapControl<TestGameObject, TestMapArchObject, TestArchetype>) - Static method in class net.sf.gridarta.gui.map.test.TestMapControlCreatorUtils
Creates a new MapView instance.
newMapViewFactory(RendererFactory<G, A, R>, PathManager) - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Creates a new MapViewFactory instance.
newMapViewFactory(RendererFactory<GameObject, MapArchObject, Archetype>, PathManager) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new MapViewFactory instance.
newMapViewFactory(RendererFactory<GameObject, MapArchObject, Archetype>, PathManager) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new MapViewFactory instance.
newMapViewFactory(RendererFactory<GameObject, MapArchObject, Archetype>, PathManager) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new MapViewFactory instance.
newMapViewManagerListener() - Method in class net.sf.gridarta.mainactions.MainActions
Creates a new MapManagerListener that refreshes the actions when map views are created or closed.
newMapViewsManager(TestMapControlCreator) - Static method in class net.sf.gridarta.gui.map.test.TestMapControlCreatorUtils
Creates a new MapViewsManager instance.
newMapWithView(List<G>, A, Point, File) - Method in class net.sf.gridarta.gui.map.mapview.MapViewsManager
Create a new map control and an initial map view.
newNewMapDialogFactory(MapViewsManager<G, A, R>, MapArchObjectFactory<A>, PickmapChooserView<G, A, R>, Component) - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Creates a new NewMapDialogFactory instance.
newNewMapDialogFactory(MapViewsManager<GameObject, MapArchObject, Archetype>, MapArchObjectFactory<MapArchObject>, PickmapChooserView<GameObject, MapArchObject, Archetype>, Component) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new NewMapDialogFactory instance.
newNewMapDialogFactory(MapViewsManager<GameObject, MapArchObject, Archetype>, MapArchObjectFactory<MapArchObject>, PickmapChooserView<GameObject, MapArchObject, Archetype>, Component) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new NewMapDialogFactory instance.
newNewMapDialogFactory(MapViewsManager<GameObject, MapArchObject, Archetype>, MapArchObjectFactory<MapArchObject>, PickmapChooserView<GameObject, MapArchObject, Archetype>, Component) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new NewMapDialogFactory instance.
newNode(String) - Method in class net.sf.gridarta.preferences.Storage
Make sure a node exists.
newPanel(int, int, Color) - Static method in class net.sf.gridarta.gui.utils.GSplitPaneTestApplication
Creates a new colored area.
newParameter() - Method in class net.sf.gridarta.plugin.Plugin
Creates a new plugin parameter.
newPickmap(Size2D, String) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
Add a new pickmap.
newPickmapControl(List<G>, A, File) - Method in interface net.sf.gridarta.model.mapcontrol.MapControlFactory
Create a new pickmap map control instance.
newPickmapControl(List<TestGameObject>, TestMapArchObject, File) - Method in class net.sf.gridarta.model.mapcontrol.TestMapControlFactory
Create a new pickmap map control instance.
newPickmapControl(List<GameObject>, MapArchObject, File) - Method in class net.sf.gridarta.var.atrinik.model.mapcontrol.DefaultMapControlFactory
Create a new pickmap map control instance.
newPickmapControl(List<GameObject>, MapArchObject, File) - Method in class net.sf.gridarta.var.crossfire.model.mapcontrol.DefaultMapControlFactory
Create a new pickmap map control instance.
newPickmapControl(List<GameObject>, MapArchObject, File) - Method in class net.sf.gridarta.var.daimonin.model.mapcontrol.DefaultMapControlFactory
Create a new pickmap map control instance.
NewPickmapDialog<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.newmap
Dialog to create a new pickmap file.
NewPickmapDialog(ObjectChooser<G, A, R>, Component, int, int, PickmapChooserView<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.newmap.NewPickmapDialog
Creates a "new pickmap" dialog.
NewPickmapFolderDialog<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.newmap
Dialog to create a new pickmap folder.
NewPickmapFolderDialog(Component, MapFolderTree<G, A, R>, MapFolder<G, A, R>, MapViewsManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.newmap.NewPickmapFolderDialog
Creates a "new pickmap folder" dialog.
newPickmapRenderer(MapModel<G, A, R>, MapGrid) - Method in interface net.sf.gridarta.gui.map.renderer.RendererFactory
Creates a new MapRenderer suitable for painting pickmaps.
newPickmapRenderer(MapModel<TestGameObject, TestMapArchObject, TestArchetype>, MapGrid) - Method in class net.sf.gridarta.gui.map.renderer.TestRendererFactory
Creates a new MapRenderer suitable for painting pickmaps.
newPickmapRenderer(MapModel<GameObject, MapArchObject, Archetype>, MapGrid) - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.DefaultRendererFactory
Creates a new MapRenderer suitable for painting pickmaps.
newPickmapRenderer(MapModel<GameObject, MapArchObject, Archetype>, MapGrid) - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.DefaultRendererFactory
Creates a new MapRenderer suitable for painting pickmaps.
newPickmapRenderer(MapModel<GameObject, MapArchObject, Archetype>, MapGrid) - Method in class net.sf.gridarta.var.daimonin.gui.map.renderer.DefaultRendererFactory
Creates a new MapRenderer suitable for painting pickmaps.
newPlugin(String, String) - Method in class net.sf.gridarta.plugin.PluginModel
 
newPluginParameters() - Method in class net.sf.gridarta.project.ProjectModel
Creates a new PluginParameters instance for this project model.
newProjectSettings(EditorSettings) - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Creates a new ProjectSettings instance.
newProjectSettings(EditorSettings) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new ProjectSettings instance.
newProjectSettings(EditorSettings) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new ProjectSettings instance.
newProjectSettings(EditorSettings) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new ProjectSettings instance.
newRenderer(MapModel<TestGameObject, TestMapArchObject, TestArchetype>) - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.MapRendererTest
Creates a new TestMapRenderer instance for a MapModel.
newRendererFactory(MapViewSettings, FilterControl<G, A, R>, GameObjectParser<G, A, R>, FaceObjectProviders, ResourceIcons, SmoothFaces) - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Creates a new RendererFactory instance.
newRendererFactory(MapViewSettings, FilterControl<GameObject, MapArchObject, Archetype>, GameObjectParser<GameObject, MapArchObject, Archetype>, FaceObjectProviders, ResourceIcons, SmoothFaces) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new RendererFactory instance.
newRendererFactory(MapViewSettings, FilterControl<GameObject, MapArchObject, Archetype>, GameObjectParser<GameObject, MapArchObject, Archetype>, FaceObjectProviders, ResourceIcons, SmoothFaces) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new RendererFactory instance.
newRendererFactory(MapViewSettings, FilterControl<GameObject, MapArchObject, Archetype>, GameObjectParser<GameObject, MapArchObject, Archetype>, FaceObjectProviders, ResourceIcons, SmoothFaces) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new RendererFactory instance.
newResources(GameObjectParser<G, A, R>, ArchetypeSet<G, A, R>, AbstractArchetypeParser<G, A, R, ?>, FaceObjects, AnimationObjects, ArchFaceProvider, FaceObjectProviders, SmoothFaces) - Method in interface net.sf.gridarta.project.ProjectFactory
Creates a new AbstractResources instance.
newResources(GameObjectParser<GameObject, MapArchObject, Archetype>, ArchetypeSet<GameObject, MapArchObject, Archetype>, AbstractArchetypeParser<GameObject, MapArchObject, Archetype, ?>, FaceObjects, AnimationObjects, ArchFaceProvider, FaceObjectProviders, SmoothFaces) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new AbstractResources instance.
newResources(GameObjectParser<GameObject, MapArchObject, Archetype>, ArchetypeSet<GameObject, MapArchObject, Archetype>, AbstractArchetypeParser<GameObject, MapArchObject, Archetype, ?>, FaceObjects, AnimationObjects, ArchFaceProvider, FaceObjectProviders, SmoothFaces) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new AbstractResources instance.
newResources(GameObjectParser<GameObject, MapArchObject, Archetype>, ArchetypeSet<GameObject, MapArchObject, Archetype>, AbstractArchetypeParser<GameObject, MapArchObject, Archetype, ?>, FaceObjects, AnimationObjects, ArchFaceProvider, FaceObjectProviders, SmoothFaces) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new AbstractResources instance.
newScript() - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditControl
Open a new empty script document.
newScriptArchData() - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Creates a new ScriptArchData instance.
newScriptArchData() - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new ScriptArchData instance.
newScriptArchData() - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new ScriptArchData instance.
newScriptArchData() - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new ScriptArchData instance.
newScriptArchDataUtils(ScriptArchUtils, ScriptedEventFactory<G, A, R>, ScriptedEventEditor<G, A, R>) - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Creates a new ScriptArchDataUtils instance.
newScriptArchDataUtils(ScriptArchUtils, ScriptedEventFactory<GameObject, MapArchObject, Archetype>, ScriptedEventEditor<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new ScriptArchDataUtils instance.
newScriptArchDataUtils(ScriptArchUtils, ScriptedEventFactory<GameObject, MapArchObject, Archetype>, ScriptedEventEditor<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new ScriptArchDataUtils instance.
newScriptArchDataUtils(ScriptArchUtils, ScriptedEventFactory<GameObject, MapArchObject, Archetype>, ScriptedEventEditor<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new ScriptArchDataUtils instance.
newScriptArchUtils(ArchetypeTypeList) - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Creates a new ScriptArchUtils instance.
newScriptArchUtils(ArchetypeTypeList) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new ScriptArchUtils instance.
newScriptArchUtils(ArchetypeTypeList) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new ScriptArchUtils instance.
newScriptArchUtils(ArchetypeTypeList) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new ScriptArchUtils instance.
newScriptedEvent(int, String, String, String) - Method in interface net.sf.gridarta.model.scripts.ScriptedEventFactory
Creates a new ScriptedEvent instance.
newScriptedEvent(G) - Method in interface net.sf.gridarta.model.scripts.ScriptedEventFactory
Creates a new ScriptedEvent instance.
newScriptedEvent(int, String, String, String) - Method in class net.sf.gridarta.var.atrinik.model.scripts.DefaultScriptedEventFactory
Creates a new ScriptedEvent instance.
newScriptedEvent(GameObject) - Method in class net.sf.gridarta.var.atrinik.model.scripts.DefaultScriptedEventFactory
Creates a new ScriptedEvent instance.
newScriptedEvent(int, String, String, String) - Method in class net.sf.gridarta.var.crossfire.model.scripts.DefaultScriptedEventFactory
Creates a new ScriptedEvent instance.
newScriptedEvent(GameObject) - Method in class net.sf.gridarta.var.crossfire.model.scripts.DefaultScriptedEventFactory
Creates a new ScriptedEvent instance.
newScriptedEvent(int, String, String, String) - Method in class net.sf.gridarta.var.daimonin.model.scripts.DefaultScriptedEventFactory
Creates a new ScriptedEvent instance.
newScriptedEvent(GameObject) - Method in class net.sf.gridarta.var.daimonin.model.scripts.DefaultScriptedEventFactory
Creates a new ScriptedEvent instance.
newScriptedEventFactory(ScriptArchUtils, GameObjectFactory<G, A, R>, ScriptedEventEditor<G, A, R>, ArchetypeSet<G, A, R>) - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Creates a new ScriptedEventFactory instance.
newScriptedEventFactory(ScriptArchUtils, GameObjectFactory<GameObject, MapArchObject, Archetype>, ScriptedEventEditor<GameObject, MapArchObject, Archetype>, ArchetypeSet<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates a new ScriptedEventFactory instance.
newScriptedEventFactory(ScriptArchUtils, GameObjectFactory<GameObject, MapArchObject, Archetype>, ScriptedEventEditor<GameObject, MapArchObject, Archetype>, ArchetypeSet<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates a new ScriptedEventFactory instance.
newScriptedEventFactory(ScriptArchUtils, GameObjectFactory<GameObject, MapArchObject, Archetype>, ScriptedEventEditor<GameObject, MapArchObject, Archetype>, ArchetypeSet<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates a new ScriptedEventFactory instance.
newServerActions(MapViewManager<G, A, R>, FileControl<G, A, R>, PathManager) - Method in interface net.sf.gridarta.maincontrol.EditorFactory
Creates the "open in client" action.
newServerActions(MapViewManager<GameObject, MapArchObject, Archetype>, FileControl<GameObject, MapArchObject, Archetype>, PathManager) - Method in class net.sf.gridarta.var.atrinik.maincontrol.DefaultEditorFactory
Creates the "open in client" action.
newServerActions(MapViewManager<GameObject, MapArchObject, Archetype>, FileControl<GameObject, MapArchObject, Archetype>, PathManager) - Method in class net.sf.gridarta.var.crossfire.maincontrol.DefaultEditorFactory
Creates the "open in client" action.
newServerActions(MapViewManager<GameObject, MapArchObject, Archetype>, FileControl<GameObject, MapArchObject, Archetype>, PathManager) - Method in class net.sf.gridarta.var.daimonin.maincontrol.DefaultEditorFactory
Creates the "open in client" action.
newSimpleMapRenderer(MapModel<G, A, R>) - Method in interface net.sf.gridarta.gui.map.renderer.RendererFactory
Creates a new map renderer instance which paints only squares but no grid, cursor, selection, or errors.
newSimpleMapRenderer(MapModel<TestGameObject, TestMapArchObject, TestArchetype>) - Method in class net.sf.gridarta.gui.map.renderer.TestRendererFactory
Creates a new map renderer instance which paints only squares but no grid, cursor, selection, or errors.
newSimpleMapRenderer(MapModel<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.atrinik.gui.map.renderer.DefaultRendererFactory
Creates a new map renderer instance which paints only squares but no grid, cursor, selection, or errors.
newSimpleMapRenderer(MapModel<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.DefaultRendererFactory
Creates a new map renderer instance which paints only squares but no grid, cursor, selection, or errors.
newSimpleMapRenderer(MapModel<GameObject, MapArchObject, Archetype>) - Method in class net.sf.gridarta.var.daimonin.gui.map.renderer.DefaultRendererFactory
Creates a new map renderer instance which paints only squares but no grid, cursor, selection, or errors.
newSquare(FilterState) - Method in class net.sf.gridarta.gui.filter.DefaultFilterControl
newSquare(FilterState) - Method in interface net.sf.gridarta.gui.filter.FilterControl
 
newTableComponent(Component) - Method in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
 
newTestMapModelHelper() - Method in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
Creates a new TestMapModelHelper instance.
newTileLink(String, MapLink[], Direction) - Static method in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
Creates a new TileLink.
newToggleAction(ActionBuilder, String, EditorAction, String) - Static method in class net.sf.gridarta.utils.ActionUtils
Creates a new Action instance.
newTree() - Method in class net.sf.gridarta.gui.mapmenu.MapMenu
Creates a new JTree for this map menu.
newUndefinedArchetype(String) - Method in interface net.sf.gridarta.model.archetype.ArchetypeFactory
Creates a new undefined archetype instance.
newUndefinedArchetype(String) - Method in class net.sf.gridarta.model.archetype.TestArchetypeFactory
Creates a new undefined archetype instance.
newUndefinedArchetype(String) - Method in class net.sf.gridarta.var.atrinik.model.archetype.DefaultArchetypeFactory
Creates a new undefined archetype instance.
newUndefinedArchetype(String) - Method in class net.sf.gridarta.var.crossfire.model.archetype.DefaultArchetypeFactory
Creates a new undefined archetype instance.
newUndefinedArchetype(String) - Method in class net.sf.gridarta.var.daimonin.model.archetype.DefaultArchetypeFactory
Creates a new undefined archetype instance.
newValidator(String) - Method in class net.sf.gridarta.model.validation.checks.ValidatorFactory
Creates a new Validator instance from string representation.
newValidatorFactory() - Static method in class net.sf.gridarta.model.validation.ValidationUtils
Creates a new ValidatorFactory instance.
newValue - Variable in exception net.sf.gridarta.model.smoothface.DuplicateSmoothFaceException
The new value.
next - Variable in class net.sf.gridarta.gui.map.mapactions.ExitIterator
The next exit game object to return from ExitIterator.next().
next() - Method in class net.sf.gridarta.gui.map.mapactions.ExitIterator
next() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer.ReverseIterator
 
next() - Method in class net.sf.gridarta.model.baseobject.RecursiveGameObjectIterator
next() - Method in class net.sf.gridarta.model.io.FlatFileIterator
next() - Method in class net.sf.gridarta.model.io.RecursiveFileIterator
next - Variable in class net.sf.gridarta.model.mapmodel.FilterGameObjectIterator
The next element to return from FilterGameObjectIterator.next() or null if no next element exists.
next() - Method in class net.sf.gridarta.model.mapmodel.FilterGameObjectIterator
next() - Method in class net.sf.gridarta.model.mapmodel.FilterGameObjectIteratorTest.ArrayGameObjectIterator
 
next() - Method in class net.sf.gridarta.model.mapmodel.MapSquareIterator
next() - Method in class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIterator
nextChar - Variable in class net.sf.gridarta.textedit.textarea.actions.InputActions
 
NextChar - Class in net.sf.gridarta.textedit.textarea.actions
 
NextChar(boolean) - Constructor for class net.sf.gridarta.textedit.textarea.actions.NextChar
 
nextExit() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Select the next exit.
nextFocus - Variable in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
Indices of next focus.
nextFocus - Static variable in class net.sf.gridarta.gui.map.maptilepane.FlatMapTilePane
Indices of next focus.
nextFocus - Static variable in class net.sf.gridarta.gui.map.maptilepane.IsoMapTilePane
Indices of next focus.
nextLine - Variable in class net.sf.gridarta.textedit.textarea.actions.InputActions
 
NextLine - Class in net.sf.gridarta.textedit.textarea.actions
 
NextLine(boolean) - Constructor for class net.sf.gridarta.textedit.textarea.actions.NextLine
 
nextLineRequested - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
True if the next line should be painted.
nextMapSquare() - Method in class net.sf.gridarta.model.mapmodel.MapSquareIterator
Updates MapSquareIterator.point to the next map square.
nextMapViewCounter - Variable in class net.sf.gridarta.gui.map.mapview.MapViews
The map view counter for the next created MapView.
nextPage - Variable in class net.sf.gridarta.textedit.textarea.actions.InputActions
 
NextPage - Class in net.sf.gridarta.textedit.textarea.actions
 
NextPage(boolean) - Constructor for class net.sf.gridarta.textedit.textarea.actions.NextPage
 
nextPoint(Point, int) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Moves the given point forward or backward one map square.
nextPoint(Point, int) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Moves the given point forward or backward one map square.
nextState(TristateState) - Method in class net.sf.gridarta.gui.utils.ToggleTristateCheckBox
Returns the next state.
nextState(TristateState) - Method in class net.sf.gridarta.gui.utils.tristate.TristateCheckBox
Returns the next state.
nextTabStop(float, int) - Method in class net.sf.gridarta.textedit.textarea.TextAreaPainter
nextTristateState() - Method in enum net.sf.gridarta.gui.utils.tristate.TristateState
Returns the next state when selected.
nextWindow() - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop
Gives focus to the previous window.
nextWord - Variable in class net.sf.gridarta.textedit.textarea.actions.InputActions
 
NextWord - Class in net.sf.gridarta.textedit.textarea.actions
 
NextWord(boolean) - Constructor for class net.sf.gridarta.textedit.textarea.actions.NextWord
 
NO_PASS - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
The name of the "no_pass" attribute.
NO_PICK - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
The name of the "no_pick" attribute.
NO_SHORTCUT - Static variable in class net.sf.gridarta.utils.ActionUtils
The shortcut description for actions without shortcuts.
Node - Class in net.sf.gridarta.textedit.textarea.tokenmarker
A node in the tree that is used to store all key-value pairs.
Node() - Constructor for class net.sf.gridarta.textedit.textarea.tokenmarker.Node
 
nodes - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.Node
The next nodes, or null if no next node exists.
nodeType - Variable in class net.sf.gridarta.preferences.FilePreferences
The node type of this node.
NodeType - Enum in net.sf.gridarta.preferences
The type of a FilePreferences node.
NodeType(String) - Constructor for enum net.sf.gridarta.preferences.NodeType
Creates a new instance.
NoExitPathException - Exception in net.sf.gridarta.model.maplocation
Exception thrown if a game object does not specify a valid exit path.
NoExitPathException(BaseObject<?, ?, ?, ?>) - Constructor for exception net.sf.gridarta.model.maplocation.NoExitPathException
Creates a new instance.
noFaceSquareIcon - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
The ImageIcon for no animations.
noFaceSquareIcon - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
The ImageIcon for no animations.
noFaceSquareIcon - Variable in class net.sf.gridarta.gui.utils.AnimTreeChooseAction
The ImageIcon for no animations.
noFaceSquareIcon - Variable in class net.sf.gridarta.gui.utils.FaceTreeChooseAction
The ImageIcon for no animations.
noHarm - Variable in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
No harmful spells allowed.
noHarm - Variable in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
No harmful spells allowed.
noMagic - Variable in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
No magic spells.
noMagic - Variable in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
No magic spells.
noMap - Variable in class net.sf.gridarta.model.validation.checks.EnvironmentChecker
The ArchetypeTypes that are not allowed on maps.
NonAbsoluteExitPathChecker - Class in net.sf.gridarta.var.crossfire.model.validation.checks
A MapValidator that checks for relative exit paths within unique maps.
NonAbsoluteExitPathChecker(ValidatorPreferences, GameObjectMatcher) - Constructor for class net.sf.gridarta.var.crossfire.model.validation.checks.NonAbsoluteExitPathChecker
Creates a new instance.
NonAbsoluteExitPathError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.checks
A GameObjectValidationError that describes an exit GameObject having an invalid exit path.
NonAbsoluteExitPathError(G, String) - Constructor for class net.sf.gridarta.model.validation.checks.NonAbsoluteExitPathError
Creates a new instance.
NONE_SYM - Static variable in class net.sf.gridarta.gui.treasurelist.CFTreasureListTree
The string displayed in attribute dialog for "none".
noneButton - Variable in class net.sf.gridarta.gui.treasurelist.CFTreasureListTree
The button for none.
noNewUpdate(Updater.VersionInfo, Updater.VersionInfo, String, String) - Method in class net.sf.gridarta.updater.Updater
Tell the user there is no update.
noPriest - Variable in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
No prayers.
noPriest - Variable in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
No prayers.
normalFace - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObject
The normal face.
normalFaceProvider - Variable in class net.sf.gridarta.model.face.FaceObjectProviders
The face provider for normal faces.
normalizeFace(String) - Static method in class net.sf.gridarta.gui.panel.gameobjectattributes.FaceTab
Normalizes a face or animation name.
normalizeMapPath(MapModel<?, ?, ?>, String) - Method in class net.sf.gridarta.model.mappathnormalizer.MapPathNormalizer
Normalizes a map path relative to a MapModel.
normalizeMapPath(File, String) - Method in class net.sf.gridarta.model.mappathnormalizer.MapPathNormalizer
Normalizes a map path relative to a File.
NORTH - Static variable in class net.sf.gridarta.model.autojoin.AutojoinList
 
noSave - Variable in class net.sf.gridarta.preferences.Storage
If set, do not save changes into Storage.file.
noSave - Variable in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
No save map.
noSave - Variable in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
No save map.
noSmooth - Variable in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
If set, this entire map is no smooth.
noSpellsMatcher - Variable in class net.sf.gridarta.model.validation.checks.ShopSquareChecker
The GameObjectMatcher for finding no-spell squares.
NoSuchParameterException - Exception in net.sf.gridarta.plugin.parameter
Thrown if a parameter does not exist.
NoSuchParameterException(String) - Constructor for exception net.sf.gridarta.plugin.parameter.NoSuchParameterException
Creates a new instance.
NoSuchParameterException(int) - Constructor for exception net.sf.gridarta.plugin.parameter.NoSuchParameterException
Creates a new instance.
NoSuchValidatorException - Exception in net.sf.gridarta.model.validation
Exception thrown if a map validator cannot be created.
NoSuchValidatorException(String) - Constructor for exception net.sf.gridarta.model.validation.NoSuchValidatorException
Creates a new instance.
NoSuchValidatorException(String, Throwable) - Constructor for exception net.sf.gridarta.model.validation.NoSuchValidatorException
Creates a new instance.
noSummon - Variable in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
No summoning allowed.
noSummon - Variable in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
No summoning allowed.
NOT_LOOKED_AT - Static variable in class net.sf.gridarta.model.floodfill.FloodFill
Constants for lookArea.
NotGameObjectMatcher - Class in net.sf.gridarta.model.match
A GameObjectMatcher that negates another GameObjectMatcher.
NotGameObjectMatcher(GameObjectMatcher) - Constructor for class net.sf.gridarta.model.match.NotGameObjectMatcher
Creates a new instance.
notificationDelay - Variable in class net.sf.gridarta.utils.DelayedChangeManager
The interval in milliseconds events are forwarded during a long series of events.
notifyBeginChange() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Notify the map model that this container is about to change.
notifyBeginChange() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Notify the map model that this container is about to change.
notifyBeginChange() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Notifies the map model that this container is about to change.
notifyBeginChange() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Notify the map model that this container is about to change.
notifyBeginChange() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Notify the map model that this container is about to change.
notifyBeginChange() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Notify the map model that this container is about to change.
notifyEndChange() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Notify the map model that this container has changed.
notifyEndChange() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Notify the map model that this container has changed.
notifyEndChange() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Notifies the map model that this container has changed.
notifyEndChange() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Notify the map model that this container has changed.
notifyEndChange() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Notify the map model that this container has changed.
notifyEndChange() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Notify the map model that this container has changed.
notifyListeners() - Method in class net.sf.gridarta.plugin.Plugin
Notifies all registered ChangeListeners that this plugin has changed.
notifyTransientChange() - Method in class net.sf.gridarta.model.archetype.AbstractArchetype
Notifies the map model that this container has changed but need not be restored by undo/redo.
notifyTransientChange() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Notifies the map model that this container has changed but need not be restored by undo/redo.
notifyTransientChange() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Notifies the map model that this container has changed but need not be restored by undo/redo.
NotInsideContainerException - Exception in net.sf.gridarta.model.gameobject
This exception is thrown in case a method of a GameObject without a container or the wrong container was invoked when a GameObject requires a container.
NotInsideContainerException(GameObject<?, ?, ?>) - Constructor for exception net.sf.gridarta.model.gameobject.NotInsideContainerException
Create a NotInsideContainerException.
NotInsideContainerException(GameObjectContainer<?, ?, ?>, GameObject<?, ?, ?>) - Constructor for exception net.sf.gridarta.model.gameobject.NotInsideContainerException
Create a NotInsideContainerException.
NoTreasureObj - Class in net.sf.gridarta.model.treasurelist
A TreasureObj representing a "no" entry.
NoTreasureObj(int) - Constructor for class net.sf.gridarta.model.treasurelist.NoTreasureObj
Creates a new instance.
nrof - Variable in class net.sf.gridarta.model.treasurelist.TreasureObj
The maximum number of generated items.
NULL - Static variable in class net.sf.gridarta.textedit.textarea.Token
Normal text token id.
NUM_ROUNDS - Static variable in class net.sf.gridarta.utils.Xtea
The number of rounds.
number - Variable in class net.sf.gridarta.gui.map.mapview.DefaultMapView
View number.
number - Variable in class net.sf.gridarta.model.spells.NumberSpell
The spell number.
NumberSpell - Class in net.sf.gridarta.model.spells
Describes a numbered in-game spell.
NumberSpell(String, int) - Constructor for class net.sf.gridarta.model.spells.NumberSpell
Create a new instance.
numberSpells - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.AttributesPaneBuilder
The numbered spells.
numberSpells - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeSpell
The number spells to display.
numberSpells - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttributeZSpell
The number spells to display.
numberSpells - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialogFactory
The numbered spells.
numberSpells - Variable in class net.sf.gridarta.project.ProjectModel
 
NumberUtils - Class in net.sf.gridarta.utils
Utility class for parsing strings into numbers.
NumberUtils() - Constructor for class net.sf.gridarta.utils.NumberUtils
Private constructor to prevent instantiation.
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