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 

R

randFillAbove() - Method in class net.sf.gridarta.mainactions.MainActions
"Random fill above" was selected from the Edit menu.
randFillAuto() - Method in class net.sf.gridarta.mainactions.MainActions
"Random fill" was selected from the Edit menu.
randFillBelow() - Method in class net.sf.gridarta.mainactions.MainActions
"Random fill below" was selected from the Edit menu.
randomFillCancel() - Method in class net.sf.gridarta.mainactions.RandomFillDialog
Action method to close the dialog with "Cancel".
randomFillDialog - Variable in class net.sf.gridarta.mainactions.MainActions
The RandomFillDialog instance.
RandomFillDialog - Class in net.sf.gridarta.mainactions
Displays a dialog asking for parameters for the "random fill" function.
RandomFillDialog() - Constructor for class net.sf.gridarta.mainactions.RandomFillDialog
Creates a new instance.
randomFillOkay() - Method in class net.sf.gridarta.mainactions.RandomFillDialog
Action method to close the dialog with "OK".
RandomUtils - Class in net.sf.gridarta.utils
Random number utilities.
RandomUtils() - Constructor for class net.sf.gridarta.utils.RandomUtils
Private constructor to prevent instantiation.
Range - Class in net.sf.gridarta.model.validation.checks
Represents a range of attribute values.
Range(int, int) - Constructor for class net.sf.gridarta.model.validation.checks.Range
Create a new instance.
range - Variable in class net.sf.gridarta.model.validation.checks.RangeEntry
The attribute values range to check for.
RangeEntry<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 attribute to check.
RangeEntry(String, Range) - Constructor for class net.sf.gridarta.model.validation.checks.RangeEntry
Create a new instance.
raster - Variable in class net.sf.gridarta.model.face.DoubleImageFilter
The destination image's pixels.
raSwitch - Variable in class net.sf.gridarta.gui.map.maptilepane.TilePanel
read(ProjectSettings, AbstractResources<G, A, R>, ErrorView) - Method in interface net.sf.gridarta.model.configsource.ConfigSource
Reads config files.
read(ErrorView, List<G>) - Method in class net.sf.gridarta.model.resource.AbstractFilesResourcesReader
Reads the resources.
read(ErrorView, List<G>) - Method in class net.sf.gridarta.model.resource.AbstractResourcesReader
Reads the resources.
read(ProjectSettings, AbstractResources<G, A, R>, ErrorView) - Method in class net.sf.gridarta.var.atrinik.model.settings.CollectedConfigSource
Reads config files.
read(ProjectSettings, AbstractResources<G, A, R>, ErrorView) - Method in class net.sf.gridarta.var.atrinik.model.settings.FilesConfigSource
Reads config files.
read(ErrorView, List<GameObject>) - Method in class net.sf.gridarta.var.atrinik.resource.CollectedResourcesReader
Reads the resources.
read(ErrorView, List<GameObject>) - Method in class net.sf.gridarta.var.atrinik.resource.FilesResourcesReader
Reads the resources.
read(ProjectSettings, AbstractResources<G, A, R>, ErrorView) - Method in class net.sf.gridarta.var.crossfire.model.settings.CollectedConfigSource
Reads config files.
read(ProjectSettings, AbstractResources<G, A, R>, ErrorView) - Method in class net.sf.gridarta.var.crossfire.model.settings.FilesConfigSource
Reads config files.
read(ErrorView, List<GameObject>) - Method in class net.sf.gridarta.var.crossfire.resource.CollectedResourcesReader
Reads the resources.
read(ProjectSettings, AbstractResources<G, A, R>, ErrorView) - Method in class net.sf.gridarta.var.daimonin.model.settings.CollectedConfigSource
Reads config files.
read(ProjectSettings, AbstractResources<G, A, R>, ErrorView) - Method in class net.sf.gridarta.var.daimonin.model.settings.FilesConfigSource
Reads config files.
read(ErrorView, List<GameObject>) - Method in class net.sf.gridarta.var.daimonin.resource.CollectedResourcesReader
Reads the resources.
read(ErrorView, List<GameObject>) - Method in class net.sf.gridarta.var.daimonin.resource.FilesResourcesReader
Reads the resources.
READ_MAX - Static variable in class net.sf.gridarta.gui.spells.SpellsUtils
Maximum number of characters to read in readUntil.
readAnimations(File, File) - Static method in class net.sf.gridarta.model.resource.AbstractFilesResourcesReaderTest
Reads resources from individual files.
readArchName(BufferedReader, String) - Static method in class net.sf.gridarta.model.io.AbstractGameObjectParser
Read an archetype name.
readCollected(ProjectSettings, ErrorView) - Method in class net.sf.gridarta.model.resource.AbstractResources
Reads the resources from a collection.
readCollectedInt(ProjectSettings, ErrorView) - Method in class net.sf.gridarta.model.resource.AbstractResources
Reads the resources from a collection.
readCollectedInt(ProjectSettings, ErrorView) - Method in class net.sf.gridarta.var.atrinik.resource.DefaultResources
Reads the resources from a collection.
readCollectedInt(ProjectSettings, ErrorView) - Method in class net.sf.gridarta.var.crossfire.resource.DefaultResources
Reads the resources from a collection.
readCollectedInt(ProjectSettings, ErrorView) - Method in class net.sf.gridarta.var.daimonin.resource.DefaultResources
Reads the resources from a collection.
reader - Variable in class net.sf.gridarta.utils.CopyReader
The Reader to read from.
readFiles(ProjectSettings, ErrorView) - Method in class net.sf.gridarta.model.resource.AbstractResources
Reads the resources from individual files.
readFilesInt(ProjectSettings, ErrorView, List<G>) - Method in class net.sf.gridarta.model.resource.AbstractResources
Reads the resources from individual files.
readFilesInt(ProjectSettings, ErrorView, List<GameObject>) - Method in class net.sf.gridarta.var.atrinik.resource.DefaultResources
Reads the resources from individual files.
readFilesInt(ProjectSettings, ErrorView, List<GameObject>) - Method in class net.sf.gridarta.var.crossfire.resource.DefaultResources
Reads the resources from individual files.
readFilesInt(ProjectSettings, ErrorView, List<GameObject>) - Method in class net.sf.gridarta.var.daimonin.resource.DefaultResources
Reads the resources from individual files.
readGameObjectMatchers(URL, GameObjectMatchers, ErrorViewCollector) - Method in class net.sf.gridarta.model.match.GameObjectMatchersParser
Parses a .xml file defining game object matchers.
readInsideList(ErrorViewCollector, TreasureTreeNode, BufferedReader, List<TreasureTreeNode>) - Static method in class net.sf.gridarta.model.treasurelist.TreasureLoader
Reads and parses the text inside a treasurelist definition.
readObject(ObjectInputStream) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
 
