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 

E

e - Variable in class net.sf.gridarta.plugin.parameter.PluginParameterCodec
Holds the XML representation being decoded.
EAST - Static variable in class net.sf.gridarta.model.autojoin.AutojoinList
 
eastCheckBox - Variable in class net.sf.gridarta.gui.dialog.shrinkmapsize.ShrinkMapSizeDialog
Checkbox to remove empty squares at the east edge.
EDIT_TYPE_NONE - Static variable in interface net.sf.gridarta.model.baseobject.BaseObject
 
editable - Variable in class net.sf.gridarta.textedit.textarea.JEditTextArea
 
editable - Variable in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
editAction - Variable in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
The Action for "edit bookmark".
editAction - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GameObjectAttributesDialog
The Action for switching to the edit.
editBookmarkCancel() - Method in class net.sf.gridarta.gui.dialog.bookmarks.EditBookmarkDialog
Action method for cancel.
EditBookmarkDialog - Class in net.sf.gridarta.gui.dialog.bookmarks
A dialog that displays one bookmark and allows to edit the values.
EditBookmarkDialog(Component, String) - Constructor for class net.sf.gridarta.gui.dialog.bookmarks.EditBookmarkDialog
Creates a new instance.
editBookmarkOkay() - Method in class net.sf.gridarta.gui.dialog.bookmarks.EditBookmarkDialog
Action method for okay.
editor - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
 
EDITOR_FOLDER_INTERN - Static variable in interface net.sf.gridarta.model.gameobject.GameObject
The editor folder name for server-internal archetypes.
EditorAction - Interface in net.sf.gridarta.utils
A global editor action.
editorDefault - Variable in class net.sf.gridarta.gui.dialog.prefs.AppPreferencesModel
The default value for the editor setting.
editorEntryChange() - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBox
 
editorFactory - Variable in class net.sf.gridarta.action.OptionsAction
 
EditorFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.maincontrol
A factory to create editor-dependent objects.
editorField - Variable in class net.sf.gridarta.gui.dialog.prefs.AppPreferences
TextField for external editor executable.
editorFolder - Variable in class net.sf.gridarta.model.archetype.AbstractArchetype
The location in the archetype selector.
editorPanel - Variable in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
 
editorSettings - Variable in class net.sf.gridarta.action.OptionsAction
 
editorSettings - Variable in class net.sf.gridarta.gui.dialog.prefs.GUIPreferences
The EditorSettings to use.
editorSettings - Variable in class net.sf.gridarta.gui.dialog.prefs.MiscPreferences
The EditorSettings to affect.
editorSettings - Variable in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
The editor settings instance.
editorSettings - Variable in class net.sf.gridarta.model.settings.AbstractDefaultProjectSettings
The EditorSettings for retrieving default values.
EditorSettings - Interface in net.sf.gridarta.model.settings
Settings that apply to the editor.
editorSettingsListener - Variable in class net.sf.gridarta.gui.misc.MainToolbar
The EditorSettingsListener used to detect settings changes.
EditorSettingsListener - Interface in net.sf.gridarta.model.settings
Interface for listeners interested in EditorSettings events.
editParameters(ScriptedEvent<G, A, R>, Frame) - Method in class net.sf.gridarta.gui.scripts.ScriptedEventEditor
Edit path and plugin name for an event.
editPlugins() - Method in class net.sf.gridarta.gui.dialog.plugin.PluginManagerFactory
 