readUntil(BufferedReader, CharSequence, CharSequence) - Static method in class net.sf.gridarta.gui.spells.SpellsUtils
Reads characters from the BufferedReader stream till 'tag' is found.
readUntil(BufferedReader, CharSequence) - Static method in class net.sf.gridarta.gui.spells.SpellsUtils
Reads characters from the BufferedReader stream till 'tag' is found.
reason - Variable in class net.sf.gridarta.model.validation.checks.MapCheckerScriptFailureError
The failure reason.
reason - Variable in class net.sf.gridarta.model.validation.checks.MapCheckerScriptMissingError
The failure reason.
rebuildWindowMenu() - Method in class net.sf.gridarta.gui.mapdesktop.WindowMenuManager
Rebuild the window menu.
recalculateChances() - Method in class net.sf.gridarta.model.treasurelist.TreasureTreeNode
Recalculate the chances of objects in a treasureone list.
recalculateVisibleLines() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Recalculates the number of visible lines.
recChange - Variable in class net.sf.gridarta.model.mapgrid.MapGrid
Rectangle to store location of last grid change.
RECENT_SIZE - Static variable in class net.sf.gridarta.gui.mapmenu.RecentMapMenuPreferences
The maximum number of entries in the recent menu.
RecentManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.misc
Manages the recent menu.
RecentManager(MapManager<G, A, R>, MapMenuPreferences) - Constructor for class net.sf.gridarta.gui.misc.RecentManager
Creates a new instance.
RecentMapMenuPreferences - Class in net.sf.gridarta.gui.mapmenu
An AbstractMapMenuPreferences implementation that manages recent menu entries.
RecentMapMenuPreferences() - Constructor for class net.sf.gridarta.gui.mapmenu.RecentMapMenuPreferences
Creates a new instance.
recentMenu - Variable in class net.sf.gridarta.gui.mapmenu.MapMenuManager
The menu to update.
recordMapSquare(MapSquare<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.SavedSquares
Records a map square as changed.
rectangleSelect - Variable in class net.sf.gridarta.textedit.textarea.JEditTextArea
 
recursive - Variable in class net.sf.gridarta.model.baseobject.GameObjectContainer
Iterable implementation for recursive traversal.
recursive() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Return an object that is a recursive representation.
recursive() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Return an object that is a recursive representation.
RecursiveFileIterator - Class in net.sf.gridarta.model.io
An Iterator that recursively returns all files from a directory.
RecursiveFileIterator(File) - Constructor for class net.sf.gridarta.model.io.RecursiveFileIterator
Creates a new instance.
RecursiveGameObjectIterator<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.model.baseobject
Iterator for recursively iterating over GameObjectContainers.
RecursiveGameObjectIterator(Iterable<G>) - Constructor for class net.sf.gridarta.model.baseobject.RecursiveGameObjectIterator
Create a recursive GameObject Iterator.
RED - Static variable in class net.sf.gridarta.model.face.FaceObjectProviders
The face provider for red faces.
RED_FILTER - Static variable in class net.sf.gridarta.model.face.FaceObjectProviders
The filter to make images red.
RED_GREEN_BLUE_MASK - Static variable in class net.sf.gridarta.model.face.ColourFilter
The mask for selecting the red, green, and blue bits.
RED_MASK - Static variable in class net.sf.gridarta.model.face.ColourFilter
The mask for selecting the red bits.
RED_SHIFT - Static variable in class net.sf.gridarta.model.face.ColourFilter
The bit-offset for the red bits.
redo(UndoModel<G, A, R>, MapModel<G, A, R>) - Static method in class net.sf.gridarta.actions.UndoActions
Perform a "redo" action on a MapModel.
redo() - Method in class net.sf.gridarta.gui.undo.UndoControl
"Redo" was selected.
redo() - Method in class net.sf.gridarta.model.undo.UndoModel
Perform a "redo" operation.
redo() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.CaretUndo
 
redoName() - Method in class net.sf.gridarta.model.undo.UndoModel
Return the "redo" operation name.
redrawTable() - Method in class net.sf.gridarta.gui.dialog.plugin.PluginEditor
 
ref - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.DialogAttribute
Reference to the attribute data.
refresh() - Method in class net.sf.gridarta.gui.mapfiles.MapFolderTreeActions
Updates the actions' states.
refresh(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.AbstractGameObjectAttributesTab
Refreshes the display.
refresh(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.ArchTab
Refreshes the display.
refresh(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.EventsTab
Refreshes the display.
refresh(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.FaceTab
Refreshes the display.
refresh(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.MsgTextTab
Refreshes the display.
refresh(G) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.TextEditorTab
Refreshes the display.
refresh() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Update the actions' states.
refresh() - Method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareView
Re-display the map square panel for SelectedSquareModel.selectedMapSquare.
refresh() - Method in class net.sf.gridarta.textedit.scripteditor.Actions
Refreshes the enable/disable state of all menus.
refresh() - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditUndoActions
Refreshes menu actions.
refreshActions() - Method in class net.sf.gridarta.gui.exitconnector.ExitConnectorController
Updates the enabled state of all actions.
refreshActions() - Method in class net.sf.gridarta.gui.mapcursor.MapCursorActions
Enable/disable menu entries based on the current cursor state.
refreshAllMaps() - Method in class net.sf.gridarta.gui.map.mapview.MapViewsManager
Refreshes all map views.
refreshDisplay() - Method in class net.sf.gridarta.gui.mainwindow.GameObjectTextEditorTab
Refreshes the tab's state from a GameObjectTextEditorTab.selectedGameObject.
refreshDisplay() - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
Update the displayed information for the selected game object.
refreshDisplay(GameObject<?, ?, ?>) - Method in class net.sf.gridarta.gui.panel.gameobjecttexteditor.GameObjectTextEditor
Refreshes the input field to show the attributes of a GameObject.
refreshMenus() - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop
Enables/disables the actions according to the current state.
refreshMenus() - Method in class net.sf.gridarta.gui.undo.UndoControl
Enable/disable menu entries based on the current state.
refreshMenus() - Method in class net.sf.gridarta.mainactions.MainActions
Enable/disable menu entries based on the current state.
refreshSelectedGameObject() - Method in interface net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesModelListener
Called whenever the selected game object's attributes may have changed.
regex - Variable in class net.sf.gridarta.model.validation.checks.Entry
The allowed values of the "slaying" field.
regexSpecs - Static variable in class net.sf.gridarta.textedit.textarea.tokenmarker.DaimoninAITokenMarker
Commands having variable command names.
region - Variable in class net.sf.gridarta.var.atrinik.model.maparchobject.MapArchObject
The region the map is in.
region - Variable in class net.sf.gridarta.var.crossfire.model.maparchobject.MapArchObject
The region the map is in.
regionMatches(boolean, Segment, int, CharSequence) - Static method in class net.sf.gridarta.textedit.textarea.SyntaxUtilities
Checks if a sub-region of a Segment is equal to a string.
registerActivePopup(CFPythonPopup) - Static method in class net.sf.gridarta.textedit.scripteditor.ScriptEditControl
Register last active popup.
reInit(String) - Method in class net.sf.gridarta.model.archetype.AbstractArchetypeBuilder
 
rejectAttributes(Element, String...) - Static method in class net.sf.gridarta.model.archetypetype.ArchetypeTypeSetParser
Makes sure an Element does not define attributes.
REJECTED_DIRECTORY_NAMES - Static variable in class net.sf.gridarta.utils.HideFileFilterProxy
The default rejected directory names.
rejectedDirectoryNames - Variable in class net.sf.gridarta.utils.HideFileFilterProxy
The rejected directory names.
RelativePathOnUnsavedMapException - Exception in net.sf.gridarta.model.mappathnormalizer
Exception thrown if a relative map path cannot be converted because the source map has not yet been saved.
RelativePathOnUnsavedMapException(String) - Constructor for exception net.sf.gridarta.model.mappathnormalizer.RelativePathOnUnsavedMapException
Creates a new instance.
relativeReference - Variable in class net.sf.gridarta.gui.map.maptilepane.TilePanel
The context reference for relative paths.
relativeToAbsolute(String, String) - Static method in class net.sf.gridarta.model.io.PathManager
Converts a relative path to an absolute path.
release() - Method in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
Decreases the use counter and possibly frees the map control.
release() - Method in interface net.sf.gridarta.model.mapcontrol.MapControl
Decreases the use counter and possibly frees the map control.
release(MapControl<G, A, R>) - Method in class net.sf.gridarta.model.mapmanager.AbstractMapManager
Releases a MapControl instance.
release(MapControl<G, A, R>) - Method in interface net.sf.gridarta.model.mapmanager.MapManager
Releases a MapControl instance.
released(MouseOpEvent<G, A, R>) - Method in class net.sf.gridarta.gui.map.event.MouseOpAdapter
Mouse was released.
released(MouseOpEvent<G, A, R>) - Method in interface net.sf.gridarta.gui.map.event.MouseOpListener
Mouse was released.
released(MouseOpEvent<G, A, R>) - Method in class net.sf.gridarta.gui.panel.tools.SelectionTool
Mouse was released.
releaseDrag() - Method in class net.sf.gridarta.action.ReleaseDragAction
Action method for "release drag".
ReleaseDragAction<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 finishes a selection process when the mouse button is released.
ReleaseDragAction(MapViewManager<G, A, R>) - Constructor for class net.sf.gridarta.action.ReleaseDragAction
Creates a new instance.
reload() - Method in class net.sf.gridarta.model.face.AbstractFaceProvider
Reload faces.
reload() - Method in class net.sf.gridarta.model.face.EmptyFaceProvider
Reload faces.
reload() - Method in interface net.sf.gridarta.model.face.FaceProvider
Reload faces.
reloadAll() - Method in class net.sf.gridarta.model.face.FaceObjectProviders
Reloads all providers provided by this FaceObjects.
reloadFaces() - Method in class net.sf.gridarta.action.ReloadFacesAction
Invoked when the user wants to reload the images.
ReloadFacesAction<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 reloads all images from disk.
ReloadFacesAction(ArchetypeSet<G, A, R>, FaceObjectProviders) - Constructor for class net.sf.gridarta.action.ReloadFacesAction
Creates a new instance.
reloadMap() - Method in class net.sf.gridarta.gui.map.MapFileActions
Invoked when the user wants to reload the map to the previously saved state.
reloadPickmap(File) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Reload a pickmap.
remainingMapSquares - Variable in class net.sf.gridarta.gui.map.mapactions.ExitIterator
The number of map squares remaining to be searched.
remainingMapSquares - Variable in class net.sf.gridarta.model.mapmodel.MapSquareIterator
The number of remaining map square to return from MapSquareIterator.next().
remove() - Method in class net.sf.gridarta.gui.map.mapactions.ExitIterator
remove(boolean) - Method in class net.sf.gridarta.gui.mapfiles.MapFile
Removes this pickmap from its folder.
remove(G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Remove a GameObject from this container.
remove() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer.ReverseIterator
 
remove() - Method in class net.sf.gridarta.model.baseobject.RecursiveGameObjectIterator
remove() - Method in class net.sf.gridarta.model.gameobject.AbstractGameObject
Remove this GameObject from its container.
remove() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Remove this GameObject from its container.
remove(V) - Method in class net.sf.gridarta.model.index.AbstractIndex
Removes a value from the cache.
remove(V) - Method in interface net.sf.gridarta.model.index.Index
Removes a value from the cache.
remove() - Method in class net.sf.gridarta.model.io.FlatFileIterator
remove() - Method in class net.sf.gridarta.model.io.RecursiveFileIterator
remove() - Method in class net.sf.gridarta.model.mapmodel.FilterGameObjectIterator
remove() - Method in class net.sf.gridarta.model.mapmodel.FilterGameObjectIteratorTest.ArrayGameObjectIterator
 
remove() - Method in class net.sf.gridarta.model.mapmodel.MapSquareIterator
remove() - Method in class net.sf.gridarta.model.mapmodel.TopLevelGameObjectIterator
remove(T) - Method in class net.sf.gridarta.utils.EventListenerList2
Removes a listener.
removeAction - Variable in class net.sf.gridarta.gui.dialog.bookmarks.ManageBookmarksDialog
The Action for "remove bookmark".
removeActionListener(ActionListener) - Method in class net.sf.gridarta.gui.dialog.plugin.parameter.ArchComboBoxEditor
 
removeAll(JMenu) - Static method in class net.sf.gridarta.gui.utils.MenuUtils
Remove all menu entries.
removeAll() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Removes all GameObjects from this container.
removeAll() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Removes all GameObjects from this container.
removeAll() - Method in class net.sf.gridarta.model.match.MutableOrGameObjectMatcher
Removes all GameObjectMatchers.
removeAllFromSeparator(JMenu) - Static method in class net.sf.gridarta.gui.utils.MenuUtils
Remove all menu entries from (but not including) the last separator.
removeAllPickmaps(boolean) - Method in class net.sf.gridarta.gui.mapfiles.MapFolder
Removes all MapFile from this folder.
removeAllToSeparator(JMenu) - Static method in class net.sf.gridarta.gui.utils.MenuUtils
Remove all menu entries up to (but not including) the first separator.
removeArchetypeChooserFolderListener(ArchetypeChooserFolderListener<G, A, R>) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserFolder
Removes a listener to be notified of changes.
removeArchetypeChooserModelListener(ArchetypeChooserModelListener<G, A, R>) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserModel
Removes a listener to be notified of changes.
removeArchetypeChooserPanelListener(ArchetypeChooserPanelListener<G, A, R>) - Method in class net.sf.gridarta.model.archetypechooser.ArchetypeChooserPanel
Removes a listener to be notified of changes.
removeArchetypeSetListener(ArchetypeSetListener<G, A, R>) - Method in interface net.sf.gridarta.model.archetypeset.ArchetypeSet
removeArchetypeSetListener(ArchetypeSetListener<G, A, R>) - Method in class net.sf.gridarta.model.archetypeset.DefaultArchetypeSet
removeArchObjectMatcher(GameObjectMatcher) - Method in class net.sf.gridarta.model.match.MutableOrGameObjectMatcher
Removes an GameObjectMatcher.
removeAttribute(int) - Method in class net.sf.gridarta.gui.dialog.browsearchetypes.BrowseArchetypesTableModel
Removes an attribute from the table.
removeAttribute(String) - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Removes the String of an archetype attribute from the objectText.
removeAttribute(String) - Method in interface net.sf.gridarta.model.baseobject.Attributes
Removes the String of an archetype attribute from the objectText.
removeAttribute(String) - Method in class net.sf.gridarta.model.baseobject.GameObjectText
Removes an attribute.
removeAttribute(String, String) - Static method in class net.sf.gridarta.model.io.AttributeListUtils
Removes an attribute from an attribute list.
removeButton(AbstractButton) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.ButtonList
Removes a button.
removeButton(AbstractButton, boolean) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.DoubleButtonList
Removes a button.
removeConfigChangeListener(FilterConfigListener) - Method in class net.sf.gridarta.model.filter.AbstractFilterConfig
Removes a FilterConfigListener to be notified about changes.
removeConfigChangeListener(FilterConfigListener) - Method in interface net.sf.gridarta.model.filter.FilterConfig
Removes a FilterConfigListener to be notified about changes.
removeConfigListener(FilterConfigListener) - Method in class net.sf.gridarta.gui.filter.DefaultFilterControl
Removes a FilterConfigListener to be notified about changes.
removeConfigListener(FilterConfigListener) - Method in interface net.sf.gridarta.gui.filter.FilterControl
Removes a FilterConfigListener to be notified about changes.
removeDelayedMapModelListener(DelayedMapModelListener<G, A, R>) - Method in class net.sf.gridarta.gui.delayedmapmodel.DelayedMapModelListenerManager
Removes a DelayedMapModelListener to be notified.
removeDocument(Document) - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditUndoActions
Removes a document.
removeEditorSettingsListener(EditorSettingsListener) - Method in class net.sf.gridarta.model.settings.AbstractEditorSettings
Removes a EditorSettingsListener to be notified of changes.
removeEditorSettingsListener(EditorSettingsListener) - Method in interface net.sf.gridarta.model.settings.EditorSettings
Removes a EditorSettingsListener to be notified of changes.
removeEmptySquares(Size2D) - Method in class net.sf.gridarta.model.mapmodel.SavedSquares
Removes empty squares outside a given area.
removeEntry(int) - Method in class net.sf.gridarta.gui.mapmenu.MapMenuLoader
Removes an entry.
removeErrorListViewListener(ErrorListViewListener) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.ErrorListView
Removes an ErrorListViewListener to be notified about changes.
removeExitConnectorModelListener(ExitConnectorModelListener) - Method in class net.sf.gridarta.model.exitconnector.AbstractExitConnectorModel
Removes an ExitConnectorModelListener to be notified of changes.
removeExitConnectorModelListener(ExitConnectorModelListener) - Method in interface net.sf.gridarta.model.exitconnector.ExitConnectorModel
Removes an ExitConnectorModelListener to be notified of changes.
removeExiterListener(ExiterListener) - Method in class net.sf.gridarta.mainactions.DefaultExiter
Removes an ExiterListener to be notified.
removeExiterListener(ExiterListener) - Method in interface net.sf.gridarta.utils.Exiter
Removes an ExiterListener to be notified.
removeFaceObjectProvidersListener(FaceObjectProvidersListener) - Method in class net.sf.gridarta.model.face.FaceObjectProviders
Removes a FaceObjectProvidersListener to be notified about changes.
removeFilter(String) - Method in class net.sf.gridarta.gui.filter.DefaultFilterControl
removeFilter(String) - Method in class net.sf.gridarta.gui.filter.FilterComponent
 
removeFilter(String) - Method in interface net.sf.gridarta.gui.filter.FilterControl
 
removeFilter(String) - Method in class net.sf.gridarta.model.filter.NamedFilter
Removes a sub-filter.
removeFilterListener(NamedFilterListener) - Method in class net.sf.gridarta.model.filter.NamedFilter
Removes a NamedFilterListener to be notified about changes.
removeFolderListener(MapFolderListener<G, A, R>) - Method in class net.sf.gridarta.gui.mapfiles.MapFolder
Removes a MapFolderListener to be notified of events.
removeGameObject(G, boolean) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Delete an existing GameObject from the map.
removeGameObject(G, boolean) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Delete an existing GameObject from the map.
removeGameObjectAttributesControlListener(GameObjectAttributesControlListener) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesControl
removeGameObjectAttributesModelListener(GameObjectAttributesModelListener<G, A, R>) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesModel
Removes a listener to be notified.
removeGameObjectAttributesTabListener(GameObjectAttributesTabListener<G, A, R>) - Method in class net.sf.gridarta.gui.panel.gameobjectattributes.AbstractGameObjectAttributesTab
Removes a listener.
removeGameObjectAttributesTabListener(GameObjectAttributesTabListener<G, A, R>) - Method in interface net.sf.gridarta.gui.panel.gameobjectattributes.GameObjectAttributesTab
Removes a listener.
removeIndexListener(IndexListener<V>) - Method in class net.sf.gridarta.model.index.AbstractIndex
Removes an IndexListener to be notified of changes.
removeIndexListener(IndexListener<V>) - Method in interface net.sf.gridarta.model.index.Index
Removes an IndexListener to be notified of changes.
removeLayoutComponent(Component) - Method in class net.sf.gridarta.gui.dialog.plugin.StackLayout
removeLayoutComponent(Component) - Method in class net.sf.gridarta.gui.utils.DirectionLayout
removeLayoutComponent(Component) - Method in class net.sf.gridarta.textedit.textarea.ScrollLayout
removeLightSource(MapSquare<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.MapSquare
Removes a light emitting game object that affects this map square.
removeListener(ChangeListener) - Method in class net.sf.gridarta.plugin.Plugin
Removes a ChangeListener to be notified about changes.
removeMap(MutableTreeNode, File) - Static method in class net.sf.gridarta.gui.mapmenu.MapMenuUtils
Removes all entries for a given map file.
removeMapArchObjectListener(MapArchObjectListener) - Method in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
Unregisters an event listener.
removeMapArchObjectListener(MapArchObjectListener) - Method in interface net.sf.gridarta.model.maparchobject.MapArchObject
Unregisters an event listener.
removeMapControlListener(MapControlListener<G, A, R>) - Method in class net.sf.gridarta.model.mapcontrol.DefaultMapControl
Unregisters a MapControlListener.
removeMapControlListener(MapControlListener<G, A, R>) - Method in interface net.sf.gridarta.model.mapcontrol.MapControl
Unregisters a MapControlListener.
removeMapCursorListener(MapCursorListener<G, A, R>) - Method in class net.sf.gridarta.model.mapcursor.MapCursor
Remove a MapCursorListener.
removeMapFile(MapFile<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
Removes a map file.
removeMapFolder(MapFolder<G, A, R>, boolean) - Method in class net.sf.gridarta.gui.mapfiles.MapFolderTree
Removes a map folder from this model.
removeMapGridListener(MapGridListener) - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Removes a MapGridListener.
removeMapImageCacheListener(MapImageCacheListener<G, A, R>) - Method in class net.sf.gridarta.gui.mapimagecache.MapImageCache
Removes a MapControlListener to be notified.
removeMapManagerListener(MapManagerListener<G, A, R>) - Method in class net.sf.gridarta.model.mapmanager.AbstractMapManager
Removes a MapManagerListener to be notified.
removeMapManagerListener(MapManagerListener<G, A, R>) - Method in interface net.sf.gridarta.model.mapmanager.MapManager
Removes a MapManagerListener to be notified.
removeMapModelListener(MapModelListener<G, A, R>) - Method in class net.sf.gridarta.gui.copybuffer.CopyBuffer
Removes a MapModelListener to be notified about changes of the cut/copied game objects.
removeMapModelListener(MapControl<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
Stops tracking a MapControl instance for changes.
removeMapModelListener(MapModelListener<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Unregister a map listener.
removeMapModelListener(MapModelListener<G, A, R>) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Unregister a map listener.
removeMapTransactionListener(MapTransactionListener<G, A, R>) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Unregisters a map transaction listener.
removeMapTransactionListener(MapTransactionListener<G, A, R>) - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Unregisters a map transaction listener.
removeMapView(MapView<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewManager
Removes a map view.
removeMapView(MapView<G, A, R>) - Method in class net.sf.gridarta.gui.mapdesktop.MapDesktop
Removes (closes) the map view.
removeMapViewManagerListener(MapViewManagerListener<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewManager
Removes a listener to be notified.
removeMapViewSettingsListener(MapViewSettingsListener) - Method in class net.sf.gridarta.model.mapviewsettings.AbstractMapViewSettings
Unregister a MapViewSettingsListener.
removeMapViewSettingsListener(MapViewSettingsListener) - Method in interface net.sf.gridarta.model.mapviewsettings.MapViewSettings
Unregister a MapViewSettingsListener.
removeMapViewsListener(MapViewsListener<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViews
Removes a MapViewsListener to be notified of events.
removeMapViewsListener(MapControl<G, A, R>, MapViewsListener<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewsManager
Removes a MapViewsListener to be notified of events.
removeModelListener(MapFolderTreeListener<G, A, R>) - Method in class net.sf.gridarta.gui.mapfiles.MapFolderTree
Removes a MapFolderTreeListener to be informed about changes.
removeMouseListener(MouseListener) - Method in interface net.sf.gridarta.gui.map.renderer.MapRenderer
 
removeMouseMotionListener(MouseMotionListener) - Method in interface net.sf.gridarta.gui.map.renderer.MapRenderer
Removes a MouseMotionListener to be notified about mouse events.
removeNode(DefaultMutableTreeNode) - Method in class net.sf.gridarta.gui.mapmenu.MapMenu
Removes a node from the tree.
removeNode(String) - Method in class net.sf.gridarta.preferences.Storage
Remove a preference node including all preferences that it contains.
removeNodeSpi() - Method in class net.sf.gridarta.preferences.FilePreferences
removeNotify() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Called by the AWT when this component is removed from it's parent.
removeObjectChooserListener(ObjectChooserListener<G, A, R>) - Method in class net.sf.gridarta.gui.panel.objectchooser.DefaultObjectChooser
Removes a listener to be notified.
removeObjectChooserListener(ObjectChooserListener<G, A, R>) - Method in interface net.sf.gridarta.gui.panel.objectchooser.ObjectChooser
Removes a listener to be notified.
removeParameter(int) - Method in class net.sf.gridarta.plugin.Plugin
Removes a plugin parameter.
removePending() - Method in class net.sf.gridarta.model.index.AbstractIndex
Returns one pending value.
removePending() - Method in interface net.sf.gridarta.model.index.Index
Returns one pending value.
removePickmap(MapFile<G, A, R>, boolean) - Method in class net.sf.gridarta.gui.mapfiles.MapFolder
Removes a MapFile from this folder.
removePickmap(MapFile<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
Called when a pickmap has been removed from the model.
removePickmapSettingsListener(PickmapSettingsListener) - Method in class net.sf.gridarta.model.pickmapsettings.AbstractPickmapSettings
Removes a PickmapSettingsListener to be notified about changes.
removePickmapSettingsListener(PickmapSettingsListener) - Method in interface net.sf.gridarta.model.pickmapsettings.PickmapSettings
Removes a PickmapSettingsListener to be notified about changes.
removePlugin(Plugin<G, A, R>) - Method in class net.sf.gridarta.plugin.PluginModel
 
removePluginModelListener(PluginModelListener<G, A, R>) - Method in class net.sf.gridarta.plugin.PluginModel
Removes a listener to be informed of changes.
removeProjectSettingsListener(ProjectSettingsListener) - Method in class net.sf.gridarta.model.settings.AbstractProjectSettings
Removes a ProjectSettingsListener to be notified of changes.
removeProjectSettingsListener(ProjectSettingsListener) - Method in interface net.sf.gridarta.model.settings.ProjectSettings
Removes a ProjectSettingsListener to be notified of changes.
removeScript(Plugin<G, A, R>) - Method in class net.sf.gridarta.gui.dialog.plugin.PluginManager
 
removeSelectedSquareListener(SelectedSquareModelListener<G, A, R>) - Method in class net.sf.gridarta.gui.panel.selectedsquare.SelectedSquareModel
Removes a SelectedSquareModelListener to be notified.
removeSpi(String) - Method in class net.sf.gridarta.preferences.FilePreferences
removeTabListener(TabListener) - Method in class net.sf.gridarta.gui.utils.tabbedpanel.Tab
Removes a TabListener to be notified.
removeTailParts() - Method in class net.sf.gridarta.model.baseobject.AbstractBaseObject
Removes all tail parts of this game object.
removeTailParts() - Method in interface net.sf.gridarta.model.baseobject.BaseObject
Removes all tail parts of this game object.
removeTrailingWhitespace(CharSequence) - Static method in class net.sf.gridarta.utils.StringUtils
Removes trailing whitespace from a string.
removeTrailingWhitespaceFromLines(CharSequence) - Static method in class net.sf.gridarta.utils.StringUtils
Removes trailing whitespace from all lines of a string.
removeUpdate(DocumentEvent) - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea.DocumentHandler
 
removeValue(String, String) - Method in class net.sf.gridarta.preferences.Storage
Remove the association (if any) for the specified key at a node.
renderer - Variable in class net.sf.gridarta.gui.map.mapview.DefaultMapView
The AbstractMapRenderer for rendering the map model.
renderer - Variable in class net.sf.gridarta.gui.map.mapview.ErroneousMapSquares
The AbstractMapRenderer to notify.
renderer - Variable in class net.sf.gridarta.gui.map.mapview.MapCursorTracker
The AbstractMapRenderer to update.
renderer - Variable in class net.sf.gridarta.gui.mapuserlistener.MapMouseListener
The MapRenderer being tracked for mouse actions.
rendererFactory - Variable in class net.sf.gridarta.action.ZoomAction
 
rendererFactory - Variable in class net.sf.gridarta.gui.map.mapview.DefaultMapViewFactory
The RendererFactory to use.
rendererFactory - Variable in class net.sf.gridarta.gui.map.renderer.ImageCreator
The RendererFactory for creating images.
RendererFactory<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Interface in net.sf.gridarta.gui.map.renderer
Factory for creating MapRenderer instances.
rendererFactory - Variable in class net.sf.gridarta.gui.mapimagecache.MapImageCache
The RendererFactory for creating renderers.
repaintAllViews() - Method in class net.sf.gridarta.gui.map.mapview.MapViews
Repaints all MapViews.
repaintAllViews(MapControl<G, A, R>) - Method in class net.sf.gridarta.gui.map.mapview.MapViewsManager
Repaints all MapViews of a MapControl.
repeat - Variable in class net.sf.gridarta.textedit.textarea.actions.InputActions
 
Repeat - Class in net.sf.gridarta.textedit.textarea.actions
 
Repeat() - Constructor for class net.sf.gridarta.textedit.textarea.actions.Repeat
 
repeat - Variable in class net.sf.gridarta.textedit.textarea.InputHandler
 
repeatCount - Variable in class net.sf.gridarta.textedit.textarea.InputHandler
 
replace() - Method in class net.sf.gridarta.mainactions.MainActions
"Replace" was selected from the Edit menu.
replace(G, G) - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Replace an GameObject with another one.
REPLACE - Static variable in class net.sf.gridarta.textedit.scripteditor.Actions
The "replace" action listener.
replace - Variable in class net.sf.gridarta.textedit.textarea.actions.FindAgain
Replace - Class in net.sf.gridarta.textedit.textarea.actions
Action listener for "replace".
Replace() - Constructor for class net.sf.gridarta.textedit.textarea.actions.Replace
 
replace(JEditTextArea) - Method in class net.sf.gridarta.textedit.textarea.actions.Replace
Replace the next occurrence of Replace.textToFind with Replace.textToReplace.
replace(CharSequence) - Method in class net.sf.gridarta.utils.StringParameterBuilder
Replaces all parameters in a string.
Replace.ReplaceDialog - Class in net.sf.gridarta.textedit.textarea.actions
The replace dialog implementation.
Replace.ReplaceDialog(JEditTextArea) - Constructor for class net.sf.gridarta.textedit.textarea.actions.Replace.ReplaceDialog
Create a new instance.
REPLACE_ON_MAP - Static variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Index for ReplaceDialog.replaceEntireBox: replace map.
REPLACE_ON_SELECTION - Static variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Index for ReplaceDialog.replaceEntireBox: replace selection.
REPLACE_WITH_COPY_BUFFER - Static variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Index for ReplaceDialog.replaceWithBox: replace with copy buffer contents.
REPLACE_WITH_NOTHING - Static variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Index for ReplaceDialog.replaceWithBox: delete matching game objects.
REPLACE_WITH_OBJECT_CHOOSER - Static variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Index for ReplaceDialog.replaceWithBox: replace with object chooser selection.
REPLACE_WITH_PICKMAP - Static variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Index for ReplaceDialog.replaceWithBox: replace with pickmap contents.
replaceApply() - Method in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Action method for Apply button.
replaceArch - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Objects will be replaced with this game object.
replaceButton - Variable in class net.sf.gridarta.textedit.textarea.actions.Replace.ReplaceDialog
JButton for ok.
replaceButton() - Method in class net.sf.gridarta.textedit.textarea.actions.Replace.ReplaceDialog
Action method for okay.
replaceCancel() - Method in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Action method for Cancel button.
replaceCopyBuffer - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
 
replaceCriteria - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
 
replaceDensityInput - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Input field for replace density value.
ReplaceDialog<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.replace
This dialog manages the replace action.
ReplaceDialog(Component, CopyBuffer<G, A, R>, ObjectChooser<G, A, R>, FaceObjectProviders, InsertionModeSet<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Creates a new instance.
ReplaceDialog.ReplaceWithBoxItemListener - Class in net.sf.gridarta.gui.dialog.replace
Item-listener for the "replace with"-selection box.
ReplaceDialog.ReplaceWithBoxItemListener() - Constructor for class net.sf.gridarta.gui.dialog.replace.ReplaceDialog.ReplaceWithBoxItemListener
 
ReplaceDialogManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> - Class in net.sf.gridarta.gui.dialog.replace
Creates and displays the replace dialog.
ReplaceDialogManager(Component, CopyBuffer<G, A, R>, ObjectChooser<G, A, R>, MapViewManager<G, A, R>, FaceObjectProviders, InsertionModeSet<G, A, R>) - Constructor for class net.sf.gridarta.gui.dialog.replace.ReplaceDialogManager
Creates a new instance.
replaceDialogManager - Variable in class net.sf.gridarta.mainactions.MainActions
The replace dialog manager to use.
replaceEntireBox - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
 
replaceFloor(G, MapSquare<G, A, R>, G) - Method in class net.sf.gridarta.model.mapmodel.AutoInsertionMode
Replace a floor game object.
replaceInput1 - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
 
replacementsDecode - Static variable in class net.sf.gridarta.preferences.Codec
The replacement strings for Codec.patternsDecode.
replacementsEncode - Static variable in class net.sf.gridarta.preferences.Codec
The replacement strings for Codec.patternsEncode.
replaceOk() - Method in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
Action method for Ok button.
replacePickmap - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
 
replaceTextField - Variable in class net.sf.gridarta.textedit.textarea.actions.Replace.ReplaceDialog
Textfield for the text to replace with.
replaceWall(G, GameObjectContainer<G, A, R>, G) - Method in class net.sf.gridarta.model.mapmodel.AutoInsertionMode
Replaces a wall game object.
replaceWithBox - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
 
reportLoadError(File, String) - Method in class net.sf.gridarta.gui.misc.DefaultFileControl
reportLoadError(File, String) - Method in interface net.sf.gridarta.model.mapmanager.FileControl
 
reportLoadError(File, String) - Method in class net.sf.gridarta.model.mapmanager.TestFileControl
reportOutOfMapBoundsDeleted(File, int, StringBuilder) - Method in class net.sf.gridarta.gui.misc.DefaultFileControl
reportOutOfMapBoundsDeleted(File, int, StringBuilder) - Method in interface net.sf.gridarta.model.mapmanager.FileControl
 
reportOutOfMapBoundsDeleted(File, int, StringBuilder) - Method in class net.sf.gridarta.model.mapmanager.TestFileControl
reportOutOfMemory(File) - Method in class net.sf.gridarta.gui.misc.DefaultFileControl
reportOutOfMemory(File) - Method in interface net.sf.gridarta.model.mapmanager.FileControl
 
reportOutOfMemory(File) - Method in class net.sf.gridarta.model.mapmanager.TestFileControl
reportSaveError(MapControl<G, A, R>, String) - Method in class net.sf.gridarta.gui.misc.DefaultFileControl
Reports an error while saving a map file to the user.
reportSaveError(File, String) - Method in class net.sf.gridarta.gui.misc.DefaultFileControl
Reports an error while saving a map file to the user.
reportSaveError(MapControl<G, A, R>, String) - Method in interface net.sf.gridarta.model.mapmanager.FileControl
Reports an error while saving a map file to the user.
reportSaveError(File, String) - Method in interface net.sf.gridarta.model.mapmanager.FileControl
Reports an error while saving a map file to the user.
reportSaveError(MapControl<TestGameObject, TestMapArchObject, TestArchetype>, String) - Method in class net.sf.gridarta.model.mapmanager.TestFileControl
Reports an error while saving a map file to the user.
reportSaveError(File, String) - Method in class net.sf.gridarta.model.mapmanager.TestFileControl
Reports an error while saving a map file to the user.
reportStateChange() - Method in class net.sf.gridarta.model.index.MapsIndexer
Logs a changed value of MapsIndexer.state.
reportTeleportCharacterError(String, String) - Method in class net.sf.gridarta.gui.misc.DefaultFileControl
Reports an error while teleporting a character to the current map.
reportTeleportCharacterError(String, String) - Method in interface net.sf.gridarta.model.mapmanager.FileControl
Reports an error while teleporting a character to the current map.
reportTeleportCharacterError(String, String) - Method in class net.sf.gridarta.model.mapmanager.TestFileControl
Reports an error while teleporting a character to the current map.
reRegister(Plugin<G, A, R>) - Method in class net.sf.gridarta.plugin.PluginModel
 
rescale() - Method in class net.sf.gridarta.gui.misc.MapPreview
Recalculate the image.
reset() - Method in class net.sf.gridarta.gui.filter.FilterState
Resets the state to no highlights.
reset() - Method in class net.sf.gridarta.model.filter.AbstractFilterConfig
Tells the filter we have finished with current map square and, perhaps, we are jumping on next one.
reset(C) - Method in interface net.sf.gridarta.model.filter.Filter
This tells the filter we have finished with current map square and, perhaps, we are jumping on next one.
reset() - Method in interface net.sf.gridarta.model.filter.FilterConfig
Tells the filter we have finished with current map square and, perhaps, we are jumping on next one.
reset(NamedFilterConfig) - Method in class net.sf.gridarta.model.filter.NamedFilter
This tells the filter we have finished with current map square and, perhaps, we are jumping on next one.
reset(NamedGameObjectMatcherFilterConfig) - Method in class net.sf.gridarta.model.filter.NamedGameObjectMatcherFilter
This tells the filter we have finished with current map square and, perhaps, we are jumping on next one.
resetAction - Variable in class net.sf.gridarta.model.match.ViewGameObjectMatcherManager
The reset action.
resetConfig(NamedFilterConfig) - Method in class net.sf.gridarta.model.filter.NamedFilter
Disables all sub-filters.
resetModified() - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Resets the modified flag to false.
resetModified() - Method in interface net.sf.gridarta.model.mapmodel.MapModel
Resets the modified flag to false.
resetModified() - Method in class net.sf.gridarta.plugin.Plugin
Marks the plugin as unmodified since last save.
resetModified() - Method in class net.sf.gridarta.textedit.textarea.JEditTextArea
Reset the "modified" state.
resetTimeout - Variable in class net.sf.gridarta.model.maparchobject.AbstractMapArchObject
The number of ticks that need to elapse before this map will be reset.
resetUndo(Document) - Method in class net.sf.gridarta.textedit.scripteditor.ScriptEditUndoActions
Forget all undo-able operations for a document.
resetView() - Method in class net.sf.gridarta.gui.map.viewaction.ViewActions
Action method for "reset view".
resize(Size2D) - Method in class net.sf.gridarta.model.mapgrid.MapGrid
Resizes the MapGrid.
resize(Size2D) - Method in class net.sf.gridarta.model.mapmodel.MapSquareGrid
Resizes the map grid to a new size.
resizeBackBuffer(Dimension) - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
Resizes the backing buffer to the new grid size.
resizeBackBuffer(Dimension) - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.FlatMapRenderer
Resizes the backing buffer to the new grid size.
resizeBackBuffer(Dimension) - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.FlatPickmapRenderer
Resizes the backing buffer to the new grid size.
resizeFromModel() - Method in class net.sf.gridarta.gui.map.renderer.AbstractIsoMapRenderer
Refreshes the data in the view from the model.
resizeMapGrid() - Method in class net.sf.gridarta.var.crossfire.gui.map.renderer.AbstractFlatMapRenderer
Updates cached information to new map grid size.
resizeMapInt(Size2D) - Method in class net.sf.gridarta.model.mapmodel.DefaultMapModel
Resizes the map grid after the map size has changed.
resolveEntity(String, String) - Method in class net.sf.gridarta.utils.XmlHelper.GridartaEntityResolver
 
resourceIcons - Variable in class net.sf.gridarta.gui.dialog.plugin.PluginManager
The ResourceIcons for creating icons.
resourceIcons - Variable in class net.sf.gridarta.gui.dialog.plugin.PluginManagerFactory
The ResourceIcons for creating icons.
resourceIcons - Variable in class net.sf.gridarta.gui.dialog.plugin.PluginView
The ResourceIcons for creating icons.
resourceIcons - Variable in class net.sf.gridarta.gui.treasurelist.TreasureCellRenderer
The ResourceIcons for creating icons.
resourceIcons - Variable in class net.sf.gridarta.model.baseobject.AbstractBaseObjectTest
The ResourceIcons instance.
resourceIcons - Variable in class net.sf.gridarta.model.face.FaceObjectProviders
The ResourceIcons for creating icons.
resourceIcons - Variable in class net.sf.gridarta.model.mapmodel.TestMapModelCreator
The ResourceIcons instance.
resourceIcons - Variable in class net.sf.gridarta.model.match.NamedGameObjectMatcherTest
The ResourceIcons instance.
ResourceIcons - Class in net.sf.gridarta.utils
Creates ImageIcon instances from resources.
ResourceIcons() - Constructor for class net.sf.gridarta.utils.ResourceIcons
 
resourceIcons - Variable in class net.sf.gridarta.var.atrinik.gui.map.renderer.DefaultRendererFactory
The ResourceIcons for creating icons.
resourceIcons - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.DefaultRendererFactory
The ResourceIcons for creating icons.
resourceIcons - Variable in class net.sf.gridarta.var.crossfire.gui.map.renderer.SimpleFlatMapRenderer
The ResourceIcons for creating icons.
resourceIcons - Variable in class net.sf.gridarta.var.daimonin.gui.map.renderer.DefaultRendererFactory
The ResourceIcons for creating icons.
resources - Variable in class net.sf.gridarta.action.CollectArchesAction
The AbstractResources to collect.
resources - Variable in class net.sf.gridarta.commands.Collector
The Collectables.
resources - Variable in class net.sf.gridarta.project.ProjectModel
 
ResPreferences - Class in net.sf.gridarta.gui.dialog.prefs
Preferences Module for resource preferences.
ResPreferences(ProjectSettings, EditorSettings, ConfigSourceFactory) - Constructor for class net.sf.gridarta.gui.dialog.prefs.ResPreferences
Create a ResPreferences pane.
restoreMapProperties() - Method in class net.sf.gridarta.gui.map.maptilepane.AbstractMapTilePane
Restores the settings from the map.
restoreMapProperties() - Method in class net.sf.gridarta.var.atrinik.gui.mappropertiesdialog.MapPropertiesDialog
Resets all map properties to the saved values in the map arch object.
restoreMapProperties() - Method in class net.sf.gridarta.var.crossfire.gui.mappropertiesdialog.MapPropertiesDialog
Reset all map properties to the saved values in the map arch object.
restoreMapProperties() - Method in class net.sf.gridarta.var.daimonin.gui.mappropertiesdialog.MapPropertiesDialog
Resets all map properties to the saved values in the map arch object.
result - Variable in class net.sf.gridarta.model.mapmodel.DefaultMapModelTest
Collects the map model changes.
resultTable - Variable in class net.sf.gridarta.gui.dialog.findarchetypes.FindArchetypesDialog
The search results table.
resultTableModel - Variable in class net.sf.gridarta.gui.dialog.findarchetypes.FindArchetypesDialog
The table model for the search results table FindArchetypesDialog.resultTable.
reverse - Variable in class net.sf.gridarta.model.baseobject.GameObjectContainer
Iterable implementation for reverse traversal.
reverse() - Method in class net.sf.gridarta.model.baseobject.GameObjectContainer
Return an object that is the reverse representation.
reverse() - Method in interface net.sf.gridarta.model.gameobject.GameObject
Return an object that is the reverse representation.
revert() - Method in class net.sf.gridarta.gui.dialog.prefs.AppPreferences
revert() - Method in class net.sf.gridarta.gui.dialog.prefs.DevPreferences
revert() - Method in class net.sf.gridarta.gui.dialog.prefs.GUIPreferences
revert() - Method in class net.sf.gridarta.gui.dialog.prefs.MapValidatorPreferences
revert() - Method in class net.sf.gridarta.gui.dialog.prefs.MiscPreferences
revert() - Method in class net.sf.gridarta.gui.dialog.prefs.NetPreferences
revert() - Method in class net.sf.gridarta.gui.dialog.prefs.ResPreferences
revert() - Method in class net.sf.gridarta.gui.dialog.prefs.UpdatePreferences
revert() - Method in class net.sf.gridarta.gui.mapfiles.MapFile
Reverts this pickmap to its underlying map file.
revert(MapControl<G, A, R>) - Method in class net.sf.gridarta.model.mapmanager.AbstractMapManager
Reverts one map.
revert(MapControl<G, A, R>) - Method in interface net.sf.gridarta.model.mapmanager.MapManager
Reverts one map.
revertAll() - Method in class net.sf.gridarta.gui.dialog.shortcuts.ShortcutsManager
Reverts all shortcuts to their default values.
revertMapFile(MapControl<G, A, R>, MapFile<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserModel
Reverts a map file.
revertPickmap() - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserControl
Invoked when user wants to revert the current pickmap to previously saved state.
revertPickmap(MapFile<G, A, R>, MapControl<G, A, R>) - Method in class net.sf.gridarta.gui.panel.pickmapchooser.PickmapChooserView
Called when a pickmap in the model has been reverted.
revLink - Variable in class net.sf.gridarta.model.tiles.TileLink
Direction for reverse map linking.
rfArchName - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
 
rfHeading - Variable in class net.sf.gridarta.gui.dialog.replace.ReplaceDialog
 
RGB_DEFAULT_COLOR_MODEL - Static variable in class net.sf.gridarta.model.face.DoubleImageFilter
The default RGB color model.
RIGHT - Static variable in class net.sf.gridarta.textedit.textarea.ScrollLayout
 
right - Variable in class net.sf.gridarta.textedit.textarea.ScrollLayout
 
rightButtonList - Variable in class net.sf.gridarta.gui.utils.tabbedpanel.DoubleButtonList
The Container that contains all buttons in the alternative location.
rmbSelector - Variable in class net.sf.gridarta.gui.panel.tools.ToolPalette
The ToolSelector for rmb.
rnd - Static variable in class net.sf.gridarta.utils.RandomUtils
Global random number generator.
root - Variable in class net.sf.gridarta.gui.mapmenu.MapMenu
The root node of MapMenu.treeModel.
root - Variable in class net.sf.gridarta.gui.treasurelist.TreasureCellRenderer
The root node.
root - Variable in class net.sf.gridarta.model.treasurelist.TreasureTree
The root node for normal treasure lists.
rootNode - Variable in class net.sf.gridarta.textedit.textarea.tokenmarker.KeywordMap
The root node.
ROTATE - Static variable in class net.sf.gridarta.model.gameobject.DefaultIsoGameObject
The name of the "rotate" attribute.
row - Variable in class net.sf.gridarta.gui.dialog.gameobjectattributes.GuiInfoRow
The component to display filled horizontally.
rows - Variable in class net.sf.gridarta.textedit.textarea.TextAreaDefaults
 
rows - Variable in class net.sf.gridarta.textedit.textarea.TextAreaPainter
The number of rows.
run() - Method in class net.sf.gridarta.commands.Collector
run() - Method in class net.sf.gridarta.gui.dialog.help.HtmlPane.PageLoader
 
run(String, String, EditorFactory<G, A, R>, String, String...) - Method in class net.sf.gridarta.maincontrol.GridartaEditor
Runs the editor.
run(Iterable<String>) - Method in class net.sf.gridarta.maincontrol.GUIMainControl
Starts the editor: makes the main window visible and opens map files.
run() - Method in class net.sf.gridarta.plugin.BshThread
run() - Method in class net.sf.gridarta.updater.Updater
run() - Method in class net.sf.gridarta.utils.DelayedChangeManager.TimeoutTimerTask
 
run() - Method in class net.sf.gridarta.utils.ProcessRunner.CopyOutput.Appender
 
run() - Method in class net.sf.gridarta.utils.ProcessRunner.CopyOutput
 
RUN_PLUGIN_SMALL_ICON - Static variable in class net.sf.gridarta.utils.ResourceIcons
 
runnable - Variable in class net.sf.gridarta.model.index.MapsIndexer
The Runnable scanning the maps directory and updating the index.
runnable - Variable in class net.sf.gridarta.utils.CopyReader
The Runnable implementing the worker thread.
runNormal(Iterable<String>, EditorFactory<G, A, R>, ErrorView, ResourceIcons, ConfigSourceFactory, ProjectModel<G, A, R>, EditorSettings) - Method in class net.sf.gridarta.maincontrol.GridartaEditor
Run in normal mode.
runPlugin(Plugin<G, A, R>) - Method in class net.sf.gridarta.gui.dialog.plugin.PluginController
 
runPlugin(String) - Method in class net.sf.gridarta.gui.dialog.plugin.PluginController
 
runPlugin(String, ErrorView, Iterable<String>, ProjectModel<G, A, R>) - Method in class net.sf.gridarta.maincontrol.GridartaEditor
Executes a plugin.
runPlugin(PluginParameters) - Method in class net.sf.gridarta.plugin.Plugin
 
runProcess(Process, ErrorCollector<G, A, R>, MapModel<G, A, R>, String) - Method in class net.sf.gridarta.model.validation.checks.MapCheckerScriptChecker
Waits for a Process to terminate and returns its output.
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