editPopup() - Method in class net.sf.gridarta.gui.panel.archetypechooser.ArchetypePanel
Action method for the popup menu to edit a default arch.
editScript() - Method in class net.sf.gridarta.action.EditScriptAction
Opens a script file.
EditScriptAction<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 edits or creates a script file.
EditScriptAction(DefaultFileControl<G, A, R>) - Constructor for class net.sf.gridarta.action.EditScriptAction
Creates a new instance.
editType - Variable in class net.sf.gridarta.gui.map.viewaction.ViewAction
The managed edit type.
editType - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Deprecated.
bad design for multiple reasons: Data is knowing view information (that's not nice) Not extensible
editType - Variable in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Bit field of edit types to show only.
editType - Variable in class net.sf.gridarta.model.match.NamedGameObjectMatcher
The edit type of this matcher.
editTypeChanged(int) - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettingsListener
The edit types value has changed.
EditWindowListener - Class in net.sf.gridarta.textedit.scripteditor
Listener for close box on the window.
EditWindowListener(ScriptEditControl) - Constructor for class net.sf.gridarta.textedit.scripteditor.EditWindowListener
Constructor.
electricScroll - Variable in class net.sf.gridarta.textedit.textarea.JEditTextArea
 
electricScroll - Variable in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
element - Variable in class net.sf.gridarta.model.filter.FilterParser
The Element instance being converted.
ELEVATION - Static variable in class net.sf.gridarta.var.crossfire.model.gameobject.GameObject
The name of the "elevation" attribute.
empty - Variable in class net.sf.gridarta.gui.map.renderer.ToolTipAppender
 
empty - Static variable in class net.sf.gridarta.gui.utils.DirectionLayout
Empty dimension as fallback for null components.
EMPTY_BUTTON_ARRAY - Static variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
An empty array of JButton instances.
EMPTY_FILE_ARRAY - Static variable in class net.sf.gridarta.model.io.FlatFileIterator
An empty array of Files.
EMPTY_INSETS - Static variable in class net.sf.gridarta.gui.utils.DirectionComponent
Empty Insets.
EMPTY_INT_ARRAY - Static variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeParser
An empty array of ints.
EMPTY_MARGIN - Static variable in class net.sf.gridarta.gui.panel.tools.ToolSelector
Empty margin.
EMPTY_STRING_ARRAY - Static variable in class net.sf.gridarta.gui.dialog.prefs.GUIPreferences
An empty String array.
EMPTY_STRING_ARRAY - Static variable in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
An empty array of strings.
EmptyFaceProvider - Class in net.sf.gridarta.model.face
A FaceProvider that does not return any faces.
EmptyFaceProvider() - Constructor for class net.sf.gridarta.model.face.EmptyFaceProvider
 
EmptySpawnPointChecker<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.checks
An GameObjectValidator to assert that spawn points are not empty.
EmptySpawnPointChecker(ValidatorPreferences, Integer...) - Constructor for class net.sf.gridarta.model.validation.checks.EmptySpawnPointChecker
Create a new instance.
EmptySpawnPointError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
Validation error that's used when the EmptySpawnPointChecker detected a possible error on the map.
EmptySpawnPointError(G) - Constructor for class net.sf.gridarta.model.validation.errors.EmptySpawnPointError
Create an EmptySpawnPointError.
emptySquareIcon - Variable in class net.sf.gridarta.gui.map.renderer.IsoMapRenderer
 
emptySquareIcon - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.FlatMapRenderer
The Icon for painting empty map squares.
EmptyTokenMarker - Class in net.sf.gridarta.textedit.textarea.tokenmarker
Empty token marker.
EmptyTokenMarker() - Constructor for class net.sf.gridarta.textedit.textarea.tokenmarker.EmptyTokenMarker
 
enableButtons - Variable in class net.sf.gridarta.gui.utils.DirectionComponent
Whether the buttons are currently enabled.
enabled - Variable in class net.sf.gridarta.model.filter.AbstractFilterConfig
Whether the filter is enabled.
enabled - Variable in class net.sf.gridarta.model.validation.AbstractValidator
Whether this MapValidator is enabled.
enableListener - Variable in class net.sf.gridarta.gui.utils.tristate.TristateCheckBox
The ChangeListener on model changes to maintain correct focusability.
encode(String) - Static method in class net.sf.gridarta.gui.map.renderer.ToolTipAppender
Encodes a string so that the result can be embedded into HTML.
encode(String) - Static method in class net.sf.gridarta.preferences.Codec
Encode a string to make it fit into one line.
encodeMapFile(MapModel<G, A, R>, Writer) - Method in class net.sf.gridarta.model.io.DefaultMapWriter
Write the whole map-data into a file.
encodeMapFile(MapModel<G, A, R>, Writer) - Method in interface net.sf.gridarta.model.io.MapWriter
Write the whole map-data into a file.
encodeMapFile(File) - Method in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
Saves the map.
encodeValue(int) - Method in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Convert a value to external representation.
encodeValueAsList(int, Map<Integer, String>) - Method in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Convert a value to string representation.
encodings - Variable in class net.sf.gridarta.model.archetypetype.AttributeBitmask
Maps bit value to external representation.
encrypt(byte[], byte[]) - Method in class net.sf.gridarta.utils.Xtea
Encrypts a data block.
end() - Method in class net.sf.gridarta.gui.mapmenu.ActionFactory
Ends a lookup sequence.
End - Class in net.sf.gridarta.textedit.textarea.actions
 
End(boolean) - Constructor for class net.sf.gridarta.textedit.textarea.actions.End
 
end - Variable in class net.sf.gridarta.textedit.textarea.actions.InputActions
 
end - Variable in class net.sf.gridarta.textedit.textarea.JEditTextArea.CaretUndo
 
endAllTransactions() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Ends all transaction.
endAllTransactions() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Ends all transaction.
endCompoundEdit() - Static method in class net.sf.gridarta.textedit.textarea.SyntaxDocument
Ends a compound edit that can be undone in one operation.
endGameObjectChange() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Records that this game object has changed.
endGameObjectChange(G) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Method to notify the model that a game object was changed.
endGameObjectChange(G) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Method to notify the model that a game object was changed.
endingOld - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeAttributeText
The terminating string.
ENDLORE - Static variable in class net.sf.gridarta.var.crossfire.model.io.ArchetypeParser
The tag ending the map lore.
endRecChange() - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Ends the set of changes and store the bounding box for all recorded changes in MapGrid.recChange.
endSquareChange(MapSquare<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Method to notify the model that a map square was changed.
endSquareChange(MapSquare<G, A, R>) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Method to notify the model that a map square was changed.
endSquareChange() - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Method to notify the model that a map square was changed.
endTransaction() - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Ends a transaction.
endTransaction(boolean) - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Ends a transaction.
endTransaction() - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Ends a transaction.
endTransaction(boolean) - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Ends a transaction.
endTransaction() - Method in class net.sf.gridarta.model.mapcursor.MapCursor
End a transaction.
endTransaction() - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Ends a transaction.
endTransaction() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
End a transaction.
endTransaction(boolean) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
End a transaction.
endTransaction() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
End a transaction.
endTransaction(boolean) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
End a transaction.
endTransaction(SavedSquares<G, A, R>) - Method in interface net.sf.gridarta.model.mapmodel.MapTransactionListener
A map transaction has ended.
endUpdate() - Method in class net.sf.gridarta.model.index.AbstractIndex
Ends an update.
endUpdate() - Method in interface net.sf.gridarta.model.index.Index
Ends an update.
enlargeFilter(String) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxModel
 
ensureCapacity(int) - Method in class net.sf.gridarta.textedit.textarea.tokenmarker.TokenMarker
Ensures that the lineInfo array can contain the specified index.
ensureTrailingNewline(String) - Static method in class net.sf.gridarta.utils.StringUtils
Returns a given string which ends with a trailing newline character; empty strings remain empty.
ensureVisibleMapCursor() - Method in class net.sf.gridarta.gui.map.mapview.MapCursorTracker
Makes sure the MapCursorTracker.mapCursor is visible.
ENTER_X - Static variable in class net.sf.gridarta.model.mapcursor.MapCursorTest
The enter x coordinate of newly created maps.
ENTER_Y - Static variable in class net.sf.gridarta.model.mapcursor.MapCursorTest
The enter y coordinate of newly created maps.
enterEastMap() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for entering the east map.
enterExit(MapView<G, A, R>, GameObject<G, A, R>, boolean) - Method in class net.sf.gridarta.gui.map.mapactions.EnterMap
Opens the map an exit game object points to.
enterExit() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Try to load the map where the selected map-exit points to.
enterMap - Variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
The EnterMap instance for entering maps.
enterMap - Variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialogManager
The EnterMap instance to use.
EnterMap<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.mapactions
Helper class for entering maps.
EnterMap(Component, Direction[], MapPathNormalizer, FileControl<G, A, R>, MapViewsManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.mapactions.EnterMap
Creates a new instance.
enterMap(MapView<G, A, R>, String, Direction, Point) - Method in class net.sf.gridarta.gui.map.mapactions.EnterMap
Enters a map wanted.
enterMap(MapView<G, A, R>, File, Point, Direction) - Method in class net.sf.gridarta.gui.map.mapactions.EnterMap
Enters a map.
enterMap - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
The EnterMap instance to use.
enterMap(File, Point) - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Enters a map.
enterNorthEastMap() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for entering the north east map.
enterNorthMap() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for entering the north map.
enterNorthWestMap() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for entering the north west map.
enterSouthEastMap() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for entering the south east map.
enterSouthMap() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for entering the south map.
enterSouthWestMap() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for entering the south west map.
enterWestMap() - Method in class net.sf.gridarta.gui.map.mapactions.MapActions
Action method for entering the west map.
enterX - Variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The x coordinate for entering the map.
enterY - Variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The y coordinate for entering the map.
entries - Variable in class net.sf.gridarta.gui.mapimagecache.MapImageCache
The cache entries.
entries - Variable in class net.sf.gridarta.model.validation.checks.SlayingChecker
The matchers to check.
entries - Variable in class net.sf.gridarta.model.validation.checks.Type
Maps attribute name to corresponding RangeEntry instance.
Entry<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.checks
An entry to match consisting of a GameObjectMatcher and a regular expression which defined the allowed value of the "slaying" field.
Entry(GameObjectMatcher, Pattern) - Constructor for class net.sf.gridarta.model.validation.checks.Entry
Creates a new instance.
envGameObjectMatcher - Variable in class net.sf.gridarta.model.match.NamedGameObjectMatcher
The environment GameObjectMatcher.
EnvironmentChecker<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 GameObjectValidator that checks for valid environment.
EnvironmentChecker(ValidatorPreferences) - Constructor for class net.sf.gridarta.model.validation.checks.EnvironmentChecker
Creates a new instance.
EnvironmentInvError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
Validation error that's used when the EnvironmentChecker detected a possible error on the map.
EnvironmentInvError(G, String, String) - Constructor for class net.sf.gridarta.model.validation.errors.EnvironmentInvError
Creates a new instance.
EnvironmentMapError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
Validation error that's used when the EnvironmentChecker detected a possible error on the map.
EnvironmentMapError(G, String) - Constructor for class net.sf.gridarta.model.validation.errors.EnvironmentMapError
Creates a new instance.
EnvironmentSensorSlayingError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
A ValidationError that refers to an environment sensor game object having an invalid slaying field.
EnvironmentSensorSlayingError(G) - Constructor for class net.sf.gridarta.model.validation.errors.EnvironmentSensorSlayingError
Create a new instance.
envTypeDescription - Variable in class net.sf.gridarta.model.validation.errors.EnvironmentInvError
The environment type's description.
eolMarkerColor - Variable in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
eolMarkerColor - Variable in class net.sf.gridarta.textedit.textarea.TextAreaPainter
The color for painting eol markers.
eolMarkers - Variable in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
eolMarkers - Variable in class net.sf.gridarta.textedit.textarea.TextAreaPainter
Whether end of line markers should be painted.
equals(Object) - Method in class net.sf.gridarta.gui.mapfiles.MapFolderTreeAction
equals(Object) - Method in class net.sf.gridarta.model.baseobject.GameObjectText
equals(Object) - Method in class net.sf.gridarta.model.data.AbstractNamedObject
equals(Object) - Method in class net.sf.gridarta.model.data.NamedTreeNode
equals(Object) - Method in class net.sf.gridarta.model.exitconnector.ExitLocation
equals(Object) - Method in class net.sf.gridarta.model.face.DefaultFaceObject
equals(Object) - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
equals(Object) - Method in class net.sf.gridarta.model.maplocation.MapLocation
equals(Object) - Method in class net.sf.gridarta.model.mapmodel.MapSquare
}
equals(Object) - Method in class net.sf.gridarta.utils.Size2D
equals(Object) - Method in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
equals(Object) - Method in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
equals(Object) - Method in class net.sf.gridarta.var.daimonin.model.maparchobject.MapArchObject
erroneousMapSquares - Variable in class net.sf.gridarta.gui.map.mapview.DefaultMapView
The erroneous MapSquares.
ErroneousMapSquares<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.mapview
Tracks a MapModel for changed erroneous map squares and updates a MapGrid and an AbstractMapRenderer accordingly.
ErroneousMapSquares(MapModel<G, A, R>, MapGrid, AbstractMapRenderer<G, A, R>) - Constructor for class net.sf.gridarta.gui.map.mapview.ErroneousMapSquares
Creates a new instance.
erroneousMapSquares - Variable in class net.sf.gridarta.gui.map.mapview.ErroneousMapSquares
The erroneous MapSquares.
erroneousMapSquares - Variable in class net.sf.gridarta.gui.map.renderer.AbstractMapRenderer
The MapSquares that are known to contain errors.
error(SAXParseException) - Method in class net.sf.gridarta.model.errorview.ErrorViewCollectorErrorHandler
ErrorCollector<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.model.validation
An interface for classes that collect errors.
ErrorEntry - Class in net.sf.gridarta.gui.dialog.errorview
An entry in a DefaultErrorView.
ErrorEntry(DefaultTreeModel, String, boolean) - Constructor for class net.sf.gridarta.gui.dialog.errorview.ErrorEntry
Creates a new instance.
errorList - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ErrorListView
The list for displaying the errors.
ErrorListView<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.gameobjectattributes
An ErrorPanel displays errors to the user.
ErrorListView(MapViewManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.panel.gameobjectattributes.ErrorListView
Create a ConnectionPanel.
ErrorListViewListener - Interface in net.sf.gridarta.gui.panel.gameobjectattributes
Interface for listeners interested in ErrorListView related events.
errorMsg - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ErrorListView
The JLabel for displaying the error text.
errors - Variable in class net.sf.gridarta.gui.dialog.errorview.DefaultErrorView
Whether at least one error message has been added.
errors - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.ErrorListView
The currently displayed errors.
errors - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModel
The errors of this map model.
errors - Variable in class net.sf.gridarta.model.validation.DefaultErrorCollector
Errors.
errorsChanged(ErrorCollector<G, A, R>) - Method in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager.MapModelListenerImpl
 
errorsChanged(ErrorCollector<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.ErroneousMapSquares
Updates the erroneous map squares.
errorsChanged(ErrorCollector<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel.PickmapChooserMapModelListener
 
errorsChanged(ErrorCollector<G, A, R>) - Method in interface net.sf.gridarta.model.mapmodel.MapModelListener
The errors of a map model have changed.
errorView - Variable in class net.sf.gridarta.gui.mapfiles.Loader
The ErrorView for reporting errors.
errorView - Variable in class net.sf.gridarta.model.anim.AnimationValidator
The ErrorView for reporting errors.
errorView - Variable in class net.sf.gridarta.model.archetypeset.ArchetypeValidator
The ErrorView for reporting errors.
errorView - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
The ErrorView used for parsing.
errorView - Variable in class net.sf.gridarta.model.artifact.ArtifactParser
The ErrorView for reporting errors.
ErrorView - Interface in net.sf.gridarta.model.errorview
Interface for classes displaying error messages.
errorView - Variable in class net.sf.gridarta.model.errorview.ErrorViewCollector
The ErrorView to add to.
ErrorViewCategory - Enum in net.sf.gridarta.model.errorview
Defines possible error categories for ErrorView instances.
ErrorViewCategory(String) - Constructor for enum net.sf.gridarta.model.errorview.ErrorViewCategory
Creates a new instance.
errorViewCategory - Variable in class net.sf.gridarta.model.errorview.ErrorViewCollectorErrorHandler
errorViewCollector - Variable in class net.sf.gridarta.model.archetype.AbstractArchetypeBuilder
The ErrorViewCollector for reporting errors.
errorViewCollector - Variable in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParserTest
The ErrorViewCollector used for parsing.
errorViewCollector - Variable in class net.sf.gridarta.model.artifact.TestParser
The ErrorViewCollector instance.
ErrorViewCollector - Class in net.sf.gridarta.model.errorview
Convenience class for adding messages to a ErrorView instance using a fixed category name.
ErrorViewCollector(ErrorView, File) - Constructor for class net.sf.gridarta.model.errorview.ErrorViewCollector
Creates a new instance.
ErrorViewCollector(ErrorView, URL) - Constructor for class net.sf.gridarta.model.errorview.ErrorViewCollector
Creates a new instance.
errorViewCollector - Variable in class net.sf.gridarta.model.errorview.ErrorViewCollectorErrorHandler
The ErrorViewCollector instance for adding messages.
ErrorViewCollectorErrorHandler - Class in net.sf.gridarta.model.errorview
An ErrorHandler that adds all reported problems to an ErrorViewCollector instance.
ErrorViewCollectorErrorHandler(ErrorViewCollector, ErrorViewCategory) - Constructor for class net.sf.gridarta.model.errorview.ErrorViewCollectorErrorHandler
Creates a new instance.
errorViewOk() - Method in class net.sf.gridarta.gui.dialog.errorview.DefaultErrorView
Action method for "ok" button of error dialog.
event - Variable in class net.sf.gridarta.var.atrinik.model.scripts.DefaultScriptedEvent
The underlying game object that represents the event.
event - Variable in class net.sf.gridarta.var.crossfire.model.scripts.DefaultScriptedEvent
The underlying game object that represents the event.
event - Variable in class net.sf.gridarta.var.daimonin.model.scripts.DefaultScriptedEvent
The underlying game object that represents the event.
eventAddNew() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
Action method for creating a new event.
eventEdit() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
Action method for editing an existing event.
eventEditData() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
Action method for editing the data of an existing event.
eventList - Variable in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
The JList that shows all events.
eventListenerList - Variable in class net.sf.gridarta.utils.EventListenerList2
The EventListenerList flor delegation.
EventListenerList2<T extends EventListener> - Class in net.sf.gridarta.utils
Type-safe version of EventListenerList.
EventListenerList2(Class<? extends EventListener>) - Constructor for class net.sf.gridarta.utils.EventListenerList2
Creates a new instance.
eventNames - Variable in class net.sf.gridarta.gui.scripts.AbstractScriptArchUtils
All event names.
eventRemove() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
Action method for removing an existing event.
EventsTab<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.panel.gameobjectattributes
The "Events" tab in the game object attributes panel.
EventsTab(Frame, MapManager<G, A, R>, GameObjectAttributesModel<G, A, R>, ScriptArchEditor<G, A, R>, ScriptArchData<G, A, R>, ScriptArchDataUtils<G, A, R>, ScriptArchUtils) - Constructor for class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
Creates a new instance.
eventType - Variable in exception net.sf.gridarta.model.scripts.UndefinedEventArchetypeTypeException
The event type that could not be found.
eventTypeBox - Variable in class net.sf.gridarta.gui.scripts.ScriptArchEditor
 
eventTypeNo - Variable in class net.sf.gridarta.gui.scripts.AbstractScriptArchUtils
The object type for event objects.
eventTypeNo - Variable in class net.sf.gridarta.gui.scripts.ScriptArchDataUtils
The object type for event objects.
eventTypeNo - Variable in class net.sf.gridarta.model.scripts.DefaultScriptArchData
The object type for event objects.
execute() - Method in class net.sf.gridarta.commands.BatchPngCommand
Executes the command.
execute() - Method in class net.sf.gridarta.commands.CollectArchesCommand
Executes the command.
execute() - Method in interface net.sf.gridarta.commands.Command
Executes the command.
execute() - Method in class net.sf.gridarta.commands.SinglePngCommand
Executes the command.
executeAction(String, ActionListener) - Method in class net.sf.gridarta.textedit.scripteditor.Actions
Executes a named action.
executeAction(ActionListener, Object, String) - Method in class net.sf.gridarta.textedit.textarea.InputHandler
Executes the specified action, repeating and recording it as necessary.
executePlugin(String, Iterable<String>) - Method in class net.sf.gridarta.plugin.PluginExecutor
Executes an editor plugin.
existing - Variable in exception net.sf.gridarta.model.face.DuplicateFaceException
The other FaceObject causing the problem.
exit() - Method in class net.sf.gridarta.action.ExitAction
The action method for "exit".
EXIT_ARCHETYPE_NAME_DEFAULT - Static variable in class net.sf.gridarta.model.exitconnector.DefaultExitConnectorModel
EXIT_ARCHETYPE_NAME_DEFAULT - Static variable in interface net.sf.gridarta.model.exitconnector.ExitConnectorModel
EXIT_ARCHETYPE_NAME_KEY - Static variable in class net.sf.gridarta.model.exitconnector.DefaultExitConnectorModel
The preferences key for "exit archetype".
EXIT_TYPE - Static variable in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
The archetype type used for "exit" game objects.
ExitAction - Class in net.sf.gridarta.action
 
ExitAction(Exiter, ScriptEditControl, FileControl<?, ?, ?>, PickmapChooserControl<?, ?, ?>, PluginController<?, ?, ?>) - Constructor for class net.sf.gridarta.action.ExitAction
Creates a new instance.
exitArchetype - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelHelper
The archetype to create exit game objects.
exitArchetypeName - Variable in class net.sf.gridarta.gui.dialog.prefs.MiscPreferences
The archetype name for auto-creating exits.
exitArchetypeName - Variable in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
The archetype to insert when creating new exit game objects.
exitArchetypeNameChanged(String) - Method in interface net.sf.gridarta.model.exitconnector.ExitConnectorModelListener
Called whenever the setting "exit archetype name" has changed.
ExitChecker<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 Validator to assert that exits are connected to maps properly.
ExitChecker(ValidatorPreferences, ProjectSettings, int) - Constructor for class net.sf.gridarta.model.validation.checks.ExitChecker
Create a ExitChecker.
exitConnect() - Method in class net.sf.gridarta.gui.exitconnector.ExitConnectorController
Action method for "connect exit".
ExitConnectorActions<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.actions
Utility class implementing actions that operate on ExitConnectorModels.
ExitConnectorActions(ExitConnectorModel, ExitMatcher<G, A, R>, ArchetypeSet<G, A, R>, MapManager<G, A, R>, FileControl<G, A, R>, PathManager, InsertionModeSet<G, A, R>) - Constructor for class net.sf.gridarta.actions.ExitConnectorActions
Creates a new instance.
exitConnectorActions - Variable in class net.sf.gridarta.gui.exitconnector.ExitConnectorController
The actions for this controller.
ExitConnectorActionsTest - Class in net.sf.gridarta.actions
Regression tests for ExitConnectorActions.
ExitConnectorActionsTest() - Constructor for class net.sf.gridarta.actions.ExitConnectorActionsTest
 
ExitConnectorController<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.exitconnector
The controller of the exit connector.
ExitConnectorController(ExitConnectorActions<G, A, R>, ExitConnectorModel, MapViewManager<G, A, R>) - Constructor for class net.sf.gridarta.gui.exitconnector.ExitConnectorController
Creates a new instance.
exitConnectorModel - Variable in class net.sf.gridarta.action.OptionsAction
 
exitConnectorModel - Variable in class net.sf.gridarta.actions.ExitConnectorActions
The ExitConnectorModel to use.
exitConnectorModel - Variable in class net.sf.gridarta.gui.dialog.prefs.MiscPreferences
The ExitConnectorModel to affect.
ExitConnectorModel - Interface in net.sf.gridarta.model.exitconnector
Stores information needed by the exit connector.
exitConnectorModelListener - Variable in class net.sf.gridarta.gui.exitconnector.ExitConnectorController
The ExitConnectorModelListener registered to the model.
ExitConnectorModelListener - Interface in net.sf.gridarta.model.exitconnector
Interface for listeners interested in ExitConnectorModel related events.
exitCopy() - Method in class net.sf.gridarta.gui.exitconnector.ExitConnectorController
Action method for "copy exit".
exiter - Variable in class net.sf.gridarta.action.ExitAction
 
exiter - Variable in class net.sf.gridarta.updater.Updater
The Exiter for terminating the application.
exiter - Variable in class net.sf.gridarta.updater.UpdaterManager
The Exiter for terminating the application.
Exiter - Interface in net.sf.gridarta.utils
Exits the application.
ExiterListener - Interface in net.sf.gridarta.utils
Interface for listeners interested in Exiter related events.
exiterListeners - Variable in class net.sf.gridarta.mainactions.DefaultExiter
The ExiterListeners to notify.
ExitError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.validation.errors
Validation error that's used when a map has wrong exit paths.
ExitError(G, String) - Constructor for class net.sf.gridarta.model.validation.errors.ExitError
Creates a new instance.
exitGameObjectMatcher - Variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialog
The GameObjectMatcher for selecting exits.
exitGameObjectMatcher - Variable in class net.sf.gridarta.gui.dialog.goexit.GoExitDialogManager
The GameObjectMatcher for selecting exits.
exitGameObjectMatcher - Variable in class net.sf.gridarta.var.crossfire.model.validation.checks.NonAbsoluteExitPathChecker
The GameObjectMatcher for matching exit objects.
ExitIterator<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.map.mapactions
An Iterator that returns all map squares containing an exit game object.
ExitIterator(ExitMatcher<G, A, R>, MapModel<G, A, R>, int, int, int) - Constructor for class net.sf.gridarta.gui.map.mapactions.ExitIterator
Creates a new instance.
exitLocation - Variable in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
Whether an exit has been remembered.
ExitLocation - Class in net.sf.gridarta.model.exitconnector
Stores information about a remembered exit location.
ExitLocation(File, Point, String, PathManager) - Constructor for class net.sf.gridarta.model.exitconnector.ExitLocation
Creates a new instance.
exitLocationChanged(ExitLocation) - Method in interface net.sf.gridarta.model.exitconnector.ExitConnectorModelListener
Called whenever the exit location has changed.
exitMatcher - Variable in class net.sf.gridarta.actions.ExitConnectorActions
The ExitMatcher to use.
exitMatcher - Variable in class net.sf.gridarta.gui.map.mapactions.ExitIterator
The ExitMatcher for selecting exit game objects.
exitMatcher - Variable in class net.sf.gridarta.gui.map.mapactions.MapActions
The ExitMatcher for selecting exit game objects.
ExitMatcher<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.exitconnector
Selects valid exit game objects from maps.
ExitMatcher(GameObjectMatcher) - Constructor for class net.sf.gridarta.model.exitconnector.ExitMatcher
Creates a new instance.
exitMatcher - Variable in class net.sf.gridarta.model.exitconnector.ExitMatcher
The matcher for selecting exit objects.
exitMatcher - Variable in class net.sf.gridarta.model.mapcontrol.TestMapControlCreator
The ExitMatcher instance.
exitPaste() - Method in class net.sf.gridarta.gui.exitconnector.ExitConnectorController
Action method for "paste exit".
exitPath - Variable in class net.sf.gridarta.model.validation.checks.NonAbsoluteExitPathError
The incorrect exit path.
exitPath - Variable in class net.sf.gridarta.model.validation.errors.ExitError
The exit path that was wrong.
exitTypeNo - Variable in class net.sf.gridarta.model.validation.checks.ExitChecker
The archetype type number of exits.
expanded - Variable in class net.sf.gridarta.gui.mapmenu.MapMenuEntryTreeCellRenderer
Parameter for passing the expanded state into the MapMenuEntryVisitor function.
expandEmptySelection() - Method in class net.sf.gridarta.mainactions.MainActions
Invoked when the user wants to expand the selection of empty map squares to surrounding empty map squares.
expandMulti(G, Collection<G>) - Method in class net.sf.gridarta.model.io.AbstractGameObjectParser
If the given gameObject is a multi-part head, we generate the appropriate tail (from the archetype stack) and attach it.
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