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

A

AbstractButton - Class in com.realtime.crossfire.jxclient.gui.button
Abstract base class for button classes.
AbstractButton(TooltipManager, GUIElementListener, String, Extent, int, boolean, CommandList) - Constructor for class com.realtime.crossfire.jxclient.gui.button.AbstractButton
Creates a new instance.
AbstractCommand - Class in com.realtime.crossfire.jxclient.commands
Abstract base class for Command implementations.
AbstractCommand(CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.AbstractCommand
Creates a new instance.
AbstractFaceQueue - Class in com.realtime.crossfire.jxclient.faces
Abstract base class for classes implementing FaceQueue.
AbstractFaceQueue() - Constructor for class com.realtime.crossfire.jxclient.faces.AbstractFaceQueue
 
AbstractFacesManager - Class in com.realtime.crossfire.jxclient.faces
Abstract base class for FacesManager implementations.
AbstractFacesManager(FaceCache) - Constructor for class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Creates a new instance.
AbstractGUIMap - Class in com.realtime.crossfire.jxclient.gui.map
Abstract base class for GUIElements that display map views.
AbstractGUIMap(TooltipManager, GUIElementListener, String, Extent, CfMapUpdater, FacesProvider) - Constructor for class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Creates a new instance.
AbstractItemView - Class in com.realtime.crossfire.jxclient.items
Abstract base class for ItemView implementing classes.
AbstractItemView() - Constructor for class com.realtime.crossfire.jxclient.items.AbstractItemView
Creates a new instance.
AbstractJXCSkinSource - Class in com.realtime.crossfire.jxclient.skin.source
Abstract base class for JXCSkinSource implementations.
AbstractJXCSkinSource() - Constructor for class com.realtime.crossfire.jxclient.skin.source.AbstractJXCSkinSource
 
AbstractLabel - Class in com.realtime.crossfire.jxclient.gui.label
Abstract base class for all label classes.
AbstractLabel(TooltipManager, GUIElementListener, String, Extent, String, Font, Color, BufferedImage, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
Creates a new instance.
AbstractOrientation - Class in com.realtime.crossfire.jxclient.gui.gauge
Abstract base class for implementing Orientation instances.
AbstractOrientation() - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Creates a new instance.
AbstractSegment - Class in com.realtime.crossfire.jxclient.gui.log
Abstract base class for Segment implementations.
AbstractSegment() - Constructor for class com.realtime.crossfire.jxclient.gui.log.AbstractSegment
 
ACCOUNT_ADD_PLAYER_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "accountaddplayer" command.
ACCOUNT_LOGIN_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "accountlogin" command.
ACCOUNT_NEW_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "accountnew" command.
ACCOUNT_PLAY_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "accountplay" command.
accountCreate(String, String) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Creates an account.
accountCreate(String, String) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Creates an account.
accountCreateCharacter(String) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Creates a character.
accountCreateCharacter(String) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Creates a character.
AccountCreateCharacterCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand sending a character creation request.
AccountCreateCharacterCommand(CommandCallback, GUIElement) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCharacterCommand
Creates a new instance.
AccountCreateCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand sending an account creation request.
AccountCreateCommand(CommandCallback, GUIElement) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCommand
Creates a new instance.
accountLink(int, String, String) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Links a character to the current account.
accountLink(int, String, String) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Links a character to the current account.
AccountLinkCharacterCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand sending a request to link a character to an account.
AccountLinkCharacterCommand(CommandCallback, GUIElement) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.AccountLinkCharacterCommand
Creates a new instance.
accountListener - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
 
accountLogin(String, String) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Login to an account.
accountLogin(String, String) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Login to an account.
AccountLoginCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand sending an account login request to the server.
AccountLoginCommand(CommandCallback, GUIElement) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.AccountLoginCommand
Creates a new instance.
accountName - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The account name.
accountPlayCharacter(String) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Plays a character from the current account.
accountPlayCharacter(String) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Plays a character from the current account.
AccountPlayCharacterCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand sending a play character request to the server.
AccountPlayCharacterCommand(CommandCallback, GUIElement) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.AccountPlayCharacterCommand
Creates a new instance.
ACL_CLASS - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Parameter type in the "accountplayers" command.
ACL_FACE - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Parameter type in the "accountplayers" command.
ACL_FACE_NUM - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Parameter type in the "accountplayers" command.
ACL_LEVEL - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Parameter type in the "accountplayers" command.
ACL_MAP - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Parameter type in the "accountplayers" command.
ACL_NAME - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Parameter type in the "accountplayers" command.
ACL_PARTY - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Parameter type in the "accountplayers" command.
ACL_RACE - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Parameter type in the "accountplayers" command.
actionListener - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Called periodically to update the display contents.
ActivatableGUIElement - Class in com.realtime.crossfire.jxclient.gui.gui
A GUIElement that can be set to active or inactive.
ActivatableGUIElement(TooltipManager, GUIElementListener, String, Extent, int) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
Creates a new instance.
activateCommandInput(String) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Activates the command input text field.
activateCommandInput() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns the first command text field of this gui and make it active.
activateCommandInput() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Activates the command input text field.
activateCommandInput(String) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Activates the command input text field.
activateCommandInput() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Activates the command input text field.
activateCommandInput(String) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Activates the command input text field.
ActivateCommandInputCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which activates the command input field.
ActivateCommandInputCommand(String, CommandCallback, Macros) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ActivateCommandInputCommand
Creates a new instance.
activateDefaultElement() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Activates the first default gui element of this gui.
activateFirstTextArea() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns the first GUIText gui element of this gui and make it active.
activateMetaserverGui() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Called when the server selection GUI becomes active.
active - Variable in class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
Whether the low food event should be generated.
active - Variable in class com.realtime.crossfire.jxclient.sound.StatsWatcher
Whether sounds should be generated.
active - Variable in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
Whether poisoning is active.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.button.GUIButton
Will be called whenever the active state has changed.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
Will be called whenever the active state has changed.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
Will be called whenever the active state has changed.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Will be called whenever the active state has changed.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.GUICharacter
Will be called whenever the active state has changed.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.GUICheckBox
Will be called whenever the active state has changed.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
Will be called whenever the active state has changed.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItem
Will be called whenever the active state has changed.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
Will be called whenever the active state has changed.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Will be called whenever the active state has changed.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
Will be called whenever the active state has changed.
activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Will be called whenever the active state has changed.
activeColor - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
 
activeElement - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
The gui element which has the focus.
activeGuiElement - Variable in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
The last known active gui element.
activeGuiElementSync - Variable in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
Synchronizes accesses to TooltipManager.activeGuiElement.
activeImage - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
 
activeSkill - Variable in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
The last known active skill name.
activeSkill - Variable in class com.realtime.crossfire.jxclient.stats.Stats
The active skill name.
activeSkillChanged(String) - Method in interface com.realtime.crossfire.jxclient.stats.StatsListener
The player's active skill has changed.
ActiveSkillGaugeUpdater - Class in com.realtime.crossfire.jxclient.gui.gauge
A GaugeUpdater which monitors a stat value.
ActiveSkillGaugeUpdater(ExperienceTable, String, Stats) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.ActiveSkillGaugeUpdater
Creates a new instance.
ActiveSkillWatcher - Class in com.realtime.crossfire.jxclient.stats
Helper class to synthesize an "active skill" stat value.
ActiveSkillWatcher(Stats, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
Create a new instance.
add(CharacterInformation) - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
Adds an entry.
add(FacesProvider) - Method in class com.realtime.crossfire.jxclient.faces.FacesProviderFactory
Adds a FacesProvider to FacesProviderFactory.facesProviders.
add(GUICommand) - Method in class com.realtime.crossfire.jxclient.gui.commands.CommandList
Adds a command to the end of this command list.
add(Location, AnimationState) - Method in class com.realtime.crossfire.jxclient.map.AnimationMap
Adds a new AnimationState to a Location.
add(Location, Animation, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapAnimations
Adds a visible animation.
add(MetaserverEntry) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Adds an entry.
add(int, long) - Method in class com.realtime.crossfire.jxclient.stats.ExperienceTable
Add a new level->experience mapping.
add(int, TimeoutEvent) - Static method in class com.realtime.crossfire.jxclient.timeouts.Timeouts
Add a timeout event.
add(int, Class<T>, T) - Method in class com.realtime.crossfire.jxclient.util.HashedEventListenerList
 
add(int, Class<T>, T) - Method in class com.realtime.crossfire.jxclient.util.IndexedEventListenerList
 
addAccount(String, String, String, String, String, String, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireAccountListener
Information about a character in an account was received.
addAnimation(int, int, int[]) - Method in class com.realtime.crossfire.jxclient.animations.Animations
Defines a new animation.
addAnimation(int, int, int[]) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
An "addanim" command has been received.
addBufferListener(BufferListener) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Add a listener to notify of changes.
addCfItemModifiedListener(CfItemListener) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Add a CfItemModifiedListener.
addCharacterInformationListener(int, CharacterInformationListener) - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
Adds a character entry listener for one entry.
addCharacterListener(CharacterListener) - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
Adds a character listener.
addClientSocketListener(ClientSocketListener) - Method in class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
Adds a ClientSocketListener to notify.
addClientSocketListener(ClientSocketListener) - Method in interface com.realtime.crossfire.jxclient.server.server.ServerConnection
Adds a ClientSocketListener to notify.
addClientSocketListener(ClientSocketListener) - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Adds a ClientSocketListener to be notified.
addCommand(String) - Method in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
Adds a command to watch for.
addCommand(String) - Method in class com.realtime.crossfire.jxclient.settings.CommandHistory
Adds a new command.
addCommand(String, Args, GUIElement, String, GuiStateManager, Commands, LineNumberReader, CommandQueue, CrossfireServerConnection, CommandCallback, Macros) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses and builds command arguments.
addCommandList(String, CommandListType) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Defines a new command list.
addConstant(int) - Method in class com.realtime.crossfire.jxclient.skin.skin.Expression
Returns this expression plus a constant value.
addCrossfireAccountListener(CrossfireAccountListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about account events.
addCrossfireAccountListener(CrossfireAccountListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about account events.
addCrossfireComcListener(CrossfireComcListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about received comc commands.
addCrossfireComcListener(CrossfireComcListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about received comc commands.
addCrossfireDrawextinfoListener(CrossfireDrawextinfoListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a new listener monitoring the drawextinfo S->C messages.
addCrossfireDrawextinfoListener(CrossfireDrawextinfoListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a new listener monitoring the drawextinfo S->C messages.
addCrossfireDrawinfoListener(CrossfireDrawinfoListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a new listener monitoring the drawinfo S->C messages.
addCrossfireDrawinfoListener(CrossfireDrawinfoListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a new listener monitoring the drawinfo S->C messages.
addCrossfireExpTableListener(CrossfireExpTableListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about received experience table changes.
addCrossfireExpTableListener(CrossfireExpTableListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about received experience table changes.
addCrossfireFaceListener(CrossfireFaceListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about received face commands.
addCrossfireFaceListener(CrossfireFaceListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about received face commands.
addCrossfireFailureListener(CrossfireFailureListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified of failure messages.
addCrossfireFailureListener(CrossfireFailureListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified of failure messages.
addCrossfireMagicmapListener(CrossfireMagicmapListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener from the list of objects listening to magicmap messages.
addCrossfireMagicmapListener(CrossfireMagicmapListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener from the list of objects listening to magicmap messages.
addCrossfireMapListener(MapListener) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Adds a listener to notify about changed map squares.
addCrossfireMapScrollListener(MapScrollListener) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Adds a listener to notify about scrolled maps.
addCrossfireMusicListener(CrossfireMusicListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about received music commands.
addCrossfireMusicListener(CrossfireMusicListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about received music commands.
addCrossfireNewmapListener(NewmapListener) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Adds a listener to notify about cleared maps.
addCrossfirePickupListener(CrossfirePickupListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about received "pickup" messages.
addCrossfirePickupListener(CrossfirePickupListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about received "pickup" messages.
addCrossfireQueryListener(CrossfireQueryListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a new listener monitoring the query S->C messages.
addCrossfireQueryListener(CrossfireQueryListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a new listener monitoring the query S->C messages.
addCrossfireServerConnectionListener(CrossfireServerConnectionListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about connection progress.
addCrossfireServerConnectionListener(CrossfireServerConnectionListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about connection progress.
addCrossfireSkillInfoListener(CrossfireSkillInfoListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about received skill info changes.
addCrossfireSkillInfoListener(CrossfireSkillInfoListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about received skill info changes.
addCrossfireSoundListener(CrossfireSoundListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about received sound commands.
addCrossfireSoundListener(CrossfireSoundListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about received sound commands.
addCrossfireSpellChangedListener(SpellsManagerListener) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
Adds a SpellsManagerListener to notify about changes.
addCrossfireSpellListener(CrossfireSpellListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about received spell commands.
addCrossfireSpellListener(CrossfireSpellListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about received spell commands.
addCrossfireStatsListener(CrossfireStatsListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about stats changes.
addCrossfireStatsListener(CrossfireStatsListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about stats changes.
addCrossfireStatsListener(StatsListener) - Method in class com.realtime.crossfire.jxclient.stats.Stats
Adds a StatsListener to be notified about stat changes.
addCrossfireTickListener(CrossfireTickListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about tick changes.
addCrossfireTickListener(CrossfireTickListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about tick changes.
addCrossfireUpdateFaceListener(CrossfireUpdateFaceListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Add a listener to be notified about face image changes.
addCrossfireUpdateFaceListener(CrossfireUpdateFaceListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Add a listener to be notified about face image changes.
addCrossfireUpdateItemListener(CrossfireUpdateItemListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about item changes.
addCrossfireUpdateItemListener(CrossfireUpdateItemListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about item changes.
addCrossfireUpdateMapListener(CrossfireUpdateMapListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about map changes.
addCrossfireUpdateMapListener(CrossfireUpdateMapListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about map changes.
addDialog(String) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Defines a new dialog.
addDialog(String) - Method in class com.realtime.crossfire.jxclient.skin.skin.Dialogs
Creates a new dialog instance.
addElement(GUIElement) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Adds a GUIElement to this gui.
addElement(GUIElement) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Adds an GUIElement to the list.
addEntry(CharSequence, long) - Method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
Parses a metaserver entry line and adds the result to ServerCache.entries.
addFace(Face) - Method in class com.realtime.crossfire.jxclient.faces.FaceCache
Adds a new face to the cache.
addFaceQueueListener(FaceQueueListener) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFaceQueue
Adds a FaceQueueListener to be notified about processed faces.
addFaceQueueListener(FaceQueueListener) - Method in interface com.realtime.crossfire.jxclient.faces.FaceQueue
Adds a FaceQueueListener to be notified about processed faces.
addFacesManagerListener(FacesManagerListener) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Adds a FacesManagerListener to be notified about updated faces.
addFacesManagerListener(FacesManagerListener) - Method in interface com.realtime.crossfire.jxclient.faces.FacesManager
Adds a FacesManagerListener to be notified about updated faces.
addFloorList(GUIItemList) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Adds a GUIItemList element that displays floor items.
addGuiStateListener(RendererGuiStateListener) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Adds a gui state listener to be notified about JXCWindowRenderer.rendererGuiState changes.
addGuiStateListener(GuiStateListener) - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
Adds a gui state listener.
addInitEvent(CommandList) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Adds a command list to be executed on "init" events.
addInventoryListener(int, ItemListener) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Adds an ItemListener to be notified about changes.
addItem(CfItem) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Adds an item.
addItem(CfItem, boolean) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Adds a CfItem.
addItemReceived(int, int, int, int, int, String, String, int, int, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateItemListener
An "additem" has been received.
addItemSetListener(ItemSetListener) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Adds an ItemSetListener to be notified about changes.
addKeyBinding(KeyBinding) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Adds (or replace) a key binding.
addKeyBindingAsKeyChar(char, CommandList, boolean) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Adds a key binding for a key character.
addKeyBindingAsKeyCode(int, int, CommandList, boolean) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Adds a key binding for a key code/modifiers pair.
addLine(Line) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Append a Line to the end of the buffer.
addLocationListener(int, LocationListener) - Method in class com.realtime.crossfire.jxclient.items.AbstractItemView
Adds a LocationListener to be notified when the item displayed in a floor slot has changed.
addLocationListener(int, LocationListener) - Method in interface com.realtime.crossfire.jxclient.items.ItemView
Adds a LocationListener to be notified when the item displayed in a floor slot has changed.
addLocationsListener(LocationsListener) - Method in class com.realtime.crossfire.jxclient.items.AbstractItemView
Adds a LocationsListener to be notified when any displayed item has changed.
addLocationsListener(LocationsListener) - Method in interface com.realtime.crossfire.jxclient.items.ItemView
Adds a LocationsListener to be notified when any displayed item has changed.
addMap(GUIMap) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Adds a GUIMap element that displays a map.
addMapSizeListener(MapSizeListener) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Adds a listener to be notified about map size changes.
ADDME_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "addme" command.
addMessageTypePrefix(int, int, String) - Method in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
Adds a message type prefix to a message if MessageBufferUpdater.printMessageTypes is set.
addMetaserverEntryListener(int, MetaserverEntryListener) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Adds a metaserver entry listener for one entry.
addMetaserverListener(MetaserverListener) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Adds a metaserver listener.
addModified(int) - Method in class com.realtime.crossfire.jxclient.items.AbstractItemView
Marks a slot as modified.
addModifiedRange(int, int) - Method in class com.realtime.crossfire.jxclient.items.AbstractItemView
Marks a range of slots as modified.
addOption(String, String, Option) - Method in class com.realtime.crossfire.jxclient.settings.options.OptionManager
Add a new option.
addOption(String, String, Option) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Add a new option.
addOptionListener(OptionListener) - Method in class com.realtime.crossfire.jxclient.settings.options.Option
Adds a listener for state changes.
addPacketWatcherListener(ReceivedPacketListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about received packets.
addPacketWatcherListener(ReceivedPacketListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about received packets.
addScriptProcessListener(ScriptProcessListener) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Adds a ScriptProcessListener to be notified.
addScriptProcessListener(ScriptProcessListener) - Method in interface com.realtime.crossfire.jxclient.scripts.ScriptProcess
Adds a ScriptProcessListener to be notified.
addScrollableListener(ScrollableListener) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
Add a scrollable listener to be informed about changes.
addScrollableListener(ScrollableListener) - Method in interface com.realtime.crossfire.jxclient.gui.scrollable.GUIScrollable2
Add a scrollable listener to be informed about changes.
addSegment(String, boolean, boolean, boolean, FontID, Color) - Method in class com.realtime.crossfire.jxclient.gui.log.Line
Appends a Segment to the end of the line.
addSentReplyListener(SentReplyListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Adds a listener to be notified about sent reply packets.
addSentReplyListener(SentReplyListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Adds a listener to be notified about sent reply packets.
addShortcutListener(ShortcutListener) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
Register a shortcut listener.
addShortcutsListener(ShortcutsListener) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Adds a ShortcutsListener.
addSkill(int, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSkillInfoListener
Adds one skill info.
addSkill(int, String) - Method in class com.realtime.crossfire.jxclient.skills.SkillSet
Adds a new skill to the list of known skills.
addSkillListener(SkillListener) - Method in class com.realtime.crossfire.jxclient.skills.Skill
Adds a listener to be notified of changes.
addSkinEvent(SkinEvent) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Records a SkinEvent attached to this instance.
addSpell(int, int, int, int, int, int, int, int, int, String, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSpellListener
An "addspell" command has been received.
addSpell(int, int, int, int, int, int, int, int, int, String, String) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
Adds a new spell.
addSpellListener(CurrentSpellManagerListener) - Method in class com.realtime.crossfire.jxclient.spells.CurrentSpellManager
Add a spell listener to be notified if the current spell object has changed.
addSpellListener(SpellListener) - Method in class com.realtime.crossfire.jxclient.spells.Spell
Adds a SpellListener to be notified of changes.
addTooltip() - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
Adds or updates the tooltip (text and location) for the TooltipManager.activeGuiElement.
addToRepeatCount(int) - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
Add a digit to the current repeat count.
afterEventDelay - Variable in class com.realtime.crossfire.jxclient.items.EventScheduler
The minimum delay between two EventScheduler.eventSchedulerCallback notifications.
Alignment - Enum in com.realtime.crossfire.jxclient.gui.label
The text alignment.
Alignment() - Constructor for enum com.realtime.crossfire.jxclient.gui.label.Alignment
 
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.BindCommand
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.ClearCommand
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in interface com.realtime.crossfire.jxclient.commands.Command
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.DebugMessagesCommand
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.ExecCommand
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.ScreenshotCommand
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.ScriptCommand
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.ScriptkillallCommand
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.ScriptkillCommand
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.ScriptsCommand
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.ScripttellCommand
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.SetCommand
Returns whether all remaining commands should be included as arguments.
allArguments() - Method in class com.realtime.crossfire.jxclient.commands.UnbindCommand
Returns whether all remaining commands should be included as arguments.
allItems - Variable in class com.realtime.crossfire.jxclient.items.ItemSet
Maps item tags to items.
allocate(Location) - Method in class com.realtime.crossfire.jxclient.map.AnimationState
Adds this animation state to a map Location.
allocateClip(String, String) - Method in class com.realtime.crossfire.jxclient.sound.ClipCache
Allocates a new clip.
alpha - Variable in class com.realtime.crossfire.jxclient.gui.GUIPicture
The transparency value.
alpha - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
y The alpha value for the dialog background except for the title.
anim - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The animation.
ANIM_MASK - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
The mask for extracting the animation ID.
ANIM_NORMAL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Animation type: normal animation.
ANIM_RANDOM - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Animation type: randomized animation.
ANIM_SYNC - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Animation type: synchronized animation.
ANIM_TYPE_MASK - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
The mask for extracting the animation type.
ANIM_TYPE_SHIFT - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
The lowest bit of the animation type.
Animation - Class in com.realtime.crossfire.jxclient.animations
Manages animations received from the server.
Animation(int, int, int[]) - Constructor for class com.realtime.crossfire.jxclient.animations.Animation
Creates a new instance.
animation - Variable in class com.realtime.crossfire.jxclient.map.AnimationState
The Animation to display.
animationId - Variable in class com.realtime.crossfire.jxclient.animations.Animation
The animation ID.
AnimationMap - Class in com.realtime.crossfire.jxclient.map
Maintains AnimationState instances for map locations.
AnimationMap() - Constructor for class com.realtime.crossfire.jxclient.map.AnimationMap
 
Animations - Class in com.realtime.crossfire.jxclient.animations
Manages animations received from the server.
Animations(GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.animations.Animations
Creates a new instance.
animations - Variable in class com.realtime.crossfire.jxclient.animations.Animations
All defined animations.
animations - Variable in class com.realtime.crossfire.jxclient.map.AnimationMap
The active AnimationState instances.
animations - Variable in class com.realtime.crossfire.jxclient.map.CfMapAnimations
The animations in the visible map area.
animations - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The defined animations.
AnimationState - Class in com.realtime.crossfire.jxclient.map
The state of an Animation on a map.
AnimationState(CfMapUpdater, Animation, int) - Constructor for class com.realtime.crossfire.jxclient.map.AnimationState
Creates a new instance.
animationStates - Variable in class com.realtime.crossfire.jxclient.map.CfMapAnimations
All AnimationState instances referenced by CfMapAnimations.animations.
animSpeed - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The animation speed.
appendFlag(StringBuilder, int, String) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Appends "(<ident>)" if this item has the flag flag set.
APPLICATION_ICON - Static variable in class com.realtime.crossfire.jxclient.util.ResourceUtils
The resource name for the application icon.
appliedColor - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The background color for applied objects.
appliedImage - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The overlay image for applied objects.
apply - Variable in class com.realtime.crossfire.jxclient.gui.commands.ScrollNextCommand
Whether ScrollNextCommand.nextElement should be applied.
APPLY_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "apply" command.
applyFactor(int, int) - Static method in class com.realtime.crossfire.jxclient.skin.skin.Expression
Applies a factor to a value.
archBase - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
archBase - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The "archetype base" value for the current server entry.
Args - Class in com.realtime.crossfire.jxclient.skin.io
Iterates over a list of String arguments.
Args(String[]) - Constructor for class com.realtime.crossfire.jxclient.skin.io.Args
Creates a new instance.
args - Variable in class com.realtime.crossfire.jxclient.skin.io.Args
The string arguments.
asDimension() - Method in class com.realtime.crossfire.jxclient.util.Resolution
Returns the resolution as a Dimension instance.
ASKFACE_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "askface" command.
AskfaceFaceQueue - Class in com.realtime.crossfire.jxclient.faces
A FaceQueue requesting faces by "askface" commands sent to the Crossfire server.
AskfaceFaceQueue(CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
Creates a new instance.
askfaceFaceQueue - Variable in class com.realtime.crossfire.jxclient.faces.FacesQueue
The AskfaceFaceQueue instance used to query faces from the Crossfire server.
askfaceFaceQueueListener - Variable in class com.realtime.crossfire.jxclient.faces.FacesQueue
The FaceQueueListener attached to FacesQueue.askfaceFaceQueue.
ASSERT_MESSAGE - Static variable in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
The text message the server sends in poisoned state.
attach(TooltipManager) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Attaches this skin to a gui manager.
attach(TooltipManager) - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Attaches this skin to a gui manager.
AudioFileLoader - Class in com.realtime.crossfire.jxclient.sound
Locates audio files.
AudioFileLoader(DebugWriter) - Constructor for class com.realtime.crossfire.jxclient.sound.AudioFileLoader
Private constructor to prevent instantiation.
audioFileLoader - Variable in class com.realtime.crossfire.jxclient.sound.ClipCache
The AudioFileLoader for loading audio files.
audioFileLoader - Variable in class com.realtime.crossfire.jxclient.sound.MusicManager
The AudioFileLoader for loading audio files.
audioFileLoader - Variable in class com.realtime.crossfire.jxclient.sound.Processor
The AudioFileLoader for loading audio files.
AUTO_BORDER_SIZE - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
Size of border around text in auto-resize mode.
autoClosed(Gui) - Method in interface com.realtime.crossfire.jxclient.gui.gui.GuiAutoCloseListener
Called when a dialog has been auto-closed.
autoRepeat - Variable in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
Whether this button should autorepeat.
autoResize - Variable in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
If set, auto-resize this element to the extent of AbstractLabel.text.
autoResize() - Method in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
If auto-resizing is enabled, calculate the new width and height.
autoSize - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
Whether this dialog is auto-sizing.
autoSize(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Auto-resizes the dialog.

B

BACKGROUND_COLOR - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The background color of this item.
BACKGROUND_COLOR - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
The background color of this item.
backgroundColor - Variable in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
If set, the opaque background color.
backgroundImage - Variable in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
The background image.
backgroundImage - Variable in class com.realtime.crossfire.jxclient.gui.log.GUILog
The background image drawn below the text contents.
backward - Variable in class com.realtime.crossfire.jxclient.util.DoubleMapping
The backward mappings.
baseName - Variable in class com.realtime.crossfire.jxclient.skin.source.JXCSkinClassSource
The base resource name to prepend to all resource names.
begin() - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
Starts an update transaction.
begin() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Starts an update transaction.
BindCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the "bind" command.
BindCommand(CrossfireServerConnection, Commands, CommandCallback, Macros) - Constructor for class com.realtime.crossfire.jxclient.commands.BindCommand
Creates a new instance.
blessedColor - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The background color for blessed objects.
blessedImage - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The overlay image for blessed objects.
bold - Variable in class com.realtime.crossfire.jxclient.gui.log.Parser
Whether bold face is enabled.
bold - Variable in class com.realtime.crossfire.jxclient.gui.log.TextSegment
Whether bold face is enabled.
borderSize - Variable in class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
Buffer - Class in com.realtime.crossfire.jxclient.gui.log
Manages the contents of the contents of a log window.
Buffer(Fonts, FontRenderContext, int) - Constructor for class com.realtime.crossfire.jxclient.gui.log.Buffer
Create a new instance.
buffer - Variable in class com.realtime.crossfire.jxclient.gui.log.GUILog
The Buffer containing all received text messages.
buffer - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
The buffer to update.
buffer - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
The rendered buffer.
bufferedImage - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
The backbuffer image of this element.
bufferedImageSync - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Object used to synchronize on GUIElement.bufferedImage contents.
BufferListener - Interface in com.realtime.crossfire.jxclient.gui.log
Interface for listeners for changes of Buffer contents.
bufferListener - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
The listener to re-render the window contents after changes.
bufferStrategy - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The current BufferStrategy.
button1Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItem
Called when the left mouse button was pressed.
button1Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Called when the left mouse button was pressed.
button1Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Called when the left mouse button was pressed.
button1Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
Called when the left mouse button was pressed.
button1Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
Called when the left mouse button was pressed.
button1Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Called if the user has clicked the left mouse button.
button2Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItem
Called when the middle mouse button was pressed.
button2Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Called when the middle mouse button was pressed.
button2Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Called when the middle mouse button was pressed.
button2Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
Called when the middle mouse button was pressed.
button2Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
Called when the middle mouse button was pressed.
button2Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Called if the user has clicked the middle mouse button.
button3Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItem
Called when the right mouse button was pressed.
button3Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Called when the right mouse button was pressed.
button3Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Called when the right mouse button was pressed.
button3Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
Called when the right mouse button was pressed.
button3Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
Called when the right mouse button was pressed.
button3Clicked(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Called if the user has clicked the right mouse button.
ButtonImages - Class in com.realtime.crossfire.jxclient.gui.button
A set of images to form a button image.
ButtonImages(Image, Image, Image) - Constructor for class com.realtime.crossfire.jxclient.gui.button.ButtonImages
Creates a new instance.
byteBuffer - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
A byte buffer using DefaultCrossfireServerConnection.writeBuffer to store the data.
bytesIn - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
bytesIn - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The "bytes in" value for the current server entry.
bytesOut - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
bytesOut - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The "bytes out" value for the current server entry.

C

C_STAT_EXP_NEXT_LEVEL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The global experience needed to reach next level stat.
C_STAT_LOWFOOD - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Low Food indicator.
C_STAT_POISONED - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The "is poisoned" indicator.
C_STAT_WEIGHT - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The character's weight.
cache - Variable in class com.realtime.crossfire.jxclient.skin.skin.JXCSkinCache
The cached elements.
cacheDir - Variable in class com.realtime.crossfire.jxclient.faces.FileCache
The directory where the images are saved.
calculate(int, int, int) - Static method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns the fraction val/max rounded to [0..size].
calculateExperienceToNextLevel() - Method in class com.realtime.crossfire.jxclient.stats.Stats
Calculates experience needed to reach the next level.
calculateHeight(Line) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Determine the height of a Line in pixels.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCharacterCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.AccountLinkCharacterCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.AccountLoginCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.AccountPlayCharacterCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ActivateCommandInputCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.CommandList
Returns whether execution is possible.
canExecute(GUIItemItem) - Static method in enum com.realtime.crossfire.jxclient.gui.commands.CommandType
Returns whether the action can be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ConnectCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.DialogCloseCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.DialogOpenCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.DialogToggleCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.DisconnectCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ExecSelectionCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ExecuteCommandCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ExecuteElementCommand
Returns whether this command may be executed.
canExecute() - Method in interface com.realtime.crossfire.jxclient.gui.commands.GUICommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.HideCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.MetaCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.MoveSelectionCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.PrintCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.QuitCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ScrollCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ScrollListCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ScrollNeverCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ScrollNextCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ScrollResetCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ShowCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.StartCommand
Returns whether this command may be executed.
canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ToggleCommand
Returns whether this command may be executed.
canMoveSelection(int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Returns whether the selection can be moved.
canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.GUICharacter
Returns whether scrolling is possible.
canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
Returns whether scrolling is possible.
canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Returns whether scrolling is possible.
canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Returns whether scrolling is possible.
canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
Returns whether scrolling is possible.
canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
Returns whether scrolling is possible.
canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Returns whether the list can be scrolled.
canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
Returns whether scrolling is possible.
canScroll(int) - Method in interface com.realtime.crossfire.jxclient.gui.scrollable.GUIScrollable
Returns whether scrolling is possible.
canScrollDown - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderState
Whether scrolling down is possible.
canScrollDown() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Returns whether scrolling down is possible.
canScrollDown() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
Whether scrolling down is possible.
canScrollUp - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderState
Whether scrolling up is possible.
canScrollUp() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Returns whether scrolling up is possible.
canScrollUp() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
Whether scrolling up is possible.
CAST - Static variable in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
Command prefix to "cast" a spell.
castColor - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The background color for shortcuts that /cast a spell.
castImage - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The overlay image for shortcuts that /cast a spell.
castingTime - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
cellHeight - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
The height of cells.
cellHeight - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
The height of a list cell in pixels.
cellWidth - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
The width of cells.
CfItem - Class in com.realtime.crossfire.jxclient.items
The representation of a Crossfire Item, client-side.
CfItem(int, int, int, int, Face, String, String, int, int, int, int) - Constructor for class com.realtime.crossfire.jxclient.items.CfItem
Creates a new instance.
CfItemListener - Interface in com.realtime.crossfire.jxclient.items
Interface for listeners for attribute changes of CfItems.
CfMap - Class in com.realtime.crossfire.jxclient.map
Represents a map (as seen by the client).
CfMap() - Constructor for class com.realtime.crossfire.jxclient.map.CfMap
 
CfMapAnimations - Class in com.realtime.crossfire.jxclient.map
Manages a set of animated map squares.
CfMapAnimations(CfMapUpdater) - Constructor for class com.realtime.crossfire.jxclient.map.CfMapAnimations
Creates a new instance.
CfMapAnimations(CrossfireServerConnection, CfMapUpdater) - Constructor for class com.realtime.crossfire.jxclient.map.CfMapAnimations
Creates a new instance.
CfMapPatch - Class in com.realtime.crossfire.jxclient.map
Represents a square area of CfMapSquares.
CfMapPatch(CfMap, int, int) - Constructor for class com.realtime.crossfire.jxclient.map.CfMapPatch
Creates a new (empty) patch.
CfMapSquare - Class in com.realtime.crossfire.jxclient.map
Represents a square in a CfMap.
CfMapSquare(CfMap, int, int) - Constructor for class com.realtime.crossfire.jxclient.map.CfMapSquare
Creates a new (empty) square.
CfMapUpdater - Class in com.realtime.crossfire.jxclient.mapupdater
Utility class to update a CfMap model from protocol commands.
CfMapUpdater(FacesManager) - Constructor for class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Creates a new instance.
CfMapUpdater(CrossfireServerConnection, FacesManager, GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Creates a new instance.
CfPlayer - Class in com.realtime.crossfire.jxclient.items
A CfItem that represents a character.
CfPlayer(int, int, Face, String) - Constructor for class com.realtime.crossfire.jxclient.items.CfPlayer
Creates a new instance.
changed - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Whether GUIElement.bufferedImage has changed.
changedListener - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
The GUIElementChangedListener to be notified whenever the GUIElement.changed flag is set.
changedSkill() - Method in interface com.realtime.crossfire.jxclient.skills.SkillListener
Notifies the listener that the skill has changed.
changeGUI(GuiState) - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
Sets a new GuiState.
changeGUI(GuiState, String) - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
Sets a new GuiState.
character - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The currently logged in character.
CharacterCellRenderer - Class in com.realtime.crossfire.jxclient.gui.list
A GUIList that tracks a GUICharacter instance.
CharacterCellRenderer(GUICharacter) - Constructor for class com.realtime.crossfire.jxclient.gui.list.CharacterCellRenderer
Creates a new instance.
characterClass - Variable in class com.realtime.crossfire.jxclient.account.CharacterInformation
The character's class.
CharacterInformation - Class in com.realtime.crossfire.jxclient.account
Information for one character for an account.
CharacterInformation(String, String, String, String, String, String, int, int) - Constructor for class com.realtime.crossfire.jxclient.account.CharacterInformation
Creates a new instance.
CharacterInformationListener - Interface in com.realtime.crossfire.jxclient.account
Callback when a CharacterInformation is changed.
characterInformationListener - Variable in class com.realtime.crossfire.jxclient.gui.GUICharacter
All listeners to the entry itself.
characterInformationListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
The CharacterInformationListener attached to all tracked character models.
characterInformationListeners - Variable in class com.realtime.crossfire.jxclient.account.CharacterModel
All registered character entry listeners.
characterKeyBindings - Variable in class com.realtime.crossfire.jxclient.window.KeybindingsManager
The key bindings for the current user.
CharacterListener - Interface in com.realtime.crossfire.jxclient.account
Callback for a change in a character list.
characterListeners - Variable in class com.realtime.crossfire.jxclient.account.CharacterModel
All registered character listeners.
CharacterModel - Class in com.realtime.crossfire.jxclient.account
Maintains the character list for an account.
CharacterModel() - Constructor for class com.realtime.crossfire.jxclient.account.CharacterModel
 
characterModel - Variable in class com.realtime.crossfire.jxclient.gui.GUICharacter
Character model to display items from.
characterModel - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
The model to display characters from.
characterModel - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
 
characterModel - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The CharacterModel instance for this window.
characterPickup - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The Pickup instance to update.
characters - Variable in class com.realtime.crossfire.jxclient.account.CharacterModel
The current entries.
charactersPending - Variable in class com.realtime.crossfire.jxclient.account.CharacterModel
The pending entries.
check(String) - Method in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
Examine a text message.
checkAccess() - Method in class com.realtime.crossfire.jxclient.skin.source.AbstractJXCSkinSource
Checks that the skin exists and can be accessed.
CheckBoxFactory - Class in com.realtime.crossfire.jxclient.skin.factory
A factory class to create "checkbox" instances.
CheckBoxFactory(BufferedImage, BufferedImage, Font, Color) - Constructor for class com.realtime.crossfire.jxclient.skin.factory.CheckBoxFactory
Create a new instance.
checkBoxFactory - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The checkbox factory.
CheckBoxOption - Class in com.realtime.crossfire.jxclient.settings.options
The base class for all check box options.
CheckBoxOption(String) - Constructor for class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
Creates a new instance.
checked - Variable in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
The current state.
checked - Variable in class com.realtime.crossfire.jxclient.skin.factory.CheckBoxFactory
The image for the "checked" state.
checkedImage - Variable in class com.realtime.crossfire.jxclient.gui.GUICheckBox
The image for the checked [x] state.
checkFire() - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
Returns whether the character is firing.
checkMessage(String) - Method in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
Check whether a drawinfo message is skill related.
checkRange(String) - Method in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
Check whether the range attribute has changed.
checkRun() - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
Returns whether the character is running.
checkSize(Image, String, int, int) - Static method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
Validates an image's size: checks if the given image has the given size (in pixels).
checkSize(Image, String, int, int) - Static method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
Validates an image's size: checks if the given image has the given size (in pixels).
checkStats(int, int) - Method in class com.realtime.crossfire.jxclient.sound.StatsWatcher
Checks for changed stats and generate sound effects.
cleanInventory(int) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Clears the inventory of an item.
clear() - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Clear all lines from the buffer.
clear() - Method in class com.realtime.crossfire.jxclient.map.AnimationMap
Forgets all state.
clear() - Method in class com.realtime.crossfire.jxclient.map.CfMapAnimations
Forgets all animations.
clear() - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Marks this square as 'fog-og-war'.
clear() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
Resets values for the current server entry.
clear() - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
Forget about sent commands.
clear() - Method in class com.realtime.crossfire.jxclient.skin.io.ImageParser
Forgets all defined images.
clear() - Method in class com.realtime.crossfire.jxclient.skin.skin.JXCSkinCache
Forget all cached elements.
clear() - Method in class com.realtime.crossfire.jxclient.stats.ExperienceTable
Forget about all level-$> mappings.
clear() - Method in class com.realtime.crossfire.jxclient.util.DoubleMapping
Removes all mappings.
clear() - Method in class com.realtime.crossfire.jxclient.util.Mapping
Removes all mappings.
ClearCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the command "clear".
ClearCommand(JXCWindowRenderer, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.ClearCommand
Creates a new instance.
clearFailure() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireFailureListener
Failure is not relevant anymore, clean it.
clearFailure() - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Inform the various failure listeners that they can clean the last displayed failure.
clearGUI(Gui) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Sets a gui to display and clears the display.
clearNumberedSkills() - Method in class com.realtime.crossfire.jxclient.skills.SkillSet
Clears all stat info in SkillSet.numberedSkills.
clearShortcuts() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Clears all defined shortcuts.
clearSkills() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSkillInfoListener
Clears all skill info.
clearSquare(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Clears the content of one square.
clearSquare(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Clears the content of one square.
clientSocket - Variable in class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
The ClientSocket instance used to connect to Crossfire servers.
ClientSocket - Class in com.realtime.crossfire.jxclient.server.socket
A socket that processes incoming data.
ClientSocket(DebugWriter) - Constructor for class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Creates a new instance.
clientSocketListener - Variable in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
The ClientSocketListener used to detect connection state changes.
clientSocketListener - Variable in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
The ClientSocketListener used to detect connection state changes.
clientSocketListener - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The ClientSocketListener attached to DefaultScriptProcess.crossfireServerConnection to track commands sent to the server.
clientSocketListener - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The ClientSocketListener attached to the server socket.
ClientSocketListener - Interface in com.realtime.crossfire.jxclient.server.socket
Interface for listeners interested in ClientSocket related events.
clientSocketListeners - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The ClientSocketListeners to notify.
clientSocketState - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The current connection state.
ClientSocketState - Enum in com.realtime.crossfire.jxclient.server.socket
Connection progress states of the ClientSocket.
ClientSocketState() - Constructor for enum com.realtime.crossfire.jxclient.server.socket.ClientSocketState
 
clientSocketStateChanged(ClientSocketState) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnectionListener
Called whenever the state has changed.
clipboard - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
The clipboard for cut/copy/paste operations.
ClipCache - Class in com.realtime.crossfire.jxclient.sound
Allocates new sound clips.
ClipCache(AudioFileLoader, DebugWriter) - Constructor for class com.realtime.crossfire.jxclient.sound.ClipCache
Creates a new instance.
clipCache - Variable in class com.realtime.crossfire.jxclient.sound.ClipManager
The clip cache used to allocate new clips.
ClipManager - Class in com.realtime.crossfire.jxclient.sound
Manages a set of sound clips (short sound effects).
ClipManager(AudioFileLoader, DebugWriter) - Constructor for class com.realtime.crossfire.jxclient.sound.ClipManager
Creates a new instance.
clipManager - Variable in class com.realtime.crossfire.jxclient.sound.SoundManager
The clip manager for playing sound effects.
closeDialog(Gui) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Closes a dialog.
closeDialog(Gui) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Closes a dialog.
closeDialog(Gui) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Closes a dialog.
closeDialog(Gui) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Closes the given dialog.
closeDialogByName(String) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Closes a dialog by name.
closeKeybindDialog() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Closes the keybinding dialog.
closeQueryDialog() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Closes the "query" dialog.
closeTransientDialogs() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Closes all transient dialogs: disconnect, quit, connect, query, and book dialogs.
cmdDraw(String) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Processes a "draw" command from the script process.
cmdIssue(String) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Processes a regular "issue" command from the script process.
cmdIssueLock(String) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Processes a "issue lock" command from the script process.
cmdIssueMark(String) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Processes a "issue mark" command from the script process.
cmdMap2Coordinate(ByteBuffer, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes the payload data for a map2 coordinate command.
cmdMap2CoordinateClearSpace(int, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes the payload data for a map2 coordinate "clear_space" sub-command.
cmdMap2CoordinateDarkness(ByteBuffer, int, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes the payload data for a map2 coordinate "darkness" sub-command.
cmdMap2CoordinateLayer(ByteBuffer, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes the payload data for a map2 coordinate "layer" sub-command.
cmdMap2CoordinateLayer3(ByteBuffer, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes the additional payload data for a map2 coordinate "layer" sub-command having 4 bytes payload.
cmdMap2CoordinateLayer4(ByteBuffer, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes the additional payload data for a map2 coordinate "layer" sub-command having 4 bytes payload.
cmdMonitor() - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Processes a "monitor" command from the script process.
cmdReplyinfo(String, ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Handles the replyinfo server to client command.
cmdRequest(String) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Processes a "request" command from the script process.
cmdUnmonitor() - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Processes an "unmonitor" command from the script process.
codeBase - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
codeBase - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The "code base" value for the current server entry.
Codec - Class in com.realtime.crossfire.jxclient.settings
Utility class to encode arbitrary Strings to fit in a single text line.
Codec() - Constructor for class com.realtime.crossfire.jxclient.settings.Codec
Private constructor to prevent instantiation.
color - Variable in class com.realtime.crossfire.jxclient.gui.button.GUIButton
The Color of the overlay text or null to display only the image.
color - Variable in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
The text color.
color - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupTextGauge
The text color.
color - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUITextGauge
The text color.
color - Variable in class com.realtime.crossfire.jxclient.gui.GUICheckBox
The text color.
color - Variable in class com.realtime.crossfire.jxclient.gui.GUIFill
The Color to paint.
color - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The current color.
color - Variable in class com.realtime.crossfire.jxclient.gui.log.Parser
The color to use.
color - Variable in class com.realtime.crossfire.jxclient.gui.log.TextSegment
The color to use.
color - Variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
The magic map color of the square.
color - Variable in class com.realtime.crossfire.jxclient.skin.factory.CheckBoxFactory
The text color.
color - Variable in class com.realtime.crossfire.jxclient.skin.factory.TextButtonFactory
The text color.
COLOR_NAMES - Static variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
The colors names corresponding to MessageBufferUpdater.colors.
colorBackground - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
The background color of the slider.
colorBoosted - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The color for boosted stats.
colorBoostedUpgradable - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The color for boosted and upgradable stats.
colorDepleted - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The color for depleted stats.
colorForeground - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
The foreground color of the slider.
colors - Variable in class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
colors - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
Maps color index to color.
COLORS - Static variable in class com.realtime.crossfire.jxclient.gui.log.Parser
Maps color tag name to color instance.
colorUpgradable - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The color for upgradable stats.
com.realtime.crossfire.jxclient.account - package com.realtime.crossfire.jxclient.account
 
com.realtime.crossfire.jxclient.animations - package com.realtime.crossfire.jxclient.animations
 
com.realtime.crossfire.jxclient.commands - package com.realtime.crossfire.jxclient.commands
 
com.realtime.crossfire.jxclient.faces - package com.realtime.crossfire.jxclient.faces
Manages image information ("faces") needed to display the map view, items, and spell icons.
com.realtime.crossfire.jxclient.gui - package com.realtime.crossfire.jxclient.gui
 
com.realtime.crossfire.jxclient.gui.button - package com.realtime.crossfire.jxclient.gui.button
 
com.realtime.crossfire.jxclient.gui.commands - package com.realtime.crossfire.jxclient.gui.commands
 
com.realtime.crossfire.jxclient.gui.gauge - package com.realtime.crossfire.jxclient.gui.gauge
 
com.realtime.crossfire.jxclient.gui.gui - package com.realtime.crossfire.jxclient.gui.gui
 
com.realtime.crossfire.jxclient.gui.item - package com.realtime.crossfire.jxclient.gui.item
 
com.realtime.crossfire.jxclient.gui.keybindings - package com.realtime.crossfire.jxclient.gui.keybindings
 
com.realtime.crossfire.jxclient.gui.label - package com.realtime.crossfire.jxclient.gui.label
 
com.realtime.crossfire.jxclient.gui.list - package com.realtime.crossfire.jxclient.gui.list
 
com.realtime.crossfire.jxclient.gui.log - package com.realtime.crossfire.jxclient.gui.log
 
com.realtime.crossfire.jxclient.gui.map - package com.realtime.crossfire.jxclient.gui.map
 
com.realtime.crossfire.jxclient.gui.scrollable - package com.realtime.crossfire.jxclient.gui.scrollable
 
com.realtime.crossfire.jxclient.gui.textinput - package com.realtime.crossfire.jxclient.gui.textinput
 
com.realtime.crossfire.jxclient.guistate - package com.realtime.crossfire.jxclient.guistate
 
com.realtime.crossfire.jxclient.items - package com.realtime.crossfire.jxclient.items
 
com.realtime.crossfire.jxclient.main - package com.realtime.crossfire.jxclient.main
 
com.realtime.crossfire.jxclient.map - package com.realtime.crossfire.jxclient.map
Implements the map model which is shown in the map and magic map views.
com.realtime.crossfire.jxclient.mapupdater - package com.realtime.crossfire.jxclient.mapupdater
 
com.realtime.crossfire.jxclient.metaserver - package com.realtime.crossfire.jxclient.metaserver
 
com.realtime.crossfire.jxclient.queue - package com.realtime.crossfire.jxclient.queue
 
com.realtime.crossfire.jxclient.scripts - package com.realtime.crossfire.jxclient.scripts
 
com.realtime.crossfire.jxclient.server.crossfire - package com.realtime.crossfire.jxclient.server.crossfire
 
com.realtime.crossfire.jxclient.server.crossfire.messages - package com.realtime.crossfire.jxclient.server.crossfire.messages
 
com.realtime.crossfire.jxclient.server.server - package com.realtime.crossfire.jxclient.server.server
 
com.realtime.crossfire.jxclient.server.socket - package com.realtime.crossfire.jxclient.server.socket
 
com.realtime.crossfire.jxclient.settings - package com.realtime.crossfire.jxclient.settings
 
com.realtime.crossfire.jxclient.settings.options - package com.realtime.crossfire.jxclient.settings.options
 
com.realtime.crossfire.jxclient.shortcuts - package com.realtime.crossfire.jxclient.shortcuts
 
com.realtime.crossfire.jxclient.skills - package com.realtime.crossfire.jxclient.skills
 
com.realtime.crossfire.jxclient.skin.events - package com.realtime.crossfire.jxclient.skin.events
 
com.realtime.crossfire.jxclient.skin.factory - package com.realtime.crossfire.jxclient.skin.factory
 
com.realtime.crossfire.jxclient.skin.io - package com.realtime.crossfire.jxclient.skin.io
 
com.realtime.crossfire.jxclient.skin.skin - package com.realtime.crossfire.jxclient.skin.skin
 
com.realtime.crossfire.jxclient.skin.source - package com.realtime.crossfire.jxclient.skin.source
 
com.realtime.crossfire.jxclient.sound - package com.realtime.crossfire.jxclient.sound
 
com.realtime.crossfire.jxclient.spells - package com.realtime.crossfire.jxclient.spells
 
com.realtime.crossfire.jxclient.stats - package com.realtime.crossfire.jxclient.stats
 
com.realtime.crossfire.jxclient.timeouts - package com.realtime.crossfire.jxclient.timeouts
 
com.realtime.crossfire.jxclient.util - package com.realtime.crossfire.jxclient.util
 
com.realtime.crossfire.jxclient.window - package com.realtime.crossfire.jxclient.window
 
Command - Interface in com.realtime.crossfire.jxclient.commands
Implements a client-side command.
command - Variable in class com.realtime.crossfire.jxclient.gui.commands.ExecSelectionCommand
The command to execute.
command - Variable in class com.realtime.crossfire.jxclient.gui.commands.ExecuteCommandCommand
The command to execute.
command - Variable in class com.realtime.crossfire.jxclient.shortcuts.ShortcutCommand
The command to execute.
command - Variable in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
The command for casting the spell.
commandCallback - Variable in class com.realtime.crossfire.jxclient.commands.BindCommand
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.commands.ExecCommand
The CommandCallback to lookup commands.
commandCallback - Variable in class com.realtime.crossfire.jxclient.commands.UnbindCommand
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCharacterCommand
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCommand
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountLinkCharacterCommand
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountLoginCommand
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountPlayCharacterCommand
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.ActivateCommandInputCommand
The CommandCallback to affect.
CommandCallback - Interface in com.realtime.crossfire.jxclient.gui.commands
Interface that defines callback functions needed by commands.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.DialogCloseCommand
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.DialogOpenCommand
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.DialogToggleCommand
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.QuitCommand
The CommandCallback instance.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.gui.GuiFactory
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
The CommandCallback to use.
commandCallback - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The CommandCallback instance.
commandCallback - Variable in class com.realtime.crossfire.jxclient.window.KeybindingsManager
The CommandCallback to use.
CommandCheckBoxOption - Class in com.realtime.crossfire.jxclient.gui.commands
A CheckBoxOption that executes CommandLists when checked/unchecked.
CommandCheckBoxOption(CommandList, CommandList, String) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOption
Creates a new instance.
commandComcReceived(int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireComcListener
Called whenever a comc command has been received.
commandDrawextinfoReceived(int, int, int, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawextinfoListener
A drawextinfo message has been received.
commandDrawinfoReceived(String, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A drawinfo message has been received.
commandHistory - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
The command history for this text field.
CommandHistory - Class in com.realtime.crossfire.jxclient.settings
Manages a list of previously entered commands.
CommandHistory(String) - Constructor for class com.realtime.crossfire.jxclient.settings.CommandHistory
Creates a new instance.
commandIndex - Variable in class com.realtime.crossfire.jxclient.settings.CommandHistory
The current command index.
commandList - Variable in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
The commands to execute when the button is elected.
CommandList - Class in com.realtime.crossfire.jxclient.gui.commands
A list of GUICommand instances.
CommandList(CommandListType) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.CommandList
Creates a new instance as an empty command list.
commandList - Variable in class com.realtime.crossfire.jxclient.gui.commands.CommandList
The list of GUICommands in execution order.
commandList - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUITextField
The CommandList for executing commands.
commandList - Variable in class com.realtime.crossfire.jxclient.skin.events.ConnectionStateSkinEvent
The CommandList to execute.
commandList - Variable in class com.realtime.crossfire.jxclient.skin.events.CrossfireMagicmapSkinEvent
The CommandList to execute.
commandList - Variable in class com.realtime.crossfire.jxclient.skin.events.MapScrollSkinEvent
The CommandList to execute.
commandList - Variable in class com.realtime.crossfire.jxclient.skin.events.SkillAddedSkinEvent
The CommandList to execute.
commandList - Variable in class com.realtime.crossfire.jxclient.skin.events.SkillRemovedSkinEvent
The CommandList to execute.
commandListType - Variable in class com.realtime.crossfire.jxclient.gui.commands.CommandList
The command list type.
CommandListType - Enum in com.realtime.crossfire.jxclient.gui.commands
The command list type.
CommandListType() - Constructor for enum com.realtime.crossfire.jxclient.gui.commands.CommandListType
 
commandMagicmapReceived() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireMagicmapListener
A magicmap protocol message has been received.
commandMusicReceived(String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireMusicListener
A music command has been received.
commandNewmapReceived() - Method in interface com.realtime.crossfire.jxclient.mapupdater.NewmapListener
Called whenever a "newmap" message has been received.
commandOff - Variable in class com.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOption
The command list to execute when unchecked.
commandOn - Variable in class com.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOption
The command list to execute when checked.
CommandParser - Class in com.realtime.crossfire.jxclient.skin.io
Parser for creating GUICommand instances from string representations.
CommandParser(Dialogs, FloorView, JXCSkinCache<GUIElement>) - Constructor for class com.realtime.crossfire.jxclient.skin.io.CommandParser
Creates a new instance.
commandParser - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The CommandParser for parsing commands.
commandQueryReceived(String, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireQueryListener
A query message has been received.
commandQueue - Variable in class com.realtime.crossfire.jxclient.commands.Commands
The command queue for sending commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.commands.ExecSelectionCommand
The command queue to use.
commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
The command queue for sending commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
The CommandQueue for sending commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
The command queue for sending commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
 
commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
The CommandQueue for sending commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
The CommandQueue to sending commands to the server.
commandQueue - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The command queue instance for this window.
commandQueue - Variable in class com.realtime.crossfire.jxclient.main.OutputCountTracker
The CommandQueue for sending commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The CommandQueue instance.
CommandQueue - Class in com.realtime.crossfire.jxclient.queue
Maintains the pending (ncom) commands sent to the server.
CommandQueue(CrossfireServerConnection, GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.queue.CommandQueue
Create a new instance.
commandQueue - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The CommandQueue for sending commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
The CommandQueue for sending commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
The command queue for sending pickup commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.shortcuts.ShortcutCommand
The command queue for sending commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
The command queue for executing commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
The command queue for executing commands.
commandQueue - Variable in class com.realtime.crossfire.jxclient.window.KeyHandler
The CommandQueue to use.
commands - Variable in class com.realtime.crossfire.jxclient.commands.BindCommand
The commands instance for executing commands.
Commands - Class in com.realtime.crossfire.jxclient.commands
Parses and executes client-side commands.
Commands(JXCWindowRenderer, CommandQueue, CrossfireServerConnection, ScriptManager, OptionManager, CommandCallback, Macros) - Constructor for class com.realtime.crossfire.jxclient.commands.Commands
Creates a new instance.
commands - Variable in class com.realtime.crossfire.jxclient.commands.Commands
Maps command name to Command instance.
commands - Variable in class com.realtime.crossfire.jxclient.gui.commands.ExecuteCommandCommand
The commands instance for executing the command.
commands - Variable in class com.realtime.crossfire.jxclient.gui.gui.GuiFactory
The commands instance for executing commands.
commands - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
The associated CommandList.
commands - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
The commands instance for executing commands.
commands - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
The commands to bind, or null to unbind.
commands - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUICommandText
 
commands - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The Commands instance.
commands - Variable in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
The commands to watch for.
commands - Variable in class com.realtime.crossfire.jxclient.settings.CommandHistory
The commands.
commands - Variable in class com.realtime.crossfire.jxclient.window.KeybindingsManager
The commands instance to use.
commandSent(String) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Sends a message to the script process.
commandSent(String) - Method in interface com.realtime.crossfire.jxclient.scripts.ScriptProcess
Sends a message to the script process.
commandSentItem(String, CfItem) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Sends an item info message to the script process.
commandSentMap(CfMap, int, int) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Sends info about one map cell to the script process.
commandSound2Received(int, int, int, int, int, String, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSoundListener
A sound2 command has been received.
commandSoundReceived(int, int, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSoundListener
A sound command has been received.
commandText - Variable in class com.realtime.crossfire.jxclient.gui.commands.ActivateCommandInputCommand
The command text to set.
CommandType - Enum in com.realtime.crossfire.jxclient.gui.commands
The executable commands.
CommandType() - Constructor for enum com.realtime.crossfire.jxclient.gui.commands.CommandType
 
comment - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The comment field to update; may be null.
comment - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
comment - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The "comment" value for the current server entry.
commit() - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
Finishes an update transaction.
commit() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Finishes an update transaction.
comparator - Variable in class com.realtime.crossfire.jxclient.items.InventoryView
The Comparator for sorting.
compare(CfItem, CfItem) - Method in class com.realtime.crossfire.jxclient.items.InventoryComparator
compare(Spell, Spell) - Method in class com.realtime.crossfire.jxclient.spells.SpellComparator
compareTo(CharacterInformation) - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
compareTo(MetaserverEntry) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
compareTo(ScriptProcess) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
compareTo(Event) - Method in class com.realtime.crossfire.jxclient.timeouts.Event
CONCURRENT_ASKFACE_COMMANDS - Static variable in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
The maximum number of concurrently sent "askface" commands.
connect(String) - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
Connects to a Crossfire server.
connect(String, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Attempts to connect the client to a server.
connect(String, int) - Method in class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
Attempts to connect the client to a server.
connect(String, int) - Method in interface com.realtime.crossfire.jxclient.server.server.ServerConnection
Attempts to connect the client to a server.
connect(String, int) - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Connects to a server.
connect() - Method in class com.realtime.crossfire.jxclient.window.JXCConnection
Connect to the Crossfire server.
ConnectCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which connects to a Crossfire server.
ConnectCommand(GuiStateManager, GUIText) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ConnectCommand
Creates a new instance.
connected() - Method in interface com.realtime.crossfire.jxclient.guistate.GuiStateListener
The connection has been established.
connected - Variable in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
Whether a server connection is active.
connected() - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Called after the server connection has been established.
connected() - Method in interface com.realtime.crossfire.jxclient.server.socket.ClientSocketListener
Called after a connection to a Crossfire server has been established.
connectFailed(String) - Method in interface com.realtime.crossfire.jxclient.guistate.GuiStateListener
An connection attempt failed.
connecting(String) - Method in interface com.realtime.crossfire.jxclient.guistate.GuiStateListener
Connection establishment is in progress.
connecting(ClientSocketState) - Method in interface com.realtime.crossfire.jxclient.guistate.GuiStateListener
Connection establishment is in progress.
connecting() - Method in interface com.realtime.crossfire.jxclient.server.socket.ClientSocketListener
Called when connecting to a Crossfire server.
connection - Variable in class com.realtime.crossfire.jxclient.main.PlayerNameTracker
The JXCConnection to track.
connection - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The JXCConnection to use.
ConnectionStateSkinEvent - Class in com.realtime.crossfire.jxclient.skin.events
A SkinEvent that executes a CommandList at connection setup.
ConnectionStateSkinEvent(CommandList, GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.skin.events.ConnectionStateSkinEvent
Creates a new instance.
constant - Variable in class com.realtime.crossfire.jxclient.skin.skin.Expression
The constant term.
context - Variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
The FontRenderContext to use.
convertSample(byte[], int) - Method in class com.realtime.crossfire.jxclient.sound.Processor
Converts one audio sample according to the current Processor.volume.
COORD_CLEAR_SPACE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Clear a square.
COORD_DARKNESS - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Darkness information.
COORD_LAYER0 - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Face information for layer 0.
COORD_LAYER1 - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Face information for layer 1.
COORD_LAYER2 - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Face information for layer 2.
COORD_LAYER3 - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Face information for layer 3.
COORD_LAYER4 - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Face information for layer 4.
COORD_LAYER5 - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Face information for layer 5.
COORD_LAYER6 - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Face information for layer 6.
COORD_LAYER7 - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Face information for layer 7.
COORD_LAYER8 - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Face information for layer 8.
COORD_LAYER9 - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Face information for layer 9.
COORD_OFFSET - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Offset for coordinate values in map2 command.
copyPatches(int, int, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Returns a copy of a rectangular area of CfMap.patch.
counter - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
Counter used by the query MetaserverProcessor.runnable.
CREATE_PLAYER_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "createplayer" command.
createBuffer() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Allocates GUIElement.bufferedImage with the element's current size.
createBufferGraphics() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Calls BufferedImage.createGraphics() on GUIElement.bufferedImage.
createCommand(String, CommandCallback, Commands, Macros) - Static method in class com.realtime.crossfire.jxclient.gui.commands.GUICommandFactory
Create a new GUICommand instance from string representation.
createCommandDecode(String, CommandCallback, Commands, Macros) - Static method in class com.realtime.crossfire.jxclient.gui.commands.GUICommandFactory
Create a new GUICommand instance from string representation.
createKeyBinding(boolean, CommandList) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Adds a key binding.
createKeyBinding(boolean, CommandList) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Adds a key binding.
createKeyBinding(boolean, CommandList) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Adds a key binding.
createKeyBinding(boolean, CommandList) - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Starts creating a new key binding.
CrossfireAccountListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in account information related messages received from the Crossfire server.
crossfireAccountListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireAccountListeners to be notified.
crossfireComcListener - Variable in class com.realtime.crossfire.jxclient.queue.CommandQueue
The listener to track comc commands.
CrossfireComcListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in comc commands received from the server.
crossfireComcListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireComcListeners to be notified.
crossfireDrawextinfoListener - Variable in class com.realtime.crossfire.jxclient.commands.Macros
The CrossfireDrawextinfoListener for tracking tells.
crossfireDrawextinfoListener - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelMessage
The CrossfireDrawextinfoListener registered to receive drawextinfo messages.
crossfireDrawextinfoListener - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
The CrossfireDrawextinfoListener registered to receive drawextinfo commands.
CrossfireDrawextinfoListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in drawextinfo messages received from the Crossfire server.
crossfireDrawextinfoListener - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The CrossfireDrawextinfoListener attached to server.
crossfireDrawinfoListener - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelMessage
The CrossfireDrawinfoListener registered to receive drawinfo messages.
crossfireDrawinfoListener - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
The CrossfireDrawinfoListener registered to receive drawinfo commands.
CrossfireDrawinfoListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in drawinfo messages received from the Crossfire server.
CrossfireExpTableListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in "replyinfo exp_table" responses.
crossfireExpTableListener - Variable in class com.realtime.crossfire.jxclient.stats.ExperienceTable
The CrossfireExpTableListener to receive updated experience tables.
crossfireExpTableListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireExpTableListeners to be notified.
crossfireFaceListener - Variable in class com.realtime.crossfire.jxclient.faces.FaceCache
The listener to receive face commands.
CrossfireFaceListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in "face1"/"face2" commands.
crossfireFaceListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireFaceListeners to be notified.
crossfireFailureListener - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelFailure
The CrossfireFailureListener registered to receive failure messages.
CrossfireFailureListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in the "failure" messages received from the Crossfire server.
crossfireFailureListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireFailureListeners to be notified.
CrossfireMagicmapListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in magicmap messages received from the Crossfire server.
crossfireMagicmapListener - Variable in class com.realtime.crossfire.jxclient.skin.events.CrossfireMagicmapSkinEvent
The CrossfireMagicmapListener attached to CrossfireMagicmapSkinEvent.server.
CrossfireMagicmapSkinEvent - Class in com.realtime.crossfire.jxclient.skin.events
A SkinEvent that executes a CommandList whenever a magicmap protocol command is received.
CrossfireMagicmapSkinEvent(CommandList, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.skin.events.CrossfireMagicmapSkinEvent
Creates a new instance.
CrossfireMusicListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in "music" commands.
crossfireMusicListener - Variable in class com.realtime.crossfire.jxclient.sound.MusicWatcher
The crossfire stats listener.
crossfireMusicListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireMusicListeners to be notified.
CrossfirePickupListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in "pickup" messages.
crossfirePickupListener - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The CrossfirePickupListener for tracking pickup mode changes.
crossfirePickupListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfirePickupListeners to be notified.
crossfireQueryListener - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelQuery
The CrossfireQueryListener registered to receive query commands.
crossfireQueryListener - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
The CrossfireQueryListener registered to receive query commands.
crossfireQueryListener - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The CrossfireQueryListener attached to JXCWindow.server.
CrossfireQueryListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in query messages received from the Crossfire server.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.commands.AbstractCommand
The connection instance.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.commands.DebugMessagesCommand
The connection instance.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
The connection to use.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.commands.ExecSelectionCommand
The connection to execute commands on.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
The connection instance.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
The CrossfireServerConnection to use.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
The server instance.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
 
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
The connection instance.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelFailure
The CrossfireServerConnection to monitor.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelMessage
The CrossfireServerConnection to monitor.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelQuery
The CrossfireServerConnection to monitor.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
The CrossfireServerConnection for sending commands to the server.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
The CrossfireServerConnection to monitor.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.map.GUIMap
The CrossfireServerConnection to monitor.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.queue.CommandQueue
The server connection for sending ncom commands.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The connection instance.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
The CrossfireServerConnection to watch.
crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
The CrossfireServerConnection instance.
CrossfireServerConnection - Interface in com.realtime.crossfire.jxclient.server.crossfire
Adds encoding/decoding of crossfire protocol packets to a ServerConnection.
crossfireServerConnectionListener - Variable in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
The CrossfireServerConnectionListener used to detect connection progress changes.
CrossfireServerConnectionListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in CrossfireServerConnectionListener related events.
crossfireServerConnectionListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireServerConnectionListeners to notify.
CrossfireSkillInfoListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in skill info responses.
crossfireSkillInfoListener - Variable in class com.realtime.crossfire.jxclient.skills.SkillSet
The CrossfireSkillInfoListener attached to the server connection for detecting changed skill info.
crossfireSkillInfoListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireSkillInfoListeners to be notified.
CrossfireSoundListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in "sound" commands.
crossfireSoundListener - Variable in class com.realtime.crossfire.jxclient.sound.SoundWatcher
The crossfire sound listener.
crossfireSoundListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireSoundListeners to be notified.
CrossfireSpellListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in spell information related messages received from the Crossfire server.
crossfireSpellListener - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
The listener to receive updates for spell information.
crossfireSpellListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireSpellListeners to be notified.
CrossfireStatsListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in stats messages received from the Crossfire server.
crossfireStatsListener - Variable in class com.realtime.crossfire.jxclient.stats.Stats
The CrossfireStatsListener attached to the server connection for detecting stat changes.
crossfireStatsListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireStatsListeners to be notified.
crossfireTickListener - Variable in class com.realtime.crossfire.jxclient.map.CfMapAnimations
The listener for receiving "tick" commands.
CrossfireTickListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in "tick" commands.
crossfireTickListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireTickListeners to be notified.
crossfireUpdateFaceListener - Variable in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
The CrossfireUpdateFaceListener registered to AskfaceFaceQueue.crossfireServerConnection receive face commands.
CrossfireUpdateFaceListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Listener to be notified of updated face information.
crossfireUpdateFaceListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireUpdateFaceListeners to be notified.
crossfireUpdateItemListener - Variable in class com.realtime.crossfire.jxclient.items.ItemsManager
The CrossfireUpdateItemListener to receive item updates.
crossfireUpdateItemListener - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The CrossfireUpdateItemListener to receive item updates.
crossfireUpdateItemListener - Variable in class com.realtime.crossfire.jxclient.main.OutputCountTracker
The CrossfireUpdateItemListener to receive item updates.
crossfireUpdateItemListener - Variable in class com.realtime.crossfire.jxclient.main.PickupTracker
The CrossfireUpdateItemListener to track "player" commands.
CrossfireUpdateItemListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in item related commands.
crossfireUpdateItemListener - Variable in class com.realtime.crossfire.jxclient.sound.StatsWatcher
The CrossfireUpdateItemListener to receive item updates.
crossfireUpdateItemListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireUpdateItemListeners to be notified.
crossfireUpdateMapListener - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The listener to detect map model changes.
crossfireUpdateMapListener - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The listener to detect map model changes.
CrossfireUpdateMapListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Interface for listeners interested in map related commands.
crossfireUpdateMapListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireUpdateMapListeners to be notified.
CS_NUM_SKILLS - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
CS_NUM_SKILLS does not match how many skills there really are - instead, it is used as a range of values so that the client can have some idea how many skill categories there may be.
CS_STAT_AC - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Armor Class stat.
CS_STAT_APPLIED_CHA - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The charisma primary stat changes due to gear or skills.
CS_STAT_APPLIED_CON - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The constitution primary stat changes due to gear or skills.
CS_STAT_APPLIED_DEX - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The dexterity primary stat changes due to gear or skills.
CS_STAT_APPLIED_INT - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The integer primary stat changes due to gear or skills.
CS_STAT_APPLIED_POW - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The power primary stat changes due to gear or skills.
CS_STAT_APPLIED_STR - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The strength primary stat changes due to gear or skills.
CS_STAT_APPLIED_WIS - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The wisdom primary stat changes due to gear or skills.
CS_STAT_ARMOUR - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Armour stat.
CS_STAT_BASE_CHA - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The charisma primary stat without boosts or depletions.
CS_STAT_BASE_CON - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The constitution primary stat without boosts or depletions.
CS_STAT_BASE_DEX - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The dexterity primary stat without boosts or depletions.
CS_STAT_BASE_INT - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The integer primary stat without boosts or depletions.
CS_STAT_BASE_POW - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The power primary stat without boosts or depletions.
CS_STAT_BASE_STR - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The strength primary stat without boosts or depletions.
CS_STAT_BASE_WIS - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The wisdom primary stat without boosts or depletions.
CS_STAT_CHA - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Charisma Primary stat.
CS_STAT_CON - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Constitution Primary stat.
CS_STAT_DAM - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Damage stat.
CS_STAT_DEX - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Dexterity Primary stat.
CS_STAT_EXP - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Global Experience (32bit encoding) stat.
CS_STAT_EXP64 - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Global Experience (64bit encoding) stat.
CS_STAT_FLAGS - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The various flags used in stats.
CS_STAT_FOOD - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Food stat.
CS_STAT_GRACE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Grace stat.
CS_STAT_HP - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Hit Points stat.
CS_STAT_INT - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Intelligence Primary stat.
CS_STAT_LEVEL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Global Level stat.
CS_STAT_MAXGRACE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Maximum Grace stat.
CS_STAT_MAXHP - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Maximum Hit Points stat.
CS_STAT_MAXSP - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Maximum Spell Points stat.
CS_STAT_POW - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Power Primary stat.
CS_STAT_RACE_CHA - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The race's maximum charisma primary stat.
CS_STAT_RACE_CON - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The race's maximum constitution primary stat.
CS_STAT_RACE_DEX - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The race's maximum dexterity primary stat.
CS_STAT_RACE_INT - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The race's maximum intelligence primary stat.
CS_STAT_RACE_POW - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The race's maximum power primary stat.
CS_STAT_RACE_STR - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The race's maximum strength primary stat.
CS_STAT_RACE_WIS - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The race's maximum wisdom primary stat.
CS_STAT_RANGE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Range stat - this is what is currently readied by the player to fire.
CS_STAT_RES_ACID - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to acid.
CS_STAT_RES_BLIND - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to blindness.
CS_STAT_RES_COLD - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to cold.
CS_STAT_RES_CONF - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to confusion.
CS_STAT_RES_DEATH - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to death.
CS_STAT_RES_DEPLETE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to depletion.
CS_STAT_RES_DRAIN - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to drain life.
CS_STAT_RES_ELEC - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to electricity.
CS_STAT_RES_FEAR - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to fear.
CS_STAT_RES_FIRE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to fire.
CS_STAT_RES_GHOSTHIT - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to ghost hit.
CS_STAT_RES_HOLYWORD - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to holy word.
CS_STAT_RES_MAG - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to magical attacks.
CS_STAT_RES_PARA - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to paralysis.
CS_STAT_RES_PHYS - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to physical attacks.
CS_STAT_RES_POISON - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to poison.
CS_STAT_RES_SLOW - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to slowness.
CS_STAT_RES_TURN_UNDEAD - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Resistance to turn undead.
CS_STAT_RESIST_END - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
End index of the resistances.
CS_STAT_RESIST_START - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Beginning index of the resistances.
CS_STAT_SKILLEXP_AGILITY - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Agility skills experience.
CS_STAT_SKILLEXP_AGLEVEL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Agility skills level.
CS_STAT_SKILLEXP_END - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
End index of skill experience stats.
CS_STAT_SKILLEXP_MAGIC - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Magical skills experience.
CS_STAT_SKILLEXP_MALEVEL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Magical skills level.
CS_STAT_SKILLEXP_MELEVEL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Mental skills level.
CS_STAT_SKILLEXP_MENTAL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Mental skills experience.
CS_STAT_SKILLEXP_PELEVEL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Personal skills level.
CS_STAT_SKILLEXP_PERSONAL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Personal skills experience.
CS_STAT_SKILLEXP_PHLEVEL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Physical skills level.
CS_STAT_SKILLEXP_PHYSIQUE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Physical skills experience.
CS_STAT_SKILLEXP_START - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Beginning index of skill experience stats.
CS_STAT_SKILLEXP_WILEVEL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Wisdom skills level.
CS_STAT_SKILLEXP_WISDOM - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Wisdom skills experience.
CS_STAT_SKILLINFO - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
CS_STAT_SKILLINFO is used as the starting index point.
CS_STAT_SP - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Spell Points stat.
CS_STAT_SPEED - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Speed stat.
CS_STAT_SPELL_ATTUNE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Attuned spell paths of a spell.
CS_STAT_SPELL_DENY - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Denied spell paths of a spell.
CS_STAT_SPELL_REPEL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Repelled spell paths of a spell.
CS_STAT_STR - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Strength Primary stat.
CS_STAT_TITLE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Title stat.
CS_STAT_WC - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Weapon Class stat.
CS_STAT_WEAP_SP - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Weapon Speed stat.
CS_STAT_WEIGHT_LIM - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Weight Limit stat.
CS_STAT_WIS - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The Wisdom Primary stat.
cur - Variable in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
The current value.
currentFloor - Variable in class com.realtime.crossfire.jxclient.items.FloorView
The tag of the currently shown container or 0 if no container is open.
currentGui - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The currently displayed Gui.
currentGuiChanged - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
If set, JXCWindowRenderer.currentGui has changed.
currentItem - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
The label to update with information about the selected item.
currentMapHeight - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The currently active map height.
currentMapWidth - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The currently active map width.
currentNumLookObjects - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The currently active number of ground view objects.
currentPlayerTag - Variable in class com.realtime.crossfire.jxclient.items.InventoryView
The tag of the current player object or -1.
currentQueryDialogIsNamePrompt - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
Whether the currently shown query dialog is the character name prompt.
currentScreenHeight - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The current screen height.
currentScreenWidth - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The current screen width.
currentSpell - Variable in class com.realtime.crossfire.jxclient.spells.CurrentSpellManager
The currently selected spell, or null.
currentSpellManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The CurrentSpellManager for tracking the active spell.
currentSpellManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
 
currentSpellManager - Variable in class com.realtime.crossfire.jxclient.gui.label.GUISpellLabel
The CurrentSpellManager to monitor.
currentSpellManager - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The CurrentSpellManager instance for this window.
CurrentSpellManager - Class in com.realtime.crossfire.jxclient.spells
Manages the currently selected spell.
CurrentSpellManager() - Constructor for class com.realtime.crossfire.jxclient.spells.CurrentSpellManager
 
currentSpellManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.label.GUISpellLabel
The CurrentSpellManagerListener registered to be notified about changed spell parameters.
CurrentSpellManagerListener - Interface in com.realtime.crossfire.jxclient.spells
Interface for listeners interested in CurrentSpellManager related events.
cursedColor - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The background color for cursed objects.
cursedImage - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The overlay image for cursed objects.
cursor - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
The cursor location.

D

damage - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
damnedColor - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The background color for damned objects.
damnedImage - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The overlay image for damned objects.
darkness - Variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
The darkness value of the square in the range [0..255].
DARKNESS_COLORS - Static variable in class com.realtime.crossfire.jxclient.gui.map.DarknessColors
Cache to lookup darkness overlay colors.
DARKNESS_FULL_BRIGHT - Static variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
The darkness value for a full bright square.
DarknessColors - Class in com.realtime.crossfire.jxclient.gui.map
Utility class for converting darkness values into colors.
DarknessColors() - Constructor for class com.realtime.crossfire.jxclient.gui.map.DarknessColors
Private constructor to prevent instantiation.
DE_ASSERT_MESSAGE - Static variable in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
The text message the server sends when the poison wears off.
deactivateCommandInput() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Deactivates the command text input field of this dialog.
deactivateCommandInput() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Deactivates the command input text field.
debugGui - Variable in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
Whether GUI elements should be highlighted.
debugGui - Variable in class com.realtime.crossfire.jxclient.main.Options
Enable debugging of GUI elements.
debugGui - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
Whether GUI elements should be highlighted.
debugKeyboard - Variable in class com.realtime.crossfire.jxclient.window.KeyHandler
The Writer for logging keyboard debug output.
debugKeyboardFilename - Variable in class com.realtime.crossfire.jxclient.main.Options
The filename for keyboard debug logs or null to not log keyboard input.
debugKeyboardWrite(String, KeyEvent) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
Writes a KeyEvent to the keyboard debug.
debugKeyboardWrite(CharSequence) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
Writes a message to the keyboard debug.
DebugMessagesCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the "debug_messages" command.
DebugMessagesCommand(CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.DebugMessagesCommand
Creates a new instance.
debugProtocol - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The appender to write protocol commands to.
debugProtocol - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The appender to write state changes to.
debugProtocolFilename - Variable in class com.realtime.crossfire.jxclient.main.Options
The filename for Crossfire protocol message logs or null to not log protocol messages.
debugProtocolWrite(CharSequence) - Method in class com.realtime.crossfire.jxclient.util.DebugWriter
Writes a message to the debug protocol.
debugProtocolWrite(CharSequence, Throwable) - Method in class com.realtime.crossfire.jxclient.util.DebugWriter
Writes a message to the debug protocol including a throwable.
debugScreen - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The Writer to write screen debug to or null.
debugScreenFilename - Variable in class com.realtime.crossfire.jxclient.main.Options
The filename for screen debug logs or null to not log screen logs.
debugScreenWrite(CharSequence) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Writes a message to the screen debug.
debugSound - Variable in class com.realtime.crossfire.jxclient.sound.AudioFileLoader
The writer for logging sound related information or null to not log.
debugSound - Variable in class com.realtime.crossfire.jxclient.sound.ClipCache
The writer for logging sound related information or null to not log.
debugSound - Variable in class com.realtime.crossfire.jxclient.sound.MusicManager
The writer for logging sound related information or null to not log.
debugSound - Variable in class com.realtime.crossfire.jxclient.sound.SoundManager
The writer for logging sound related information or null to not log.
debugSoundFilename - Variable in class com.realtime.crossfire.jxclient.main.Options
The filename for sound debug logs or null to not log sound logs.
DebugWriter - Class in com.realtime.crossfire.jxclient.util
Writer debug information to a log file.
DebugWriter(Writer) - Constructor for class com.realtime.crossfire.jxclient.util.DebugWriter
Creates a new instance.
decode(String) - Static method in class com.realtime.crossfire.jxclient.gui.commands.GUICommandFactory
Decodes a key binding if necessary.
decode(String) - Static method in class com.realtime.crossfire.jxclient.settings.Codec
Decode a string which was encoded by Codec.encode(String).
DEFAULT_BASE - Static variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The default for arch base, map base, and code base if none specified.
DEFAULT_COLOR - Static variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
The default magic map color for newly created squares.
DEFAULT_CROSSFIRE_PORT - Static variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The default port number for Crossfire servers.
DEFAULT_DARKNESS - Static variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
The default darkness value for newly created squares.
DEFAULT_ENTRY_LOCALHOST - Static variable in class com.realtime.crossfire.jxclient.metaserver.ServerCache
The default entry for the "localhost" server.
DEFAULT_FACE - Static variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
The default face value for newly creates squares.
DEFAULT_MAP_HEIGHT - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The default map height when no "setup mapsize" command has been sent.
DEFAULT_MAP_WIDTH - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The default map width when no "setup mapsize" command has been sent.
DEFAULT_NUM_LOOK_OBJECTS - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The default number of ground objects when no "setup num_look_objects" command has been sent.
DEFAULT_NUM_LOOK_OBJECTS - Static variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The default number of ground view objects.
DEFAULT_PICKUP_MODE - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
The default pickup mode.
DEFAULT_SKIN - Static variable in class com.realtime.crossfire.jxclient.main.Options
The default skin name.
DEFAULT_TILE_SIZE - Static variable in class com.realtime.crossfire.jxclient.main.Options
The default size of tiles in the map view in pixels.
DEFAULT_TOOLTIP_TEXT - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The default tooltip text for empty slots.
defaultColor - Variable in class com.realtime.crossfire.jxclient.gui.log.GUILabelLog
The default color to use for text message not specifying a color.
defaultColor - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
The color to use for invalid colors indices.
DefaultCrossfireServerConnection - Class in com.realtime.crossfire.jxclient.server.crossfire
Default implementation of CrossfireServerConnection.
DefaultCrossfireServerConnection(Object, DebugWriter, String) - Constructor for class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Creates a new instance.
defaultDisplayMode - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The default screen mode that was active when the client did start.
DefaultFacesManager - Class in com.realtime.crossfire.jxclient.faces
Retrieves Face information by face ID.
DefaultFacesManager(FaceCache, FaceQueue) - Constructor for class com.realtime.crossfire.jxclient.faces.DefaultFacesManager
Creates a new instance.
defaultIndex - Variable in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
The default scroll index.
defaultIndex - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
The default scroll index.
defaultIndex - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
The default scroll index.
defaultIndex - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
The default scroll index.
defaultItemPainter - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The ItemPainter for default item parameters.
DefaultJXCSkin - Class in com.realtime.crossfire.jxclient.skin.skin
Default JXCSkin implementation.
DefaultJXCSkin(KeyBindings, OptionManager, Dialogs) - Constructor for class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Creates a new instance.
defaultKeyBindings - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The default key bindings.
defaultKeyBindings - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The default key bindings.
DefaultKeyHandler - Class in com.realtime.crossfire.jxclient.main
A KeyHandlerListener which updates the state of a GuiManager.
DefaultKeyHandler(Exiter, GuiManager, ServerConnection, GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
Creates a new instance.
DefaultScriptProcess - Class in com.realtime.crossfire.jxclient.scripts
Default implementation for ScriptProcesses.
DefaultScriptProcess(int, String, CommandQueue, CrossfireServerConnection, Stats, FloorView, ItemSet, Iterable<Spell>, CfMapUpdater, SkillSet) - Constructor for class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Creates a new instance.
DefaultServerConnection - Class in com.realtime.crossfire.jxclient.server.server
One of the two most important classes, ServerConnection performs most of the network-related work.
DefaultServerConnection(DebugWriter) - Constructor for class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
Creates a new instance.
defaultTileSize - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The default tile size for the map view.
definedCommandLists - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
All defined command lists.
definedFonts - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
All defined fonts.
definedGUIElements - Variable in class com.realtime.crossfire.jxclient.skin.io.CommandParser
The defined GUI elements.
definedGUIElements - Variable in class com.realtime.crossfire.jxclient.skin.io.GuiElementParser
The defined GUIElements.
definedGUIElements - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The defined GUIElements.
definedImages - Variable in class com.realtime.crossfire.jxclient.skin.io.ImageParser
All defined images.
delay - Variable in class com.realtime.crossfire.jxclient.items.EventScheduler
The delay between a call to EventScheduler.trigger() until the EventScheduler.eventSchedulerCallback is notified.
DELAY - Static variable in class com.realtime.crossfire.jxclient.sound.StatsWatcher
Duration for which to ignore level changes after login.
deleteKeyBinding(KeyBinding) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Removes a key binding.
deleteKeyBindingAsKeyChar(char) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Removes a key binding for a key character.
deleteKeyBindingAsKeyCode(int, int) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Removes a key binding for a key code/modifiers pair.
deleteSpell(int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSpellListener
A "delspell" command has been received.
deleteSpell(int) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
Deletes a spell.
deleteSpellByIndex(int) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
Deletes a spell by index into SpellsManager.spells.
delinvReceived(int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateItemListener
A "delinv" command has been received.
delitemReceived(int[]) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateItemListener
A "delitem" command has been received.
DELIVER_PENDING_TIMEOUTS - Static variable in class com.realtime.crossfire.jxclient.timeouts.Timeouts
The thread that delivers timeout events.
deliverEvents() - Method in class com.realtime.crossfire.jxclient.items.AbstractItemView
Delivers all pending events.
destroy() - Method in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
Releases allocated resources.
detach() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Frees all allocated resources.
detach() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Frees all allocated resources.
dialog - Variable in class com.realtime.crossfire.jxclient.gui.commands.DialogCloseCommand
The dialog to close.
dialog - Variable in class com.realtime.crossfire.jxclient.gui.commands.DialogOpenCommand
The dialog to open.
dialog - Variable in class com.realtime.crossfire.jxclient.gui.commands.DialogToggleCommand
The dialog to toggle.
DialogCloseCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which closes a Gui.
DialogCloseCommand(CommandCallback, Gui) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.DialogCloseCommand
Creates a new instance.
dialogConnect - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The "connect in progress" dialog.
dialogConnectLabel - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The "message" field within dialogConnect.
dialogDisconnect - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The "really disconnect?" dialog.
DialogFactory - Class in com.realtime.crossfire.jxclient.skin.factory
A factory class to create "textbutton" instances.
DialogFactory(BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, Font, Color, Color, float) - Constructor for class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
Create a new instance.
dialogFactory - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The dialog factory.
DialogOpenCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which opens a Gui dialog.
DialogOpenCommand(CommandCallback, Gui) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.DialogOpenCommand
Creates a new instance.
dialogQuit - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The "really quit?" dialog.
dialogs - Variable in class com.realtime.crossfire.jxclient.skin.io.CommandParser
The Dialogs instance to use.
dialogs - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
All defined dialogs.
Dialogs - Class in com.realtime.crossfire.jxclient.skin.skin
Maintains a set of Gui instances representing dialog windows.
Dialogs(GuiFactory) - Constructor for class com.realtime.crossfire.jxclient.skin.skin.Dialogs
Creates a new instance.
dialogs - Variable in class com.realtime.crossfire.jxclient.skin.skin.Dialogs
The existing dialogs.
DialogStateParser - Class in com.realtime.crossfire.jxclient.window
Utility class to store or restore the dialog states to/from a file.
DialogStateParser() - Constructor for class com.realtime.crossfire.jxclient.window.DialogStateParser
Private constructor to prevent instantiation.
dialogsToLoad - Variable in class com.realtime.crossfire.jxclient.skin.skin.Dialogs
Names of pending skin files.
DialogToggleCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which toggles the visibility of a dialog.
DialogToggleCommand(CommandCallback, Gui) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.DialogToggleCommand
Creates a new instance.
diffElements - Variable in class com.realtime.crossfire.jxclient.gui.commands.MoveSelectionCommand
The distance in elements to scroll.
different(int, int) - Static method in class com.realtime.crossfire.jxclient.faces.RawScale2x
Checks if two pixels are different.
diffLines - Variable in class com.realtime.crossfire.jxclient.gui.commands.MoveSelectionCommand
The distance in lines to scroll.
dir - Variable in class com.realtime.crossfire.jxclient.skin.source.JXCSkinDirSource
The base directory.
dirty(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Marks a single square as dirty.
dirty(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Marks a square as dirty.
dirty() - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Marks this square as dirty, i.e., needing redraw.
dirtyFace(int, int, int, Face) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Marks one face as "dirty".
dirtyMapSquares - Variable in class com.realtime.crossfire.jxclient.map.CfMap
The "dirty" map squares that have been modified.
disable() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
Disables periodic re-queries.
DISABLE_START_GUI - Static variable in class com.realtime.crossfire.jxclient.main.JXCWindow
TODO: Remove when more options are implemented in the start screen gui.
disconnect() - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
Disconnects from the Crossfire server.
disconnect(String) - Method in class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
Disconnects from the server.
disconnect(String) - Method in interface com.realtime.crossfire.jxclient.server.server.ServerConnection
Disconnects from the server.
disconnect(String, boolean) - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Terminates the connection.
disconnect(String) - Method in class com.realtime.crossfire.jxclient.window.JXCConnection
Disconnects from the Crossfire server.
DisconnectCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which disconnects from the Crossfire server.
DisconnectCommand(GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.DisconnectCommand
Creates a new instance.
disconnected(String) - Method in interface com.realtime.crossfire.jxclient.server.socket.ClientSocketListener
Called after the connection has been closed.
disconnecting(String, boolean) - Method in interface com.realtime.crossfire.jxclient.server.socket.ClientSocketListener
Called when the connection is being teared down.
disconnectPending - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
If set, notify listeners.
displayMaxOffsetX - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The number of pixels that are visible in the rightmost visible tile.
displayMaxOffsetY - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The number of pixels that are visible in the bottommost visible tile.
displayMaxX - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The tile x coordinate where map drawing ends.
displayMaxY - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The tile y coordinate where map drawing ends.
displayMinOffsetX - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The distance the leftmost visible tile reaches outside the map window.
displayMinOffsetY - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The distance the topmost visible tile reaches outside the map window.
displayMinX - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The tile x coordinate where map drawing starts.
displayMinY - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The tile y coordinate where map drawing starts.
displaysFace(Face) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
Returns whether this shortcut displays the given face.
displaysFace(Face) - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutCommand
Returns whether this shortcut displays the given face.
displaysFace(Face) - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
Returns whether this shortcut displays the given face.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.gauge.ActiveSkillGaugeUpdater
Frees allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
Frees allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.gauge.SkillGaugeUpdater
Frees allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
Frees allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.GUICheckBox
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.label.GUILabelFailure
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.label.GUILabelMessage
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.label.GUILabelQuery
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.label.GUISpellLabel
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.log.GUIMessageLog
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
Releases resources.
dispose() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
 
dispose() - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutCommand
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
Releases all allocated resources.
dispose() - Method in class com.realtime.crossfire.jxclient.skin.events.ConnectionStateSkinEvent
Will be called when the skin is disposed.
dispose() - Method in class com.realtime.crossfire.jxclient.skin.events.CrossfireMagicmapSkinEvent
Will be called when the skin is disposed.
dispose() - Method in class com.realtime.crossfire.jxclient.skin.events.MapScrollSkinEvent
Will be called when the skin is disposed.
dispose() - Method in class com.realtime.crossfire.jxclient.skin.events.SkillAddedSkinEvent
Will be called when the skin is disposed.
dispose() - Method in class com.realtime.crossfire.jxclient.skin.events.SkillRemovedSkinEvent
Will be called when the skin is disposed.
dispose() - Method in interface com.realtime.crossfire.jxclient.skin.events.SkinEvent
Will be called when the skin is disposed.
distance - Variable in class com.realtime.crossfire.jxclient.gui.commands.ScrollCommand
The distance to scroll.
distance - Variable in class com.realtime.crossfire.jxclient.gui.commands.ScrollListCommand
The distance to scroll.
distance - Variable in class com.realtime.crossfire.jxclient.gui.commands.ScrollNeverCommand
The distance to scroll.
div(int, int) - Static method in class com.realtime.crossfire.jxclient.util.MathUtils
Calculates \floor(a/b).
divRound(int, int) - Static method in class com.realtime.crossfire.jxclient.util.MathUtils
Returns the quotient of two values, rounded to the nearest integer.
divRoundUp(int, int) - Static method in class com.realtime.crossfire.jxclient.util.MathUtils
Returns the quotient of two values, rounded up to the nearest integer.
doConnect() - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Processes pending connect requests.
doExecute(CfItem, CrossfireServerConnection, int, CommandQueue) - Method in enum com.realtime.crossfire.jxclient.gui.commands.CommandType
Executes the action.
doReconnect() - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Processes pending re- or disconnect requests.
doSelect(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Selects the list entry corresponding to a MouseEvent instance.
doTooltip(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Updates the tooltip text corresponding to a MouseEvent instance.
doTransceive() - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Processes pending data to receive of transmit.
doubleClickCommandList - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
The CommandList to execute on double-clicks or null to ignore double-clicks.
DoubleMapping - Class in com.realtime.crossfire.jxclient.util
Maintains a bidirectional mapping from a set of integers to the same range of integers.
DoubleMapping() - Constructor for class com.realtime.crossfire.jxclient.util.DoubleMapping
 
down - Variable in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
The images comprising the "down" button state.
down() - Method in class com.realtime.crossfire.jxclient.settings.CommandHistory
Returns the next command.
down - Variable in class com.realtime.crossfire.jxclient.skin.factory.TextButtonFactory
The images comprising the "down" button state.
draw(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
Draws the gauge image into the given graphics context.
draw(Graphics, int, Fonts) - Method in interface com.realtime.crossfire.jxclient.gui.log.Segment
Draws this segment to a Graphics instance.
draw(Graphics, int, Fonts) - Method in class com.realtime.crossfire.jxclient.gui.log.TextSegment
Draws this segment to a Graphics instance.
drawextinfo(int, int, int, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Pretends that a drawextinfo message has been received.
drawextinfo(int, int, int, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Pretends that a drawextinfo message has been received.
drawextinfoListener - Variable in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
The drawextinfo listener to receive drawextinfo messages.
drawextinfoListener - Variable in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
The drawextinfo listener to receive drawextinfo messages.
drawextinfoListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireDrawextinfoListeners to be notified.
drawInfo(String) - Method in class com.realtime.crossfire.jxclient.commands.AbstractCommand
Displays a regular output message.
drawInfo(String, int) - Method in class com.realtime.crossfire.jxclient.commands.AbstractCommand
Displays a message.
drawInfo(String, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Pretends that a drawinfo message has been received.
drawInfo(String, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Pretends that a drawinfo message has been received.
drawInfoError(String) - Method in class com.realtime.crossfire.jxclient.commands.AbstractCommand
Displays an error message.
drawinfoListener - Variable in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
The drawinfo listener to receive drawinfo messages.
drawinfoListener - Variable in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
The drawinfo listener to receive drawinfo messages.
drawinfoListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireDrawinfoListeners to be notified.
drawInfoSetDebugMode(boolean) - Method in class com.realtime.crossfire.jxclient.commands.AbstractCommand
Enables or disables printing of message types.
drawInfoSetDebugMode(boolean) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Enables or disables printing of message types.
drawInfoSetDebugMode(boolean) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Enables or disables printing of message types.
drawLine(Graphics2D, int, int, String) - Method in class com.realtime.crossfire.jxclient.gui.label.GUILabel
Draw one line of text.
drawLine(Graphics, int, Iterable<Segment>) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
Draws one Line to a Graphics2D instance.
dstImage - Variable in class com.realtime.crossfire.jxclient.faces.RawScale2x
The destination image data.
dstImage - Variable in class com.realtime.crossfire.jxclient.faces.RawScale8d
The destination image data.
dx - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
The x-offset for drawing.
dy - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
The y-offset for drawing.

E

element - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCharacterCommand
The GUIElement to find the Gui containing the fields.
element - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCommand
The GUIElement to find information for account creation.
element - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountLinkCharacterCommand
The GUIElement to find information for account creation.
element - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountLoginCommand
The GUIElement to find information for account creation.
element - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountPlayCharacterCommand
The GUIElement to find information for account creation.
elementListener - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
The GUIElementListener to notify.
elementListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
The GUIElementListener to notify.
elementListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
The GUIElementListener to notify.
elementListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
The GUIElementListener to use.
elementListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The GUIElementListener to use.
EMPTY_STRING_ARRAY - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
An String array of length 0.
emptyFaceImages - Variable in class com.realtime.crossfire.jxclient.faces.DefaultFacesManager
The empty face; returned for face ID 0.
emptyImage - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
The image representing an empty gauge.
emptyImage - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
The image representing an empty gauge.
enabled - Variable in class com.realtime.crossfire.jxclient.sound.MusicManager
Whether background music is enabled.
enabled - Variable in class com.realtime.crossfire.jxclient.sound.SoundManager
Whether sound is enabled.
enableHistory - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Whether UP and DOWN keys should be checked.
encode(String) - Static method in class com.realtime.crossfire.jxclient.gui.commands.GUICommandFactory
Encodes a key binding if necessary.
encode(String) - Static method in class com.realtime.crossfire.jxclient.settings.Codec
Encode a string to make it fit into one line.
encode(CharSequence) - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
Encode a string to make it safe as a file name.
END_OF_LINE_PATTERN - Static variable in class com.realtime.crossfire.jxclient.gui.log.Parser
Pattern to match line breaks.
endAccountList() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireAccountListener
End of character information for an account.
endRendering() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Ends rendering and reverts the display settings.
enterElement(GUIElement, MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
Sets a new MouseTracker.mouseElement and generate entered/exited events.
entries - Variable in class com.realtime.crossfire.jxclient.metaserver.ServerCache
The cached entries.
entryChanged() - Method in interface com.realtime.crossfire.jxclient.metaserver.MetaserverEntryListener
The contents of the entry have changed, added, or removed.
equals(Object) - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
equals(Object) - Method in class com.realtime.crossfire.jxclient.faces.Face
equals(Object) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
equals(Object) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCharKeyBinding
equals(Object) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeKeyBinding
equals(Object) - Method in class com.realtime.crossfire.jxclient.map.Location
equals(Object) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
equals(Object) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
equals(Object) - Method in class com.realtime.crossfire.jxclient.timeouts.Event
equals(Object) - Method in class com.realtime.crossfire.jxclient.util.Resolution
equalsDisplayMode(DisplayMode) - Method in class com.realtime.crossfire.jxclient.util.Resolution
Returns whether this resolution matches a DisplayMode's resolution.
escPressed() - Method in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
The ESC key has been pressed.
escPressed(boolean) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
The ESC key has been pressed.
escPressed() - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Processes a pressed ESC key.
escPressed() - Method in interface com.realtime.crossfire.jxclient.window.KeyHandlerListener
The ESC key has been pressed.
evaluate(int, int) - Method in class com.realtime.crossfire.jxclient.skin.skin.Expression
Evaluates the expression into a constant.
evaluateConstant() - Method in class com.realtime.crossfire.jxclient.skin.skin.Expression
Evaluates the expression into a constant.
Event - Class in com.realtime.crossfire.jxclient.timeouts
Stores information of a timeout event.
Event(int, TimeoutEvent) - Constructor for class com.realtime.crossfire.jxclient.timeouts.Event
Create a new instance.
EVENTS - Static variable in class com.realtime.crossfire.jxclient.timeouts.Timeouts
Contains all pending timeout events.
EventScheduler - Class in com.realtime.crossfire.jxclient.items
A scheduler for synchronous event notifications.
EventScheduler(int, int, Runnable) - Constructor for class com.realtime.crossfire.jxclient.items.EventScheduler
Creates a new instance.
eventSchedulerCallback - Variable in class com.realtime.crossfire.jxclient.items.EventScheduler
The Runnable to notify.
EXAMINE_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "examine" command.
ExecCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the "exec" command.
ExecCommand(CommandCallback, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.ExecCommand
Creates a new instance.
ExecSelectionCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand that executes a command on the selected item of a GUIItemList.
ExecSelectionCommand(GUIItemList, CommandType, CrossfireServerConnection, FloorView, CommandQueue) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ExecSelectionCommand
Creates a new instance.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.BindCommand
Executes the command with the given arguments.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.ClearCommand
Executes the command with the given arguments.
execute(String) - Method in interface com.realtime.crossfire.jxclient.commands.Command
Executes the command with the given arguments.
execute(String, String) - Method in class com.realtime.crossfire.jxclient.commands.Commands
Executes a client-side command.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.DebugMessagesCommand
Executes the command with the given arguments.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.ExecCommand
Executes the command with the given arguments.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.ScreenshotCommand
Executes the command with the given arguments.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.ScriptCommand
Executes the command with the given arguments.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.ScriptkillallCommand
Executes the command with the given arguments.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.ScriptkillCommand
Executes the command with the given arguments.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.ScriptsCommand
Executes the command with the given arguments.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.ScripttellCommand
Executes the command with the given arguments.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.SetCommand
Executes the command with the given arguments.
execute(String) - Method in class com.realtime.crossfire.jxclient.commands.UnbindCommand
Executes the command with the given arguments.
execute() - Method in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
Executes the command actions.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCharacterCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.AccountLinkCharacterCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.AccountLoginCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.AccountPlayCharacterCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ActivateCommandInputCommand
Executes the command.
execute(boolean) - Method in class com.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOption
Execute the action associated with this check box option.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.CommandList
Execute the command list by calling GUICommand.execute() for each command in order.
execute(GUIItemItem, CrossfireServerConnection, int, CommandQueue) - Method in enum com.realtime.crossfire.jxclient.gui.commands.CommandType
Executes the action.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ConnectCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.DialogCloseCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.DialogOpenCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.DialogToggleCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.DisconnectCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ExecSelectionCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ExecuteCommandCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ExecuteElementCommand
Executes the command.
execute() - Method in interface com.realtime.crossfire.jxclient.gui.commands.GUICommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.HideCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.MetaCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.MoveSelectionCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.PrintCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.QuitCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ScrollCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ScrollListCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ScrollNeverCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ScrollNextCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ScrollResetCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ShowCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.StartCommand
Executes the command.
execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.ToggleCommand
Executes the command.
execute(String) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUICommandText
Will be called to execute the entered command.
execute(String) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIQueryText
Will be called to execute the entered command.
execute(String) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Will be called to execute the entered command.
execute(String) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUITextField
Will be called to execute the entered command.
execute(boolean) - Method in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
Execute the action associated with this check box option.
execute(boolean) - Method in class com.realtime.crossfire.jxclient.settings.options.PickupOption
Execute the action associated with this check box option.
execute() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
Execute the shortcut.
execute() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutCommand
Execute the shortcut.
execute() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
Execute the shortcut.
execute(boolean) - Method in class com.realtime.crossfire.jxclient.sound.SoundCheckBoxOption
Execute the action associated with this check box option.
executeCommand(CharSequence) - Method in class com.realtime.crossfire.jxclient.commands.Commands
Executes a command or a list of commands.
ExecuteCommandCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which executes a Crossfire command.
ExecuteCommandCommand(Commands, String, Macros) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ExecuteCommandCommand
Creates a new instance.
ExecuteElementCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which executes (i.e., simulates a left-button mouse click on) an GUIItem.
ExecuteElementCommand(GUIItem) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ExecuteElementCommand
Creates a new instance.
executeKeyBinding(KeyBinding) - Static method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Executes a KeyBinding instance.
executeShortcut(int) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Executes a shortcut.
executorService - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
The ExecutorService used to execute face loading.
executorService - Variable in class com.realtime.crossfire.jxclient.sound.ClipManager
The executor service used to play sound clips.
exiter - Variable in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
The Exiter instance.
Exiter - Class in com.realtime.crossfire.jxclient.main
Allows to exit the application.
Exiter() - Constructor for class com.realtime.crossfire.jxclient.main.Exiter
 
exiter - Variable in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
The Exiter instance.
exiter - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The Exiter to use.
exp - Variable in class com.realtime.crossfire.jxclient.stats.Stats
The total experience.
expandFace(int, int, int, Face, CfMapSquare, CfMapSquare) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Adds or removes "head" pointer to/from tail-parts of a face.
expandMacros(String) - Method in class com.realtime.crossfire.jxclient.commands.Macros
Expands all macro references.
expandTo(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
(Possibly) expands the defined area of the map to a given position.
expansions - Variable in class com.realtime.crossfire.jxclient.commands.Macros
The macro expansions.
experience - Variable in class com.realtime.crossfire.jxclient.skills.Skill
The skill experience.
experienceChanged(long) - Method in interface com.realtime.crossfire.jxclient.stats.StatsListener
The player's experience has changed.
experienceNextLevelChanged(long) - Method in interface com.realtime.crossfire.jxclient.stats.StatsListener
The player's experience to reach the next level has changed.
experienceTable - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
The experience table to query.
experienceTable - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The ExperienceTable to use.
ExperienceTable - Class in com.realtime.crossfire.jxclient.stats
Stores experience <-> level mappings.
ExperienceTable(CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.stats.ExperienceTable
Creates a new instance.
experienceTable - Variable in class com.realtime.crossfire.jxclient.stats.Stats
The ExperienceTable instance to use.
expire(long) - Method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
Expire entries older than a given timestamp from the cache.
EXPIRE_INTERVAL - Static variable in class com.realtime.crossfire.jxclient.metaserver.Metaserver
The time (in seconds) to forget about old metaserver entries.
expNextLevel - Variable in class com.realtime.crossfire.jxclient.stats.Stats
The experience needed to reach the next level.
Expression - Class in com.realtime.crossfire.jxclient.skin.skin
An expression yielding an integer value derived from a screen resolution.
Expression(int, int, int) - Constructor for class com.realtime.crossfire.jxclient.skin.skin.Expression
Creates a new instance.
Expression(Expression, boolean, Expression) - Constructor for class com.realtime.crossfire.jxclient.skin.skin.Expression
Creates a new instance as the sum or difference of two expressions.
ExpressionParser - Class in com.realtime.crossfire.jxclient.skin.io
Parser for integer expressions.
ExpressionParser() - Constructor for class com.realtime.crossfire.jxclient.skin.io.ExpressionParser
Private constructor to prevent instantiation.
expTableReceived(long[]) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireExpTableListener
An "replyinfo exp_table" command has been received.
extent - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
The extent of this dialog, or null.
extent - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
The extent of this element.
Extent - Class in com.realtime.crossfire.jxclient.skin.skin
Encapsulates the extent of a GUI element.
Extent(Expression, Expression, Expression, Expression) - Constructor for class com.realtime.crossfire.jxclient.skin.skin.Extent
Creates a new instance.
Extent(int, int, int, int) - Constructor for class com.realtime.crossfire.jxclient.skin.skin.Extent
Creates a new instance.
extractCommand(ByteBuffer) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Returns the command string for a received packet.

F

F_APPLIED - Static variable in class com.realtime.crossfire.jxclient.items.CfItem
The flags mask for applied states.
F_BLESSED - Static variable in class com.realtime.crossfire.jxclient.items.CfItem
The flags value for blessed items.
F_CURSED - Static variable in class com.realtime.crossfire.jxclient.items.CfItem
The flags value for cursed items.
F_DAMNED - Static variable in class com.realtime.crossfire.jxclient.items.CfItem
The flags value for damned items.
F_LOCKED - Static variable in class com.realtime.crossfire.jxclient.items.CfItem
The flags value for locked items.
F_MAGIC - Static variable in class com.realtime.crossfire.jxclient.items.CfItem
The flags value for magical items.
F_NOPICK - Static variable in class com.realtime.crossfire.jxclient.items.CfItem
The flags value for non-pickable items.
F_OPEN - Static variable in class com.realtime.crossfire.jxclient.items.CfItem
The flags value for opened items.
F_UNIDENTIFIED - Static variable in class com.realtime.crossfire.jxclient.items.CfItem
The flags value for unidentified items.
F_UNPAID - Static variable in class com.realtime.crossfire.jxclient.items.CfItem
The flags value for unpaid items.
face - Variable in class com.realtime.crossfire.jxclient.account.CharacterInformation
The character's face.
Face - Class in com.realtime.crossfire.jxclient.faces
A Face represents one image received from a Crossfire server.
Face(int, String, int) - Constructor for class com.realtime.crossfire.jxclient.faces.Face
Creates a new instance.
face - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue.LoadTask
The face to load.
face - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue.SaveTask
The face to save.
face - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The face.
FACE_ANIMATION - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Bit value whether this is a face or an animation.
FACE_COLOR_MASK - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Bitmask in magic map information to extract the color information of a tile.
FACE_FLOOR - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Bitmask in magic map information to denote a floor tile.
FACE_WALL - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Bitmask in magic map information to denote a wall tile.
faceCache - Variable in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
The FaceCache instance used to look up in-memory faces.
FaceCache - Class in com.realtime.crossfire.jxclient.faces
A cache for Face instances.
FaceCache() - Constructor for class com.realtime.crossfire.jxclient.faces.FaceCache
Creates a new instance.
FaceCache(CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.faces.FaceCache
Creates a new instance.
faceChecksum - Variable in class com.realtime.crossfire.jxclient.faces.Face
The image checksum as sent by the server.
faceFailed(Face) - Method in interface com.realtime.crossfire.jxclient.faces.FaceQueueListener
Called after a Face could not be loaded.
faceImages - Variable in class com.realtime.crossfire.jxclient.faces.Face
The images for this face.
FaceImages - Class in com.realtime.crossfire.jxclient.faces
Consists of three ImageIcons representing a Face.
FaceImages(ImageIcon, ImageIcon, ImageIcon) - Constructor for class com.realtime.crossfire.jxclient.faces.FaceImages
Creates a new instance.
faceImages - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue.SaveTask
The images to save.
FaceImagesUtils - Class in com.realtime.crossfire.jxclient.faces
Utility class for creating FaceImages instances.
FaceImagesUtils() - Constructor for class com.realtime.crossfire.jxclient.faces.FaceImagesUtils
Private constructor to prevent instantiation.
faceLoaded(Face, FaceImages) - Method in interface com.realtime.crossfire.jxclient.faces.FaceQueueListener
Called after a Face has been loaded successfully.
faceName - Variable in class com.realtime.crossfire.jxclient.faces.Face
The face name as sent by the server.
faceNum - Variable in class com.realtime.crossfire.jxclient.faces.Face
The face id as sent by the server.
faceNum - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
faceNumber - Variable in class com.realtime.crossfire.jxclient.account.CharacterInformation
The character's face number.
faceQueue - Variable in class com.realtime.crossfire.jxclient.faces.DefaultFacesManager
The FaceQueue instance used to load faces not present in-memory.
FaceQueue - Interface in com.realtime.crossfire.jxclient.faces
Interface for classes implementing a means to load Faces.
faceQueueListener - Variable in class com.realtime.crossfire.jxclient.faces.DefaultFacesManager
The FaceQueueListener registered to DefaultFacesManager.faceQueue.
FaceQueueListener - Interface in com.realtime.crossfire.jxclient.faces
Interface for listeners interested in FaceQueue events.
faceQueueListeners - Variable in class com.realtime.crossfire.jxclient.faces.AbstractFaceQueue
The registered FaceQueueListeners.
faceReceived(int, int, ByteBuffer) - Method in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
Notifies the askface manager that image information have been received from the server.
faceReceived(int, int, int, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireFaceListener
A face command has been received.
faces - Variable in class com.realtime.crossfire.jxclient.animations.Animation
The faces list of the animation.
faces - Variable in class com.realtime.crossfire.jxclient.faces.FaceCache
The cached faces.
faces - Variable in class com.realtime.crossfire.jxclient.faces.MemoryImageCache
The cache contents.
faces - Variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
The faces (of head-parts) of all layers as sent by the server.
FacesManager - Interface in com.realtime.crossfire.jxclient.faces
 
facesManager - Variable in class com.realtime.crossfire.jxclient.faces.MagicMapFacesProvider
The FacesManager to query.
facesManager - Variable in class com.realtime.crossfire.jxclient.faces.OriginalFacesProvider
The FacesManager to query.
facesManager - Variable in class com.realtime.crossfire.jxclient.faces.ScaledFacesProvider
The FacesManager to query.
facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
The FacesManager instance to use.
facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
The FacesManager to use.
facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
The FacesManager instance to use.
facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
 
facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
The FacesManager instance to use.
facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The FacesManager instance for looking up faces.
facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
The FacesManager for looking up faces.
facesManager - Variable in class com.realtime.crossfire.jxclient.gui.label.GUISpellLabel
The instance for looking up faces.
facesManager - Variable in class com.realtime.crossfire.jxclient.items.ItemsManager
The FacesManager instance for looking up faces.
facesManager - Variable in class com.realtime.crossfire.jxclient.main.FacesTracker
The FacesManager to update.
facesManager - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The FacesManager to track for updated faces.
facesManager - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The FacesManager instance to use.
FacesManagerListener - Interface in com.realtime.crossfire.jxclient.faces
Interface for listeners interested in FacesManager events.
facesManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
The FacesManagerListener registered to detect updated faces.
facesManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The FacesManagerListener registered to detect updated faces.
facesManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
The FacesManagerListener registered to detect updated faces.
facesManagerListener - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The listener to detect updated faces.
facesManagerListeners - Variable in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
The FacesManagerListeners to notify about changed faces.
FacesProvider - Interface in com.realtime.crossfire.jxclient.faces
Interface for face providers.
facesProvider - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The FacesProvider for looking up faces.
FacesProviderFactory - Class in com.realtime.crossfire.jxclient.faces
A factory for creating FacesProvider instances.
FacesProviderFactory(FacesManager) - Constructor for class com.realtime.crossfire.jxclient.faces.FacesProviderFactory
Creates a new instance.
facesProviderFactory - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The FacesProviderFactory instance for creating faces provider instances.
facesProviders - Variable in class com.realtime.crossfire.jxclient.faces.FacesProviderFactory
The defined FacesProviders.
FacesQueue - Class in com.realtime.crossfire.jxclient.faces
The main FaceQueue for loading faces.
FacesQueue(CrossfireServerConnection, ImageCache, ImageCache, ImageCache) - Constructor for class com.realtime.crossfire.jxclient.faces.FacesQueue
Creates a new instance.
FacesTracker - Class in com.realtime.crossfire.jxclient.main
Tracks a GuiStateManager and resets known faces whenever a new server connection has been established.
FacesTracker(GuiStateManager, FacesManager) - Constructor for class com.realtime.crossfire.jxclient.main.FacesTracker
Creates a new instance.
faceUpdated(Face) - Method in interface com.realtime.crossfire.jxclient.faces.FacesManagerListener
Called when a Face has been updated.
failure(String, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireFailureListener
Command failure received.
FIELD_SEPARATOR_PATTERN - Static variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The pattern to split a metaserver response line into fields.
file - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
The file for saving the bindings; null to not save.
file - Variable in class com.realtime.crossfire.jxclient.metaserver.ServerCache
The backing file.
file - Variable in class com.realtime.crossfire.jxclient.settings.Settings
The file for loading/saving values.
file - Variable in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
The backing file.
FileCache - Class in com.realtime.crossfire.jxclient.faces
A disk based cache for image files.
FileCache(File) - Constructor for class com.realtime.crossfire.jxclient.faces.FileCache
Creates a new instance.
fileCacheFaceQueue - Variable in class com.realtime.crossfire.jxclient.faces.FacesQueue
The FileCacheFaceQueue instance used to load faces from the file cache.
FileCacheFaceQueue - Class in com.realtime.crossfire.jxclient.faces
A FaceQueue loading faces from ImageCache instances.
FileCacheFaceQueue(ImageCache, ImageCache, ImageCache) - Constructor for class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
Creates a new instance.
FileCacheFaceQueue.LoadTask - Class in com.realtime.crossfire.jxclient.faces
A thread which loads one face from the caches.
FileCacheFaceQueue.LoadTask(Face) - Constructor for class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue.LoadTask
Creates a new instance.
FileCacheFaceQueue.SaveTask - Class in com.realtime.crossfire.jxclient.faces
A thread which saves one face to the caches.
FileCacheFaceQueue.SaveTask(Face, FaceImages) - Constructor for class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue.SaveTask
Creates a new instance.
fileCacheFaceQueueListener - Variable in class com.realtime.crossfire.jxclient.faces.FacesQueue
The FaceQueueListener attached to FacesQueue.fileCacheFaceQueue.
filename - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The script command including arguments.
Filenames - Class in com.realtime.crossfire.jxclient.settings
Utility class to return references to settings files.
Filenames() - Constructor for class com.realtime.crossfire.jxclient.settings.Filenames
Private constructor to prevent instantiation.
FilenameUtils - Class in com.realtime.crossfire.jxclient.util
Utility class for manipulating filenames.
FilenameUtils() - Constructor for class com.realtime.crossfire.jxclient.util.FilenameUtils
Private constructor to prevent instantiation.
filledH - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
The height of the "filled" area.
filledPicture - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
The image for painting the "filled" area.
filledW - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
The width of the "filled" area.
filledX - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
The x-coordinate of the "filled" area.
filledY - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
The y-coordinate of the "filled" area.
findColor(int) - Method in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
Converts a Crossfire color index to a Color instance.
findElement(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Finds the gui element for a given MouseEvent.
findInsertionIndex(CfItem) - Method in class com.realtime.crossfire.jxclient.items.InventoryView
Returns the insertion index of a CfItem.
fireAddSkill() - Method in class com.realtime.crossfire.jxclient.skills.Skill
Notifies all listeners about a gained skill.
fireChanged() - Method in class com.realtime.crossfire.jxclient.spells.Spell
Notifies all listeners.
fireChanges() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
 
fireDelSkill() - Method in class com.realtime.crossfire.jxclient.skills.Skill
Notifies all listeners about a lost attribute.
fireEventCallback - Variable in class com.realtime.crossfire.jxclient.items.AbstractItemView
The event scheduler callback for delaying event generation.
fireEvents() - Method in class com.realtime.crossfire.jxclient.items.AbstractItemView
Delivers outstanding change events.
fireEvents(boolean) - Method in class com.realtime.crossfire.jxclient.skills.Skill
Notifies all listeners about changes.
fireEventScheduler - Variable in class com.realtime.crossfire.jxclient.items.AbstractItemView
The EventScheduler for delaying event generation.
fireFaceFailed(Face) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFaceQueue
Notify all listener with FaceQueueListener.faceFailed(Face).
fireFaceLoaded(Face, FaceImages) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFaceQueue
Notify all listener with FaceQueueListener.faceLoaded(Face, FaceImages).
fireFaceUpdated(Face) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Notifies all FacesManagerListeners that a face has been updated.
fireModified() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Notify all listener.
fireModifiedEvent() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
Notify all listeners about a modification.
fireNewMap() - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Notifies all listeners that a "newmap" command has been received.
fireStateChangedEvent() - Method in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
Notifies all listeners that the state has changed.
fireStateChangedEvent() - Method in class com.realtime.crossfire.jxclient.settings.options.Option
Notifies all listeners that the state has changed.
fireUpdSkill() - Method in class com.realtime.crossfire.jxclient.skills.Skill
Notifies all listeners about an updated attribute.
flags - Variable in class com.realtime.crossfire.jxclient.animations.Animation
Flags for the animation; currently unused by the server.
flags - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The flags.
FLOAT_MULTI - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Factor used to convert float int int values.
floorLists - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The GUIItemLists that display floor items.
floorView - Variable in class com.realtime.crossfire.jxclient.gui.commands.ExecSelectionCommand
The FloorView to use.
floorView - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
The floor view to watch.
floorView - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
The FloorView to use.
floorView - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
The FloorView to use.
floorView - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
 
FloorView - Class in com.realtime.crossfire.jxclient.items
Provides a view to all items comprising the current floor view.
FloorView(ItemSet) - Constructor for class com.realtime.crossfire.jxclient.items.FloorView
Creates a new instance.
floorView - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The FloorView to use.
floorView - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
The FloorView to use.
floorView - Variable in class com.realtime.crossfire.jxclient.skin.io.CommandParser
The FloorView to use.
floorView - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The FloorView to use.
FOG_OF_WAR_COLOR - Static variable in class com.realtime.crossfire.jxclient.gui.map.DarknessColors
The color to use for overlaying fog-of-war tiles.
fogOfWar - Variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
Flag used to defer clearing the values: when a CfMapSquare is cleared, the old values remain valid until at least one field is re-set.
font - Variable in class com.realtime.crossfire.jxclient.gui.button.GUIButton
The Font for the overlay GUIButton.text or null to display only the image.
font - Variable in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
The font to use.
font - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupTextGauge
The text font.
font - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUITextGauge
The text font.
font - Variable in class com.realtime.crossfire.jxclient.gui.GUICharacter
The font to use.
font - Variable in class com.realtime.crossfire.jxclient.gui.GUICheckBox
The font to use.
font - Variable in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
The font to use.
font - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The Font for displaying the key that activates the shortcut.
font - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The font for the "nrof" text.
font - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
The font for drawing list entries.
font - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The font for drawing list entries.
font - Variable in class com.realtime.crossfire.jxclient.gui.log.Parser
The font to use.
font - Variable in class com.realtime.crossfire.jxclient.gui.log.TextSegment
The font to use.
font - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
 
font - Variable in class com.realtime.crossfire.jxclient.skin.factory.CheckBoxFactory
The font to use.
font - Variable in class com.realtime.crossfire.jxclient.skin.factory.TextButtonFactory
The font to use.
fontArcane - Variable in class com.realtime.crossfire.jxclient.gui.log.Fonts
The font to use for FontID.ARCANE text.
fontFixed - Variable in class com.realtime.crossfire.jxclient.gui.log.Fonts
The font to use for FontID.FIXED text.
fontFixedBold - Variable in class com.realtime.crossfire.jxclient.gui.log.Fonts
The font to use for FontID.FIXED text which has bold enabled.
FontID - Enum in com.realtime.crossfire.jxclient.gui.log
Available font types.
FontID() - Constructor for enum com.realtime.crossfire.jxclient.gui.log.FontID
 
FontParser - Class in com.realtime.crossfire.jxclient.skin.io
Creates Font instances from string representations.
FontParser(JXCSkinSource) - Constructor for class com.realtime.crossfire.jxclient.skin.io.FontParser
Creates a new instance.
fontParser - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The FontParser for parsing font specifications.
fontPrint - Variable in class com.realtime.crossfire.jxclient.gui.log.Fonts
The font to use for FontID.PRINT, FontID.HAND, and FontID.STRANGE text.
fontRenderContext - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
The context used to determine character extents.
fonts - Variable in class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
fonts - Variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
The Fonts instance for looking up fonts.
Fonts - Class in com.realtime.crossfire.jxclient.gui.log
Manage a set of fonts.
Fonts(Font, Font, Font, Font) - Constructor for class com.realtime.crossfire.jxclient.gui.log.Fonts
Create a new instance.
fonts - Variable in class com.realtime.crossfire.jxclient.gui.log.GUILog
The Fonts instance for looking up fonts.
FONTS - Static variable in class com.realtime.crossfire.jxclient.gui.log.Parser
Maps font tag name to font instance.
forcedActive - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
If non-null, this element is always active.
forcePaint - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
If set, force a full repaint.
format - Variable in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
The format used for displaying Metaserver instances.
format - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The format for drawing list entries.
format(String) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
Return a formatted string using the given format.
format(MetaserverEntry) - Static method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
Format a metaserver entry that returns the metaserver entry when parse with MetaserverEntryParser.parseEntry(CharSequence).
formatFloat(double, int) - Static method in class com.realtime.crossfire.jxclient.util.Formatter
Formats a float value for display.
formatLong(long) - Static method in class com.realtime.crossfire.jxclient.util.Formatter
Returns a long value formatted as a human readable string.
Formatter - Class in com.realtime.crossfire.jxclient.util
Utility class for formatting values into strings.
Formatter() - Constructor for class com.realtime.crossfire.jxclient.util.Formatter
Private constructor to prevent instantiation.
forward - Variable in class com.realtime.crossfire.jxclient.util.DoubleMapping
The forward mappings.
frame - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The associated Frame.
frame - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The main window.
frame - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The Frame for updating the title.
frameC - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The center frame picture.
frameE - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The east frame picture.
frameN - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The north frame picture.
frameNE - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The north-east frame picture.
frameNW - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The north-west frame picture.
frameS - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The south frame picture.
frameSE - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The south-east frame picture.
frameSW - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The south-west frame picture.
frameW - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The west frame picture.
free(Location) - Method in class com.realtime.crossfire.jxclient.map.AnimationState
Removes this animation state from a map Location.
freeAnimationState(AnimationState, Location) - Static method in class com.realtime.crossfire.jxclient.map.AnimationMap
Calls AnimationState.free(Location).
freeClip(Line) - Method in class com.realtime.crossfire.jxclient.sound.ClipCache
Deallocates a clip.
fullImage - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
The image representing a full gauge.
fullScreen - Variable in class com.realtime.crossfire.jxclient.main.Options
Whether full-screen mode should be enabled.

G

gainedSkill() - Method in interface com.realtime.crossfire.jxclient.skills.SkillListener
Notifies the listener that the skill has been gained.
gauge - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
Set the gauge to update.
GaugeState - Class in com.realtime.crossfire.jxclient.gui.gauge
The state of a gauge.
GaugeState(BufferedImage, BufferedImage, int, int) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
Creates a new instance.
gaugeState - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
The gauge state.
gaugeStateDiv - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
The gauge state.
gaugeStateMod - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
The gauge state.
GaugeUpdater - Class in com.realtime.crossfire.jxclient.gui.gauge
Updates the displayed values in a GUIGauge.
GaugeUpdater(ExperienceTable) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
Creates a new instance.
GaugeUpdaterParser - Class in com.realtime.crossfire.jxclient.skin.io
Creates GaugeUpdater instances from string representations.
GaugeUpdaterParser(Stats, ItemSet, SkillSet) - Constructor for class com.realtime.crossfire.jxclient.skin.io.GaugeUpdaterParser
Creates a new instance.
gaugeUpdaterParser - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The GaugeUpdaterParser for parsing gauge specifications.
gc - Variable in class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
get(int) - Method in class com.realtime.crossfire.jxclient.animations.Animations
Returns the animation for an animation id.
get() - Method in class com.realtime.crossfire.jxclient.skin.io.Args
Returns the next argument.
get(int) - Method in class com.realtime.crossfire.jxclient.util.Mapping
Returns a mapping.
getAccountName() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Returns the current account name.
getAccountName() - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Returns the current account name.
getActiveElement() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns the gui element owning the focus.
getActiveMessageBuffer() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Returns the active message buffer.
getActiveMessageBuffer(Gui) - Static method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Returns the active message buffer for a Gui instance.
getActiveSkill() - Method in class com.realtime.crossfire.jxclient.stats.Stats
Returns the active skill name.
getAll() - Method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
Return all cached entries.
getAllTypes() - Static method in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
Return all defined message types.
getAnimationId() - Method in class com.realtime.crossfire.jxclient.animations.Animation
Returns the animation ID.
getArchBase() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
getAskfaceQueue() - Method in class com.realtime.crossfire.jxclient.faces.FacesQueue
Returns the AskfaceFaceQueue instance.
getBoolean(String, boolean) - Method in class com.realtime.crossfire.jxclient.settings.Settings
Return the boolean associated with the specified key at a node, or defaultValue if there is no association for this key.
getBuffer() - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
Returns the Buffer instance containing the text messages.
getBuildNumber() - Static method in class com.realtime.crossfire.jxclient.main.JXClient
Returns the build number as a string.
getBytesIn() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
getBytesOut() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
getCastingTime() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
getCharacterClass() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
Returns the character's class.
getCharacterIndex(String) - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
Returns the index of an entry by character name.
getCharacterInformationListeners(int) - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
Returns the character entry listeners for one entry index.
getCheckBoxOption(String) - Method in class com.realtime.crossfire.jxclient.settings.options.OptionManager
Return a check box option.
getClassLoader() - Method in class com.realtime.crossfire.jxclient.skin.source.JXCSkinClassSource
Return the ClassLoader to use.
getCodeBase() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
getColor(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Returns the magic map color value of one square.
getColor(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Determines the magic map color value of one square.
getColor() - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Returns the magic map color of this square.
getColorName(int) - Static method in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
Returns the name of a color index.
getCommand() - Method in class com.realtime.crossfire.jxclient.gui.commands.ExecuteCommandCommand
Returns the command to execute.
getCommand() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutCommand
Return the command to execute.
getCommandList(String) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Returns a command list.
getCommandList(String) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Returns a command list.
getCommandList(String) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns a named command list.
getCommandList(String) - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns a named command list.
getCommandList(String) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Returns a named command list.
getCommands() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
Returns the associated CommandList.
getCommandString() - Method in class com.realtime.crossfire.jxclient.gui.commands.CommandList
Returns the commands as a string.
getCommandString() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
Returns the commands as a string.
getCommandText() - Method in class com.realtime.crossfire.jxclient.gui.commands.ActivateCommandInputCommand
Returns the command text to set.
getComment() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
getConstantH() - Method in class com.realtime.crossfire.jxclient.skin.skin.Extent
Returns the height.
getConstantW() - Method in class com.realtime.crossfire.jxclient.skin.skin.Extent
Returns the width.
getCrossfireFile() - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
Return the crossfire settings directory.
getCur() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns the current value.
getCurrentCharacter() - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
Returns the currently selected character in the list.
getCurrentFloor() - Method in class com.realtime.crossfire.jxclient.items.FloorView
Returns the current floor location.
getCurrentSpell() - Method in class com.realtime.crossfire.jxclient.spells.CurrentSpellManager
Return the currently selected spell object.
getDamage() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
getDarkness(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Returns the darkness value of one square.
getDarkness(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Determines the darkness value of one square.
getDarkness() - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Returns the darkness value of this square.
getDarknessColor(int) - Static method in class com.realtime.crossfire.jxclient.gui.map.DarknessColors
Returns an overlay color for a darkness value.
getDebugKeyboardFilename() - Method in class com.realtime.crossfire.jxclient.main.Options
Returns the filename for keyboard debug logs.
getDebugProtocolFilename() - Method in class com.realtime.crossfire.jxclient.main.Options
Returns the filename for Crossfire protocol debug logs.
getDebugScreenFilename() - Method in class com.realtime.crossfire.jxclient.main.Options
Returns the filename for screen debug logs.
getDebugSoundFilename() - Method in class com.realtime.crossfire.jxclient.main.Options
Returns the filename for sound debug logs.
getDefaultElement() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns the first default gui element of this gui.
getDefaultKeyBindings() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the default key bindings for this skin.
getDefaultKeyBindings() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the default key bindings for this skin.
getDialog(String) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns a dialog by name.
getDialog(String) - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns a dialog by name.
getDialogBook(int) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the popup dialog for readables.
getDialogBook(int) - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the popup dialog for readables.
getDialogConnect() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the "connection in progress" dialog.
getDialogConnect() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the "connection in progress" dialog.
getDialogDisconnect() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the "disconnect from server?" dialog.
getDialogDisconnect() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the "disconnect from server?" dialog.
getDialogKeyBind() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the key bindings dialog.
getDialogKeyBind() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the key bindings dialog.
getDialogQuery() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the dialog for query text input.
getDialogQuery() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the dialog for query text input.
getDialogQuit() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the "really quit?" dialog.
getDialogQuit() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the "really quit?" dialog.
getDialogsFile(String) - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
Return the file for storing dialog related information for a skin.
getDialogToLoad() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns one dialog pending loading.
getDialogToLoad() - Method in class com.realtime.crossfire.jxclient.skin.skin.Dialogs
Returns one dialog pending loading.
getDirtyMapSquares() - Method in class com.realtime.crossfire.jxclient.map.CfMap
Returns the dirty map squares.
getDisplayText() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
 
getDst(int) - Method in class com.realtime.crossfire.jxclient.util.DoubleMapping
Returns a mapping.
getElement(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Returns the GUIElement for a given index.
getElementFromPoint(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Determines the GUIElement for a given coordinate.
getElementX() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Returns the element's absolute screen coordinate.
getElementY() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Returns the element's absolute screen coordinate.
getEntry(int) - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
Returns a character entry by index.
getEntry(int) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Returns a metaserver entry by index.
getExperience() - Method in class com.realtime.crossfire.jxclient.skills.Skill
Returns the skill experience.
getExperience(int) - Method in class com.realtime.crossfire.jxclient.stats.ExperienceTable
Return the experience needed for a given level.
getExperience() - Method in class com.realtime.crossfire.jxclient.stats.Stats
Returns the amount of global experience.
getExperienceNextLevel() - Method in class com.realtime.crossfire.jxclient.stats.Stats
Returns the experience needed to reach the next level.
getExperienceToNextLevel(int, long) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
Returns the experience needed to reach next level.
getExperienceToNextLevel(int, long) - Method in class com.realtime.crossfire.jxclient.stats.ExperienceTable
Return the experience needed to reach the next level.
getFace() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
Returns the character's face.
getFace(int) - Method in class com.realtime.crossfire.jxclient.animations.Animation
Returns one face of this animation.
getFace(int) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Returns the Face instance for a given face ID.
getFace(int) - Method in class com.realtime.crossfire.jxclient.faces.FaceCache
Returns a face by face id.
getFace(int) - Method in interface com.realtime.crossfire.jxclient.faces.FacesManager
Returns the Face instance for a given face ID.
getFace(CfItem) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Returns the face for a CfItem instance.
getFace(CfItem) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Returns the face for a CfItem instance.
getFace(CfItem) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Returns the face for a CfItem instance.
getFace() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns the face.
getFace(int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Determines the face of one square.
getFace(int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Determines the face of one square.
getFace(int) - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Returns the face of a layer.
getFace(int) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Returns the Face instance by face ID.
getFace2(int) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Returns the Face instance for a given face ID.
getFace2(int) - Method in interface com.realtime.crossfire.jxclient.faces.FacesManager
Returns the Face instance for a given face ID.
getFaceChecksum() - Method in class com.realtime.crossfire.jxclient.faces.Face
Returns the face checksum.
getFaceImages(int) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Returns the FaceImages information for a face ID.
getFaceImages(int) - Method in class com.realtime.crossfire.jxclient.faces.DefaultFacesManager
Returns the FaceImages information for a face ID.
getFaceImages() - Method in class com.realtime.crossfire.jxclient.faces.Face
Returns the images.
getFaceName() - Method in class com.realtime.crossfire.jxclient.faces.Face
Returns the face name.
getFaceNum() - Method in class com.realtime.crossfire.jxclient.faces.Face
Returns the unique face id.
getFaceNum() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
getFaceNumber() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
Returns the character's face number.
getFaces() - Method in class com.realtime.crossfire.jxclient.animations.Animation
Returns the number of faces of this animation.
getFacesProvider(int) - Method in class com.realtime.crossfire.jxclient.faces.FacesProviderFactory
Returns the FacesProvider for a given face size.
getFile() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Returns the file for saving the bindings; null to not save.
getFile() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Returns the backing file.
getFilename() - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Returns the script's filename.
getFilename() - Method in interface com.realtime.crossfire.jxclient.scripts.ScriptProcess
Returns the script's filename.
getFirstElement(Class<T>) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns the first gui element of this gui belonging to the given class.
getFirstElement(Class<T>, String) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns the first gui element of this gui belonging to the given class and having the given name.
getFirstElementEndingWith(Class<T>, String) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns the first gui element of this gui which belongs to the given class and that's name ends with the given ending.
getFirstElementNotEndingWith(Class<T>, String) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns the first gui element of this gui which belongs to the given class and that's name does not end with the given ending.
getFloatStat(int) - Method in class com.realtime.crossfire.jxclient.stats.Stats
Returns the numerical value of the given statistic.
getFont(Fonts) - Method in class com.realtime.crossfire.jxclient.gui.log.TextSegment
Return the Font to use for a given Segment.
getFont(String) - Method in class com.realtime.crossfire.jxclient.skin.io.FontParser
Returns a font by font file base name.
getFontArcane() - Method in class com.realtime.crossfire.jxclient.gui.log.Fonts
Return the font to use for FontID.ARCANE text.
getFontFixed() - Method in class com.realtime.crossfire.jxclient.gui.log.Fonts
Return the font to use for FontID.FIXED text.
getFontFixedBold() - Method in class com.realtime.crossfire.jxclient.gui.log.Fonts
Return the font to use for FontID.FIXED text which has bold enabled.
getFontPrint() - Method in class com.realtime.crossfire.jxclient.gui.log.Fonts
Return the font to use for FontID.PRINT, FontID.HAND, and FontID.STRANGE text.
getGrace() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
getGui() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Returns the Gui this element is part of.
getGuiState() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Returns the current gui state.
getGuiState() - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
Returns the current GuiState.
getH() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns the height of the highlighted part of the image.
getH() - Method in interface com.realtime.crossfire.jxclient.gui.gauge.Orientation
Returns the height of the highlighted part of the image.
getH() - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
Returns the height of the associated gui element.
getH(int, int) - Method in class com.realtime.crossfire.jxclient.skin.skin.Extent
Returns the height.
getHeadMapSquare(int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Returns the map square of the head of a multi-square object.
getHeadMapSquare(int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Returns the map square of the head of a multi-square object.
getHeadMapSquare(int) - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Returns the map square of the head of a multi-square object.
getHeight() - Method in class com.realtime.crossfire.jxclient.gui.button.ButtonImages
Returns the button's height.
getHeight() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns the total height of the image.
getHeight() - Method in class com.realtime.crossfire.jxclient.gui.log.Line
Return the height of this line.
getHeight() - Method in interface com.realtime.crossfire.jxclient.gui.log.RenderStateListener
Return the height of the rendered gui element in pixels.
getHeight() - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Returns the height of the visible map area.
getHeight() - Method in class com.realtime.crossfire.jxclient.util.Resolution
Returns the height in pixels.
getHExpression() - Method in class com.realtime.crossfire.jxclient.skin.skin.Extent
Returns the height.
getHostname() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
getHostname() - Method in class com.realtime.crossfire.jxclient.window.JXCConnection
Returns the currently connected server.
getImage(Color, String) - Method in class com.realtime.crossfire.jxclient.skin.io.ImageParser
Optionally loads an image by base file name.
getImage(String) - Method in class com.realtime.crossfire.jxclient.skin.io.ImageParser
Loads an image by base file name.
getImageFileName(String, int) - Method in class com.realtime.crossfire.jxclient.faces.FileCache
Calculates a hashed image name to be used as a file name.
getImageIcon(int) - Method in interface com.realtime.crossfire.jxclient.faces.FacesProvider
Returns the face for a face ID.
getImageIcon(int) - Method in class com.realtime.crossfire.jxclient.faces.MagicMapFacesProvider
Returns the face for a face ID.
getImageIcon(int) - Method in class com.realtime.crossfire.jxclient.faces.OriginalFacesProvider
Returns the face for a face ID.
getImageIcon(int) - Method in class com.realtime.crossfire.jxclient.faces.ScaledFacesProvider
Returns the face for a face ID.
getIndex() - Method in class com.realtime.crossfire.jxclient.gui.GUICharacter
Returns the index of this element.
getIndex() - Method in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
Returns the index of this element.
getIndex() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Returns the slot index.
getIndex() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Returns the slot index.
getIndex() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Returns the slot index.
getInputStream(String) - Method in class com.realtime.crossfire.jxclient.skin.source.JXCSkinClassSource
Returns an InputStream for a resource name.
getInputStream(String) - Method in class com.realtime.crossfire.jxclient.skin.source.JXCSkinDirSource
Returns an InputStream for a resource name.
getInputStream(String) - Method in interface com.realtime.crossfire.jxclient.skin.source.JXCSkinSource
Returns an InputStream for a resource name.
getInputStream(String, String) - Method in class com.realtime.crossfire.jxclient.sound.AudioFileLoader
Returns an input stream for an audio file.
getInt(String, int) - Method in class com.realtime.crossfire.jxclient.settings.Settings
Return the integer associated with the specified key at a node, or defaultValue if there is no association for this key.
getInt1(ByteBuffer) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Extracts and removes a 1 byte integer from a ByteBuffer at it's current position.
getInt2(ByteBuffer) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Extracts and removes a 2 byte integer from a ByteBuffer at it's current position.
getInt4(ByteBuffer) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Extracts and removes a 4 byte integer from a ByteBuffer at it's current position.
getInt8(ByteBuffer) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Extracts and removes an 8 byte integer from a ByteBuffer at it's current position.
getInventoryByTag(int) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Returns the inventory of an item.
getInventoryItem(int, int) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Returns a CfItem from the inventory of an item.
getItem() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Returns the current item instance.
getItem(int) - Method in class com.realtime.crossfire.jxclient.items.FloorView
Returns the CfItem in a given slot.
getItem(int) - Method in class com.realtime.crossfire.jxclient.items.InventoryView
Returns the CfItem in a given slot.
getItem(int) - Method in interface com.realtime.crossfire.jxclient.items.ItemView
Returns the CfItem in a given slot.
getItemByTag(int) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Returns an item by tag.
getItemOrPlayer(int) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Returns an item by tag.
getItemsByLocation(int) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Returns a list of items in a given location.
getKeyBindingAsKeyChar(char) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Finds a key binding associated to a key character.
getKeyBindingAsKeyCode(int, int) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Finds a key binding associated to a key code/modifiers pair.
getKeyBindings() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns the key bindings instance for this gui.
getKeyBindings(boolean) - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Returns the active key bindings.
getKeybindingsFile(CharSequence, CharSequence) - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
Return the keybindings file.
getKeyChar() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCharKeyBinding
Returns the key character to match.
getKeyCode() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeKeyBinding
Returns the key code to match.
getKeyCode(String) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeMap
Returns the key code for a key name.
getKeyName(int) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeMap
Returns the key name for a key code.
getKeyShift(int) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
 
getLastCount() - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Returns the number of merged lines.
getLastSegment() - Method in class com.realtime.crossfire.jxclient.gui.log.Line
Returns the last segment.
getLayer() - Method in class com.realtime.crossfire.jxclient.map.Location
Returns the layer.
getLevel() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
Returns the character's level.
getLevel() - Method in class com.realtime.crossfire.jxclient.skills.Skill
Returns the skill level.
getLevel() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
getLine(int) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Return one Line by line index.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.realtime.crossfire.jxclient.gui.list.CharacterCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.realtime.crossfire.jxclient.gui.list.ItemItemCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.realtime.crossfire.jxclient.gui.list.MetaElementCellRenderer
getListeners(int, Class<T>) - Method in class com.realtime.crossfire.jxclient.util.HashedEventListenerList
 
getListeners(int, Class<T>) - Method in class com.realtime.crossfire.jxclient.util.IndexedEventListenerList
 
getLocation() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns the location.
getLocationListeners(int) - Method in class com.realtime.crossfire.jxclient.util.HashedEventListenerList
 
getLocationListeners(int) - Method in class com.realtime.crossfire.jxclient.util.IndexedEventListenerList
 
getLong(String, long) - Method in class com.realtime.crossfire.jxclient.settings.Settings
Return the long associated with the specified key at a node, or defaultValue if there is no association for this key.
getMagicMapImageCacheDir() - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
Return the image cache directory for magic map sized images.
getMagicMapImageIcon(int) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Returns the "magic map" face for a face ID.
getMagicMapImageIcon() - Method in class com.realtime.crossfire.jxclient.faces.FaceImages
Returns the ImageIcon scaled for the magic map view.
getMagicMapImageIcon(int) - Method in interface com.realtime.crossfire.jxclient.faces.FacesManager
Returns the "magic map" face for a face ID.
getMainInterface() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the main window.
getMainInterface() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the main window.
getMana() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
getMap() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
Returns the character's map.
getMap() - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Returns the current map instance.
getMapAnimations() - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Returns the CfMapAnimations instance.
getMapBase() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
getMapHeight() - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Returns the map height in squares.
getMapHeight() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Returns the map height in tiles.
getMapHeight() - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Returns the map height in tiles.
getMapPatch(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Checks if a given position is within the defined map area.
getMapSize() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the map size in squares.
getMapSize() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the map size in squares.
getMapSquare(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Returns a map square.
getMapSquareUnlessDirty(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Returns a map square.
getMapWidth() - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Returns the map width in squares.
getMapWidth() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Returns the map width in tiles.
getMapWidth() - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Returns the map width in tiles.
getMax() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns the maximum value.
getMaxResolution() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the maximal resolution of this skin.
getMaxResolution() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the maximal resolution of this skin.
getMaxWindowDimension(Insets) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Returns the maximum dimension of a frame to fit on the screen.
getMessage() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
getMetaInterface() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the server selection window.
getMetaInterface() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the server selection window.
getMetaserverCacheFile() - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
Return the metaserver cache file.
getMetaserverEntry() - Method in class com.realtime.crossfire.jxclient.metaserver.Info
Return the metaserver entry.
getMetaserverEntryListeners(int) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Returns the metaserver entry listeners for one entry index.
getMin() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns the minimum value.
getMinimumWidth() - Method in class com.realtime.crossfire.jxclient.gui.button.ButtonImages
Returns the minimal possible button's width.
getMinResolution() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the minimal resolution of this skin.
getMinResolution() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the minimal resolution of this skin.
getModifiers() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeKeyBinding
Returns the modifiers to match.
getMouseElement() - Method in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
Returns the gui element in which the mouse is.
getMoveLocation() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
Returns the location to move items to when moving away.
getMoveLocation() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
Returns the location to move items to when moving away.
getMoveLocation() - Method in interface com.realtime.crossfire.jxclient.gui.item.GUIItemItemFactory
Returns the location to move items to when moving away.
getName() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
Returns the character's name.
getName() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
getName() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns the name.
getName() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
getNamedSkill(String) - Method in class com.realtime.crossfire.jxclient.skills.SkillSet
Return the skill instance for a given skill name.
getNrOf() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns the number of objects in this item stack.
getNumberOfItemsByLocation(int) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Returns the number of items in a given location.
getNumLookObjects() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Returns the preferred number of objects to display.
getNumLookObjects() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The number of ground view objects to request from the server.
getNumLookObjects() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
The number of ground view objects to request from the server.
getOffset() - Method in class com.realtime.crossfire.jxclient.items.FloorView
Returns the number of non-inventory items to be displayed on the floor.
getOffsetX() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Returns the x-offset of the visible window.
getOffsetX() - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Returns the x offset for drawing the square at coordinate 0 of the map.
getOffsetX() - Method in class com.realtime.crossfire.jxclient.map.CfMap
Returns the offset to convert an absolute x-coordinate of a map square (CfMapSquare.getX() to a relative x-coordinate.
getOffsetY() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Returns the y-offset of the visible window.
getOffsetY() - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Returns the y offset for drawing the square at coordinate 0 of the map.
getOffsetY() - Method in class com.realtime.crossfire.jxclient.map.CfMap
Returns the offset to convert an absolute y-coordinate of a map square (CfMapSquare.getY() to a relative y-coordinate.
getOpenContainer() - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Returns the currently opened container.
getOpenDialogs() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Returns all open dialogs in reverse painting order; the first element is the top-most dialog.
getOriginalImageCacheDir() - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
Return the image cache directory.
getOriginalImageIcon(int) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Returns the "original" face for a face ID.
getOriginalImageIcon() - Method in class com.realtime.crossfire.jxclient.faces.FaceImages
Returns the ImageIcon as sent by the Crossfire server.
getOriginalImageIcon(int) - Method in interface com.realtime.crossfire.jxclient.faces.FacesManager
Returns the "original" face for a face ID.
getParty() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
Returns the character's party.
getPath() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
getPercentsToNextLevel(int, long) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
Returns the experience fraction of the current level.
getPercentsToNextLevel(int, long) - Method in class com.realtime.crossfire.jxclient.stats.ExperienceTable
Return the experience fraction of the current level in percents.
getPickupMode() - Method in class com.realtime.crossfire.jxclient.settings.options.Pickup
Returns the pickup mode.
getPlayer() - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Returns the player object this client controls.
getPlayerInventory() - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Returns the player's inventory.
getPlayers() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
getPlayerX() - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Returns the x offset of the tile representing the player.
getPlayerY() - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Returns the y offset of the tile representing the player.
getPort() - Method in class com.realtime.crossfire.jxclient.window.JXCConnection
Returns the currently connected port.
getPreferredMapHeight() - Method in class com.realtime.crossfire.jxclient.gui.map.GUIMap
Returns the minimal map height in squares needed to fill the map area.
getPreferredMapWidth() - Method in class com.realtime.crossfire.jxclient.gui.map.GUIMap
Returns the minimal map width in squares needed to fill the map area.
getPrev() - Method in class com.realtime.crossfire.jxclient.skin.io.Args
Returns the current argument.
getRace() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
Returns the character's race.
getRange() - Method in class com.realtime.crossfire.jxclient.stats.Stats
Returns the current content of the range stat.
getRepeatCount() - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
Return the current repeat count and reset it to zero.
getResolution() - Method in class com.realtime.crossfire.jxclient.main.Options
Returns the resolution.
getResource(String) - Method in class com.realtime.crossfire.jxclient.sound.AudioFileLoader
Returns an input stream for an audio file.
getScaledData() - Method in class com.realtime.crossfire.jxclient.faces.RawScale2x
Gets the scale image data.
getScaledData() - Method in class com.realtime.crossfire.jxclient.faces.RawScale8d
Returns the scale image data.
getScaledImage() - Method in class com.realtime.crossfire.jxclient.faces.ImageScale2x
Retrieves the scaled image.
getScaledImage() - Method in class com.realtime.crossfire.jxclient.faces.ImageScale8d
Returns the scaled image.
getScaledImageCacheDir() - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
Return the image cache directory for double size images.
getScaledImageIcon(int) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Returns the "scaled" face for a face ID.
getScaledImageIcon() - Method in class com.realtime.crossfire.jxclient.faces.FaceImages
Returns the ImageIcon scaled for the map view.
getScaledImageIcon(int) - Method in interface com.realtime.crossfire.jxclient.faces.FacesManager
Returns the "scaled" face for a face ID.
getScriptByScriptId(int) - Method in class com.realtime.crossfire.jxclient.scripts.ScriptManager
Returns all running scripts matching a given script ID.
getScriptId() - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Returns the script ID identifying this script instance.
getScriptId() - Method in interface com.realtime.crossfire.jxclient.scripts.ScriptProcess
Returns the script ID identifying this script instance.
getScripts(String) - Method in class com.realtime.crossfire.jxclient.scripts.ScriptManager
Returns all running scripts matching a given (partial) name or a script ID.
getScriptsByName(CharSequence) - Method in class com.realtime.crossfire.jxclient.scripts.ScriptManager
Returns all running scripts matching a given (partial) name.
getScrollPos() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Returns the location of the view area in pixels.
getScrollPos() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
 
getSelectedItem() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Returns the selected GUIItemItem instance.
getSelectedObject() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Returns the selected list object.
getServer() - Method in class com.realtime.crossfire.jxclient.main.Options
Returns the Crossfire server to connect to.
getServerIndex(String) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Returns the index of an entry by server name.
getSettings() - Method in class com.realtime.crossfire.jxclient.main.Options
Returns the Settings for restoring/saving settings.
getSettingsFile() - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
Return the main settings file.
getSettingsFile(String) - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
Return a file within the settings directory.
getShortcut(int) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Returns a shortcut.
getShortcutsFile(CharSequence, CharSequence) - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
Return the shortcuts file.
getSize() - Method in interface com.realtime.crossfire.jxclient.faces.FacesProvider
Returns the size of faces in pixels.
getSize() - Method in class com.realtime.crossfire.jxclient.faces.MagicMapFacesProvider
Returns the size of faces in pixels.
getSize() - Method in class com.realtime.crossfire.jxclient.faces.OriginalFacesProvider
Returns the size of faces in pixels.
getSize() - Method in class com.realtime.crossfire.jxclient.faces.ScaledFacesProvider
Returns the size of faces in pixels.
getSize(Fonts, FontRenderContext) - Method in interface com.realtime.crossfire.jxclient.gui.log.Segment
Returns the size of this segment in pixels.
getSize(Fonts, FontRenderContext) - Method in class com.realtime.crossfire.jxclient.gui.log.TextSegment
Returns the size of this segment in pixels.
getSize() - Method in class com.realtime.crossfire.jxclient.items.FloorView
Returns the number of items.
getSize() - Method in class com.realtime.crossfire.jxclient.items.InventoryView
Returns the number of items.
getSize() - Method in interface com.realtime.crossfire.jxclient.items.ItemView
Returns the number of items.
getSkill(int) - Method in class com.realtime.crossfire.jxclient.skills.SkillSet
Returns the given skill as a Skill object.
getSkill() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
getSkin() - Method in class com.realtime.crossfire.jxclient.main.Options
Returns the skin name.
getSkinName() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns a short name for the skin.
getSkinName() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns a short name for the skin.
getSliderHeightPixels() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Returns the height of the slider in pixels.
getSliderPos(int) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Returns the current slider position in slider-coordinates.
getSliderPosPixels(int) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Returns the y-coordinate of the slider.
getSourcePixel(int, int) - Method in class com.realtime.crossfire.jxclient.faces.RawScale2x
Gets a pixel from the source image.
getSourcePixel(int, int) - Method in class com.realtime.crossfire.jxclient.faces.RawScale8d
Gets a pixel from the source image.
getSpell() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
Return the spell to cast.
getSpell(String) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
Returns a Spell instance by spell name.
getSpell(int) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
Returns a Spell instance by index.
getSpells() - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
Returns the number of known spells.
getSquare(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Returns one map square.
getSrc(int) - Method in class com.realtime.crossfire.jxclient.util.DoubleMapping
Returns a mapping.
getStartInterface() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the start window.
getStartInterface() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the start window.
getStat(int) - Method in class com.realtime.crossfire.jxclient.stats.Stats
Returns the numerical value of the given statistic.
getStatNames(int) - Static method in class com.realtime.crossfire.jxclient.scripts.StatUtils
Returns the stat name for a stat value.
getString(ByteBuffer, int) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Extracts and removes a string from a ByteBuffer at it's current position.
getString(String, String) - Method in class com.realtime.crossfire.jxclient.settings.Settings
Return the string associated with the specified key at a node, or defaultValue if there is no association for this key.
getSyncObject() - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Returns the object to synchronize on when calling Buffer.iterator() or Buffer.listIterator(int).
getTag() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns the tag.
getTag() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
getText() - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
Returns the text.
getText() - Method in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
Returns the label text.
getText() - Method in class com.realtime.crossfire.jxclient.gui.log.TextSegment
Return the text to display.
getText() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
 
getTextColor() - Method in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
Returns the text color.
getTextColor() - Method in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
Returns the text color.
getTextFont() - Method in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
Return the font.
getTileHeight() - Method in class com.realtime.crossfire.jxclient.faces.Face
Returns the face height in tiles.
getTileSize() - Method in class com.realtime.crossfire.jxclient.main.Options
Returns the size of a tile in the map view.
getTileWidth() - Method in class com.realtime.crossfire.jxclient.faces.Face
Returns the face width in tiles.
getTimeout() - Method in class com.realtime.crossfire.jxclient.timeouts.Event
Return the timeout.
getTimeoutEvent() - Method in class com.realtime.crossfire.jxclient.timeouts.Event
Return the timeout event.
getTimestamp() - Method in class com.realtime.crossfire.jxclient.metaserver.Info
Return the timestamp.
getTitle() - Method in class com.realtime.crossfire.jxclient.stats.Stats
Returns the current title.
getTooltipLabel() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns the AbstractLabel that is used to display tooltips.
getTooltipLabel() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns the AbstractLabel that is used to display tooltips.
getTooltipText() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Returns the tooltip text to show when the mouse is inside this element.
getTooltipText() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns a description suitable for a tooltip text.
getTooltipText() - Method in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
Returns the tooltip text to explain this option.
getTooltipText() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
Returns the current tooltip text.
getTooltipText() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutCommand
Returns the current tooltip text.
getTooltipText() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
Returns the current tooltip text.
getTooltipText() - Method in class com.realtime.crossfire.jxclient.spells.Spell
Return a description for this spell to be used in tooltips.
getTooltipText1() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns the first line of the tooltip text.
getTooltipText2() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns the second line of the tooltip text.
getTooltipText3() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns the third line of the tooltip text.
getTopIndex() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Returns the index of the first line to display.
getTopIndex() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
Return the first line to render.
getTopOffset() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Returns the number of pixels to shift the first displayed line.
getTopOffset() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
Return the pixel offset for the first line to render.
getTotalHeight() - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Return the total height of all lines.
getType() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns the type.
getUpdateSeconds() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
getUptimeSeconds() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
getURI(String) - Method in class com.realtime.crossfire.jxclient.skin.source.JXCSkinClassSource
Returns a description of the location of a resource name.
getURI(String) - Method in class com.realtime.crossfire.jxclient.skin.source.JXCSkinDirSource
Returns a description of the location of a resource name.
getURI(String) - Method in interface com.realtime.crossfire.jxclient.skin.source.JXCSkinSource
Returns a description of the location of a resource name.
getVersion() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
getW() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns the width of the highlighted part of the image.
getW() - Method in interface com.realtime.crossfire.jxclient.gui.gauge.Orientation
Returns the width of the highlighted part of the image.
getW() - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
Returns the width of the associated gui element.
getW(int, int) - Method in class com.realtime.crossfire.jxclient.skin.skin.Extent
Returns the width.
getWeaponSpeed() - Method in class com.realtime.crossfire.jxclient.stats.Stats
Returns the weapon speed stat.
getWeight() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns the weight.
getWExpression() - Method in class com.realtime.crossfire.jxclient.skin.skin.Extent
Returns the width.
getWidth() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns the total width of the image.
getWidth() - Method in class com.realtime.crossfire.jxclient.gui.log.AbstractSegment
Returns the width to display the segment.
getWidth() - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Returns the width of the visible map area.
getWidth() - Method in class com.realtime.crossfire.jxclient.util.Resolution
Returns the width in pixels.
getWindowHeight() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Returns the height of the client area.
getWindowWidth() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Returns the width of the client area.
getX() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns the x-coordinate of the highlighted part of the image.
getX() - Method in interface com.realtime.crossfire.jxclient.gui.gauge.Orientation
Returns the x-coordinate of the highlighted part of the image.
getX() - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
Returns the x coordinate of the associated gui element.
getX() - Method in class com.realtime.crossfire.jxclient.gui.log.AbstractSegment
Returns the x-coordinate to display the segment.
getX() - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Returns the absolute map x-coordinate of this square.
getX() - Method in class com.realtime.crossfire.jxclient.map.Location
Returns the x-coordinate.
getX(int, int) - Method in class com.realtime.crossfire.jxclient.skin.skin.Extent
Returns the x coordinate.
getY() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns the y-coordinate of the highlighted part of the image.
getY() - Method in interface com.realtime.crossfire.jxclient.gui.gauge.Orientation
Returns the y-coordinate of the highlighted part of the image.
getY() - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
Returns the y coordinate of the associated gui element.
getY() - Method in class com.realtime.crossfire.jxclient.gui.log.AbstractSegment
Returns the y-coordinate to display the segment.
getY() - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Returns the absolute map y-coordinate of this square.
getY() - Method in class com.realtime.crossfire.jxclient.map.Location
Returns the y-coordinate.
getY(int, int) - Method in class com.realtime.crossfire.jxclient.skin.skin.Extent
Returns the y coordinate.
grace - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
graphicsDevice - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The used GraphicsDevice.
graphicsEnvironment - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The used GraphicsEnvironment.
Gui - Class in com.realtime.crossfire.jxclient.gui.gui
Combines a list of GUIElements to for a gui.
Gui(MouseTracker, Commands, CommandCallback, Macros) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.Gui
Creates a new instance.
gui - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
The Gui this element is part of.
guiAutoCloseListener - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
If set, the auto-close listener to notify if this dialog looses the active gui element.
GuiAutoCloseListener - Interface in com.realtime.crossfire.jxclient.gui.gui
Interface for clients interested in auto-close events of Gui instances.
guiAutoCloseListener - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The GuiAutoCloseListener used to track auto-closing dialogs.
GUIButton - Class in com.realtime.crossfire.jxclient.gui.button
A GUIElement that implements a button.
GUIButton(TooltipManager, GUIElementListener, String, Extent, BufferedImage, BufferedImage, String, Font, Color, int, int, boolean, CommandList) - Constructor for class com.realtime.crossfire.jxclient.gui.button.GUIButton
Creates a new instance.
GUICharacter - Class in com.realtime.crossfire.jxclient.gui
A character displaying GUI element.
GUICharacter(TooltipManager, GUIElementListener, String, int, int, Font, int, CharacterModel) - Constructor for class com.realtime.crossfire.jxclient.gui.GUICharacter
Creates a new instance.
GUICharacterList - Class in com.realtime.crossfire.jxclient.gui.list
A GUIList display characters of an account.
GUICharacterList(TooltipManager, GUIElementListener, String, Extent, int, int, Font, CharacterModel) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
Creates a new instance.
GUICheckBox - Class in com.realtime.crossfire.jxclient.gui
A check box gui element.
GUICheckBox(TooltipManager, GUIElementListener, String, Extent, BufferedImage, BufferedImage, Font, Color, CheckBoxOption, String) - Constructor for class com.realtime.crossfire.jxclient.gui.GUICheckBox
Creates a new instance.
GUICommand - Interface in com.realtime.crossfire.jxclient.gui.commands
An executable command.
GUICommandFactory - Class in com.realtime.crossfire.jxclient.gui.commands
Factory for creating GUICommand instances from string representation.
GUICommandFactory() - Constructor for class com.realtime.crossfire.jxclient.gui.commands.GUICommandFactory
Private constructor to prevent instantiation.
GUICommandText - Class in com.realtime.crossfire.jxclient.gui.textinput
 
GUICommandText(CommandCallback, TooltipManager, GUIElementListener, String, Extent, Image, Image, Font, Color, Color, int, String, Commands, boolean) - Constructor for class com.realtime.crossfire.jxclient.gui.textinput.GUICommandText
Creates a new instance.
GUIDialogTitle - Class in com.realtime.crossfire.jxclient.gui
A dialog title that allows to move the dialog.
GUIDialogTitle(TooltipManager, JXCWindowRenderer, GUIElementListener, String, Extent, BufferedImage, float) - Constructor for class com.realtime.crossfire.jxclient.gui.GUIDialogTitle
Creates a new instance.
GUIDupGauge - Class in com.realtime.crossfire.jxclient.gui.gauge
Displays a value as a graphical gauge that's filling state depends on the value.
GUIDupGauge(TooltipManager, GUIElementListener, String, Extent, BufferedImage, BufferedImage, Image, Orientation, Orientation, String) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
Creates a new instance.
GUIDupTextGauge - Class in com.realtime.crossfire.jxclient.gui.gauge
A GUIDupGauge which displays the current value as a text string on top of the gauge.
GUIDupTextGauge(TooltipManager, GUIElementListener, String, Extent, BufferedImage, BufferedImage, BufferedImage, Orientation, Orientation, String, Color, Font) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.GUIDupTextGauge
Creates a new instance.
GUIElement - Class in com.realtime.crossfire.jxclient.gui.gui
Abstract base class for GUI elements to be shown in Guis.
GUIElement(TooltipManager, GUIElementListener, String, Extent, int) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Creates a new instance.
GUIElementChangedListener - Interface in com.realtime.crossfire.jxclient.gui.gui
Interface for listeners interested in the changed flag of GUIElement instances.
GUIElementListener - Interface in com.realtime.crossfire.jxclient.gui.gui
Listener for GUIElement related events.
GuiElementParser - Class in com.realtime.crossfire.jxclient.skin.io
Creates gui element instances from string representations.
GuiElementParser(JXCSkinCache<GUIElement>) - Constructor for class com.realtime.crossfire.jxclient.skin.io.GuiElementParser
Creates a new instance.
guiElementParser - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The GuiElementParser for parsing gui element specifications.
guiElements - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
All GUI elements.
GuiFactory - Class in com.realtime.crossfire.jxclient.gui.gui
Factory for creating Gui instances.
GuiFactory(MouseTracker, Commands, CommandCallback, Macros) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.GuiFactory
Creates a new instance.
guiFactory - Variable in class com.realtime.crossfire.jxclient.skin.skin.Dialogs
The GuiFactory for creating new Gui instances.
guiFactory - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The GuiFactory for creating Gui instances.
GUIFill - Class in com.realtime.crossfire.jxclient.gui
A GUIElement that fills an area with a given color.
GUIFill(TooltipManager, GUIElementListener, String, Extent, Color, float) - Constructor for class com.realtime.crossfire.jxclient.gui.GUIFill
Creates a new instance.
GUIGauge - Class in com.realtime.crossfire.jxclient.gui.gauge
Displays a value as a graphical gauge that's filling state depends on the value.
GUIGauge(TooltipManager, GUIElementListener, String, Extent, BufferedImage, BufferedImage, Image, Orientation, String) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
Creates a new instance.
GUIGaugeListener - Interface in com.realtime.crossfire.jxclient.gui.gauge
Interface which is implemented by all listener classes.
GUIHTMLLabel - Class in com.realtime.crossfire.jxclient.gui.label
Implements an AbstractLabel that displays HTML contents.
GUIHTMLLabel(TooltipManager, GUIElementListener, String, Extent, BufferedImage, Font, Color, Color, String) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
Creates a new instance.
GUIItem - Class in com.realtime.crossfire.jxclient.gui.item
A GUIElement representing an in-game object.
GUIItem(TooltipManager, GUIElementListener, String, Extent) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItem
Creates a new instance.
GUIItemFloor - Class in com.realtime.crossfire.jxclient.gui.item
A GUIElement representing an in-game object in the ground view.
GUIItemFloor(TooltipManager, GUIElementListener, CommandQueue, String, Extent, ItemPainter, int, CrossfireServerConnection, ItemView, ItemSet, FacesManager, Image, Image) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Creates a new instance.
GUIItemFloorFactory - Class in com.realtime.crossfire.jxclient.gui.item
A factory for creating GUIItemFloor instances.
GUIItemFloorFactory(TooltipManager, GUIElementListener, CommandQueue, String, ItemPainter, CrossfireServerConnection, FacesManager, FloorView, ItemSet, Image, Image) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
Creates a new instance.
GUIItemInventory - Class in com.realtime.crossfire.jxclient.gui.item
A GUIItem for displaying inventory objects.
GUIItemInventory(TooltipManager, GUIElementListener, CommandQueue, String, Extent, ItemPainter, int, CrossfireServerConnection, FacesManager, FloorView, ItemView) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Creates a new instance.
GUIItemInventoryFactory - Class in com.realtime.crossfire.jxclient.gui.item
A factory for creating GUIItemInventory instances.
GUIItemInventoryFactory(TooltipManager, GUIElementListener, CommandQueue, String, ItemPainter, CrossfireServerConnection, FacesManager, FloorView, ItemView) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
Creates a new instance.
GUIItemItem - Class in com.realtime.crossfire.jxclient.gui.item
A GUIElement instance representing an in-game item.
GUIItemItem(TooltipManager, GUIElementListener, String, Extent, CrossfireServerConnection, ItemPainter, FacesManager) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Creates a new instance.
GUIItemItemFactory - Interface in com.realtime.crossfire.jxclient.gui.item
A factory for creating GUIItemItem instances.
GUIItemList - Class in com.realtime.crossfire.jxclient.gui.list
A GUIList instance that displays GUIItemItem instances.
GUIItemList(TooltipManager, GUIElementListener, CommandQueue, String, Extent, int, int, CrossfireServerConnection, ItemView, AbstractLabel, GUIItemItemFactory) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Creates a new instance.
GUIItemShortcut - Class in com.realtime.crossfire.jxclient.gui.item
Displays a shortcut command.
GUIItemShortcut(TooltipManager, GUIElementListener, String, Extent, Color, Image, Color, Image, int, FacesManager, Shortcuts, Font, CurrentSpellManager) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
Creates a new instance.
GUIItemSpellList - Class in com.realtime.crossfire.jxclient.gui.item
 
GUIItemSpellList(TooltipManager, GUIElementListener, CommandQueue, String, Extent, Color, Image, int, FacesManager, SpellsManager, CurrentSpellManager) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
Creates a new instance.
GUILabel - Class in com.realtime.crossfire.jxclient.gui.label
Abstract base class for labels that render text.
GUILabel(TooltipManager, GUIElementListener, String, Extent, BufferedImage, String, Font, Color, Color, Alignment) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUILabel
Create a new instance.
GUILabelFailure - Class in com.realtime.crossfire.jxclient.gui.label
A GUIHTMLLabel that displays the last received "failure" message.
GUILabelFailure(TooltipManager, GUIElementListener, String, Extent, CrossfireServerConnection, Font, Color, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUILabelFailure
Create a new instance.
GUILabelLog - Class in com.realtime.crossfire.jxclient.gui.log
A gui element implementing a static text field which may contain media tags.
GUILabelLog(TooltipManager, GUIElementListener, String, Extent, Image, Fonts, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.log.GUILabelLog
Creates a new instance.
GUILabelMessage - Class in com.realtime.crossfire.jxclient.gui.label
A GUIHTMLLabel that displays the last received "drawinfo" message.
GUILabelMessage(TooltipManager, GUIElementListener, String, Extent, CrossfireServerConnection, JXCWindowRenderer, Font, Color, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUILabelMessage
Create a new instance.
GUILabelQuery - Class in com.realtime.crossfire.jxclient.gui.label
A GUIHTMLLabel that displays the last received "query" command.
GUILabelQuery(TooltipManager, GUIElementListener, String, Extent, CrossfireServerConnection, Font, Color, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUILabelQuery
Create a new instance.
GUILabelStats - Class in com.realtime.crossfire.jxclient.gui.label
A GUILabel that displays a value of the last received "stats" command.
GUILabelStats(TooltipManager, GUIElementListener, String, Extent, Font, Color, Color, int, Alignment, Stats) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUILabelStats
Creates a new instance.
GUILabelStats2 - Class in com.realtime.crossfire.jxclient.gui.label
A GUILabel that displays a value of the last received "stats" command.
GUILabelStats2(TooltipManager, GUIElementListener, String, Extent, Font, Color, Color, Color, Color, Color, Color, int, int, int, int, Alignment, Stats) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
Creates a new instance.
GUIList - Class in com.realtime.crossfire.jxclient.gui.list
A GUIElement that displays a list of entries.
GUIList(TooltipManager, GUIElementListener, String, Extent, int, int, GUIListCellRenderer, CommandList) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIList
Creates a new instance.
GUIListCellRenderer - Interface in com.realtime.crossfire.jxclient.gui.list
A ListCellRenderer that implements resizing after screen resolution changes.
GUIListViewport - Class in com.realtime.crossfire.jxclient.gui.list
A JViewport that allows updating the viewport state.
GUIListViewport() - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIListViewport
 
GUILog - Class in com.realtime.crossfire.jxclient.gui.log
Abstract base class for gui elements implementing text fields.
GUILog(TooltipManager, GUIElementListener, String, Extent, Image, Fonts) - Constructor for class com.realtime.crossfire.jxclient.gui.log.GUILog
Creates a new instance.
guiManager - Variable in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
The GuiManager instance.
guiManager - Variable in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
The GuiManager to forward to.
guiManager - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The GuiManager for controlling the main GUI state.
GuiManager - Class in com.realtime.crossfire.jxclient.window
Maintains the application's main GUI state.
GuiManager(GuiStateManager, TooltipManager, Settings, CrossfireServerConnection, JXCWindowRenderer, GuiFactory, KeybindingsManager, JXCConnection) - Constructor for class com.realtime.crossfire.jxclient.window.GuiManager
Creates a new instance.
GuiManagerCommandCallback - Class in com.realtime.crossfire.jxclient.main
A CommandCallback that delegates to a GuiManager.
GuiManagerCommandCallback(Exiter) - Constructor for class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Creates a new instance.
GUIMap - Class in com.realtime.crossfire.jxclient.gui.map
Display the map view.
GUIMap(TooltipManager, GUIElementListener, String, Extent, CfMapUpdater, FacesProvider, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.gui.map.GUIMap
Creates a new instance.
GUIMessageLog - Class in com.realtime.crossfire.jxclient.gui.log
A gui element implementing the message window.
GUIMessageLog(TooltipManager, GUIElementListener, String, Extent, CrossfireServerConnection, Image, Fonts, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.log.GUIMessageLog
Creates a new instance.
GUIMetaElement - Class in com.realtime.crossfire.jxclient.gui
Display a Crossfire server entry.
GUIMetaElement(TooltipManager, GUIElementListener, MetaserverModel, String, int, int, Image, Font, int, String, String) - Constructor for class com.realtime.crossfire.jxclient.gui.GUIMetaElement
Creates a new instance.
GUIMetaElementList - Class in com.realtime.crossfire.jxclient.gui.list
A GUIList that tracks a Metaserver instance.
GUIMetaElementList(TooltipManager, GUIElementListener, String, Extent, int, int, MetaserverModel, BufferedImage, Font, String, String, GUIText, AbstractLabel, CommandList) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
Creates a new instance.
GUIMiniMap - Class in com.realtime.crossfire.jxclient.gui.map
Displays a small map view.
GUIMiniMap(TooltipManager, GUIElementListener, String, Extent, CfMapUpdater, FacesProvider) - Constructor for class com.realtime.crossfire.jxclient.gui.map.GUIMiniMap
Creates a new instance.
GUIMultiLineLabel - Class in com.realtime.crossfire.jxclient.gui.label
A AbstractLabel that renders the text as a list of plain strings.
GUIMultiLineLabel(TooltipManager, GUIElementListener, String, Extent, BufferedImage, Font, Color, Color, Alignment, String) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
Create a new instance.
GUIOneLineLabel - Class in com.realtime.crossfire.jxclient.gui.label
A AbstractLabel that renders the text as a plain string.
GUIOneLineLabel(TooltipManager, GUIElementListener, String, Extent, BufferedImage, Font, Color, Color, Alignment, String) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUIOneLineLabel
Create a new instance.
GUIPicture - Class in com.realtime.crossfire.jxclient.gui
 
GUIPicture(TooltipManager, GUIElementListener, String, Extent, BufferedImage, float) - Constructor for class com.realtime.crossfire.jxclient.gui.GUIPicture
Creates a new instance.
GUIQueryText - Class in com.realtime.crossfire.jxclient.gui.textinput
Input field for "query" dialogs.
GUIQueryText(CrossfireServerConnection, CommandCallback, TooltipManager, GUIElementListener, String, Extent, Image, Image, Font, Color, Color, int, String, boolean) - Constructor for class com.realtime.crossfire.jxclient.gui.textinput.GUIQueryText
Creates a new instance.
GUIScrollable - Interface in com.realtime.crossfire.jxclient.gui.scrollable
 
GUIScrollable2 - Interface in com.realtime.crossfire.jxclient.gui.scrollable
A GUIScrollable that can be attached to GUIScrollBars.
GUIScrollBar - Class in com.realtime.crossfire.jxclient.gui.gui
A scroll bar gui element.
GUIScrollBar(TooltipManager, GUIElementListener, String, Extent, boolean, GUIScrollable2, Color, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Creates a new instance.
GUISpellLabel - Class in com.realtime.crossfire.jxclient.gui.label
A GUIHTMLLabel that displays the currently selected spell.
GUISpellLabel(TooltipManager, GUIElementListener, String, Extent, BufferedImage, FacesManager, Font, Type, CurrentSpellManager) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUISpellLabel
Create a new instance.
GuiState - Enum in com.realtime.crossfire.jxclient.guistate
Possible gui states.
GuiState() - Constructor for enum com.realtime.crossfire.jxclient.guistate.GuiState
 
guiState - Variable in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
The current GUI state.
guiStateChanged(RendererGuiState) - Method in interface com.realtime.crossfire.jxclient.gui.gui.RendererGuiStateListener
The gui state has changed.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.animations.Animations
The GuiStateListener for detecting established or dropped connections.
GuiStateListener - Interface in com.realtime.crossfire.jxclient.guistate
Interface for listeners interested gui state changes.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.items.ItemsManager
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.main.FacesTracker
The GuiStateListener to track connections to servers.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.main.OutputCountTracker
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.main.PickupTracker
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.main.PlayerNameTracker
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.metaserver.Metaserver
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.queue.CommandQueue
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.skills.SkillSet
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.skin.events.ConnectionStateSkinEvent
The GuiStateListener attached to ConnectionStateSkinEvent.guiStateManager.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.sound.SoundManager
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.stats.Stats
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The GuiStateListener for detecting established or dropped connections.
guiStateListener - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The GuiStateListener for detecting established or dropped connections.
guiStateListeners - Variable in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
The connection state listeners to notify.
guiStateManager - Variable in class com.realtime.crossfire.jxclient.gui.commands.ConnectCommand
The GuiStateManager instance.
guiStateManager - Variable in class com.realtime.crossfire.jxclient.gui.commands.DisconnectCommand
The GuiStateManager instance.
guiStateManager - Variable in class com.realtime.crossfire.jxclient.gui.commands.MetaCommand
The GuiStateManager to affect.
guiStateManager - Variable in class com.realtime.crossfire.jxclient.gui.commands.StartCommand
The GuiStateManager to affect.
GuiStateManager - Class in com.realtime.crossfire.jxclient.guistate
Maintains the current GuiState.
GuiStateManager(CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.guistate.GuiStateManager
Creates a new instance.
guiStateManager - Variable in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
The GuiStateManager instance.
guiStateManager - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The GuiStateManager instance.
guiStateManager - Variable in class com.realtime.crossfire.jxclient.skin.events.ConnectionStateSkinEvent
The GuiStateManager to watch.
GUIText - Class in com.realtime.crossfire.jxclient.gui.textinput
 
GUIText(CommandCallback, TooltipManager, GUIElementListener, String, Extent, Image, Image, Font, Color, Color, int, String, boolean) - Constructor for class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Creates a new instance.
GUITextButton - Class in com.realtime.crossfire.jxclient.gui.button
A GUIElement that implements a button.
GUITextButton(TooltipManager, GUIElementListener, String, Extent, ButtonImages, ButtonImages, String, Font, Color, boolean, CommandList) - Constructor for class com.realtime.crossfire.jxclient.gui.button.GUITextButton
Creates a new instance.
GUITextField - Class in com.realtime.crossfire.jxclient.gui.textinput
A text input field which executes a CommandList when ENTER is pressed.
GUITextField(CommandCallback, TooltipManager, GUIElementListener, String, Extent, Image, Image, Font, Color, Color, int, String, CommandList, boolean) - Constructor for class com.realtime.crossfire.jxclient.gui.textinput.GUITextField
Creates a new instance.
GUITextGauge - Class in com.realtime.crossfire.jxclient.gui.gauge
A GUIGauge which displays the current value as a text string on top of the gauge.
GUITextGauge(TooltipManager, GUIElementListener, String, Extent, BufferedImage, BufferedImage, BufferedImage, Orientation, String, Color, Font) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.GUITextGauge
Creates a new instance.

H

h - Variable in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
The height of the highlighted part of the image.
h - Variable in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
The height of the associated gui element.
h - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The item's height in pixel.
h - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
The spell list's height in pixel.
h - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The item's height in pixel.
h - Variable in class com.realtime.crossfire.jxclient.skin.skin.Extent
The height.
handleEndTag(HTML.Tag, int) - Method in class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
handleKeyPress(KeyEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Dispatches a key press KeyEvent.
handleKeyPress(KeyEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
 
handleKeyPress(KeyEvent) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Executes a "key press" event.
handleKeyPress(KeyEvent) - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Processes a key pressed event.
handleKeyPress(KeyEvent) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
 
handleKeyRelease(KeyEvent) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
 
handleKeyType(KeyEvent) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
 
handleKeyTyped(KeyEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Dispatches a key typed KeyEvent.
handleKeyTyped(KeyEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
 
handleKeyTyped(KeyEvent) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Executes a "key typed" event.
handleKeyTyped(KeyEvent) - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Processes a key typed event.
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
handleText(char[], int) - Method in class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
hasBufferedImage() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Returns whether the backbuffer for this element has been created.
hasChangedDialog() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns whether the dialog state should be saved.
hasChangedDialog() - Method in class com.realtime.crossfire.jxclient.skin.skin.Dialogs
Returns whether the dialog state should be saved.
hasChangedDialog() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns whether the dialog state should be saved.
hasChangedElements - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
Records whether at least one gui element has changed since last redraw.
hashCode() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
hashCode() - Method in class com.realtime.crossfire.jxclient.faces.Face
hashCode() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
hashCode() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCharKeyBinding
hashCode() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeKeyBinding
hashCode() - Method in class com.realtime.crossfire.jxclient.map.Location
hashCode() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
hashCode() - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
hashCode() - Method in class com.realtime.crossfire.jxclient.timeouts.Event
hashCode() - Method in class com.realtime.crossfire.jxclient.util.Resolution
HashedEventListenerList - Class in com.realtime.crossfire.jxclient.util
 
HashedEventListenerList() - Constructor for class com.realtime.crossfire.jxclient.util.HashedEventListenerList
 
hasMore() - Method in class com.realtime.crossfire.jxclient.skin.io.Args
Returns whether more arguments exist.
hasNegativeImage - Variable in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Whether the gauge can display negative images.
hasNext() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer.OpenDialogsIterator
hasScripts() - Method in class com.realtime.crossfire.jxclient.scripts.ScriptManager
Returns whether at least one script is running.
heads - Variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
If this square contains a non-head part of a multi-square object this points to the head square.
height - Variable in class com.realtime.crossfire.jxclient.faces.ImageScale2x
The height of the image.
height - Variable in class com.realtime.crossfire.jxclient.faces.ImageScale8d
The height of the image.
height - Variable in class com.realtime.crossfire.jxclient.faces.RawScale2x
The height of the source image.
height - Variable in class com.realtime.crossfire.jxclient.faces.RawScale8d
The height of the source image.
height - Variable in class com.realtime.crossfire.jxclient.gui.button.ButtonImages
The button height.
height - Variable in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
The total height of the image.
height - Variable in class com.realtime.crossfire.jxclient.gui.log.Line
The total height of this line.
height - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderState
The height of the viewable area.
height - Variable in class com.realtime.crossfire.jxclient.map.CfMapAnimations
The height of the visible map area.
height - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The height of the visible map area.
HEIGHT - Static variable in class com.realtime.crossfire.jxclient.skin.io.ExpressionParser
The identifier evaluating to the height in pixels of the current resolution.
height - Variable in class com.realtime.crossfire.jxclient.util.Resolution
The height in pixel.
heightFactor - Variable in class com.realtime.crossfire.jxclient.skin.skin.Expression
The screen height dependent factor.
HEX_CHARS - Static variable in class com.realtime.crossfire.jxclient.util.HexCodec
Hex characters for values 0-15.
HexCodec - Class in com.realtime.crossfire.jxclient.util
Utility class for en-/decoding hexadecimal strings.
HexCodec() - Constructor for class com.realtime.crossfire.jxclient.util.HexCodec
Private constructor to prevent instantiation.
hexDump(ByteBuffer) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Returns a hex-dump of a ByteBuffer.
hexDump(byte[], int, int) - Static method in class com.realtime.crossfire.jxclient.util.HexCodec
Returns a hex dump of a part of a byte array.
hexEncode2(StringBuilder, int) - Static method in class com.realtime.crossfire.jxclient.util.HexCodec
Append a given value as a two digits hexadecimal number.
hexEncode4(StringBuilder, int) - Static method in class com.realtime.crossfire.jxclient.util.HexCodec
Append a given value as a four digits hexadecimal number.
HIDE_INPUT - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireQueryListener
Query type: hide input being entered.
hideAccountWindows() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Hides all account-related windows.
HideCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which hides a target GUIElement.
HideCommand(GUIElement) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.HideCommand
Creates a new instance.
hideInput - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
If set, hide input; else show input.
hideInState(RendererGuiState) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Hides the dialog in a state.
hideInStates - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
The gui states that do not show this dialog.
HISTORY_SIZE - Static variable in class com.realtime.crossfire.jxclient.settings.CommandHistory
The maximum number of commands to store.
historyNext() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Activate the next command from the command history.
historyPrev() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Activate the previous command from the command history.
host - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The host to connect to.
hostname - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The hostname input field to update; may be null.
hostname - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
hostname - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The "hostname" value for the current server entry.
hostname - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The currently connected server.
hostNameInputField - Variable in class com.realtime.crossfire.jxclient.gui.commands.ConnectCommand
The host name input field.
HTML_TAG_MATCHER - Static variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
Matches html tags.

I

id - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
Counts the number of calls to FileCacheFaceQueue.reset().
ident - Variable in class com.realtime.crossfire.jxclient.skin.skin.JXCSkinCache
The description of this cache used for creating error messages.
ignore - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Whether this gui element should be ignored for user interaction.
ignoreLevelChange - Variable in class com.realtime.crossfire.jxclient.sound.StatsWatcher
Ignore level changes until this time has reached.
image - Variable in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
An image to draw before the server description.
image - Variable in class com.realtime.crossfire.jxclient.gui.GUIPicture
The picture to paint.
image - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The image for drawing list entries.
ImageCache - Interface in com.realtime.crossfire.jxclient.faces
Interface for ImageIcon caching classes.
imageCacheMagicMap - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
The image cache used for loading magic map images.
imageCacheOriginal - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
The image cache used for loading original images.
imageCacheScaled - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
The image cache used for loading scaled images.
imageDown - Variable in class com.realtime.crossfire.jxclient.gui.button.GUIButton
The image in selected state.
imageLeft - Variable in class com.realtime.crossfire.jxclient.gui.button.ButtonImages
The left border of the button.
imageMiddle - Variable in class com.realtime.crossfire.jxclient.gui.button.ButtonImages
The background of the middle part of the button.
ImageParser - Class in com.realtime.crossfire.jxclient.skin.io
Creates BufferedImage instances from string representations.
ImageParser(JXCSkinSource) - Constructor for class com.realtime.crossfire.jxclient.skin.io.ImageParser
Creates a new instance.
imageParser - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The ImageParser for parsing image specifications.
imageRight - Variable in class com.realtime.crossfire.jxclient.gui.button.ButtonImages
The right border of the button.
images - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Maps Color to an image filled with this color with a size of one square.
Images - Class in com.realtime.crossfire.jxclient.util
Utility class for manipulating images.
Images() - Constructor for class com.realtime.crossfire.jxclient.util.Images
Private constructor to prevent instantiation.
ImageScale2x - Class in com.realtime.crossfire.jxclient.faces
A utility to perform the scale2x algorithm on a Java Image.
ImageScale2x(Icon) - Constructor for class com.realtime.crossfire.jxclient.faces.ImageScale2x
Creates a new scaler that will scale the passed image.
ImageScale8d - Class in com.realtime.crossfire.jxclient.faces
A utility to scale down an image by 8 in both dimensions.
ImageScale8d(Icon) - Constructor for class com.realtime.crossfire.jxclient.faces.ImageScale8d
Creates a new instance.
imageUp - Variable in class com.realtime.crossfire.jxclient.gui.button.GUIButton
The image in unselected state.
in - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The InputStream of DefaultScriptProcess.process.
inactiveColor - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
 
inactiveImage - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
 
increase(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Increases the defined area of the map.
index - Variable in class com.realtime.crossfire.jxclient.gui.GUICharacter
Index of the item to display in GUICharacter.characterModel.
index - Variable in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
The metaserver index.
index - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
The currently shown index.
index - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
The inventory slot index.
index - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The shortcut index.
index - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
 
index - Variable in class com.realtime.crossfire.jxclient.map.AnimationState
The face index currently shown.
index - Variable in class com.realtime.crossfire.jxclient.skin.io.Args
The current index into Args.args.
IndexedEventListenerList - Class in com.realtime.crossfire.jxclient.util
 
IndexedEventListenerList() - Constructor for class com.realtime.crossfire.jxclient.util.IndexedEventListenerList
 
Info - Class in com.realtime.crossfire.jxclient.metaserver
An entry in the cache.
Info(MetaserverEntry) - Constructor for class com.realtime.crossfire.jxclient.metaserver.Info
Create a new instance.
Info(MetaserverEntry, long) - Constructor for class com.realtime.crossfire.jxclient.metaserver.Info
Create a new instance.
info - Variable in class com.realtime.crossfire.jxclient.stats.ExperienceTable
Maps level to experience needed to reach the level.
informationChanged() - Method in interface com.realtime.crossfire.jxclient.account.CharacterInformationListener
The item changed.
inhibitPaintIconified - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
If set, do not repaint anything.
inhibitPaintMapUpdate - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
If set, do not repaint anything.
inhibitSave() - Method in class com.realtime.crossfire.jxclient.settings.options.Option
Returns whether the option should not be saved.
inhibitSave() - Method in class com.realtime.crossfire.jxclient.settings.options.PickupOption
Returns whether the option should not be saved.
init(JXCWindowRenderer) - Method in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
Deprecated. 
init(GuiManager, CrossfireServerConnection) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Deprecated. 
init(Resolution, MouseTracker, String, boolean, SkinLoader) - Method in class com.realtime.crossfire.jxclient.main.JXCWindow
Initializes the instance: loads and displays the skin.
initEvents - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
All "event init" commands in execution order.
initialPositionSet - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
Whether an initial position has been set.
initSpells() - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
 
inputBuf - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The receive buffer.
inputBuffer - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The receive buffer.
inputLen - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
If set to -1, a two-byte packet header is read next from ClientSocket.inputBuffer.
inSection - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
Whether response parsing is withing a server entry.
insert(String, T) - Method in class com.realtime.crossfire.jxclient.skin.skin.JXCSkinCache
Add a new element to the cache.
insert(int, int) - Method in class com.realtime.crossfire.jxclient.util.DoubleMapping
Adds a mapping.
insert(int, int) - Method in class com.realtime.crossfire.jxclient.util.Mapping
Adds a mapping.
insertChar(char) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Inserts a character at the cursor position.
insertGuiElement(GUIElement) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Adds a new GUIElement to this skin.
insertGuiElement(GUIElement) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Adds a new GUIElement to this skin.
insertString(String) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Inserts a string at the cursor position.
interestOps - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The currently set interest ops for ClientSocket.selectionKey.
InternalHTMLRenderer - Class in com.realtime.crossfire.jxclient.gui.label
 
InternalHTMLRenderer(Font, Color, Graphics, int, int, int) - Constructor for class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
InvalidKeyBindingException - Exception in com.realtime.crossfire.jxclient.gui.keybindings
Indicates that a key binding is invalid.
InvalidKeyBindingException(String) - Constructor for exception com.realtime.crossfire.jxclient.gui.keybindings.InvalidKeyBindingException
Creates a new instance.
inventoryAdded(int, int, CfItem) - Method in interface com.realtime.crossfire.jxclient.items.ItemListener
An inventory CfItem has been added to the watched item.
InventoryComparator - Class in com.realtime.crossfire.jxclient.items
A Comparator that compares CfItem instances in inventory view order.
InventoryComparator() - Constructor for class com.realtime.crossfire.jxclient.items.InventoryComparator
 
inventoryRemoved(int, int) - Method in interface com.realtime.crossfire.jxclient.items.ItemListener
An inventory item has been removed from the watched item.
inventoryView - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
The inventory view to watch.
inventoryView - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
The inventory view to use.
InventoryView - Class in com.realtime.crossfire.jxclient.items
Provides a view of all items in the current player's inventory.
InventoryView(ItemSet, Comparator<CfItem>) - Constructor for class com.realtime.crossfire.jxclient.items.InventoryView
Creates a new instance.
inventoryView - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The inventory ItemView to use.
INVOKE - Static variable in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
Command prefix to "invoke" a spell.
invokeColor - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The background color for shortcuts that /invoke a spell.
invokeImage - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The overlay image for shortcuts that /invoke a spell.
isActive() - Method in class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
Returns whether this element is active.
isActiveElement(ActivatableGUIElement) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns whether a given gui element is the active element of this dialog.
isApplied() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns whether this item is applied.
isAutoSize() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns the auto-size state.
isBlessed() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns whether this item is blessed.
isCast() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
Return whether the spell should be "cast" or "invoked".
isChanged() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Returns the changed flag.
isChangedFromDefault() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns whether this dialog has changed from its default state.
isChecked() - Method in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
Return the current state.
isConnected() - Method in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
Returns whether a server connection is active.
isConnected - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Whether ClientSocket.socketChannel is connected.
isCursed() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns whether this item is cursed.
isDamned() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns whether this item is damned.
isDebugGui() - Method in class com.realtime.crossfire.jxclient.main.Options
Returns whether debugging of GUI elements is enabled.
isDefault - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Whether this element is the default element.
isDefault() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Returns whether this element is the default element.
isDefault - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
Whether the key binding is a "default" binding which should not be saved.
isDefault() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
Returns whether the key binding is a "default" binding which should not be saved.
isDefaultChecked() - Method in class com.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOption
Return the default value of CheckBoxOption.isChecked().
isDefaultChecked() - Method in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
Return the default value of CheckBoxOption.isChecked().
isDefaultChecked() - Method in class com.realtime.crossfire.jxclient.settings.options.PickupOption
Return the default value of CheckBoxOption.isChecked().
isDefaultChecked() - Method in class com.realtime.crossfire.jxclient.sound.SoundCheckBoxOption
Return the default value of CheckBoxOption.isChecked().
isDialogOpen(Gui) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Returns whether a given dialog is currently visible.
isDirty(CfMapSquare) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Returns whether a CfMapSquare is dirty.
isElementAtPoint(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Returns whether this element includes a given point.
isElementVisible() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Returns whether this element is visible.
isFogOfWar(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Determines if the tile is not up-to-date.
isFogOfWar(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Determines if a square is not up-to-date.
isFogOfWar() - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Determines if the square is not up-to-date.
isFullScreen - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Records whether full-screen mode is active.
isFullScreen() - Method in class com.realtime.crossfire.jxclient.main.Options
Returns whether full-screen mode should be enabled.
isHidden(RendererGuiState) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns whether this gui is visible in a state.
isIgnore() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Returns whether this gui element should be ignored for user interaction.
isItemGroupButton() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns whether this object is a fake object for selecting object groups in the ground view.
isKnown() - Method in class com.realtime.crossfire.jxclient.skills.Skill
Returns whether the skill is known.
isLocked() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns whether this item is locked.
isMagic() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns whether this item is magical.
isModal() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns the modal state.
isModified() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Returns whether the shortcuts have been modified since creation or last call to Shortcuts.resetModified().
isMonitoring - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Whether a "monitor" command is active.
isNegativeImage() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns whether the negative image should be shown.
isNegativeImage() - Method in interface com.realtime.crossfire.jxclient.gui.gauge.Orientation
Returns whether the negative image should be shown.
isNoPick() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns whether this item cannot be picked up.
isOpen() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns whether this item is an opened container.
isRunning - Variable in class com.realtime.crossfire.jxclient.queue.CommandQueue
Whether a "run" command has been sent without a following "run_stop" command.
isSelected() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Returns whether this element should drawn as "selected".
isSelected() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Returns whether this element should drawn as "selected".
isSelected() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Returns whether this element should drawn as "selected".
isTypeShown(int) - Method in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
Returns whether a message type should be shown.
isUnidentified() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns whether this item is unidentified.
isUnknown() - Method in class com.realtime.crossfire.jxclient.spells.Spell
Returns whether this spell is unknown to the character.
isUnpaid() - Method in class com.realtime.crossfire.jxclient.items.CfItem
Returns whether this item is unpaid.
isValid() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Returns whether the gauge's values are valid.
isValid() - Method in interface com.realtime.crossfire.jxclient.gui.gauge.Orientation
Returns whether the gauge's values are valid.
isWithinDrawingArea(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Returns whether a given point is within this dialog's drawing area.
it - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer.OpenDialogsIterator
The backing list iterator; it returns the elements in reversed order.
italic - Variable in class com.realtime.crossfire.jxclient.gui.log.Parser
Whether italic face is enabled.
italic - Variable in class com.realtime.crossfire.jxclient.gui.log.TextSegment
Whether italic face is enabled.
item - Variable in class com.realtime.crossfire.jxclient.gui.commands.ExecuteElementCommand
The item element to execute.
item - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
The current item instance.
itemAdded(CfItem) - Method in interface com.realtime.crossfire.jxclient.items.ItemSetListener
A CfItem has been added.
itemChanged(int) - Method in interface com.realtime.crossfire.jxclient.items.ItemListener
The watched item has changed.
itemChanged(CfItem) - Method in interface com.realtime.crossfire.jxclient.items.ItemSetListener
A CfItem's attributes have been changed.
itemChangedListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
The GUIElementChangedListener attached to all GUIItemItem instances in the list.
ItemItemCellRenderer - Class in com.realtime.crossfire.jxclient.gui.list
A ListCellRenderer that renders GUIMetaElement instances.
ItemItemCellRenderer(GUIItemItem) - Constructor for class com.realtime.crossfire.jxclient.gui.list.ItemItemCellRenderer
Creates a new instance.
itemItemFactory - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
The GUIItemItemFactory for creating new GUIItemItem instances.
itemListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
The CfItemListener used to detect attribute changes of the displayed item.
itemListener - Variable in class com.realtime.crossfire.jxclient.items.FloorView
The ItemListener attached to the current floor object.
ItemListener - Interface in com.realtime.crossfire.jxclient.items
Interface for listeners for changes of item locations.
itemListeners - Variable in class com.realtime.crossfire.jxclient.items.ItemSet
The registered ItemListeners to be notified about changes.
itemModified() - Method in interface com.realtime.crossfire.jxclient.items.CfItemListener
Will be called when any attribute has been changed.
itemMoved(CfItem) - Method in interface com.realtime.crossfire.jxclient.items.ItemSetListener
A CfItem's location has been changed.
itemPainter - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
The ItemPainter to use.
itemPainter - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
 
itemPainter - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
The ItemPainter for painting the icon.
ItemPainter - Class in com.realtime.crossfire.jxclient.gui.item
Paints Crossfire item images.
ItemPainter(BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, BufferedImage, Color, Color, Color, Color, Color, Color, Color, Color, Color, Font, Color, int, int) - Constructor for class com.realtime.crossfire.jxclient.gui.item.ItemPainter
Creates a new instance.
itemRemoved(int) - Method in interface com.realtime.crossfire.jxclient.items.ItemListener
The watched item has been removed from the location.
itemRemoved(CfItem) - Method in interface com.realtime.crossfire.jxclient.items.ItemSetListener
A CfItem has been removed.
items - Variable in class com.realtime.crossfire.jxclient.items.InventoryView
The items in the inventory ordered by InventoryView.comparator.
items - Variable in class com.realtime.crossfire.jxclient.items.ItemSet
Maps location (=tag) to list of items in that location.
itemSet - Variable in class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
The ItemSet instance to watch.
itemSet - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
The ItemSet to use.
itemSet - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
The ItemSet to use.
itemSet - Variable in class com.realtime.crossfire.jxclient.items.FloorView
The ItemSet to monitor.
itemSet - Variable in class com.realtime.crossfire.jxclient.items.InventoryView
The ItemSet to monitor.
ItemSet - Class in com.realtime.crossfire.jxclient.items
Model class maintaining the CfItems known to the player.
ItemSet() - Constructor for class com.realtime.crossfire.jxclient.items.ItemSet
 
itemSet - Variable in class com.realtime.crossfire.jxclient.items.ItemsManager
The known CfItems.
itemSet - Variable in class com.realtime.crossfire.jxclient.main.PlayerNameTracker
The ItemSet to track.
itemSet - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The ItemSet instance to use.
itemSet - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
The ItemSet instance to use.
itemSet - Variable in class com.realtime.crossfire.jxclient.skin.io.GaugeUpdaterParser
The ItemSet to use.
itemSet - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The ItemSet instance to use.
itemSetListener - Variable in class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
The listener to detect a changed player name.
itemSetListener - Variable in class com.realtime.crossfire.jxclient.items.FloorView
The ItemSetListener for detecting opened or closed containers.
itemSetListener - Variable in class com.realtime.crossfire.jxclient.items.InventoryView
The ItemSetListener attached to InventoryView.itemSet to track the current player object.
ItemSetListener - Interface in com.realtime.crossfire.jxclient.items
Interface for listeners in ItemSet related events.
itemSetListener - Variable in class com.realtime.crossfire.jxclient.main.PlayerNameTracker
The listener to detect a changed player name.
itemSetListeners - Variable in class com.realtime.crossfire.jxclient.items.ItemSet
The list of ItemSetListeners to be notified about changes.
ItemsManager - Class in com.realtime.crossfire.jxclient.items
Manages items known to the character.
ItemsManager(CrossfireServerConnection, FacesManager, Stats, SkillSet, GuiStateManager, ItemSet) - Constructor for class com.realtime.crossfire.jxclient.items.ItemsManager
Creates a new instance.
itemView - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
The ItemView to monitor.
ItemView - Interface in com.realtime.crossfire.jxclient.items
A list of CfItems.
iterator() - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Return an Iterator for the lines in this buffer.
iterator() - Method in class com.realtime.crossfire.jxclient.gui.log.Line
iterator() - Method in class com.realtime.crossfire.jxclient.map.AnimationState
iterator() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
iterator() - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Returns all gui instances of this skin.
iterator() - Method in class com.realtime.crossfire.jxclient.skin.skin.Dialogs
iterator() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Returns all gui instances of this skin.
iterator() - Method in class com.realtime.crossfire.jxclient.skin.skin.JXCSkinCache
Return all stored values.
iterator() - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager

J

JXCConnection - Class in com.realtime.crossfire.jxclient.window
 
JXCConnection(KeybindingsManager, Shortcuts, Settings, Frame, Pickup, CrossfireServerConnection, GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.window.JXCConnection
Creates a new instance.
JXClient - Class in com.realtime.crossfire.jxclient.main
This is the entry point for JXClient.
JXClient(Options, String) - Constructor for class com.realtime.crossfire.jxclient.main.JXClient
The constructor of the class.
JXCSkin - Interface in com.realtime.crossfire.jxclient.skin.skin
Defines a JXClient skin consisting of a main Gui and zero or more dialog Guis.
JXCSkinCache<T> - Class in com.realtime.crossfire.jxclient.skin.skin
Implements a cache for elements identified by name.
JXCSkinCache(String) - Constructor for class com.realtime.crossfire.jxclient.skin.skin.JXCSkinCache
Create a new instance.
JXCSkinClassSource - Class in com.realtime.crossfire.jxclient.skin.source
A JXCSkinSource that loads via the class loader.
JXCSkinClassSource(String) - Constructor for class com.realtime.crossfire.jxclient.skin.source.JXCSkinClassSource
Create a new instance.
JXCSkinDirSource - Class in com.realtime.crossfire.jxclient.skin.source
A JXCSkinSource that loads from files.
JXCSkinDirSource(File) - Constructor for class com.realtime.crossfire.jxclient.skin.source.JXCSkinDirSource
Create a new instance.
JXCSkinException - Exception in com.realtime.crossfire.jxclient.skin.skin
Exception thrown if a skin related problem occurs.
JXCSkinException(String) - Constructor for exception com.realtime.crossfire.jxclient.skin.skin.JXCSkinException
Creates a new instance.
JXCSkinLoader - Class in com.realtime.crossfire.jxclient.skin.io
Parser for loading JXCSkin instances from JXCSkinSources.
JXCSkinLoader(ItemSet, ItemView, FloorView, SpellsManager, FacesManager, Stats, CfMapUpdater, KeyBindings, OptionManager, ExperienceTable, SkillSet, int) - Constructor for class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Creates a new instance.
JXCSkinSource - Interface in com.realtime.crossfire.jxclient.skin.source
Interface for providers of JXCSkin sources.
JXCWindow - Class in com.realtime.crossfire.jxclient.main
The main window.
JXCWindow(Exiter, CrossfireServerConnection, OptionManager, GuiStateManager, JXCWindowRenderer, CommandQueue, GuiManager, KeyHandler, CharacterModel, JFrame) - Constructor for class com.realtime.crossfire.jxclient.main.JXCWindow
Creates a new instance.
JXCWindowRenderer - Class in com.realtime.crossfire.jxclient.gui.gui
Renders a Gui instance into a Frame.
JXCWindowRenderer(MouseListener, Object, CrossfireServerConnection, Writer) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Creates a new instance.
JXCWindowRenderer.OpenDialogsIterator - Class in com.realtime.crossfire.jxclient.gui.gui
An Iterator that returns all open dialogs in painting order.
JXCWindowRenderer.OpenDialogsIterator() - Constructor for class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer.OpenDialogsIterator
 

K

KEY_SHIFT_ALT - Static variable in class com.realtime.crossfire.jxclient.window.KeyHandler
 
KEY_SHIFT_ALT_GR - Static variable in class com.realtime.crossfire.jxclient.window.KeyHandler
 
KEY_SHIFT_CTRL - Static variable in class com.realtime.crossfire.jxclient.window.KeyHandler
 
KEY_SHIFT_SHIFT - Static variable in class com.realtime.crossfire.jxclient.window.KeyHandler
 
keybindDialog - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The keybindings dialog.
KeyBinding - Class in com.realtime.crossfire.jxclient.gui.keybindings
Abstract base class for key bindings.
KeyBinding(CommandList, boolean) - Constructor for class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
Creates a new instance.
keyBindings - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
The KeyBindings for this gui.
KeyBindings - Class in com.realtime.crossfire.jxclient.gui.keybindings
Manages a set of key bindings.
KeyBindings(File, Commands, CommandCallback, Macros) - Constructor for class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Creates a new instance.
keybindings - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
The active key bindings.
keyBindings - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
The KeyBindings to modify.
keyBindings - Variable in class com.realtime.crossfire.jxclient.window.KeybindingsManager
The global key bindings.
keyBindings - Variable in class com.realtime.crossfire.jxclient.window.KeyHandler
 
keyBindings2 - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
The KeyBindings to modify.
keybindingsManager - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The key bindings manager for this window.
keybindingsManager - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The KeybindingsManager to update.
KeybindingsManager - Class in com.realtime.crossfire.jxclient.window
Manages key bindings.
KeybindingsManager(Commands, CommandCallback, Macros) - Constructor for class com.realtime.crossfire.jxclient.window.KeybindingsManager
Creates a new instance.
keybindingsManager - Variable in class com.realtime.crossfire.jxclient.window.KeyHandler
The KeybindingsManager to use.
KeyBindingState - Class in com.realtime.crossfire.jxclient.gui.keybindings
Manages the state for the key binding dialog.
KeyBindingState(KeyBindings, KeyBindings, CommandList) - Constructor for class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
Creates a new instance.
keyBindingState - Variable in class com.realtime.crossfire.jxclient.window.KeybindingsManager
The current key binding state.
keyChar - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
The key character.
keyChar - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCharKeyBinding
The key character to match.
KeyCharKeyBinding - Class in com.realtime.crossfire.jxclient.gui.keybindings
A KeyBinding that matches by key character.
KeyCharKeyBinding(char, CommandList, boolean) - Constructor for class com.realtime.crossfire.jxclient.gui.keybindings.KeyCharKeyBinding
Creates a KeyBinding that matches by key character.
keyCode - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
The key code.
keyCode - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeKeyBinding
The key code to match.
KeyCodeKeyBinding - Class in com.realtime.crossfire.jxclient.gui.keybindings
A KeyBinding that matches by key code/modifiers pair.
KeyCodeKeyBinding(int, int, CommandList, boolean) - Constructor for class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeKeyBinding
Creates a KeyBinding that matches by key code/modifiers pair.
keyCodeMap - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
The key code map to use.
KeyCodeMap - Class in com.realtime.crossfire.jxclient.gui.keybindings
Maps between key codes integer constants and string representations.
KeyCodeMap() - Constructor for class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeMap
Creates a new instance.
keyCodes - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeMap
Maps key name to key code.
keyHandler - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The KeyHandler for processing keyboard input.
KeyHandler - Class in com.realtime.crossfire.jxclient.window
Handles keyboard input processing.
KeyHandler(Writer, KeybindingsManager, CommandQueue, JXCWindowRenderer, KeyHandlerListener) - Constructor for class com.realtime.crossfire.jxclient.window.KeyHandler
Creates a new instance.
keyHandlerListener - Variable in class com.realtime.crossfire.jxclient.window.KeyHandler
The KeyHandlerListener to notify.
KeyHandlerListener - Interface in com.realtime.crossfire.jxclient.window
Interface for listeners interested in pressed ESC keys.
KeyListener - Interface in com.realtime.crossfire.jxclient.gui.textinput
Interface for listeners for keyboard input.
keyListener - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The KeyListener attached to the main window.
keyNames - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeMap
Maps key code to key name.
keyPressed(int, int) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
Records a binding by key code.
keyPressed(KeyEvent) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
 
keyPressed(KeyEvent) - Method in interface com.realtime.crossfire.jxclient.gui.textinput.KeyListener
Invoked when a key has been pressed.
keyPressed(int, int) - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Processes a key pressed event.
keyPressed(KeyEvent) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
 
keyReleased() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
Records a key released event.
keyReleased(KeyEvent) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in interface com.realtime.crossfire.jxclient.gui.textinput.KeyListener
Invoked when a key has been released.
keyReleased() - Method in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
A key (but not ESC) has been released.
keyReleased() - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Processes a key released event.
keyReleased(KeyEvent) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
 
keyReleased() - Method in interface com.realtime.crossfire.jxclient.window.KeyHandlerListener
A key (but not ESC) has been released.
keyShift - Variable in class com.realtime.crossfire.jxclient.window.KeyHandler
 
keyTyped(char) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
Records a binding by key character.
keyTyped(KeyEvent) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in interface com.realtime.crossfire.jxclient.gui.textinput.KeyListener
Invoked when a key has been typed.
keyTyped(char) - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Processes a key typed event.
keyTyped(KeyEvent) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
 
killed - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Whether this script has been killed.
killScript() - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Kills the script process.
killScript() - Method in interface com.realtime.crossfire.jxclient.scripts.ScriptProcess
Kills the script process.

L

labelText - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
The label text.
labelText - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupTextGauge
The label text.
labelText - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUITextGauge
The label text.
lastAccountPassword - Variable in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
The last sent account or character password.
lastCanScrollDown - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
 
lastCanScrollUp - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
 
lastColor - Variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
The color of the previously added line of text.
lastCount - Variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
The number of repetitions of the previously added line of text.
lastFace - Variable in class com.realtime.crossfire.jxclient.map.AnimationState
Records the last known face.
lastScrollPos - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
The position in pixels of the viewable window.
lastText - Variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
The contents of the previously added line of text.
lastTopIndex - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
The first line of RenderStateManager.buffer to display.
lastTopOffset - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
The number of pixels to shift the first displayed line.
layer - Variable in class com.realtime.crossfire.jxclient.map.Location
The layer.
level - Variable in class com.realtime.crossfire.jxclient.account.CharacterInformation
The character's level.
level - Variable in class com.realtime.crossfire.jxclient.skills.Skill
The skill level.
level - Variable in class com.realtime.crossfire.jxclient.sound.StatsWatcher
The last know level.
level - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
LEVEL_UP - Static variable in enum com.realtime.crossfire.jxclient.sound.Sounds
The sound to play when the character gains a new level.
Line - Class in com.realtime.crossfire.jxclient.gui.log
Manages the contents of one text line.
Line() - Constructor for class com.realtime.crossfire.jxclient.gui.log.Line
 
LINE_SEPARATOR_PATTERN - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
The pattern to split the text into lines.
lines - Variable in class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
The text lines to draw.
lines - Variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
The lines in display order.
linesAdded(int) - Method in interface com.realtime.crossfire.jxclient.gui.log.BufferListener
Some lines have been added to the buffer.
linesAdded(Buffer) - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Some lines have been added to the buffer.
linesRemoved(List<Line>) - Method in interface com.realtime.crossfire.jxclient.gui.log.BufferListener
Some lines have been removed from the buffer.
linesRemoved(Buffer, Collection<Line>) - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Some lines have been removed from the buffer.
linesReplaced(int) - Method in interface com.realtime.crossfire.jxclient.gui.log.BufferListener
Some lines have been replaced at the end of the buffer.
linesReplaced(Buffer) - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Some lines have been replaced at the end of the buffer.
list - Variable in class com.realtime.crossfire.jxclient.gui.commands.ExecSelectionCommand
The list to execute in.
list - Variable in class com.realtime.crossfire.jxclient.gui.commands.MoveSelectionCommand
The list to scroll.
list - Variable in class com.realtime.crossfire.jxclient.gui.commands.ScrollListCommand
The list to scroll.
list - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
The list used to display the cells.
listCellRenderer - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
The GUIListCellRenderer for the GUIList.list.
listeners - Variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
The listeners to notify about changes.
listeners - Variable in class com.realtime.crossfire.jxclient.gui.log.GUILog
All listeners.
listeners - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The listeners to be notified.
listeners - Variable in class com.realtime.crossfire.jxclient.settings.options.Option
The listeners to be notified.
listeners - Variable in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
The listeners to be notified.
listeners - Variable in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
The listeners to be notified.
listeners - Variable in class com.realtime.crossfire.jxclient.skills.Skill
The listeners to inform of changes.
listeners - Variable in class com.realtime.crossfire.jxclient.spells.CurrentSpellManager
The listeners to notify object changed spell objects.
listeners - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
listeners - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
The SpellsManagerListeners to notify about changes.
listIterator(int) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Return a ListIterator for the lines in this buffer.
listSelectionListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
The ListSelectionListener attached to GUIList.list.
load(Face) - Method in class com.realtime.crossfire.jxclient.faces.FileCache
Retrieves an image from the cache.
load(String, int) - Method in class com.realtime.crossfire.jxclient.faces.FileCache
Retrieves an image from the cache.
load(Face) - Method in interface com.realtime.crossfire.jxclient.faces.ImageCache
Retrieves an image from the cache.
load(Face) - Method in class com.realtime.crossfire.jxclient.faces.MemoryImageCache
Retrieves an image from the cache.
load() - Method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
Load the entries from the backing file.
load(JXCSkinSource, CrossfireServerConnection, GuiStateManager, TooltipManager, JXCWindowRenderer, GUIElementListener, MetaserverModel, CharacterModel, CommandQueue, Shortcuts, Commands, CurrentSpellManager, CommandCallback, Macros, GuiFactory) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Loads the skin from its external representation.
load(JXCSkinSource, String, CrossfireServerConnection, GuiStateManager, TooltipManager, JXCWindowRenderer, GUIElementListener, MetaserverModel, CharacterModel, CommandQueue, Gui, Shortcuts, Commands, CurrentSpellManager, CommandCallback, Macros, Image, Image) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Loads a skin file and add the entries to a Gui instance.
load(JXCSkinSource, String, String, InputStream, CrossfireServerConnection, GuiStateManager, TooltipManager, JXCWindowRenderer, GUIElementListener, MetaserverModel, CharacterModel, CommandQueue, Gui, Shortcuts, Commands, CurrentSpellManager, CommandCallback, Macros, Image, Image) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Loads a skin file and add the entries to a Gui instance.
load(JXCSkin, JXCWindowRenderer) - Static method in class com.realtime.crossfire.jxclient.window.DialogStateParser
Load the dialogs state from a file.
loadFace(Face) - Method in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
Request a face.
loadFace(Face) - Method in interface com.realtime.crossfire.jxclient.faces.FaceQueue
Request a face.
loadFace(Face) - Method in class com.realtime.crossfire.jxclient.faces.FacesQueue
Request a face.
loadFace(Face) - Method in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
Request a face.
loadImage(String) - Static method in class com.realtime.crossfire.jxclient.util.ResourceUtils
Loads an image file.
loadKeyBindings() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Loads the key bindings from the given file.
loadKeybindings() - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Loads the key bindings from the backing file.
loadOptions() - Method in class com.realtime.crossfire.jxclient.settings.options.OptionManager
Load all options' states from the backing settings instance.
loadPerCharacterBindings(CharSequence, CharSequence) - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Loads the per-character key bindings.
loadShortcuts(Shortcuts, CharSequence, CharSequence) - Static method in class com.realtime.crossfire.jxclient.window.ShortcutsLoader
Load shortcut info from the backing file.
loadSkin(String) - Method in class com.realtime.crossfire.jxclient.main.SkinLoader
Loads a skin file.
loadValues() - Method in class com.realtime.crossfire.jxclient.settings.Settings
Load the values from the backing file.
location - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The location.
Location - Class in com.realtime.crossfire.jxclient.map
A location on the map.
Location(int, int, int) - Constructor for class com.realtime.crossfire.jxclient.map.Location
Creates a new location.
locationChanged() - Method in interface com.realtime.crossfire.jxclient.items.LocationListener
Called whenever the tracked item has changed.
locationListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
The LocationListener used to detect items added to or removed from this floor tile.
locationListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
The ItemListener used to detect items added to or removed from this inventory slot.
LocationListener - Interface in com.realtime.crossfire.jxclient.items
Interface for listeners interested in changed items.
locationListeners - Variable in class com.realtime.crossfire.jxclient.items.AbstractItemView
The registered ItemListeners to be notified about changes.
locationListeners - Variable in class com.realtime.crossfire.jxclient.util.HashedEventListenerList
The registered ItemListeners to be notified about changes.
locationListeners - Variable in class com.realtime.crossfire.jxclient.util.IndexedEventListenerList
The registered ItemListeners to be notified about changes.
locations - Variable in class com.realtime.crossfire.jxclient.map.AnimationState
All map locations this animation is displayed at.
locationsListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
The LocationsListener to be notified about changes.
LocationsListener - Interface in com.realtime.crossfire.jxclient.items
Interface for listeners interested in changed item locations.
locationsListeners - Variable in class com.realtime.crossfire.jxclient.items.AbstractItemView
The registered LocationsListeners to be notified about changes.
locationsModified(Integer[]) - Method in interface com.realtime.crossfire.jxclient.items.LocationsListener
Called whenever one or more locations have been changed.
LOCK_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "lock" command.
lockedColor - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The background color for locked objects.
lockedImage - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The overlay image for locked objects.
loginMethod - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The login method version supported by the server we're connected to.
LOOKAT_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "lookat" command.
lookup(String) - Method in class com.realtime.crossfire.jxclient.skin.skin.Dialogs
Returns a dialog instance by dialog name.
lookup(String) - Method in class com.realtime.crossfire.jxclient.skin.skin.JXCSkinCache
Lookup an element by name.
lookupFace(int) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Returns the Face instance for a given face ID.
lookupLabelElement(String) - Method in class com.realtime.crossfire.jxclient.skin.io.GuiElementParser
Returns a AbstractLabel by element name.
lookupTextElement(String) - Method in class com.realtime.crossfire.jxclient.skin.io.GuiElementParser
Returns a GUIText by element name.
lostSkill() - Method in interface com.realtime.crossfire.jxclient.skills.SkillListener
Notifies the listener that the skill has been lost.
LOWFOOD_LIMIT - Static variable in class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
The LOWFOOD indicator is turned on if the FOOD value falls below this value.

M

macroPattern - Variable in class com.realtime.crossfire.jxclient.commands.Macros
The Pattern matching macro names.
macros - Variable in class com.realtime.crossfire.jxclient.commands.BindCommand
The Macros instance to use.
Macros - Class in com.realtime.crossfire.jxclient.commands
Manages macro expansion in command strings.
Macros(CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.Macros
Creates a new instance.
macros - Variable in class com.realtime.crossfire.jxclient.gui.commands.ActivateCommandInputCommand
The Macros instance to use.
macros - Variable in class com.realtime.crossfire.jxclient.gui.commands.ExecuteCommandCommand
The Macros instance to use.
macros - Variable in class com.realtime.crossfire.jxclient.gui.gui.GuiFactory
The Macros instance to use.
macros - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
The Macros instance to use.
macros - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The Macros instance.
macros - Variable in class com.realtime.crossfire.jxclient.window.KeybindingsManager
The Macros instance to use.
magicColor - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The background color for magical objects.
magicImage - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The overlay image for magical objects.
MagicMapFacesProvider - Class in com.realtime.crossfire.jxclient.faces
A FacesProvider that returns faces scaled to 4x4 pixels.
MagicMapFacesProvider(FacesManager) - Constructor for class com.realtime.crossfire.jxclient.faces.MagicMapFacesProvider
Creates a new instance.
magicMapImageIcon - Variable in class com.realtime.crossfire.jxclient.faces.FaceImages
The ImageIcon scaled for the magic map view.
magicmapListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireMagicmapListeners to be notified of received magicmap commands.
main(String[]) - Static method in class com.realtime.crossfire.jxclient.faces.ImageScale2x
An entry point and a bit of test code.
main(String[]) - Static method in class com.realtime.crossfire.jxclient.main.JXClient
The program entry point.
makeKey(MetaserverEntry) - Static method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
Return the key for a metaserver entry.
mana - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
manageAccount() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireAccountListener
Client should display the account management dialog.
manageAccount() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Displays the main account dialog, to let the player login or create a new account.
manageMouseEvents(Gui, MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
 
map - Variable in class com.realtime.crossfire.jxclient.account.CharacterInformation
The character's map.
map - Variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
The CfMap this map square is part of.
map - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The current CfMap instance.
Map2 - Interface in com.realtime.crossfire.jxclient.server.crossfire.messages
Interface defining constants for the "map2" Crossfire protocol message.
mapAnimation(int, int, int, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
Part of "map2" parsing: set the animation of a cell.
mapAnimationSpeed(int, int, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
Part of "map2" parsing: set the animation speed.
mapBase - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
mapBase - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The "map base" value for the current server entry.
mapBegin() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
Parsing of a "map2" command has been started.
mapChanged(CfMap, Set<CfMapSquare>) - Method in interface com.realtime.crossfire.jxclient.mapupdater.MapListener
The map has changed.
mapClear(int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
Part of "map2" parsing: clear a cell.
mapDarkness(int, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
Part of "map2" parsing: change the darkness of a cell.
mapEnd() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
Parsing of "map2" has been finished.
mapFace(int, int, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
Part of "map2" parsing: set the face of a cell.
mapHeight - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The map height in squares.
mapListener - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The MapListener registered to receive map updates.
MapListener - Interface in com.realtime.crossfire.jxclient.mapupdater
 
mapListeners - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The listeners to notify about changed map squares.
mapMagicMap(int, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
Part of "magicmap" parsing: set the magic map color.
mapping - Variable in class com.realtime.crossfire.jxclient.items.InventoryView
Maps external index to original index.
Mapping - Class in com.realtime.crossfire.jxclient.util
Maintains a mapping from a set of integers to the same range of integers.
Mapping() - Constructor for class com.realtime.crossfire.jxclient.util.Mapping
 
mapping - Variable in class com.realtime.crossfire.jxclient.util.Mapping
The mappings.
maps - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The GUIMaps that display maps.
mapScrolled(int, int) - Method in interface com.realtime.crossfire.jxclient.mapupdater.MapScrollListener
The map contents have scrolled.
mapscrollListener - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The MapScrollListener registered to receive map_scroll commands.
MapScrollListener - Interface in com.realtime.crossfire.jxclient.mapupdater
 
mapscrollListener - Variable in class com.realtime.crossfire.jxclient.skin.events.MapScrollSkinEvent
The MapScrollListener attached to MapScrollSkinEvent.mapUpdater.
mapScrollListeners - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The listeners to notify about scrolled maps.
MapScrollSkinEvent - Class in com.realtime.crossfire.jxclient.skin.events
A SkinEvent that executes a CommandList whenever the map scroll protocol command is received.
MapScrollSkinEvent(CommandList, CfMapUpdater) - Constructor for class com.realtime.crossfire.jxclient.skin.events.MapScrollSkinEvent
Creates a new instance.
mapSizeChanged(int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.MapSizeListener
The map size has changed.
mapSizeListener - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The MapSizeListener registered to detect map size changes.
MapSizeListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Listener for clients interested in map size changes.
mapSizeListeners - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The MapSizeListeners to be notified.
mapUpdater - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The CfMapUpdater instance to display.
mapUpdater - Variable in class com.realtime.crossfire.jxclient.gui.map.GUIMiniMap
The CfMapUpdater instance to use.
mapUpdater - Variable in class com.realtime.crossfire.jxclient.map.AnimationState
The CfMapUpdater instance to use.
mapUpdater - Variable in class com.realtime.crossfire.jxclient.map.CfMapAnimations
The CfMapUpdater instance to update.
mapUpdater - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The CfMapUpdater instance to use.
mapUpdater - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
The CfMapUpdater instance to use.
mapUpdater - Variable in class com.realtime.crossfire.jxclient.skin.events.MapScrollSkinEvent
The CfMapUpdater to attach to.
mapUpdater - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The CfMapUpdater instance to use.
mapWidth - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The map width in squares.
margin - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
 
MARK_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "mark" command.
markPlayer(Graphics, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Paints the player location.
markPlayer(Graphics, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.GUIMap
Paints the player location.
markPlayer(Graphics, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.GUIMiniMap
Paints the player location.
matches(boolean, boolean, boolean, FontID, Color) - Method in class com.realtime.crossfire.jxclient.gui.log.TextSegment
Returns whether this segment matches the given attributes.
matchesCommand(CharSequence) - Method in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
Returns whether a command matches the currently watched commands.
matchesKeyChar(char) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
Check whether this key binding matches a key character.
matchesKeyChar(char) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCharKeyBinding
Check whether this key binding matches a key character.
matchesKeyChar(char) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeKeyBinding
Check whether this key binding matches a key character.
matchesKeyCode(int, int) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
Checks whether this key binding matches a key code/modifiers pair.
matchesKeyCode(int, int) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCharKeyBinding
Checks whether this key binding matches a key code/modifiers pair.
matchesKeyCode(int, int) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeKeyBinding
Checks whether this key binding matches a key code/modifiers pair.
MathUtils - Class in com.realtime.crossfire.jxclient.util
Utility class for mathematical functions.
MathUtils() - Constructor for class com.realtime.crossfire.jxclient.util.MathUtils
Private constructor to prevent instantiation.
max - Variable in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
The maximum value; the gauge is displayed as full if AbstractOrientation.cur >= max.
MAX_DARKNESS_ALPHA - Static variable in class com.realtime.crossfire.jxclient.gui.map.DarknessColors
The minimum darkness alpha value; it is used for completely black tiles.
MAX_LINE_LENGTH - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelMessage
The maximum line length in characters.
MAX_LINES - Static variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
The maximum number of lines the buffer can hold.
MAX_PENDING_COMMANDS - Static variable in class com.realtime.crossfire.jxclient.queue.CommandQueue
Maximum number of pending commands sent to the server.
MAXIMUM_LINE_LENGTH - Static variable in class com.realtime.crossfire.jxclient.util.StringSplitter
The maximum line length in characters.
MAXIMUM_PACKET_SIZE - Static variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The maximum payload size of a Crossfire protocol packet.
maxLevel - Variable in class com.realtime.crossfire.jxclient.stats.ExperienceTable
The maximum level value in ExperienceTable.info.
maxPx - Variable in class com.realtime.crossfire.jxclient.map.CfMap
The right edge of the defined patches in CfMap.patch.
maxPy - Variable in class com.realtime.crossfire.jxclient.map.CfMap
The bottom edge of the defined patches in CfMap.patch.
maxResolution - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The maximal resolution.
maxX - Variable in class com.realtime.crossfire.jxclient.map.CfMap
The right edge of the defined tiles.
maxY - Variable in class com.realtime.crossfire.jxclient.map.CfMap
The bottom edge of the defined tiles.
MemoryImageCache - Class in com.realtime.crossfire.jxclient.faces
Simple in-memory cache implementing the ImageCache interface.
MemoryImageCache() - Constructor for class com.realtime.crossfire.jxclient.faces.MemoryImageCache
 
mergeLines(String, Color) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Checks whether a new text line should be merged with a preceding line.
message - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
messageBufferUpdater - Variable in class com.realtime.crossfire.jxclient.gui.log.GUIMessageLog
The message buffer updater for updating GUILog.buffer.
MessageBufferUpdater - Class in com.realtime.crossfire.jxclient.gui.log
Adds drawinfo, drawextinfo, and query messages to a Buffer instance.
MessageBufferUpdater(CrossfireServerConnection, Buffer, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
Creates a new instance.
MessageTypes - Class in com.realtime.crossfire.jxclient.server.crossfire
Encapsulates the message type numbers for drawextinfo messages.
MessageTypes() - Constructor for class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
Private constructor to prevent instantiation.
MetaCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which shows the server selection screen.
MetaCommand(GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.MetaCommand
Creates a new instance.
MetaElementCellRenderer - Class in com.realtime.crossfire.jxclient.gui.list
A ListCellRenderer that renders GUIMetaElement instances.
MetaElementCellRenderer(GUIMetaElement) - Constructor for class com.realtime.crossfire.jxclient.gui.list.MetaElementCellRenderer
Creates a new instance.
metaList - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
The current entries.
metaListPending - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
The pending entries.
metaserver() - Method in interface com.realtime.crossfire.jxclient.guistate.GuiStateListener
The server selection screen is displayed.
Metaserver - Class in com.realtime.crossfire.jxclient.metaserver
 
Metaserver(File, MetaserverModel, GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.metaserver.Metaserver
Create a new instance.
metaserver - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
The Metaserver instance to forward to.
METASERVER_URL - Static variable in class com.realtime.crossfire.jxclient.metaserver.Metaserver
The metaserver URL.
metaserverEntry - Variable in class com.realtime.crossfire.jxclient.metaserver.Info
The metaserver entry.
MetaserverEntry - Class in com.realtime.crossfire.jxclient.metaserver
Represents a response line from the metaserver.
MetaserverEntry(int, String, int, String, String, long, long, int, String, String, String) - Constructor for class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
metaserverEntryListener - Variable in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
The metaserver entry listener attached for the current GUIMetaElement.index.
metaserverEntryListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The MetaserverEntryListener attached to all tracked metaserver entries.
MetaserverEntryListener - Interface in com.realtime.crossfire.jxclient.metaserver
Interface for listeners on metaserver entry related events.
metaserverEntryListeners - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
All registered metaserver entry listeners.
MetaserverEntryParser - Class in com.realtime.crossfire.jxclient.metaserver
Parser for response lines of metaserver response lines.
MetaserverEntryParser() - Constructor for class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
Creates a new instance.
metaserverListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The MetaserverListener attached to GUIMetaElementList.metaserverModel.
MetaserverListener - Interface in com.realtime.crossfire.jxclient.metaserver
Interface for listeners on metaserver related events.
metaserverListeners - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
All registered metaserver listeners.
metaserverModel - Variable in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
The metaserver model to monitor.
metaserverModel - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The metaserver model to track.
metaserverModel - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The MetaserverModel instance for this window.
metaserverModel - Variable in class com.realtime.crossfire.jxclient.metaserver.Metaserver
The MetaserverModel instance to update.
MetaserverModel - Class in com.realtime.crossfire.jxclient.metaserver
Maintains the metaserver information.
MetaserverModel() - Constructor for class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
 
metaserverProcessor - Variable in class com.realtime.crossfire.jxclient.metaserver.Metaserver
The MetaserverProcessor used for metaserver queries.
MetaserverProcessor - Class in com.realtime.crossfire.jxclient.metaserver
Asynchronously queries the metaserver and updates a MetaserverModel instance.
MetaserverProcessor(Metaserver) - Constructor for class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
Creates a new instance.
min - Variable in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
The minimum value; the gauge is displayed as empty if AbstractOrientation.cur >= min.
MIN_LINE_HEIGHT - Static variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
The minimal height of a line in pixels.
MIN_UPDATE_INTERVAL - Static variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
The minimal update-interval in seconds.
MIN_VALUE - Static variable in class com.realtime.crossfire.jxclient.sound.Processor
The minimum factor for fading in/out effects.
minLevel - Variable in class com.realtime.crossfire.jxclient.stats.ExperienceTable
The minimum level value in ExperienceTable.info.
minPx - Variable in class com.realtime.crossfire.jxclient.map.CfMap
The left edge of the defined patches in CfMap.patch.
minPy - Variable in class com.realtime.crossfire.jxclient.map.CfMap
The top edge of the defined patches in CfMap.patch.
minResolution - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The minimal resolution.
minX - Variable in class com.realtime.crossfire.jxclient.map.CfMap
The left edge of the defined tiles.
minY - Variable in class com.realtime.crossfire.jxclient.map.CfMap
The top edge of the defined tiles.
mod(int, int) - Static method in class com.realtime.crossfire.jxclient.util.MathUtils
Calculates the remainder of a/b.
modal - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
Whether this dialog is modal.
model - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
The list model of GUIList.list.
modified - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Whether the contents of KeyBindings.keybindings have been modified from the last saved state.
modified - Variable in class com.realtime.crossfire.jxclient.items.CfItem
Set if any attribute has changed since the last time listeners were notified.
modified - Variable in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Whether the contents of Shortcuts.shortcuts have been modified from the last saved state.
modifiedSlots - Variable in class com.realtime.crossfire.jxclient.items.AbstractItemView
The pending modified floor slots to be reported to listeners.
modifiers - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
The modifiers.
modifiers - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeKeyBinding
The modifiers to match.
mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Will be called when the user has clicked (pressed+released) this element.
mouseClicked(Gui) - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElementListener
A Gui has been clicked into.
mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
Will be called when the user has clicked (pressed+released) this element.
mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItem
Will be called when the user has clicked (pressed+released) this element.
mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Will be called when the user has clicked (pressed+released) this element.
mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Will be called when the user has clicked (pressed+released) this element.
mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.map.GUIMap
Will be called when the user has clicked (pressed+released) this element.
mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Will be called when the user has clicked (pressed+released) this element.
mouseDragged(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Will be called when the mouse moves within this component while the button is pressed.
mouseDragged(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Will be called when the mouse moves within this component while the button is pressed.
mouseDragged(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
mouseDragged(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.GUIDialogTitle
Will be called when the mouse moves within this component while the button is pressed.
mouseDragged(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Will be called when the mouse moves within this component while the button is pressed.
mouseElement - Variable in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
The gui element in which the mouse is.
mouseEntered(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Will be called when the mouse has entered the bounding box of this element.
mouseEntered(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
mouseEntered(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Will be called when the mouse has entered the bounding box of this element.
mouseExited(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
Will be called when the mouse has left the bounding box of this element.
mouseExited(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Will be called when the mouse has left the bounding box of this element.
mouseExited(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
mouseExited(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Will be called when the mouse has left the bounding box of this element.
mouseMoved(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Will be called when the mouse moves within this component.
mouseMoved(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
mouseMoved(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Will be called when the mouse moves within this component.
mousePressed(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
Will be called when the user has pressed the mouse inside this element.
mousePressed(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
Will be called when the user has pressed the mouse inside this element.
mousePressed(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Will be called when the user has pressed the mouse inside this element.
mousePressed(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Will be called when the user has pressed the mouse inside this element.
mousePressed(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
mousePressed(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.GUICheckBox
Will be called when the user has pressed the mouse inside this element.
mousePressed(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.GUIDialogTitle
Will be called when the user has pressed the mouse inside this element.
mousePressed(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Will be called when the user has pressed the mouse inside this element.
mouseReleased(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
Will be called when the user has released the mouse.
mouseReleased(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Will be called when the user has released the mouse.
mouseReleased(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Will be called when the user has released the mouse.
mouseReleased(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
mouseReleased(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.GUICheckBox
Will be called when the user has released the mouse.
mouseReleased(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.GUIDialogTitle
Will be called when the user has released the mouse.
mouseTracker - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
The MouseTracker if in GUI debug mode or null otherwise.
mouseTracker - Variable in class com.realtime.crossfire.jxclient.gui.gui.GuiFactory
The mouse tracker when in debug GUI mode or null otherwise.
mouseTracker - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The MouseTracker instance.
MouseTracker - Class in com.realtime.crossfire.jxclient.gui.gui
Tracks mouse actions and delivers mouse events to affected GUIElement.
MouseTracker(boolean) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
Creates a new instance.
mouseTracker - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The MouseTracker instance.
MOVE_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "move" command.
moveSelection(int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Moves the selection.
MoveSelectionCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which moves the selected element in a GUIList element.
MoveSelectionCommand(GUIList, int, int) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.MoveSelectionCommand
Creates a new instance.
moveTo(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.GUIDialogTitle
Moves the dialog the given point.
MSG_TYPE_ADMIN - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: general server message.
MSG_TYPE_APPLY - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: an object was applied.
MSG_TYPE_ATTACK - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: attack related message.
MSG_TYPE_ATTRIBUTE - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: attribute (stats, resistances, etc.) change message.
MSG_TYPE_BOOK - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: character did read a book.
MSG_TYPE_BOOK_CLASP_1 - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_BOOK_CLASP_2 - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_BOOK_ELEGANT_1 - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_BOOK_ELEGANT_2 - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_BOOK_QUARTO_1 - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_BOOK_QUARTO_2 - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_BOOK_SPELL_EVOKER - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_BOOK_SPELL_PRAYER - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_BOOK_SPELL_PYRO - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_BOOK_SPELL_SORCERER - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_BOOK_SPELL_SUMMONER - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_CARD - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: character did read a card.
MSG_TYPE_COMMAND - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: response to command processing.
MSG_TYPE_COMMUNICATION - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: communication between players.
MSG_TYPE_COMMUNICATION_CHAT - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_COMMUNICATION_EMOTE - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_COMMUNICATION_ME - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_COMMUNICATION_PARTY - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_COMMUNICATION_RANDOM - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_COMMUNICATION_SAY - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_COMMUNICATION_SHOUT - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_COMMUNICATION_TELL - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
 
MSG_TYPE_DIALOG - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: a NPC/magic mouth/altar/etc.
MSG_TYPE_ITEM - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: item related information.
MSG_TYPE_MISC - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: message that does not fit in any other category.
MSG_TYPE_MONUMENT - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: character did read a monument.
MSG_TYPE_MOTD - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: motd text.
MSG_TYPE_PAPER - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: character did read a paper.
MSG_TYPE_QUERY - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
Internally used drawextinfo message type: a query message has been received.
MSG_TYPE_SHOP - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: shop related message.
MSG_TYPE_SIGN - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: character did read a sign.
MSG_TYPE_SKILL - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: message related to using skills.
MSG_TYPE_SPELL - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: spell related information.
MSG_TYPE_VICTIM - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
drawextinfo message type: something bad is happening to the player.
MusicManager - Class in com.realtime.crossfire.jxclient.sound
Plays background music.
MusicManager(AudioFileLoader, DebugWriter) - Constructor for class com.realtime.crossfire.jxclient.sound.MusicManager
Creates a new instance.
musicManager - Variable in class com.realtime.crossfire.jxclient.sound.SoundManager
The music manager for playing background music.
MusicWatcher - Class in com.realtime.crossfire.jxclient.sound
Monitors music commands and generates appropriate sound effects.
MusicWatcher(CrossfireServerConnection, SoundManager) - Constructor for class com.realtime.crossfire.jxclient.sound.MusicWatcher
Creates a new instance.
mustRepaint - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderState
Whether the view has to be repainted even if no other value has changed.
mustRepaint() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Returns whether the view should be repainted even if no other values have changed.
mute(Sounds, boolean) - Method in class com.realtime.crossfire.jxclient.sound.SoundManager
Mutes or unmutes sound effects.
muted - Variable in class com.realtime.crossfire.jxclient.sound.MusicManager
Whether background music is muted.
mutedSounds - Variable in class com.realtime.crossfire.jxclient.sound.SoundManager
The muted sounds.
muteMusic(boolean) - Method in class com.realtime.crossfire.jxclient.sound.SoundManager
Mutes or unmutes background music.

N

name - Variable in class com.realtime.crossfire.jxclient.account.CharacterInformation
The character's name.
name - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
The name of this element.
name - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
The base name.
name - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
 
name - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
The name of this element.
name - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The name of this element.
name - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The singular name.
name - Variable in class com.realtime.crossfire.jxclient.skills.Skill
The skill name.
name - Variable in class com.realtime.crossfire.jxclient.sound.MusicManager
The currently playing music name.
name - Variable in class com.realtime.crossfire.jxclient.sound.Processor
The name of the music to play.
name - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
namedSkills - Variable in class com.realtime.crossfire.jxclient.skills.SkillSet
Maps skill name to skill instance.
namePl - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The plural name.
NCOM_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "ncom" command.
NDI_BLACK - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_BLUE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_BROWN - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_DK_ORANGE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_GOLD - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_GREEN - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_GREY - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_LT_GREEN - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_NAVY - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_ORANGE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_RED - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_TAN - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
NDI_WHITE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawinfoListener
A message color.
needRedraw() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Checks whether any visible gui element of this gui has been changed since it was painted last time.
needRedraw() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Checks whether any gui element has changed and needs a redraw.
negativeImage - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
The image representing a more-than-empty gauge.
negotiateMapSize(int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Requests a change of the map size from the server.
negotiateNumLookObjects(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Requests a change of the number of ground objects from the server.
newCheckBox(TooltipManager, GUIElementListener, String, Extent, CheckBoxOption, String) - Method in class com.realtime.crossfire.jxclient.skin.factory.CheckBoxFactory
Create a new checkbox.
newClip(String, String) - Method in class com.realtime.crossfire.jxclient.sound.ClipCache
Allocates a new clip.
newDialog(TooltipManager, JXCWindowRenderer, GUIElementListener, String, Expression, Expression, String) - Method in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
Create a new dialog.
newEmptyFaceImages() - Static method in class com.realtime.crossfire.jxclient.faces.FaceImagesUtils
Creates a new FaceImages instance consisting of empty images.
newFaceImages(ImageIcon) - Static method in class com.realtime.crossfire.jxclient.faces.FaceImagesUtils
Creates a new FaceImages instance from an "original" face; the "scaled" and "magic map" sized images are calculated.
newGaugeUpdater(String) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Creates a new GaugeUpdater instance from a string representation.
newGui() - Method in class com.realtime.crossfire.jxclient.gui.gui.GuiFactory
Creates a new Gui instance.
newItem(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
Creates a new GUIItemInventory instance.
newItem(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
Creates a new GUIItemInventory instance.
newItem(int) - Method in interface com.realtime.crossfire.jxclient.gui.item.GUIItemItemFactory
Creates a new GUIItemInventory instance.
newItemPainter(int, int) - Method in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
Creates a new instance having the same parameters as this instance except for the item's size.
newMap(int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
A "newmap" command has been received.
newmapListener - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The NewmapListener registered to receive newmap commands.
NewmapListener - Interface in com.realtime.crossfire.jxclient.mapupdater
Interface for listeners interested in received "newmap" messages.
newmapListeners - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The listeners to notify about cleared maps.
newPickupOption(long, String) - Method in class com.realtime.crossfire.jxclient.settings.options.Pickup
Creates a new PickupOption.
newScript(String) - Method in class com.realtime.crossfire.jxclient.scripts.ScriptManager
Creates a new script instance.
newString(ByteBuffer, int, int) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Extracts a string from a ByteBuffer range.
newTemplateItem(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
Creates a new GUIItemInventory instance.
newTemplateItem(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
Creates a new GUIItemInventory instance.
newTemplateItem(int) - Method in interface com.realtime.crossfire.jxclient.gui.item.GUIItemItemFactory
Creates a new GUIItemInventory instance.
newTextButton(TooltipManager, GUIElementListener, String, Extent, String, boolean, CommandList) - Method in class com.realtime.crossfire.jxclient.skin.factory.TextButtonFactory
Create a new text button.
next() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer.OpenDialogsIterator
NEXT_GROUP_FACE - Static variable in class com.realtime.crossfire.jxclient.util.ResourceUtils
The resource for "Click here for next group of items" buttons.
nextAction - Variable in class com.realtime.crossfire.jxclient.items.EventScheduler
The timestamp for the next notification.
nextActionNotBefore - Variable in class com.realtime.crossfire.jxclient.items.EventScheduler
The minimum timestamp for the next notification.
nextElement - Variable in class com.realtime.crossfire.jxclient.gui.commands.ScrollNextCommand
The element to activate.
nextGroupFace - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
The face to substitute into "Click here for next group of items".
nextGroupFace - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
The Image for "next group of items".
nextQuery - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
The timestamp at which a query is allowed.
nextScriptId - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
The script ID for the next created script.
noSave - Variable in class com.realtime.crossfire.jxclient.settings.Settings
Flag to inhibit saving.
NoSuchCommandException - Exception in com.realtime.crossfire.jxclient.gui.commands
An Exception thrown if a command does not exist.
NoSuchCommandException(String) - Constructor for exception com.realtime.crossfire.jxclient.gui.commands.NoSuchCommandException
Creates a new instance.
NoSuchKeyCodeException - Exception in com.realtime.crossfire.jxclient.gui.keybindings
Indicates that a key code does not exist.
NoSuchKeyCodeException() - Constructor for exception com.realtime.crossfire.jxclient.gui.keybindings.NoSuchKeyCodeException
 
notifyChanged(GUIElement) - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElementChangedListener
Called whenever the changed flag was set while a GUIElement was visible.
notifyPacketWatcherListenersAscii(ByteBuffer, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Notifies all ReceivedPacketListeners about a packet having ascii parameters.
notifyPacketWatcherListenersEmpty(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Notifies all ReceivedPacketListeners about an empty packet.
notifyPacketWatcherListenersIntArray(ByteBuffer, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Notifies all ReceivedPacketListeners about a packet having an array of int values as parameters.
notifyPacketWatcherListenersMixed(ByteBuffer, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Notifies all ReceivedPacketListeners about a packet having mixed parameters.
notifyPacketWatcherListenersNoData(ByteBuffer, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Notifies all ReceivedPacketListeners about a packet having unknown parameters.
notifyPacketWatcherListenersShortArray(ByteBuffer, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Notifies all ReceivedPacketListeners about a packet having an array of short values as parameters.
notifyPacketWatcherListenersShortInt(ByteBuffer, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Notifies all ReceivedPacketListeners about a packet having a short and an in value as parameters.
notifyPacketWatcherListenersStats(int, Object...) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Notifies all ReceivedPacketListeners about a packet having stat parameters.
nrof - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The number of objects in the stack.
nrofColor - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The color for the "nrof" text.
NUM_COLORS - Static variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
The number of supported colors.
NUM_LAYERS - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
The total number of map layers to display.
numberedSkills - Variable in class com.realtime.crossfire.jxclient.skills.SkillSet
Maps stat number to skill instance.
numberOfEntriesChanged() - Method in interface com.realtime.crossfire.jxclient.metaserver.MetaserverListener
The number of metaserver entries has changed.
numberOfItemsChanged() - Method in interface com.realtime.crossfire.jxclient.account.CharacterListener
Items were added or removed.
NumberParser - Class in com.realtime.crossfire.jxclient.util
Utility class for parsing strings into numbers.
NumberParser() - Constructor for class com.realtime.crossfire.jxclient.util.NumberParser
Private constructor to prevent instantiation.
numLookObjects - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The maximum number of ground view objects.

O

OFFSET - Static variable in class com.realtime.crossfire.jxclient.gui.button.ButtonImages
Half the minimum width available for the text.
offset - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
The offset between the mouse and the top border of the slider while dragging.
offset - Variable in class com.realtime.crossfire.jxclient.gui.GUIDialogTitle
Set to the distance of the dialog coordinates relative to the mouse position while dragging start.
offset - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
The display offset: this many characters are hidden.
offsetH - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The y-difference between the visible window and the real window.
offsetW - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The x-difference between the visible window to the real window.
offsetX - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The x-offset of the visible window.
offsetX - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The x offset for drawing the square at coordinate 0 of the map.
offsetY - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The y-offset of the visible window.
offsetY - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The y offset for drawing the square at coordinate 0 of the map.
openAudioInputStream() - Method in class com.realtime.crossfire.jxclient.sound.Processor
Opens and returns an audio stream for Processor.name.
openContainerChanged(int) - Method in interface com.realtime.crossfire.jxclient.items.ItemSetListener
The currently opened container has changed.
openContainerFloor - Variable in class com.realtime.crossfire.jxclient.items.ItemSet
The currently opened container or 0.
openDebugStream(String) - Static method in class com.realtime.crossfire.jxclient.main.JXClient
Opens an debug output stream.
openDialog(Gui) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Opens a dialog.
openDialog(Gui, boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Opens a dialog.
openDialog(Gui) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Opens a dialog.
openDialog(Gui, boolean) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Opens a dialog.
openDialogByName(String) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Opens a dialog by name.
openDialogs - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Currently opened dialogs.
openDialogsAdd(Gui) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Adds a dialog to JXCWindowRenderer.openDialogs.
openDialogsChanged - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
If set, the content of JXCWindowRenderer.openDialogs has changed.
openDialogsRemove(Gui) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Removes a dialog to JXCWindowRenderer.openDialogs.
openKeybindDialog() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Opens the keybinding dialog.
openQueryDialog(String, int) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Opens the "query" dialog.
openQuitDialog() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Opens the "quit" dialog.
option - Variable in class com.realtime.crossfire.jxclient.gui.GUICheckBox
The option to display.
Option - Class in com.realtime.crossfire.jxclient.settings.options
The base class for all options.
Option() - Constructor for class com.realtime.crossfire.jxclient.settings.options.Option
 
option - Variable in class com.realtime.crossfire.jxclient.settings.options.PickupOption
The affected pickup mode.
OptionException - Exception in com.realtime.crossfire.jxclient.settings.options
Indicates about an incorrect option.
OptionException(String) - Constructor for exception com.realtime.crossfire.jxclient.settings.options.OptionException
Create a new instance.
optionListener - Variable in class com.realtime.crossfire.jxclient.gui.GUICheckBox
The OptionListener attached to GUICheckBox.option.
OptionListener - Interface in com.realtime.crossfire.jxclient.settings.options
Interface for listeners for attribute changes of Options.
optionManager - Variable in class com.realtime.crossfire.jxclient.commands.SetCommand
The option manager instance.
optionManager - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The option manager for this window.
OptionManager - Class in com.realtime.crossfire.jxclient.settings.options
Maintains a set of named options.
OptionManager(Settings) - Constructor for class com.realtime.crossfire.jxclient.settings.options.OptionManager
Create a new instance.
optionManager - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The OptionManager instance to use.
optionManager - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The OptionManager to use.
optionNames - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The defined option names.
Options - Class in com.realtime.crossfire.jxclient.main
Command line argument parser.
Options() - Constructor for class com.realtime.crossfire.jxclient.main.Options
 
options - Variable in class com.realtime.crossfire.jxclient.settings.options.OptionManager
Maps option name to option instance.
orientation - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
The gauge's orientation.
Orientation - Interface in com.realtime.crossfire.jxclient.gui.gauge
Interface for orientation images.
orientationDiv - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
The gauge's orientation.
OrientationEW - Class in com.realtime.crossfire.jxclient.gui.gauge
Implements an Orientation which grows east to west.
OrientationEW() - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.OrientationEW
Creates a new instance.
orientationMod - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
The gauge's orientation.
OrientationNS - Class in com.realtime.crossfire.jxclient.gui.gauge
Implements an Orientation which grows north to south.
OrientationNS() - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.OrientationNS
Creates a new instance.
OrientationParser - Class in com.realtime.crossfire.jxclient.gui.gauge
Utility class to parse orientation names.
OrientationParser() - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.OrientationParser
Private constructor to prevent instantiation.
OrientationSN - Class in com.realtime.crossfire.jxclient.gui.gauge
Implements an Orientation which grows south to north.
OrientationSN() - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.OrientationSN
Creates a new instance.
OrientationWE - Class in com.realtime.crossfire.jxclient.gui.gauge
Implements an Orientation which grows west to east.
OrientationWE() - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.OrientationWE
Creates a new instance.
OriginalFacesProvider - Class in com.realtime.crossfire.jxclient.faces
A FacesProvider that returns faces scaled to 64x64 pixels.
OriginalFacesProvider(FacesManager) - Constructor for class com.realtime.crossfire.jxclient.faces.OriginalFacesProvider
Creates a new instance.
originalImageIcon - Variable in class com.realtime.crossfire.jxclient.faces.FaceImages
The ImageIcon as sent by the Crossfire server.
origX - Variable in class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
osw - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The OutputStreamWriter associated with DefaultScriptProcess.process.
outOfViewMultiFaces - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
All multi-tiled faces with heads outside the visible map area.
outputBuffer - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The output buffer.
OutputCountTracker - Class in com.realtime.crossfire.jxclient.main
Tracks received Crossfire messages and resets the "output-count" setting whenever a player logs in.
OutputCountTracker(GuiStateManager, CrossfireServerConnection, CommandQueue) - Constructor for class com.realtime.crossfire.jxclient.main.OutputCountTracker
Creates a new instance.
ox - Variable in class com.realtime.crossfire.jxclient.map.CfMap
Result values for CfMap.getMapPatch(int,int) and CfMap.expandTo(int,int).
oy - Variable in class com.realtime.crossfire.jxclient.map.CfMap
Result values for CfMap.getMapPatch(int,int) and CfMap.expandTo(int,int).

P

packet - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The packet id for the next "ncom" command to send.
packetHeader - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
A buffer for sending packets.
packetReceived(ByteBuffer) - Method in interface com.realtime.crossfire.jxclient.server.socket.ClientSocketListener
Called whenever a packet is received from the Crossfire server.
packetSent(byte[], int) - Method in interface com.realtime.crossfire.jxclient.server.socket.ClientSocketListener
Called whenever a packet has been sent to the Crossfire server.
packetWatcher - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The PacketWatcher to process "watch" commands.
PacketWatcher - Class in com.realtime.crossfire.jxclient.scripts
Implements the "watch" function for client-sided scripts.
PacketWatcher(CrossfireServerConnection, ScriptProcess) - Constructor for class com.realtime.crossfire.jxclient.scripts.PacketWatcher
Creates a new instance.
paint(Graphics2D, CfItem, boolean, Image) - Method in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
Paints an CfItem.
paintColor(Graphics, Color, boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
Conditionally paints the background with a solid color.
paintColoredSquare(Graphics, Color, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Fills a square with one Color.
paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
paintImage(Graphics, Image, boolean) - Static method in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
Conditionally paints an image.
paintImage(Graphics, Face, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Paints a face into a tile.
paintSquareBackground(Graphics, int, int, boolean, CfMapSquare) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Paints the background of a map square.
paintSquareBackground(Graphics, int, int, boolean, CfMapSquare) - Method in class com.realtime.crossfire.jxclient.gui.map.GUIMap
Paints the background of a map square.
paintSquareBackground(Graphics, int, int, boolean, CfMapSquare) - Method in class com.realtime.crossfire.jxclient.gui.map.GUIMiniMap
Paints the background of a map square.
parse(CharSequence, Color, Buffer) - Method in class com.realtime.crossfire.jxclient.gui.log.Parser
Parses a text message.
parse(String[]) - Method in class com.realtime.crossfire.jxclient.main.Options
Parse command line arguments.
parse(String) - Static method in class com.realtime.crossfire.jxclient.util.Resolution
Creates a new instance from string representation.
parseAccountCreate(GUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds an "ACCOUNT_CREATE" command.
parseAccountCreateCharacter(GUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds an "ACCOUNT_CREATE_CHARACTER" command.
parseAccountLink(GUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds an "ACCOUNT_LINK" command.
parseAccountLogin(GUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds an "ACCOUNT_LOGIN" command.
parseAccountPlay(GUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds an "ACCOUNT_PLAY" command.
parseBoolean(String) - Static method in class com.realtime.crossfire.jxclient.util.NumberParser
Parses a boolean constant.
parseButton(Args, TooltipManager, GUIElementListener, LineNumberReader) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "button" command.
parseCharacterList(Args, TooltipManager, GUIElementListener, CharacterModel) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "character_list" command.
parseCheckbox(Args, TooltipManager, GUIElementListener, LineNumberReader) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "checkbox" command.
parseCheckBoxOption(String, OptionManager) - Static method in class com.realtime.crossfire.jxclient.skin.io.ParseUtils
Parses a check box option name.
parseColor(String) - Static method in class com.realtime.crossfire.jxclient.skin.io.ParseUtils
Parses a color name.
parseColorName(String) - Static method in class com.realtime.crossfire.jxclient.skin.io.ParseUtils
Parses a color name.
parseColorNull(String) - Static method in class com.realtime.crossfire.jxclient.skin.io.ParseUtils
Parses a color name, optionally followed by "/<alpha>".
parseCommandArgs(Args, GUIElement, String, GuiStateManager, Commands, LineNumberReader, CommandQueue, CrossfireServerConnection, CommandCallback, Macros) - Method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds command arguments.
parseCommandList(Args, GuiStateManager, LineNumberReader, Commands, CommandQueue, CrossfireServerConnection, CommandCallback, Macros) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "commandlist" command.
parseCommandListAdd(Args, GuiStateManager, LineNumberReader, Commands, CommandQueue, CrossfireServerConnection, CommandCallback, Macros) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "commandlist_add" command.
parseCommandText(Args, CommandCallback, TooltipManager, GUIElementListener, Commands) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "command_text" command.
parseConnect(GUIElement, GuiStateManager) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "CONNECT" command.
parseDef(Args, LineNumberReader) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "def" command.
parseDialog(Args, TooltipManager, JXCWindowRenderer, GUIElementListener, LineNumberReader, Gui, String) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "dialog" command.
parseDialogClose(Args, GUIElement, CommandCallback) - Method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "DIALOG_CLOSE" command.
parseDialogHide(Args, Gui) - Static method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "dialog_hide" command.
parseDialogOpen(Args, GUIElement, CommandCallback) - Method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "DIALOG_OPEN" command.
parseDialogToggle(Args, GUIElement, CommandCallback) - Method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "DIALOG_TOGGLE" command.
parseDigit(byte) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Parses a character into an integer.
parseDisconnect(GUIElement, GuiStateManager) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "DISCONNECT" command.
parseDupGauge(Args, TooltipManager, GUIElementListener, LineNumberReader) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "dupgauge" command.
parseDupTextGauge(Args, TooltipManager, GUIElementListener, LineNumberReader) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "duptextgauge" command.
parseEntry(CharSequence) - Static method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
Parses a metaserver response line.
parseEnum(Class<T>, String, String) - Static method in class com.realtime.crossfire.jxclient.util.NumberParser
Parses an enum constant.
parseEvent(Args, GuiStateManager, CrossfireServerConnection) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses an "event" command.
parseExecSelection(Args, GUIElement, CommandQueue, CrossfireServerConnection) - Method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "" command.
parseExpression(String) - Static method in class com.realtime.crossfire.jxclient.skin.io.ExpressionParser
Parses an integer constant.
parseExtent(Args) - Static method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Creates an Extent from four parameters.
parseFill(Args, TooltipManager, GUIElementListener) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "fill" command.
parseFloat(String) - Static method in class com.realtime.crossfire.jxclient.util.NumberParser
Parses a float constant.
parseFont(Args) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "font" command.
parseGauge(Args, TooltipManager, GUIElementListener, LineNumberReader) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "gauge" command.
parseGaugeUpdater(String, ExperienceTable) - Method in class com.realtime.crossfire.jxclient.skin.io.GaugeUpdaterParser
Parses a gauge updater value.
parseGuiExecuteCommand(Args, GUIElement, Commands, LineNumberReader, Macros) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "GUI_EXECUTE_COMMAND" command.
parseGuiExecuteElement(GUIElement) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "GUI_EXECUTE_ELEMENT" command.
parseGuiMeta(GUIElement, GuiStateManager) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "GUI_META" command.
parseGuiStart(GUIElement, GuiStateManager) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "GUI_START" command.
parseHide(GUIElement) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "HIDE" command.
parseHideInput(Args) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "hide_input" command.
parseIgnore(Args) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses an "ignore" command.
parseInt(String) - Static method in class com.realtime.crossfire.jxclient.skin.io.ExpressionParser
Parses an integer constant.
parseInt(String, int) - Static method in class com.realtime.crossfire.jxclient.util.NumberParser
Converts a string into an int value.
parseInt(String, int, int, int) - Static method in class com.realtime.crossfire.jxclient.util.NumberParser
Converts a string into an int value in the given bounds.
parseIntegerConstant(String) - Static method in class com.realtime.crossfire.jxclient.skin.io.ExpressionParser
Parses an integer constant string.
parseItem(Args, TooltipManager, GUIElementListener, CommandQueue, CrossfireServerConnection, Shortcuts, CurrentSpellManager, Image, Image) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses an "item" command.
parseKey(Args, Gui, String) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "key" command.
parseKeyBinding(String, boolean) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Parses and add a key binding.
parseLabelFailure(Args, TooltipManager, GUIElementListener, CrossfireServerConnection) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "label_failure" command.
parseLabelHtml(Args, TooltipManager, GUIElementListener, LineNumberReader) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "label_html" command.
parseLabelMessage(Args, TooltipManager, GUIElementListener, CrossfireServerConnection, JXCWindowRenderer) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "label_message" command.
parseLabelMulti(Args, TooltipManager, GUIElementListener, LineNumberReader) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "label_multi" command.
parseLabelQuery(Args, TooltipManager, GUIElementListener, CrossfireServerConnection) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "label_query" command.
parseLabelSpell(Args, TooltipManager, GUIElementListener, CurrentSpellManager) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "label_spell" command.
parseLabelStat(Args, TooltipManager, GUIElementListener) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "label_stat" command.
parseLabelStat2(Args, TooltipManager, GUIElementListener) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "label_stat2" command.
parseLabelText(Args, TooltipManager, GUIElementListener, LineNumberReader) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "label_text" command.
parseLine(String, Color, Buffer) - Method in class com.realtime.crossfire.jxclient.gui.log.Parser
Parses one text line.
parseLine(String, Color) - Method in class com.realtime.crossfire.jxclient.gui.log.Parser
Parses one text line.
parseLine(String) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
Parses a metaserver response line.
parseLineWithoutMediaTags(String, Buffer) - Method in class com.realtime.crossfire.jxclient.gui.log.Parser
Parses one text line of a plain text message without media tags.
parseList(Args, boolean, TooltipManager, GUIElementListener, CommandQueue, CrossfireServerConnection, Image, Image) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses an "inventory_list" or a "floor_list" command.
parseLogColor(Args) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "log_color" command.
parseLogFilter(Args) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "log_filter" command.
parseLogLabel(Args, TooltipManager, GUIElementListener) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "log_label" command.
parseLogMessage(Args, TooltipManager, GUIElementListener, CrossfireServerConnection) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "log_message" command.
parseLong(String, long) - Static method in class com.realtime.crossfire.jxclient.util.NumberParser
Converts a string into a long value.
parseMap(Args, TooltipManager, GUIElementListener, CrossfireServerConnection) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "map" command.
parseMessageType(String) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
Parse a string into a message type.
parseMetaList(Args, TooltipManager, GUIElementListener, MetaserverModel) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "meta_list" command.
parseMinimap(Args, TooltipManager, GUIElementListener) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "minimap" command.
parseMoveFocus(Args, GUIElement) - Method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "MOVE_FOCUS" command.
parseMoveSelection(Args, GUIElement) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "MOVE_SELECTION" command.
parseOrientation(String) - Static method in class com.realtime.crossfire.jxclient.gui.gauge.OrientationParser
Converts an orientation name into an Orientation instance.
parseOrientation(String) - Static method in class com.realtime.crossfire.jxclient.skin.io.ParseUtils
Parses an orientation value.
parsePicture(Args, TooltipManager, GUIElementListener) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "picture" command.
parsePrint(GUIElement) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "PRINT" command.
parseQueryText(Args, CrossfireServerConnection, CommandCallback, TooltipManager, GUIElementListener) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "query_text" command.
parseQuit(GUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "QUIT" command.
parser - Variable in class com.realtime.crossfire.jxclient.gui.log.GUILabelLog
The Parser instance for parsing drawextinfo messages.
parser - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
The Parser instance for parsing drawextinfo messages.
Parser - Class in com.realtime.crossfire.jxclient.gui.log
Parser for parsing drawextinfo messages received from a Crossfire server to update a Buffer instance.
Parser() - Constructor for class com.realtime.crossfire.jxclient.gui.log.Parser
 
parseResolution(String) - Static method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a resolution specification.
parseScroll(Args, GUIElement, boolean) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "SCROLL" or "SCROLL_NEVER command.
parseScrollbar(Args, TooltipManager, GUIElementListener) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "scrollbar" command.
parseScrollList(Args, GUIElement) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "SCROLL_LIST" command.
parseScrollReset(GUIElement) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "SCROLL_RESET" command.
parseSetAutoSize(Gui) - Static method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "set_auto_size" command.
parseSetDefault(Args) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "set_default" command.
parseSetForcedActive(Args, Gui) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "set_forced_active" command.
parseSetInvisible(Args) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "set_invisible" command.
parseSetModal(Gui) - Static method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "set_modal" command.
parseSetNumLookObjects(Args) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "set_num_look_objects" command.
parseShow(GUIElement) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "SHOW" command.
parseSkinName(Args) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "skin_name" command.
parseStat(String) - Static method in class com.realtime.crossfire.jxclient.skin.io.ParseUtils
Parses a stat value.
parseStat(String) - Static method in class com.realtime.crossfire.jxclient.stats.StatsParser
Convert a stat name into a stat index.
parseText(Args, CommandCallback, TooltipManager, GUIElementListener) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "text" command.
parseText(Args, LineNumberReader) - Static method in class com.realtime.crossfire.jxclient.skin.io.ParseUtils
Concatenates trailing arguments into a string.
parseTextButton(Args, TooltipManager, GUIElementListener, LineNumberReader) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "textbutton" command.
parseTextGauge(Args, TooltipManager, GUIElementListener, LineNumberReader) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "textgauge" command.
parseToggle(GUIElement) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
Parses and builds a "TOGGLE" command.
parseTooltip(Args, TooltipManager, GUIElementListener) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
Parses a "tooltip" command.
ParseUtils - Class in com.realtime.crossfire.jxclient.skin.io
Utility class for parsing string parameters into values.
ParseUtils() - Constructor for class com.realtime.crossfire.jxclient.skin.io.ParseUtils
Private constructor to prevent instantiation.
parseWithoutMediaTags(CharSequence, Color, Buffer) - Method in class com.realtime.crossfire.jxclient.gui.log.Parser
Parses a plain text message without media tags.
party - Variable in class com.realtime.crossfire.jxclient.account.CharacterInformation
The character's party.
paste() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Perform a "paste" operation from the system clipboard.
patch - Variable in class com.realtime.crossfire.jxclient.map.CfMap
Array of (possibly) defined squares.
patchX - Variable in class com.realtime.crossfire.jxclient.map.CfMap
Left edge of viewable area.
patchY - Variable in class com.realtime.crossfire.jxclient.map.CfMap
Top edge of viewable area.
path - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
pattern - Variable in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
A Pattern matching all PacketWatcher.commands.
PATTERN - Static variable in class com.realtime.crossfire.jxclient.window.DialogStateParser
The pattern to split fields in the save file.
PATTERN_DOT - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Pattern to split a string by ":".
PATTERN_ENCODE - Static variable in class com.realtime.crossfire.jxclient.gui.commands.GUICommandFactory
Pattern matching lines that need a GUICommandFactory.TRAILING_ESCAPE appended.
PATTERN_EXPR - Static variable in class com.realtime.crossfire.jxclient.skin.io.ExpressionParser
Pattern to parse integer constants.
PATTERN_LEADING_WHITESPACE - Static variable in class com.realtime.crossfire.jxclient.util.StringUtils
A pattern matching leading whitespace.
PATTERN_LINE_BREAK - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
The pattern used to split a string into lines.
PATTERN_WHITESPACE - Static variable in class com.realtime.crossfire.jxclient.util.Patterns
The pattern to split a command from arguments, and to split arguments.
Patterns - Class in com.realtime.crossfire.jxclient.util
Utility class containing useful Patterns.
Patterns() - Constructor for class com.realtime.crossfire.jxclient.util.Patterns
Private constructor to prevent instantiation.
PATTERNS_DECODE - Static variable in class com.realtime.crossfire.jxclient.settings.Codec
Patterns that must be decoded.
PATTERNS_ENCODE - Static variable in class com.realtime.crossfire.jxclient.settings.Codec
Patterns that must be encoded.
pendingAskfaces - Variable in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
Face numbers for which "askface" commands have been sent without having received a response from the server.
pendingCommands - Variable in class com.realtime.crossfire.jxclient.queue.CommandQueue
Records command ids of commands sent to the server for which no comc commands has been received.
pendingFaces - Variable in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
Face numbers for which an "askface" command should be sent.
pendingFacesQueue - Variable in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
The same elements as AskfaceFaceQueue.pendingFaces in query order.
pendingLoadFaces - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
The faces for which FileCacheFaceQueue.loadFace(Face) has been called but that are not yet processed.
pendingMapHeight - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The map height that is being negotiated with the server.
pendingMapWidth - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The map width that is being negotiated with the server.
pendingNumLookObjects - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The number of ground view objects being negotiated with the server.
pendingTickUpdates - Variable in class com.realtime.crossfire.jxclient.map.CfMapAnimations
The AnimationState instances that have been added but not yet received a "tick" value.
pickup - Variable in class com.realtime.crossfire.jxclient.main.PickupTracker
The Pickup to update.
Pickup - Class in com.realtime.crossfire.jxclient.settings.options
Defines constants for pickup mode.
Pickup(CommandQueue, OptionManager) - Constructor for class com.realtime.crossfire.jxclient.settings.options.Pickup
Creates a new instance.
pickup - Variable in class com.realtime.crossfire.jxclient.settings.options.PickupOption
The pickup instance for modifying the pickup mode.
pickupChanged(int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfirePickupListener
A "pickup" message has been received.
pickupMode - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
The pickup mode.
PickupOption - Class in com.realtime.crossfire.jxclient.settings.options
A CheckBoxOption that toggles a pickup setting.
PickupOption(Pickup, long, String) - Constructor for class com.realtime.crossfire.jxclient.settings.options.PickupOption
Creates a new instance.
pickupOptions - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
All pickup options.
PickupTracker - Class in com.realtime.crossfire.jxclient.main
Updates the pickup state whenever a "player" command is received from a Crossfire server.
PickupTracker(GuiStateManager, CrossfireServerConnection, Pickup) - Constructor for class com.realtime.crossfire.jxclient.main.PickupTracker
Creates a new instance.
pixels - Variable in class com.realtime.crossfire.jxclient.faces.RawScale8d
Maps pixel value to number of pixels.
play(String, String) - Method in class com.realtime.crossfire.jxclient.sound.ClipManager
Plays the given sound effect.
play(String) - Method in class com.realtime.crossfire.jxclient.sound.MusicManager
Plays the given music.
playClip(Sounds, String, String) - Method in class com.realtime.crossfire.jxclient.sound.SoundManager
Plays a sound clip.
playClip(String) - Method in class com.realtime.crossfire.jxclient.sound.StatsWatcher
Plays a clip if sounds should be generated.
player - Variable in class com.realtime.crossfire.jxclient.items.ItemSet
The current player object this client controls.
playerChanged(CfItem) - Method in interface com.realtime.crossfire.jxclient.items.ItemSetListener
The player CfItem has changed.
playerInventoryListener - Variable in class com.realtime.crossfire.jxclient.items.InventoryView
The ItemListener attached to the current player object.
PlayerNameTracker - Class in com.realtime.crossfire.jxclient.main
Tracks a GuiStateManager and updates a JXCConnection's character name.
PlayerNameTracker(GuiStateManager, JXCConnection, ItemSet) - Constructor for class com.realtime.crossfire.jxclient.main.PlayerNameTracker
Creates a new instance.
playerReceived(int, int, int, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateItemListener
A "player" command has been received.
playerReceived() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
A "player" protocol command has been received.
players - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
players - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The "players" value for the current server entry.
playerX - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The x offset of the tile representing the player.
playerY - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The y offset of the tile representing the player.
playMusic(String) - Method in class com.realtime.crossfire.jxclient.sound.SoundManager
Plays a background music.
POISON_OFF - Static variable in enum com.realtime.crossfire.jxclient.sound.Sounds
The sound to play when the character gets un-poisoned.
POISON_ON - Static variable in enum com.realtime.crossfire.jxclient.sound.Sounds
The sound to play when the character get poisoned.
poisoned - Variable in class com.realtime.crossfire.jxclient.sound.StatsWatcher
The last known poisoned state.
PoisonWatcher - Class in com.realtime.crossfire.jxclient.stats
Helper class to synthesize an "is poisoned" stat value.
PoisonWatcher(Stats, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.stats.PoisonWatcher
Create a new instance.
port - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The port to connect to.
port - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The currently connected port.
preConnecting(String) - Method in interface com.realtime.crossfire.jxclient.guistate.GuiStateListener
Connection establishment is in progress.
PREFERRED_LINE_LENGTH - Static variable in class com.realtime.crossfire.jxclient.util.StringSplitter
The preferred line length in characters.
preferredMapHeight - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The map height in tiles that is negotiated with the server.
preferredMapWidth - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The map width in tiles that is negotiated with the server.
preferredNumLookObjects - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The number of ground view objects to be negotiated with the server.
PREV_GROUP_FACE - Static variable in class com.realtime.crossfire.jxclient.util.ResourceUtils
The resource for "Click here for previous group of items" buttons.
prevElement - Variable in class com.realtime.crossfire.jxclient.gui.commands.ScrollNextCommand
The element to deactivate.
prevGroupFace - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
The face to substitute into "Click here for previous group of items".
prevGroupFace - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
The Image for "prev group of items".
PrintCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which does nothing.
PrintCommand() - Constructor for class com.realtime.crossfire.jxclient.gui.commands.PrintCommand
 
printMessageTypes - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
Whether message types are included in the buffer output.
process(int, int) - Method in class com.realtime.crossfire.jxclient.faces.RawScale2x
Processes a specific pixel.
process(int, int) - Method in class com.realtime.crossfire.jxclient.faces.RawScale8d
Processes a specific destination pixel.
process - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The Process instance for the executed child process.
process() - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Reads/writes data from/to the socket.
processAccountPlayers(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes an 'accountplayers' server command.
processAddmeFailed(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes an 'account_failed' server command.
processAddmeSuccess(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes an 'account_success' server command.
processAddSpell(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes an 'addspell' server command.
processAnim(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes an 'anim' server command.
processAscii(String, ByteBuffer) - Method in interface com.realtime.crossfire.jxclient.server.server.ReceivedPacketListener
A packet having ascii parameters has been received.
processComc(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'comc' server command.
processConnect(String, int) - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Connects the socket.
processDelInv(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'delinv' server command.
processDelItem(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'delitem' server command.
processDelSpell(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'delspell' server command.
processDisconnect(String, boolean) - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Disconnects the socket.
processDrawExtInfo(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'drawextinfo' server command.
processDrawInfo(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'drawinfo' server command.
processEmpty(String) - Method in interface com.realtime.crossfire.jxclient.server.server.ReceivedPacketListener
A packet having no parameters has been received.
processExpTableReplyinfo(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a "replyinfo exp_table" block.
processExtendedInfoSet(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes an 'ExtendedInfoSet' server command.
processExtendedTextSet(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes an 'ExtendedTextSet' server command.
processFace2(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'face2' server command.
processFaceData(Face, byte[]) - Method in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
Processes face information received from the server.
processFailure(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'failure' server command.
processGoodbye(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'goodbye' server command.
processImage2(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes an 'image2' server command.
processImageInfoReplyinfo(ByteBuffer) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a "replyinfo image_info" block.
processIntArray(String, ByteBuffer) - Method in interface com.realtime.crossfire.jxclient.server.server.ReceivedPacketListener
A packet having an array of int parameters has been received.
processItem2(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes an 'item2' server command.
processMagicMap(int, int, int) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Finishes processing of a set of map square changes.
processMagicMap(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'magicmap' server command.
processMap2(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'map2' server command.
processMapAnimation(int, int, int, Animation, int) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Updates a map square by changing an animation.
processMapAnimationSpeed(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Updates a map square by changing the animation speed.
processMapBegin() - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Starts processing of a set of map square changes.
processMapClear(int, int) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Updates a map square by clearing it.
processMapDarkness(int, int, int) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Updates a map square by changing the darkness value.
processMapEnd(boolean) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Finishes processing of a set of map square changes.
processMapExtended(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'mapextended' server command.
processMapFace(Location, int, boolean) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Updates a map square by changing a face.
processMapScroll(int, int) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Processes a map scroll command.
processMixed(String, ByteBuffer) - Method in interface com.realtime.crossfire.jxclient.server.server.ReceivedPacketListener
A packet having mixed parameters has been received.
processMusic(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'music' server command.
processNewMap(int, int) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Processes a newmap command.
processNewMap(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'newmap' server command.
processNoData(String, ByteBuffer) - Method in interface com.realtime.crossfire.jxclient.server.server.ReceivedPacketListener
A packet having unknown parameters has been received.
processor - Variable in class com.realtime.crossfire.jxclient.sound.MusicManager
The currently running processor, or null if none is active or if music is disabled.
Processor - Class in com.realtime.crossfire.jxclient.sound
A thread that plays a music file over and over until terminated.
Processor(String, AudioFileLoader) - Constructor for class com.realtime.crossfire.jxclient.sound.Processor
Creates a new instance.
processPacket(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a received packet.
processPickup(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'pickup' server command.
processPlayer(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'pickup' server command.
processQuery(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'pickup' server command.
processRead() - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Reads data from the socket and parses the data into commands.
processReadCommand() - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Parses data from ClientSocket.inputBuffer into commands.
processReplyInfo(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'replyinfo' server command.
processSetup(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'replyinfo' server command.
processShortArray(String, ByteBuffer) - Method in interface com.realtime.crossfire.jxclient.server.server.ReceivedPacketListener
A packet having an array of short integer parameters has been received.
processShortInt(String, ByteBuffer) - Method in interface com.realtime.crossfire.jxclient.server.server.ReceivedPacketListener
A packet having a short and an int parameter has been received.
processSkillInfoReplyinfo(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a "replyinfo skill_info" block.
processSmooth(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'smooth' server command.
processSound(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'sound' server command.
processSound2(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'sound2' server command.
processStats(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'stats' server command.
processStats(String, int, Object[]) - Method in interface com.realtime.crossfire.jxclient.server.server.ReceivedPacketListener
A stats packet has been received.
processTag(String, Color) - Method in class com.realtime.crossfire.jxclient.gui.log.Parser
Processes a tag.
processText(String, Line) - Method in class com.realtime.crossfire.jxclient.gui.log.Parser
Processes one text segment.
processTick(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'tick' server command.
processUpdItem(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes an 'upditem' server command.
processUpdSpell(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes an 'updspell' server command.
processVersion(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Processes a 'version' server command.
processWrite() - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Writes some pending data to the socket.
proportionalSlider - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
If set, make the slider size reflect the visible area; if unset, display the slider as a square.
prune() - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Prune excess lines.
PU_ARMOUR - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: armors.
PU_ARROW - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: arrows.
PU_BOOTS - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: boots.
PU_BOW - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: bows.
PU_CLOAK - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: cloaks.
PU_CONTAINER - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: container.
PU_DEBUG - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: debug.
PU_DRINK - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: drinks.
PU_FLESH - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: flesh.
PU_FOOD - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: food.
PU_GLOVES - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: gloves.
PU_HELMET - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: helmets.
PU_INHIBIT - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: disable pickup.
PU_JEWELS - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: jewels and money.
PU_KEY - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: keys.
PU_MAGIC_DEVICE - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: magic devices.
PU_MAGICAL - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: magical items.
PU_MELEE_WEAPON - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: all weapons.
PU_MISSILE_WEAPON - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: missile weapons.
PU_NEW_MODE - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: enable newpickup mode.
PU_NOT_CURSED - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: ignore cursed items.
PU_NOTHING - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: nothing.
PU_POTION - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: potions.
PU_RATIO - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: mask for value/weight ratio.
PU_READABLES - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: normal books and scrolls.
PU_SHIELD - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: shields.
PU_SKILLSCROLL - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: skillscrolls.
PU_SPELLBOOK - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: spellbooks.
PU_STOP - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: stop before pickup.
PU_VALUABLES - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
Pickup mode: rings and amulets.
put(MetaserverEntry) - Method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
Add an entry to the cache.
putBoolean(String, boolean) - Method in class com.realtime.crossfire.jxclient.settings.Settings
Store a key/value pair.
putDecimal(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Appends an integer in decimal ASCII representation to DefaultCrossfireServerConnection.byteBuffer.
putInt(String, int) - Method in class com.realtime.crossfire.jxclient.settings.Settings
Store a key/value pair.
putLong(String, long) - Method in class com.realtime.crossfire.jxclient.settings.Settings
Store a key/value pair.
putString(String, String) - Method in class com.realtime.crossfire.jxclient.settings.Settings
Store a key/value pair.

Q

query() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
Immediately triggers a metaserver query and enables periodic re-queries.
queryDialog - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The query dialog.
queryListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The CrossfireQueryListeners to be notified.
quitApplication() - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Terminates the application.
quitApplication() - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Terminates the application.
QuitCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which quite the client.
QuitCommand(CommandCallback) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.QuitCommand
Creates a new instance.
quoteName(String) - Static method in class com.realtime.crossfire.jxclient.util.FilenameUtils
Converts a file name to a "safe" form.

R

race - Variable in class com.realtime.crossfire.jxclient.account.CharacterInformation
The character's race.
raiseDialog(Gui) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Raises an already opened dialog.
random - Variable in class com.realtime.crossfire.jxclient.map.CfMapAnimations
The random number generator for Map2.ANIM_RANDOM type animations.
range - Variable in class com.realtime.crossfire.jxclient.stats.Stats
The current value of the range stat.
rangeChanged(String) - Method in interface com.realtime.crossfire.jxclient.stats.StatsListener
The player's range type has changed.
RawScale2x - Class in com.realtime.crossfire.jxclient.faces
A simple implementation of the Scale2x algorithm for scaling raw image data.
RawScale2x(int[], int, int) - Constructor for class com.realtime.crossfire.jxclient.faces.RawScale2x
Creates a new scaler based on some raw data.
RawScale8d - Class in com.realtime.crossfire.jxclient.faces
Scales down a raw image to an eighth in both dimensions.
RawScale8d(int[], int, int) - Constructor for class com.realtime.crossfire.jxclient.faces.RawScale8d
Creates a new instance.
READIED_SKILLS - Static variable in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
Prefix string when searching for the currently active skill.
rebuildList() - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
Rebuilds the list cells.
rebuildList(Integer[]) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Rebuilds the list cells.
rebuildList() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
Rebuild the list cells.
rebuildPattern() - Method in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
Rebuilds PacketWatcher.pattern from PacketWatcher.commands.
reCalculate() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Recalculate the extents of the highlighted image part.
reCalculate() - Method in class com.realtime.crossfire.jxclient.gui.gauge.OrientationEW
Recalculate the extents of the highlighted image part.
reCalculate() - Method in class com.realtime.crossfire.jxclient.gui.gauge.OrientationNS
Recalculate the extents of the highlighted image part.
reCalculate() - Method in class com.realtime.crossfire.jxclient.gui.gauge.OrientationSN
Recalculate the extents of the highlighted image part.
reCalculate() - Method in class com.realtime.crossfire.jxclient.gui.gauge.OrientationWE
Recalculate the extents of the highlighted image part.
receivedPacketListener - Variable in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
The ReceivedPacketListener attached to PacketWatcher.crossfireServerConnection.
ReceivedPacketListener - Interface in com.realtime.crossfire.jxclient.server.server
Interface for listeners interested in received packets.
receivedPacketListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The ReceivedPacketListeners to be notified.
reconnect - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Set if ClientSocket.host or ClientSocket.port has changed and thus a reconnect is needed.
reconnectIsError - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Only valid if ClientSocket.reconnect is set.
reconnectReason - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Only valid if ClientSocket.reconnect is set.
redraw(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Repaints the gui and clear the changed flags of all repainted elements.
redraw(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Paints the view into the given graphics instance.
redrawAll() - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Redraws the complete map view.
redrawAllUnlessDirty(Graphics, CfMap) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Redraws all non-dirty tiles.
redrawBlack(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
 
redrawGUI() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Redraws the current gui.
redrawGUIBasic(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
 
redrawGUIDialog(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
 
redrawSemaphore - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The semaphore used to synchronize map model updates and map view redraws.
redrawSemaphore - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The semaphore used to synchronized map model updates and map view redraws.
redrawSquare(Graphics, CfMapSquare, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Redraws one square.
redrawSquare(Graphics, int, int, CfMapSquare) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Redraws one layer of a square.
redrawSquareUnlessDirty(Graphics, CfMap, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Redraws one square if it is not dirty.
redrawTiles(Graphics, CfMap, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Redraws a rectangular area of tiles.
redrawTilesUnlessDirty(Graphics, CfMap, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Redraws a rectangular area of non-dirty tiles.
redrawTooltip(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
 
remove() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer.OpenDialogsIterator
remove(Location) - Method in class com.realtime.crossfire.jxclient.map.AnimationMap
Clears a Location.
remove(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapAnimations
Removes all visible animations for a tile.
remove(Location) - Method in class com.realtime.crossfire.jxclient.map.CfMapAnimations
Removes a visible animation.
remove(String) - Method in class com.realtime.crossfire.jxclient.settings.Settings
Remove a key.
remove(TimeoutEvent) - Static method in class com.realtime.crossfire.jxclient.timeouts.Timeouts
Remove a timeout event.
remove(int) - Method in class com.realtime.crossfire.jxclient.util.DoubleMapping
Removes a mapping.
remove(int, Class<T>, T) - Method in class com.realtime.crossfire.jxclient.util.HashedEventListenerList
 
remove(int, Class<T>, T) - Method in class com.realtime.crossfire.jxclient.util.IndexedEventListenerList
 
remove(int) - Method in class com.realtime.crossfire.jxclient.util.Mapping
Removes a mapping.
removeBufferListener(BufferListener) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Removes a listener to be notified of changes.
removeCfItemModifiedListener(CfItemListener) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Remove a CfItemModifiedListener.
removeCharacterInformationListener(int, CharacterInformationListener) - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
Removes a character entry listener for one entry.
removeCharacterListener(CharacterListener) - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
Removes a character listener.
removeClientSocketListener(ClientSocketListener) - Method in class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
Removes a ClientSocketListener to notify.
removeClientSocketListener(ClientSocketListener) - Method in interface com.realtime.crossfire.jxclient.server.server.ServerConnection
Removes a ClientSocketListener to notify.
removeClientSocketListener(ClientSocketListener) - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Removes a ClientSocketListener to be notified.
removeCommand(String) - Method in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
Removes a command to watch for.
removeCommand(String) - Method in class com.realtime.crossfire.jxclient.settings.CommandHistory
Removes a command.
removeCrossfireAccountListener(CrossfireAccountListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Removes a listener to be notified about account events.
removeCrossfireAccountListener(CrossfireAccountListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Removes a listener to be notified about account events.
removeCrossfireDrawextinfoListener(CrossfireDrawextinfoListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Removes the given listener from the list of objects listening to the drawextinfo S->C messages.
removeCrossfireDrawextinfoListener(CrossfireDrawextinfoListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Removes the given listener from the list of objects listening to the drawextinfo S->C messages.
removeCrossfireDrawinfoListener(CrossfireDrawinfoListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Removes the given listener from the list of objects listening to the drawinfo S->C messages.
removeCrossfireDrawinfoListener(CrossfireDrawinfoListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Removes the given listener from the list of objects listening to the drawinfo S->C messages.
removeCrossfireFailureListener(CrossfireFailureListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Removes a listener to be notified of failure messages.
removeCrossfireFailureListener(CrossfireFailureListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Removes a listener to be notified of failure messages.
removeCrossfireMagicmapListener(CrossfireMagicmapListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Removes a listener from the list of objects listening to magicmap messages.
removeCrossfireMagicmapListener(CrossfireMagicmapListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Removes a listener from the list of objects listening to magicmap messages.
removeCrossfireMapListener(MapListener) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Removes a listener to notify about changed map squares.
removeCrossfireMapScrollListener(MapScrollListener) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Removes a listener to notify about scrolled maps.
removeCrossfireNewmapListener(NewmapListener) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Removes a listener to notify about cleared maps.
removeCrossfirePickupListener(CrossfirePickupListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Removes a listener to be notified about received "pickup" messages.
removeCrossfirePickupListener(CrossfirePickupListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Removes a listener to be notified about received "pickup" messages.
removeCrossfireQueryListener(CrossfireQueryListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Removes the given listener from the list of objects listening to the query S->C messages.
removeCrossfireQueryListener(CrossfireQueryListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Removes the given listener from the list of objects listening to the query S->C messages.
removeCrossfireSkillInfoListener(CrossfireSkillInfoListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Removes a listener to be notified about received skill info changes.
removeCrossfireSkillInfoListener(CrossfireSkillInfoListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Removes a listener to be notified about received skill info changes.
removeCrossfireSpellChangedListener(SpellsManagerListener) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
Removes a SpellsManagerListener to notify about changes.
removeCrossfireStatsListener(StatsListener) - Method in class com.realtime.crossfire.jxclient.stats.Stats
Removes a StatsListener to be notified about stat changes.
removeCrossfireUpdateItemListener(CrossfireUpdateItemListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Removes a listener to be notified about item changes.
removeCrossfireUpdateItemListener(CrossfireUpdateItemListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Removes a listener to be notified about item changes.
removeFaceQueueListener(FaceQueueListener) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFaceQueue
Removes a FaceQueueListener to be notified about processed faces.
removeFaceQueueListener(FaceQueueListener) - Method in interface com.realtime.crossfire.jxclient.faces.FaceQueue
Removes a FaceQueueListener to be notified about processed faces.
removeFacesManagerListener(FacesManagerListener) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Removes a FacesManagerListener to be notified about updated faces.
removeFacesManagerListener(FacesManagerListener) - Method in interface com.realtime.crossfire.jxclient.faces.FacesManager
Removes a FacesManagerListener to be notified about updated faces.
removeGuiStateListener(GuiStateListener) - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
Removes a gui state listener.
removeInventoryListener(int, ItemListener) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Removes an ItemListener to be notified about changes.
removeItemByTag(int, boolean) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Removes a CfItem.
removeItems(int[]) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Deletes items by tag.
removeItemSetListener(ItemSetListener) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Removes an ItemSetListener to be notified about changes.
removeKeyBinding(boolean) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Removes a key binding.
removeKeyBinding(boolean) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Removes a key binding.
removeKeyBinding(boolean) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Removes a key binding.
removeKeyBinding(boolean) - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Starts to remove a key binding.
removeLastSegment() - Method in class com.realtime.crossfire.jxclient.gui.log.Line
Remove the last segment.
removeLocationListener(int, LocationListener) - Method in class com.realtime.crossfire.jxclient.items.AbstractItemView
Removes a LocationListener to be notified when the item displayed in a floor slot has changed.
removeLocationListener(int, LocationListener) - Method in interface com.realtime.crossfire.jxclient.items.ItemView
Removes a LocationListener to be notified when the item displayed in a floor slot has changed.
removeLocationsListener(LocationsListener) - Method in class com.realtime.crossfire.jxclient.items.AbstractItemView
Removes a LocationsListener to be notified when any displayed item has changed.
removeLocationsListener(LocationsListener) - Method in interface com.realtime.crossfire.jxclient.items.ItemView
Removes a LocationsListener to be notified when any displayed item has changed.
removeMapSizeListener(MapSizeListener) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Removes a listener to be notified about map size changes.
removeMetaserverEntryListener(int, MetaserverEntryListener) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Removes a metaserver entry listener for one entry.
removeMetaserverListener(MetaserverListener) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Removes a metaserver listener.
removeOption(String) - Method in class com.realtime.crossfire.jxclient.settings.options.OptionManager
Removes an option by name.
removeOptionListener(OptionListener) - Method in class com.realtime.crossfire.jxclient.settings.options.Option
Removes a listener for state changes.
removePacketWatcherListener(ReceivedPacketListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Removes a listener to be notified about received packets.
removePacketWatcherListener(ReceivedPacketListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Removes a listener to be notified about received packets.
removeScrollableListener(ScrollableListener) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
Remove a scrollable listener.
removeScrollableListener(ScrollableListener) - Method in interface com.realtime.crossfire.jxclient.gui.scrollable.GUIScrollable2
Remove a scrollable listener.
removeSentReplyListener(SentReplyListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Removes a listener to be notified about sent reply packets.
removeSentReplyListener(SentReplyListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Removes a listener to be notified about sent reply packets.
removeShortcutListener(ShortcutListener) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
Unregister a shortcut listener.
removeShortcutsListener(ShortcutsListener) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Removes a ShortcutsListener.
removeSkillListener(SkillListener) - Method in class com.realtime.crossfire.jxclient.skills.Skill
Removes a listener to be notified of changes.
removeSpellListener(CurrentSpellManagerListener) - Method in class com.realtime.crossfire.jxclient.spells.CurrentSpellManager
Remove a spell listener.
removeSpellListener(SpellListener) - Method in class com.realtime.crossfire.jxclient.spells.Spell
Removes a SpellListener to be notified of changes.
removeTooltip() - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
Removes the tooltip label.
render(Graphics, int) - Method in class com.realtime.crossfire.jxclient.gui.button.ButtonImages
Draws the button.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.button.GUIButton
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupTextGauge
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUITextGauge
Paints the element's contents into the passed graphics.
render() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Re-creates the contents of GUIElement.bufferedImage.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.GUICharacter
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.GUICheckBox
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.GUIFill
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.GUIPicture
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.label.GUIOneLineLabel
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Paints the element's contents into the passed graphics.
render(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Paints the element's contents into the passed graphics.
rendererGuiState - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The current gui state.
RendererGuiState - Enum in com.realtime.crossfire.jxclient.gui.gui
All gui states of JXCWindowRenderer.
RendererGuiState() - Constructor for enum com.realtime.crossfire.jxclient.gui.gui.RendererGuiState
 
RendererGuiStateListener - Interface in com.realtime.crossfire.jxclient.gui.gui
Interface for listeners interested in gui state changes.
rendererGuiStateListener - Variable in class com.realtime.crossfire.jxclient.sound.StatsWatcher
The gui state listener.
rendererGuiStateListeners - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Listeners to be notified about JXCWindowRenderer.rendererGuiState changes.
RenderState - Class in com.realtime.crossfire.jxclient.gui.log
Encapsulates the state for a scroll bar.
RenderState() - Constructor for class com.realtime.crossfire.jxclient.gui.log.RenderState
 
renderState - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
 
renderStateListener - Variable in class com.realtime.crossfire.jxclient.gui.log.GUILog
The RenderStateListener attached to GUILog.renderStateManager.
RenderStateListener - Interface in com.realtime.crossfire.jxclient.gui.log
Interface for listeners interested in changes of a RenderStateManager instance.
renderStateListener - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
The listener to notify about state changes.
renderStateManager - Variable in class com.realtime.crossfire.jxclient.gui.log.GUILog
The rendering state.
RenderStateManager - Class in com.realtime.crossfire.jxclient.gui.log
Encapsulates the state for rendering a Buffer instance.
RenderStateManager(RenderStateListener, Buffer) - Constructor for class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
Create a new instance.
renderText(Graphics2D, int, int, int, String) - Method in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
Renders a text string.
renderWidth - Variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
The width to render.
repaint() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Repaints the window.
repeatCount - Variable in class com.realtime.crossfire.jxclient.queue.CommandQueue
The default repeat counter for ncom commands.
replace(String) - Static method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
Replace characters with may cause parsing issues.
replaceLine(Line) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Replace the last Line of this buffer.
REPLACEMENT_CHARACTER - Static variable in class com.realtime.crossfire.jxclient.util.FilenameUtils
Replaces "unsafe" characters in file names (see FilenameUtils.UNSAFE_FILENAME_CHARACTERS).
REPLACEMENTS_DECODE - Static variable in class com.realtime.crossfire.jxclient.settings.Codec
The replacement strings for Codec.PATTERNS_DECODE.
REPLACEMENTS_ENCODE - Static variable in class com.realtime.crossfire.jxclient.settings.Codec
The replacement strings for Codec.PATTERNS_ENCODE.
REPLY_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "reply" command.
REPLY_TO - Static variable in class com.realtime.crossfire.jxclient.commands.Macros
The "reply_to" macro name.
replySent(String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.SentReplyListener
A "reply" command has been sent to the server.
reportError(String) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Reports an error while executing client commands.
REQUESTINFO_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "requestinfo" command.
reset() - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
Forgets about pending faces.
reset() - Method in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
Reset the processing: forget about pending faces.
reset() - Method in class com.realtime.crossfire.jxclient.faces.DefaultFacesManager
Forgets about pending faces.
reset() - Method in class com.realtime.crossfire.jxclient.faces.FaceCache
Forgets about all face information.
reset() - Method in interface com.realtime.crossfire.jxclient.faces.FaceQueue
Reset the processing: forget about pending faces.
reset() - Method in interface com.realtime.crossfire.jxclient.faces.FacesManager
Forgets about pending faces.
reset() - Method in class com.realtime.crossfire.jxclient.faces.FacesQueue
Reset the processing: forget about pending faces.
reset() - Method in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
Reset the processing: forget about pending faces.
reset() - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
Removes the tooltip.
reset() - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Resets the manager's state.
reset() - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Resets the animation state.
reset() - Method in class com.realtime.crossfire.jxclient.stats.Stats
Forgets about all stats.
reset() - Method in interface com.realtime.crossfire.jxclient.stats.StatsListener
The stats instance is about to be reset.
reset(int, TimeoutEvent) - Static method in class com.realtime.crossfire.jxclient.timeouts.Timeouts
Set the timeout value for a given event.
reset() - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
 
resetAttributes(Color) - Method in class com.realtime.crossfire.jxclient.gui.log.Parser
Resets all attributes to default values.
resetChanged() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Clears the changed flag.
resetFogOfWar(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Returns and reset the "fog-of-war" flag of a square.
resetFogOfWar() - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Returns and resets the "fog-of-war" flag.
resetModified() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Resets the modified state.
resetRepeatCount() - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
Reset the current repeat count to zero.
resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.GUICharacter
Resets the scroll index to the default value.
resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
Resets the scroll index to the default value.
resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Resets the scroll index to the default value.
resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Resets the scroll index to the default value.
resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
Resets the scroll index to the default value.
resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
Resets the scroll index to the default value.
resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Resets the scroll index to the default value.
resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
Resets the scroll index to the default value.
resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
Reset the scrolling range to default values.
resetScroll() - Method in interface com.realtime.crossfire.jxclient.gui.scrollable.GUIScrollable
Resets the scroll index to the default value.
RESIST_TYPES - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
The total number of resistances.
resizeElements(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Changes the number of list elements.
resolution - Variable in class com.realtime.crossfire.jxclient.main.Options
The resolution to use or null for default.
resolution - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The size of the client area.
Resolution - Class in com.realtime.crossfire.jxclient.util
Information about JXClient's screen/window resolution.
Resolution(int, int) - Constructor for class com.realtime.crossfire.jxclient.util.Resolution
Creates a new instance.
ResourceUtils - Class in com.realtime.crossfire.jxclient.util
Utility class for loading information from resources.
ResourceUtils() - Constructor for class com.realtime.crossfire.jxclient.util.ResourceUtils
Private constructor to prevent instantiation.
restart() - Method in class com.realtime.crossfire.jxclient.sound.MusicManager
Restarts the current music.
run() - Method in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue.LoadTask
run() - Method in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue.SaveTask
run() - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
run() - Method in class com.realtime.crossfire.jxclient.sound.Processor
runnable - Variable in class com.realtime.crossfire.jxclient.items.EventScheduler
The Runnable delivering notifications through EventScheduler.eventSchedulerCallback.
runnable - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
The query Thread.
running - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
Whether the query MetaserverProcessor.runnable has been started.
runScriptCommand(String) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
Processes a line received from the script process.

S

save(Face, ImageIcon) - Method in class com.realtime.crossfire.jxclient.faces.FileCache
Stores an ImageIcon into the cache.
save(String, int, Icon) - Method in class com.realtime.crossfire.jxclient.faces.FileCache
Stores an ImageIcon into the cache.
save(Face, ImageIcon) - Method in interface com.realtime.crossfire.jxclient.faces.ImageCache
Stores an ImageIcon into the cache.
save(Face, ImageIcon) - Method in class com.realtime.crossfire.jxclient.faces.MemoryImageCache
Stores an ImageIcon into the cache.
save() - Method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
Save all entries to the backing file.
save(JXCSkin, JXCWindowRenderer) - Static method in class com.realtime.crossfire.jxclient.window.DialogStateParser
Save the dialogs state to a file.
saveDialog(Gui, String, Writer) - Static method in class com.realtime.crossfire.jxclient.window.DialogStateParser
Save the state of one dialog.
saveFace(Face, FaceImages) - Method in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
Saves a face to the caches.
saveImageIcon(File, Icon) - Static method in class com.realtime.crossfire.jxclient.util.Images
Saves an ImageIcon to a file.
saveKeyBindings() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
Saves the key bindings to the given file.
saveKeybindings() - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Saves the key bindings to the backing file.
saveNode(BufferedWriter, Map<String, String>) - Static method in class com.realtime.crossfire.jxclient.settings.Settings
Save one node.
saveOptions() - Method in class com.realtime.crossfire.jxclient.settings.options.OptionManager
Save all options' states to the backing settings instance.
saveShortcuts(Shortcuts) - Static method in class com.realtime.crossfire.jxclient.window.ShortcutsLoader
Save all shortcut info to the backing file.
saveValues() - Method in class com.realtime.crossfire.jxclient.settings.Settings
Save the values to the backing file.
ScaledFacesProvider - Class in com.realtime.crossfire.jxclient.faces
A FacesProvider that returns faces scaled to 64x64 pixels.
ScaledFacesProvider(FacesManager) - Constructor for class com.realtime.crossfire.jxclient.faces.ScaledFacesProvider
Creates a new instance.
scaledImageIcon - Variable in class com.realtime.crossfire.jxclient.faces.FaceImages
The ImageIcon scaled for the map view.
SCREENSHOT_FILENAMES - Static variable in class com.realtime.crossfire.jxclient.commands.ScreenshotCommand
The number of auto-created screenshot filenames.
ScreenshotCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the "screenshot" command.
ScreenshotCommand(JXCWindowRenderer, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.ScreenshotCommand
Creates a new instance.
screenshotId - Static variable in class com.realtime.crossfire.jxclient.commands.ScreenshotCommand
A number for creating screenshot file names.
ScriptCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the "script" command.
ScriptCommand(ScriptManager, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.ScriptCommand
Creates a new instance.
scriptId - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The script ID identifying this script instance.
ScriptkillallCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the "scriptkillall" command.
ScriptkillallCommand(ScriptManager, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.ScriptkillallCommand
Creates a new instance.
ScriptkillCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the "scriptkill" command.
ScriptkillCommand(ScriptManager, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.ScriptkillCommand
Creates a new instance.
scriptManager - Variable in class com.realtime.crossfire.jxclient.commands.ScriptCommand
The ScriptManager to use.
scriptManager - Variable in class com.realtime.crossfire.jxclient.commands.ScriptkillallCommand
The ScriptManager to use.
scriptManager - Variable in class com.realtime.crossfire.jxclient.commands.ScriptkillCommand
The ScriptManager to use.
scriptManager - Variable in class com.realtime.crossfire.jxclient.commands.ScriptsCommand
The ScriptManager to use.
scriptManager - Variable in class com.realtime.crossfire.jxclient.commands.ScripttellCommand
The ScriptManager to use.
ScriptManager - Class in com.realtime.crossfire.jxclient.scripts
Maintains currently running script processes.
ScriptManager(CommandQueue, CrossfireServerConnection, Stats, FloorView, ItemSet, Iterable<Spell>, CfMapUpdater, SkillSet) - Constructor for class com.realtime.crossfire.jxclient.scripts.ScriptManager
Creates a new instance.
scriptProcess - Variable in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
The ScriptProcess for sending commands.
ScriptProcess - Interface in com.realtime.crossfire.jxclient.scripts
An external command executed as a client-sided script.
scriptProcesses - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
All running ScriptProcesses.
ScriptProcessListener - Interface in com.realtime.crossfire.jxclient.scripts
Interface for listeners interested in ScriptProcess related events.
scriptProcessListeners - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The ScriptProcessListeners to notify.
ScriptsCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the "scripts" command.
ScriptsCommand(ScriptManager, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.ScriptsCommand
Creates a new instance.
ScripttellCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the "scripttell" command.
ScripttellCommand(ScriptManager, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.ScripttellCommand
Creates a new instance.
scriptTerminated(String) - Method in interface com.realtime.crossfire.jxclient.scripts.ScriptProcessListener
Called after the script has been terminated.
scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.GUICharacter
scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Moves the list.
scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
scroll(int) - Method in interface com.realtime.crossfire.jxclient.gui.scrollable.GUIScrollable
 
scroll(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.map.AnimationMap
Scrolls all locations.
scroll(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.map.AnimationState
Scrolls all map locations.
scroll(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Scrolls the map.
scroll(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapAnimations
Scrolls the animations.
scroll(int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
Part of "map2" parsing: scroll the map view.
SCROLL_CHARS - Static variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
The number of characters to scroll left/right when the cursor would move outside of the visible area.
SCROLL_PIXEL - Static variable in class com.realtime.crossfire.jxclient.gui.log.GUILog
The number of pixels to scroll.
scrollable - Variable in class com.realtime.crossfire.jxclient.gui.commands.ScrollCommand
The scrollable element.
scrollable - Variable in class com.realtime.crossfire.jxclient.gui.commands.ScrollNeverCommand
The scrollable element.
scrollable - Variable in class com.realtime.crossfire.jxclient.gui.commands.ScrollResetCommand
The scrollable gui element to reset.
scrollable - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
The target element to scroll.
ScrollableListener - Interface in com.realtime.crossfire.jxclient.gui.scrollable
Listener for GUIScrollable elements.
ScrollCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which scrolls a GUIScrollable gui element by a given distance.
ScrollCommand(int, GUIScrollable) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ScrollCommand
Creates a new instance.
scrollDown(int) - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
Scroll down by pixels.
scrolling - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Set while dragging is active.
ScrollListCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which scrolls a GUIScrollable instance.
ScrollListCommand(GUIScrollable, int) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ScrollListCommand
Creates a new instance.
ScrollNeverCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which scrolls a target GUIScrollable gui element if executed but always reports that scrolling is not possible.
ScrollNeverCommand(int, GUIScrollable) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ScrollNeverCommand
Creates a new instance.
ScrollNextCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which transfers the focus between two gui elements.
ScrollNextCommand(ActivatableGUIElement, ActivatableGUIElement, boolean) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ScrollNextCommand
Creates a new instance.
scrollPane - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
The scroll pane instance used to display the list.
scrollPos - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderState
The location of the view area relative to the buffer's total height.
ScrollResetCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which resets the scroll position of a GUIScrollable.
ScrollResetCommand(GUIScrollable) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ScrollResetCommand
Creates a new instance.
scrollTo(int) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
Scroll to the given location.
scrollTo(Buffer, int) - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Scrolls to the given pixel location.
scrollTo(int) - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
Scroll to a location.
scrollTo(int) - Method in interface com.realtime.crossfire.jxclient.gui.scrollable.GUIScrollable2
Scroll to the given location.
scrollToBottom(Buffer) - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Sets the view area to the bottom-most value.
scrollUp(int) - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
Scroll up by pixels.
Segment - Interface in com.realtime.crossfire.jxclient.gui.log
One segment of a Line which should be displayed without changing text attributes.
segments - Variable in class com.realtime.crossfire.jxclient.gui.log.Line
The segments this line consists of.
selectableChannel - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The SelectableChannel of ClientSocket.socketChannel.
selectCharacter(String, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireAccountListener
An character name was sent to the server.
selectCharacter(String, String) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Updates the selected character name in an account.
selected - Variable in class com.realtime.crossfire.jxclient.gui.GUICharacter
If set, paint the element in "selected" state.
selected - Variable in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
If set, paint the element in "selected" state.
selected - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
If set, paint the element in "selected" state.
selectedIndex - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
The currently selected list index.
selection - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
The system selection for cut/copy/paste operations.
selectionChanged(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
Called whenever the selected list entry has changed.
selectionChanged(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Called whenever the selected list entry has changed.
selectionChanged() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Called whenever the selected list entry has changed.
selectionChanged(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Called whenever the selected list entry has changed.
selectionChanged(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
Called whenever the selected list entry has changed.
selectionKey - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The SelectionKey registered to ClientSocket.selectableChannel.
selector - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The Selector used for waiting.
selectorColor - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
 
selectorColor - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The background color for selected objects.
selectorImage - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
 
selectorImage - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The overlay image for selected objects.
semaphoreConnected - Variable in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
The synchronization object for accesses to DefaultKeyHandler.connected.
semaphoreDrawing - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The semaphore for drawing the window contents.
sendAccountCharacterCreate(String, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a request to create a new character associated to the account.
sendAccountCharacterCreate(String, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a request to create a new character associated to the account.
sendAccountCreate(String, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a request to create a new account.
sendAccountCreate(String, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a request to create a new account.
sendAccountLink(int, String, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a request to add an existing character to an account.
sendAccountLink(int, String, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a request to add an existing character to an account.
sendAccountLogin(String, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Asks for an account login.
sendAccountLogin(String, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Asks for an account login.
sendAccountPlay(String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a request to play a character from an account.
sendAccountPlay(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a request to play a character from an account.
sendAddme() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends an "addme" command to the server.
sendAddme() - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends an "addme" command to the server.
sendApply(int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends an "apply" command to the server.
sendApply(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends an "apply" command to the server.
sendAskface() - Method in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
Sends some pending "askface" commands.
sendAskface(int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends an "askface" command to the server.
sendAskface(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends an "askface" command to the server.
sendExamine(int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends an "examine" command to the server.
sendExamine(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends an "examine" command to the server.
sendLock(boolean, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a "lock" command to the server.
sendLock(boolean, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a "lock" command to the server.
sendLookat(int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a "lookat" command to the server.
sendLookat(int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a "lookat" command to the server.
sendMark(int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a "mark" command to the server.
sendMark(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a "mark" command to the server.
sendMove(int, int) - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
Sends a "move" command to the server.
sendMove(int, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a "move" command to the server.
sendMove(int, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a "move" command to the server.
sendNcom(boolean, String) - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
Send a "ncom" command to the server.
sendNcom(boolean, int, String) - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
Send a "ncom" command to the server.
sendNcom(int, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a "ncom" command to the server.
sendNcom(int, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a "ncom" command to the server.
sendReply(String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a "reply" command to the server.
sendReply(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a "reply" command to the server.
sendRequestinfo(String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a "requestinfo" command to the server.
sendRequestinfo(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a "requestinfo" command to the server.
sendSetup(String...) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a "setup" command to the server.
sendSetup(String...) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a "setup" command to the server.
sendToggleextendedtext(int...) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a "toggleextendedtext" command to the server.
sendToggleextendedtext(int...) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a "toggleextendedtext" command to the server.
sendVersion(int, int, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sends a "version" command to the server.
sendVersion(int, int, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sends a "version" command to the server.
sentReplyListener - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The SentReplyListener for detecting "reply" commands sent to the server.
SentReplyListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
Listener for classes interested in sent "reply" commands.
sentReplyListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The SentReplyListeners to be notified.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.button.GUIButton
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
The serial version UID.
serialVersionUID - Static variable in exception com.realtime.crossfire.jxclient.gui.commands.NoSuchCommandException
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupTextGauge
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.gauge.GUITextGauge
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.GUICharacter
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.GUICheckBox
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.GUIDialogTitle
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.GUIFill
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.GUIPicture
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItem
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
The serial version UID.
serialVersionUID - Static variable in exception com.realtime.crossfire.jxclient.gui.keybindings.InvalidKeyBindingException
The serial version UID.
serialVersionUID - Static variable in exception com.realtime.crossfire.jxclient.gui.keybindings.NoSuchKeyCodeException
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUILabel
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelFailure
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelMessage
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelQuery
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUIOneLineLabel
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUISpellLabel
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.CharacterCellRenderer
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.GUIListViewport
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.ItemItemCellRenderer
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.MetaElementCellRenderer
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.log.GUILabelLog
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.log.GUILog
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.log.GUIMessageLog
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.map.GUIMap
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.map.GUIMiniMap
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.textinput.GUICommandText
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIQueryText
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.textinput.GUITextField
The serial version UID.
serialVersionUID - Static variable in exception com.realtime.crossfire.jxclient.server.socket.UnknownCommandException
The serial version UID.
serialVersionUID - Static variable in exception com.realtime.crossfire.jxclient.settings.options.OptionException
The serial version UID.
serialVersionUID - Static variable in exception com.realtime.crossfire.jxclient.skin.skin.JXCSkinException
The serial version UID.
serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.spells.SpellComparator
The serial version UID.
serialVersionUID - Static variable in exception com.realtime.crossfire.jxclient.util.UnterminatedTokenException
The serial version UID.
server - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIQueryText
The CrossfireServerConnection for sending reply commands.
server - Variable in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
The CrossfireServerConnection for sending commands.
server - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The CrossfireServerConnection to use.
server - Variable in class com.realtime.crossfire.jxclient.main.Options
The Crossfire server to connect to or null to show the server selections screen.
server - Variable in class com.realtime.crossfire.jxclient.main.OutputCountTracker
The CrossfireServerConnection to track.
server - Variable in class com.realtime.crossfire.jxclient.main.PickupTracker
The CrossfireServerConnection to track.
server - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The CrossfireServerConnection to use.
server - Variable in class com.realtime.crossfire.jxclient.skin.events.CrossfireMagicmapSkinEvent
The CrossfireServerConnection for tracking magicmap commands.
server - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The CrossfireServerConnection instance to monitor.
server - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The CrossfireServerConnection instance used to connect to the Crossfire server.
serverCache - Variable in class com.realtime.crossfire.jxclient.metaserver.Metaserver
The cached metaserver entries.
ServerCache - Class in com.realtime.crossfire.jxclient.metaserver
Maintains a set of known servers backed up in a file.
ServerCache(File) - Constructor for class com.realtime.crossfire.jxclient.metaserver.ServerCache
Create a new instance.
ServerConnection - Interface in com.realtime.crossfire.jxclient.server.server
Performs most of the network-related work.
set(int, long) - Method in class com.realtime.crossfire.jxclient.skills.Skill
Updates the skill attributes.
setAccountName(String) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Updates the current account name.
setActive(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
Sets the active state.
setActive(String) - Method in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
Set the active skill name.
setActive(boolean) - Method in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
Set the current poisoned state.
setActiveElement(ActivatableGUIElement, boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Sets the gui element owning the focus.
setActiveSkill(String) - Method in class com.realtime.crossfire.jxclient.stats.Stats
Sets the active skill name.
setAnim(int) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Updates the animation.
setAnimSpeed(int) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Updates the animation speed.
setAutoResize(boolean) - Method in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
Enable or disable auto-resizing.
setAutoSize(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Sets the auto-size state.
setBackgroundImage(ImageIcon) - Method in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
Sets the background image.
setCast(boolean) - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
Set whether the spell should be "cast" or "invoked".
setChanged() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Records that GUIElement.bufferedImage has changed and must be repainted.
setChanged() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Records that GUIElement.bufferedImage has changed and must be repainted.
setChanged(Integer[], int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Marks some slots as modified.
setChanged(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Marks one slot as modified.
setChanged() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Records that GUIElement.bufferedImage has changed and must be repainted.
setChanged() - Method in class com.realtime.crossfire.jxclient.settings.Settings
This function is called whenever the contents of Settings.values has changed.
setChangedElements() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Notifies that one gui element has changed since last redraw.
setChangedListener(GUIElementChangedListener) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Sets the GUIElementChangedListener to be notified.
setChangedNoListeners() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Records that GUIElement.bufferedImage has changed and must be repainted.
setCharacter(String) - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
Selects an entry by character name.
setCharacter(String) - Method in class com.realtime.crossfire.jxclient.window.JXCConnection
Update the active character name.
setChecked(boolean) - Method in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
Set the current state.
setClientSocketState(ClientSocketState, ClientSocketState) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Updates the DefaultCrossfireServerConnection.clientSocketState.
setColor(int, Color) - Method in class com.realtime.crossfire.jxclient.gui.log.GUIMessageLog
Sets a color mapping.
setColor(int, Color) - Method in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
Sets a color mapping.
setColor(int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Sets the magic map color of one square.
setColor(int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Sets the magic map color of one square.
setColor(int) - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Sets the magic map color of this square.
SetCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the command "set".
SetCommand(CrossfireServerConnection, OptionManager) - Constructor for class com.realtime.crossfire.jxclient.commands.SetCommand
Creates a new instance.
setCommandShortcut(int, String) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Sets a Shortcut to a command.
setConnected(boolean) - Method in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
Records whether a server connection is active.
setCurrentFloor(int) - Method in class com.realtime.crossfire.jxclient.items.FloorView
Updates the currently opened container that's contents are shown in the floor view.
setCurrentGui(Gui) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Sets the Gui to display.
setCurrentMapSize(int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sets the current map size as negotiated with the server.
setCurrentNumLookObjects(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sets the current ground view objects as negotiated with the server.
setCurrentPlayerTag(int) - Method in class com.realtime.crossfire.jxclient.items.InventoryView
Updates the current player object.
setCurrentSpell(Spell) - Method in class com.realtime.crossfire.jxclient.spells.CurrentSpellManager
Set the currently selected spell.
setCursor(int) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Set the cursor position.
setDarkness(int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Sets the darkness value of one square.
setDarkness(int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Sets the darkness value of one square.
setDarkness(int) - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Sets the darkness value of this square.
setDebugMode(boolean) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireDrawextinfoListener
Enables or disables printing of message types.
setDefault(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Sets whether this element is the default element.
setDestPixel(int, int, int) - Method in class com.realtime.crossfire.jxclient.faces.RawScale2x
Sets a pixel in the destination image data.
setDestPixel(int, int, int) - Method in class com.realtime.crossfire.jxclient.faces.RawScale8d
Sets a pixel in the destination image data.
setElement(GUIElement) - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
Displays the tooltip for a GUI element.
setElementLocation(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Changes the location of this gui element.
setElementSize(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Changes the size of this gui element.
setElementVisible(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Sets whether this element is visible.
setElementVisible(boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItem
 
setEnabled(boolean) - Method in class com.realtime.crossfire.jxclient.sound.MusicManager
Sets whether background music is enabled.
setEnabled(boolean) - Method in class com.realtime.crossfire.jxclient.sound.SoundManager
Sets whether the sound system is enabled.
setExperience(long) - Method in class com.realtime.crossfire.jxclient.stats.Stats
Sets the amount of global experience.
setExtends(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Sets the extends of the image.
setExtends(int, int) - Method in interface com.realtime.crossfire.jxclient.gui.gauge.Orientation
Sets the extends of the image.
setExtent(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Sets the extent of the highlighted part of the image.
setExtent(Extent) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Sets the extent of this dialog.
setFace(Face) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Updates the face.
setFace(int, int, int, Face) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Sets the face of one square.
setFace(int, Face) - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Sets the face of a layer.
setFaceImages(FaceImages) - Method in class com.realtime.crossfire.jxclient.faces.Face
Sets the images.
setFaceInternal(int, int, int, Face) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Sets the face of one square.
setFile(File) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Sets the backing file.
setFlags(int) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Updates the flags.
setForcedActive(ActivatableGUIElement) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Sets an ActivatableGUIElement that is always active.
setFullScreenMode(Frame, Resolution) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Tries to switch to the given resolution.
setGauge(GUIGaugeListener) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
Sets the gauge to update.
setGui(Gui) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Sets the Gui this element is part of.
setGuiAutoCloseListener(GuiAutoCloseListener) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Sets the GuiAutoCloseListener to be notified when this dialog becomes inactive.
setGuiState(RendererGuiState) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Sets the current gui state.
setHasNegativeImage(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Sets whether the gauge can display negative images.
setHasNegativeImage(boolean) - Method in interface com.realtime.crossfire.jxclient.gui.gauge.Orientation
Sets whether the gauge can display negative images.
setHeadMapSquare(int, int, int, CfMapSquare, boolean) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Sets the map square containing the head face for a layer.
setHeadMapSquare(int, int, int, CfMapSquare, boolean) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
Sets the map square containing the head face for a layer.
setHeadMapSquare(int, CfMapSquare, boolean) - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
Sets the map square containing the head face for a layer.
setHeight(int) - Method in class com.realtime.crossfire.jxclient.gui.log.Line
Return the height of this line.
setHeight(Buffer, int) - Method in class com.realtime.crossfire.jxclient.gui.log.RenderState
Sets the the viewable height in pixel.
setHideInput(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Enables or disables hidden text in the first input field.
setHideInput(boolean) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Enable or disable hidden text.
setHost(String) - Method in class com.realtime.crossfire.jxclient.window.JXCConnection
Update information about the connected host.
setIgnore() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Marks this gui element to be ignored for user interaction.
setIndex(int) - Method in class com.realtime.crossfire.jxclient.gui.GUICharacter
Sets the index of this element.
setIndex(int) - Method in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
Sets the index of this element.
setIndex(int, boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Set the floor tile to display.
setIndex(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Set the inventory slot to display.
setIndex(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
 
setIndexNoListeners(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Sets the slot index to display without registering listeners for updates.
setIndexNoListeners(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Sets the slot index to display without registering listeners for updates.
setIndexNoListeners(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Sets the slot index to display without registering listeners for updates.
setInhibitPaintIconified(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Inhibits or allows painting while the main window is iconified.
setItem(CfItem) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Sets the current item instance.
setItemNoListeners(CfItem) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Sets the current item instance without registering listeners for updates.
setKeyBindings(KeyBindings) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
 
setKeyShift(int, boolean) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
 
setLayoutOrientation(int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Sets the layout orientation.
setLocation(int) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Updates the location.
setLocation(Expression, Expression) - Method in class com.realtime.crossfire.jxclient.skin.skin.Extent
Sets the location.
setMapSize(int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Sets the map size.
setMapSize(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapAnimations
Updates the map size.
setModal(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Sets the modal state.
setMuted(boolean) - Method in class com.realtime.crossfire.jxclient.sound.MusicManager
Sets whether background music is muted.
setName(String, String) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Updates the name.
setNrOf(int) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Updates the number of objects in the stack.
setNumLookObjects(int) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Sets the maximum number of ground view objects.
setOpenContainer(int) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Sets the currently opened container.
setParameters(int, int, String, int, int, int, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
setParameters(Spell) - Method in class com.realtime.crossfire.jxclient.spells.Spell
Updates the spell's parameters from another Spell instance.
setPickupMode(long) - Method in class com.realtime.crossfire.jxclient.settings.options.Pickup
Sets the pickup mode.
setPickupMode(long, boolean) - Method in class com.realtime.crossfire.jxclient.settings.options.Pickup
Sets or unsets the pickup mode.
setPickupMode(long) - Method in class com.realtime.crossfire.jxclient.settings.options.PickupOption
Notifies this instance that the pickup mode has changed.
setPlayer(CfItem) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Sets the player object this client controls.
setPosition(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Sets the position of this dialog.
setPosition(int) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Sets the position of the slider.
setPreferredMapSize(int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sets the preferred map size.
setPreferredMapSize(int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sets the preferred map size.
setPreferredNumLookObjects(int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Sets the maximum number of objects in the ground view.
setPreferredNumLookObjects(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Sets the maximum number of objects in the ground view.
setRange(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
Sets the scroll range.
setRange(int, int, int, int) - Method in interface com.realtime.crossfire.jxclient.gui.scrollable.ScrollableListener
Sets the scroll range.
setRange(String) - Method in class com.realtime.crossfire.jxclient.stats.Stats
Sets the current value for the Range - this is basically the currently active skill for the player.
setRenderWidth(int) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Updates the width to render.
setResolutionPost(Window, Dimension) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Tries to switch to the given resolution.
setResolutionPre(Window) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Tries to switch to the given resolution.
setScreenSize(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
Updates the current window size.
setScreenSize(int, int) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Updates the skin's gui elements to a screen size.
setScreenSize(int, int) - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
Updates the skin's gui elements to a screen size.
setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.GUICharacter
Sets the selected state.
setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
Sets the selected state.
setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
Sets the selected state.
setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
Sets the selected state.
setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Sets the selected state.
setSelectedHostname(String) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Selects a server entry.
setSelectedHostname(String) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
Select an entry by server name.
setSelectedIndex(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Update the selected list entry.
setShortcut(Shortcut) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
Updates GUIItemShortcut.shortcut and registers/de-registers GUIItemShortcut.shortcutListener.
setShortcut(int, Shortcut) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Sets a Shortcut.
setSimpleWeaponSpeed(boolean) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
Sets whether the CrossfireStatsListener.CS_STAT_WEAP_SP value contains the weapon speed directly.
setSimpleWeaponSpeed(boolean) - Method in class com.realtime.crossfire.jxclient.stats.Stats
Sets whether the CrossfireStatsListener.CS_STAT_WEAP_SP value contains the weapon speed directly.
setSize(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Sets the size of this dialog.
setSize(Expression, Expression) - Method in class com.realtime.crossfire.jxclient.skin.skin.Extent
Sets the size.
setSkin(JXCSkin) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Sets a new skin.
setSkinName(String, Resolution, Resolution) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Sets the skin name.
setSpeed(int) - Method in class com.realtime.crossfire.jxclient.map.AnimationState
Sets the animation speed.
setSpell() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
 
setSpellShortcut(int, String, boolean) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Sets a Shortcut to a spell.
setSpellShortcut(int, Spell, boolean) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Sets a Shortcut to a spell.
setStat(int, int) - Method in class com.realtime.crossfire.jxclient.stats.Stats
Sets the given statistic numerical value.
setStateChanged(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Sets whether the state (position or size) has changed.
setText(String) - Method in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
The label text.
setText(String) - Method in class com.realtime.crossfire.jxclient.gui.label.GUILabelMessage
The label text.
setText(String) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
 
setTickNo(int) - Method in class com.realtime.crossfire.jxclient.map.AnimationState
Sets the tick number.
settings - Variable in class com.realtime.crossfire.jxclient.main.Options
The Settings for saving/restoring defaults.
settings - Variable in class com.realtime.crossfire.jxclient.settings.options.OptionManager
The settings instance for loading/saving option values.
Settings - Class in com.realtime.crossfire.jxclient.settings
Maintains a set of key/value pairs.
Settings(File) - Constructor for class com.realtime.crossfire.jxclient.settings.Settings
Create a new instance.
settings - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The Settings to use.
settings - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The settings instance to use.
setTitle(String) - Method in class com.realtime.crossfire.jxclient.stats.Stats
Sets the current Title.
setTooltip(GUIElement) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Sets the tooltip to use, or null if no tooltips should be shown.
setTooltip(AbstractLabel) - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
Sets the tooltip label.
setTooltipLabel(AbstractLabel) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
Sets the AbstractLabel that is used to display tooltips.
setTooltipText(String) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Sets the tooltip text to show when the mouse is inside this element.
setTooltipText(String, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Sets the tooltip text to show when the mouse is inside this element.
setTypes(int) - Method in class com.realtime.crossfire.jxclient.gui.log.GUIMessageLog
Sets the message types to show.
setTypes(int) - Method in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
Sets the message types to show.
setUnknown(boolean) - Method in class com.realtime.crossfire.jxclient.spells.Spell
Marks this spell as known or unknown for the character.
SETUP_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "setup" command.
setValues(int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
Sets the gauge's values.
setValues(Orientation) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
Updates the values from a Orientation state.
setValues(int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
Updates the gauge values.
setValues(int, int, int, String, String) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
Updates the gauge values.
setValues(int, int, int, String, String) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
Sets the values to display.
setValues(int, int, int, String, String) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupTextGauge
Sets the values to display.
setValues(int, int, int, String, String) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
Sets the values to display.
setValues(int, int, int, String, String) - Method in interface com.realtime.crossfire.jxclient.gui.gauge.GUIGaugeListener
Sets the values to display.
setValues(int, int, int, String, String) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUITextGauge
Sets the values to display.
setValues(int, int, int) - Method in interface com.realtime.crossfire.jxclient.gui.gauge.Orientation
Sets the gauge's values.
setWeight(int) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Updates the weight.
setWidth(int) - Method in class com.realtime.crossfire.jxclient.gui.log.AbstractSegment
Sets the width to display the segment.
setWidth(int) - Method in interface com.realtime.crossfire.jxclient.gui.log.Segment
Sets the width to display the segment.
setWindowMode(Frame, Resolution, Resolution, boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Tries to switch to the given resolution.
setX(int) - Method in class com.realtime.crossfire.jxclient.gui.log.AbstractSegment
Sets the x-coordinate to display the segment.
setX(int) - Method in interface com.realtime.crossfire.jxclient.gui.log.Segment
Sets the x-coordinate to display the segment.
setY(int) - Method in class com.realtime.crossfire.jxclient.gui.log.AbstractSegment
Sets the y-coordinate to display the segment.
setY(int) - Method in interface com.realtime.crossfire.jxclient.gui.log.Segment
Sets the y-coordinate to display the segment.
shortcut - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The currently monitored Shortcut instance.
Shortcut - Class in com.realtime.crossfire.jxclient.shortcuts
Abstract base class for shortcut commands.
Shortcut() - Constructor for class com.realtime.crossfire.jxclient.shortcuts.Shortcut
 
shortcutAdded(int, Shortcut) - Method in interface com.realtime.crossfire.jxclient.shortcuts.ShortcutsListener
A shortcut has been added.
ShortcutCommand - Class in com.realtime.crossfire.jxclient.shortcuts
A Shortcut that executes a Crossfire command.
ShortcutCommand(CommandQueue, String) - Constructor for class com.realtime.crossfire.jxclient.shortcuts.ShortcutCommand
Creates a new instance.
shortcutListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The ShortcutListener attached to GUIItemShortcut.shortcut.
ShortcutListener - Interface in com.realtime.crossfire.jxclient.shortcuts
Interface for listeners for Shortcut changes.
shortcutModified() - Method in interface com.realtime.crossfire.jxclient.shortcuts.ShortcutListener
Will be called when any attribute has been changed.
shortcutRemoved(int, Shortcut) - Method in interface com.realtime.crossfire.jxclient.shortcuts.ShortcutsListener
A shortcut has been removed.
shortcuts - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The Shortcuts instance for looking up Shortcuts.
shortcuts - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The Shortcuts instance.
Shortcuts - Class in com.realtime.crossfire.jxclient.shortcuts
Manages a list of Shortcuts.
Shortcuts(CommandQueue, SpellsManager) - Constructor for class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Creates a new instance.
shortcuts - Variable in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
The shortcuts.
shortcuts - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The Shortcuts to update.
shortcutsListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The ShortcutsListener attached to GUIItemShortcut.shortcuts.
ShortcutsListener - Interface in com.realtime.crossfire.jxclient.shortcuts
Interface for listeners for Shortcut changes.
ShortcutsLoader - Class in com.realtime.crossfire.jxclient.window
Manages shortcuts.
ShortcutsLoader() - Constructor for class com.realtime.crossfire.jxclient.window.ShortcutsLoader
Private constructor to prevent instantiation.
ShortcutSpell - Class in com.realtime.crossfire.jxclient.shortcuts
A Shortcut that casts a spell.
ShortcutSpell(CommandQueue, Spell) - Constructor for class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
Creates a new instance.
ShortcutVisitor - Interface in com.realtime.crossfire.jxclient.shortcuts
Interface for visitors of Shortcut instances.
showCharacters() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Displays the window with the characters for an account.
ShowCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which shows a target GUIElement.
ShowCommand(GUIElement) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ShowCommand
Creates a new instance.
showDialog(Gui) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Makes sure the dialog is fully visible.
showDialog(Gui, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Sets the position of a dialog but makes sure the dialog is fully visible.
showDialogAuto(Gui) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Auto-resizes a dialog (or does nothing for non-auto-size dialogs).
showGUIMain() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Displays the "main" GUI.
showGUIMeta() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Displays the "server selection" GUI.
showGUIStart() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Displays the "start" GUI.
shutdown() - Method in class com.realtime.crossfire.jxclient.sound.ClipManager
Terminates all running clips and free resources.
shutdown() - Method in class com.realtime.crossfire.jxclient.sound.MusicManager
Terminates a playing background music and free resources.
shutdown() - Method in class com.realtime.crossfire.jxclient.sound.SoundManager
Terminates all sounds and free resources.
simpleDateFormat - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
A formatter for timestamps.
simpleDateFormat - Variable in class com.realtime.crossfire.jxclient.util.DebugWriter
A formatter for timestamps.
simpleDateFormat - Variable in class com.realtime.crossfire.jxclient.window.KeyHandler
A formatter for timestamps.
simpleWeaponSpeed - Variable in class com.realtime.crossfire.jxclient.stats.Stats
Whether the CrossfireStatsListener.CS_STAT_WEAP_SP value contains the weapon speed directly.
simpleWeaponSpeedChanged(boolean) - Method in interface com.realtime.crossfire.jxclient.stats.StatsListener
The "simple weapon speed" value has changed.
SINGLE_CHAR - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireQueryListener
Query type: single character response expected.
size() - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
Returns the number of character entries.
SIZE - Static variable in class com.realtime.crossfire.jxclient.faces.MagicMapFacesProvider
The size of faces in pixels.
SIZE - Static variable in class com.realtime.crossfire.jxclient.faces.OriginalFacesProvider
The size of faces in pixels.
SIZE - Static variable in class com.realtime.crossfire.jxclient.faces.ScaledFacesProvider
The size of faces in pixels.
size() - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
Return the number of lines.
size(int, int) - Static method in class com.realtime.crossfire.jxclient.map.CfMap
Calculates the number of patches needed to hold tiles between two patch coordinates.
SIZE - Static variable in class com.realtime.crossfire.jxclient.map.CfMapPatch
Size of patches in x- and y-direction.
size() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Returns the number of metaserver entries.
SIZE_LOG - Static variable in class com.realtime.crossfire.jxclient.map.CfMapPatch
Log2 of CfMapPatch.SIZE.
sizeE - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The size of the east border in pixels.
sizeN - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The size of the north border in pixels.
sizeS - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The size of the south border in pixels.
sizeW - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The size of the west border in pixels.
skill - Variable in class com.realtime.crossfire.jxclient.gui.gauge.ActiveSkillGaugeUpdater
The skill name to monitor.
skill - Variable in class com.realtime.crossfire.jxclient.gui.gauge.SkillGaugeUpdater
The monitored skill.
Skill - Class in com.realtime.crossfire.jxclient.skills
One skill of the character.
Skill(String) - Constructor for class com.realtime.crossfire.jxclient.skills.Skill
Creates a new instance.
skill - Variable in class com.realtime.crossfire.jxclient.skin.events.SkillAddedSkinEvent
The Skill to monitor.
skill - Variable in class com.realtime.crossfire.jxclient.skin.events.SkillRemovedSkinEvent
The Skill to monitor.
skill - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
SkillAddedSkinEvent - Class in com.realtime.crossfire.jxclient.skin.events
A SkinEvent that executes a CommandList whenever a new skill has been gained.
SkillAddedSkinEvent(CommandList, Skill) - Constructor for class com.realtime.crossfire.jxclient.skin.events.SkillAddedSkinEvent
Creates a new instance.
SkillGaugeUpdater - Class in com.realtime.crossfire.jxclient.gui.gauge
A GaugeUpdater which monitors a skill.
SkillGaugeUpdater(ExperienceTable, Skill) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.SkillGaugeUpdater
Creates a new instance.
skillListener - Variable in class com.realtime.crossfire.jxclient.gui.gauge.SkillGaugeUpdater
The SkillListener registered to be notified about skill changes.
SkillListener - Interface in com.realtime.crossfire.jxclient.skills
Interface for listeners on skill related changes.
skillListener - Variable in class com.realtime.crossfire.jxclient.skin.events.SkillAddedSkinEvent
The SkillListener attached to SkillAddedSkinEvent.skill.
skillListener - Variable in class com.realtime.crossfire.jxclient.skin.events.SkillRemovedSkinEvent
The SkillListener attached to SkillRemovedSkinEvent.skill.
SkillRemovedSkinEvent - Class in com.realtime.crossfire.jxclient.skin.events
A SkinEvent that executes a CommandList whenever a new skill has been lost.
SkillRemovedSkinEvent(CommandList, Skill) - Constructor for class com.realtime.crossfire.jxclient.skin.events.SkillRemovedSkinEvent
Creates a new instance.
skillSet - Variable in class com.realtime.crossfire.jxclient.items.ItemsManager
The SkillSet instance to update.
skillSet - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The SkillSet for looking up skill names.
skillSet - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
The SkillSet for looking up skill names.
SkillSet - Class in com.realtime.crossfire.jxclient.skills
Maintain the set of skills as sent by the server.
SkillSet(CrossfireServerConnection, GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.skills.SkillSet
Creates a new instance.
skillSet - Variable in class com.realtime.crossfire.jxclient.skin.io.GaugeUpdaterParser
The SkillSet for looking up skill names.
skillSet - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The SkillSet instance to use.
skillSet - Variable in class com.realtime.crossfire.jxclient.stats.Stats
The SkillSet instance to use.
skin - Variable in class com.realtime.crossfire.jxclient.main.Options
The skin name to load or null for the default skin.
skin - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The JXCSkin being loaded.
skin - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The currently active skin.
SkinEvent - Interface in com.realtime.crossfire.jxclient.skin.events
Interface for events attached to skins.
skinEvents - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
All SkinEvents attached to this instance.
SkinLoader - Class in com.realtime.crossfire.jxclient.main
Loader for JXCSkins and attaching them to the client.
SkinLoader(boolean, MouseTracker, CommandCallback, MetaserverModel, Resolution, Macros, JXCWindowRenderer, CrossfireServerConnection, GuiStateManager, TooltipManager, CommandQueue, JXCSkinLoader, Commands, Shortcuts, CharacterModel) - Constructor for class com.realtime.crossfire.jxclient.main.SkinLoader
Creates a new instance.
skinLoader - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The JXCSkinLoader instance.
skinName - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The skin name.
skinSource - Variable in class com.realtime.crossfire.jxclient.skin.io.FontParser
The JXCSkinSource for loading resources.
skinSource - Variable in class com.realtime.crossfire.jxclient.skin.io.ImageParser
The JXCSkinSource for loading resources.
skippedPaint - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
If set, at least one call to JXCWindowRenderer.redrawGUI() has been dropped while JXCWindowRenderer.inhibitPaintMapUpdate or JXCWindowRenderer.inhibitPaintIconified was set.
sliderPos - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
The scroll location; it need not be within the scroll range.
sliderSize - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
The height of the slider.
socketChannel - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The SocketChannel when connected.
SoundCheckBoxOption - Class in com.realtime.crossfire.jxclient.sound
A CheckBoxOption that enables/disables sound support.
SoundCheckBoxOption(SoundManager) - Constructor for class com.realtime.crossfire.jxclient.sound.SoundCheckBoxOption
Creates a new instance.
soundManager - Variable in class com.realtime.crossfire.jxclient.sound.MusicWatcher
The SoundManager instance to watch.
soundManager - Variable in class com.realtime.crossfire.jxclient.sound.SoundCheckBoxOption
The SoundManager instance to affect.
SoundManager - Class in com.realtime.crossfire.jxclient.sound
Manages all sounds.
SoundManager(GuiStateManager, DebugWriter) - Constructor for class com.realtime.crossfire.jxclient.sound.SoundManager
Creates a new instance.
soundManager - Variable in class com.realtime.crossfire.jxclient.sound.SoundWatcher
The SoundManager instance to watch.
soundManager - Variable in class com.realtime.crossfire.jxclient.sound.StatsWatcher
The SoundManager instance to watch.
Sounds - Enum in com.realtime.crossfire.jxclient.sound
Manages all sounds.
Sounds() - Constructor for enum com.realtime.crossfire.jxclient.sound.Sounds
 
SoundWatcher - Class in com.realtime.crossfire.jxclient.sound
Monitors sound and sound2 commands received from the server to generate sound effects.
SoundWatcher(CrossfireServerConnection, SoundManager) - Constructor for class com.realtime.crossfire.jxclient.sound.SoundWatcher
Creates a new instance.
speed - Variable in class com.realtime.crossfire.jxclient.map.AnimationState
The animation speed.
spell - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
 
spell - Variable in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
The spell to cast.
Spell - Class in com.realtime.crossfire.jxclient.spells
Describes a Crossfire spell.
Spell(String) - Constructor for class com.realtime.crossfire.jxclient.spells.Spell
 
spellAdded(Spell, int) - Method in interface com.realtime.crossfire.jxclient.spells.SpellsManagerListener
A new spell was added.
spellChanged(Spell) - Method in interface com.realtime.crossfire.jxclient.spells.CurrentSpellManagerListener
The selected spell has changed.
spellChanged() - Method in interface com.realtime.crossfire.jxclient.spells.SpellListener
The associated Spell instance has changed.
SpellComparator - Class in com.realtime.crossfire.jxclient.spells
A Comparator to compare Spell instances by spell path and name.
SpellComparator() - Constructor for class com.realtime.crossfire.jxclient.spells.SpellComparator
 
spellListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
The SpellListener attached to GUIItemSpellList.spell.
spellListener - Variable in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
The SpellListener attached to ShortcutSpell.spell.
SpellListener - Interface in com.realtime.crossfire.jxclient.spells
Interface for listeners interested in Spell related events.
spellNameComparator - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
A Comparator to compare Spell instances by spell path and name.
spellRemoved(Spell, int) - Method in interface com.realtime.crossfire.jxclient.spells.SpellsManagerListener
A spell was removed.
spells - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
All known spells.
spellsManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
The SpellsManager instance to watch.
spellsManager - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The SpellsManager instance to use.
spellsManager - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
The spells manager instance to use.
spellsManager - Variable in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
The SpellsManager instance to watch.
spellsManager - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The SpellsManager instance to use.
SpellsManager - Class in com.realtime.crossfire.jxclient.spells
Manages all known spells.
SpellsManager(CrossfireServerConnection, GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.spells.SpellsManager
Create a new instance.
spellsManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
The SpellsManagerListener used to detect spell changes.
SpellsManagerListener - Interface in com.realtime.crossfire.jxclient.spells
Interface for listeners interested in SpellsManager events.
split(String) - Static method in class com.realtime.crossfire.jxclient.util.StringSplitter
Splits the given string into lines.
splitAsHtml(String) - Static method in class com.realtime.crossfire.jxclient.util.StringSplitter
Splits the given string into lines and returns the lines separated by "<br>".
splitFields(String) - Static method in class com.realtime.crossfire.jxclient.util.StringUtils
Splits a line into tokens.
square - Variable in class com.realtime.crossfire.jxclient.map.CfMapPatch
The array of CfMapSquares.
SQUARE_SIZE - Static variable in class com.realtime.crossfire.jxclient.faces.Face
The size of one square in pixels.
squareModified(CfMapSquare) - Method in class com.realtime.crossfire.jxclient.map.CfMap
Marks a CfMapSquare as dirty.
srcData - Variable in class com.realtime.crossfire.jxclient.faces.ImageScale2x
The src data from the image.
srcData - Variable in class com.realtime.crossfire.jxclient.faces.ImageScale8d
The source data from the image.
srcImage - Variable in class com.realtime.crossfire.jxclient.faces.RawScale2x
The source image data.
srcImage - Variable in class com.realtime.crossfire.jxclient.faces.RawScale8d
The source image data.
start() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Starts repainting the window.
start() - Method in interface com.realtime.crossfire.jxclient.guistate.GuiStateListener
The start screen is displayed.
start() - Method in class com.realtime.crossfire.jxclient.items.EventScheduler
Activates this instance.
start() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Starts operation.
start() - Method in class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
Starts operation.
start() - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Starts operation.
startAccountList(String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireAccountListener
Starting to receive information for the list of characters in an account.
StartCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which shows the start screen.
StartCommand(GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.StartCommand
Creates a new instance.
startPlaying() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireAccountListener
The client should switch to playing mode.
stat - Variable in class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
The stat value to monitor.
stat - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats
The stat to display.
STAT_NAMES - Static variable in class com.realtime.crossfire.jxclient.scripts.StatUtils
The stat names: maps stat value to stat name.
STAT_TABLE - Static variable in class com.realtime.crossfire.jxclient.stats.StatsParser
Maps stat names to stat index values.
statApplied - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The stat change due to gear or skills.
statBase - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The base stat without applied boosts or depletions.
statChanged(int, int) - Method in interface com.realtime.crossfire.jxclient.stats.StatsListener
A stat value has changed.
statCurrent - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The current stat.
state - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
The dialog state: 0=waiting for initial key press, 1=waiting for key release.
state - Variable in class com.realtime.crossfire.jxclient.sound.Processor
The current state: 0=fade in, 1=playing, 2=fade out, 3=terminate, 4=terminate immediately.
stateChanged - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
Whether the state (position or size) has changed.
stateChanged() - Method in interface com.realtime.crossfire.jxclient.gui.log.RenderStateListener
Notifies the listener about a state change in the tracked RenderStateManager object.
stateChanged() - Method in interface com.realtime.crossfire.jxclient.settings.options.OptionListener
Will be called when the checked state has changed.
StatGaugeUpdater - Class in com.realtime.crossfire.jxclient.gui.gauge
A GaugeUpdater which monitors a stat value.
StatGaugeUpdater(ExperienceTable, int, Stats, ItemSet) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
Creates a new instance.
statInt2Received(int, short) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
A "stats" command with a two-byte argument has been received.
statInt4Received(int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
A "stats" command with a four-byte argument has been received.
statInt8Received(int, long) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
A "stats" command with an eight-byte argument has been received.
statRace - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The race's maximum stat.
stats - Variable in class com.realtime.crossfire.jxclient.gui.gauge.ActiveSkillGaugeUpdater
The stats instance to watch.
stats - Variable in class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
The Stats instance to watch.
stats - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats
The Stats instance to use.
stats - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The Stats instance to use.
stats - Variable in class com.realtime.crossfire.jxclient.items.ItemsManager
The Stats instance to update.
stats - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
The Stats instance to watch.
stats - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
The Stats instance to watch.
stats - Variable in class com.realtime.crossfire.jxclient.skin.io.GaugeUpdaterParser
The Stats instance to use.
stats - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The Stats instance to use.
stats - Variable in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
The stats instance to notify.
stats - Variable in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
The stats instance to notify.
Stats - Class in com.realtime.crossfire.jxclient.stats
This is the representation of all the statistics of a player, like its speed or its experience.
Stats(CrossfireServerConnection, ExperienceTable, SkillSet, GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.stats.Stats
Creates a new instance.
stats - Variable in class com.realtime.crossfire.jxclient.stats.Stats
The current stat values.
statSkillReceived(int, int, long) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
A "stats" command with a skill argument has been received.
statsListener - Variable in class com.realtime.crossfire.jxclient.gui.gauge.ActiveSkillGaugeUpdater
The StatsListener registered to be notified about stat changes.
statsListener - Variable in class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
The StatsListener registered to be notified about stat changes.
statsListener - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats
The StatsListener registered to be notified about stat changes.
statsListener - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
The StatsListener registered to be notified about stat changes.
statsListener - Variable in class com.realtime.crossfire.jxclient.sound.StatsWatcher
The crossfire stats listener.
statsListener - Variable in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
The stats listener to detect the range stat.
StatsListener - Interface in com.realtime.crossfire.jxclient.stats
Interface for listeners interested in changes of Stats instances.
statsListeners - Variable in class com.realtime.crossfire.jxclient.stats.Stats
The listeners to inform of stat changes.
StatsParser - Class in com.realtime.crossfire.jxclient.stats
Utility class to parse stat names.
StatsParser() - Constructor for class com.realtime.crossfire.jxclient.stats.StatsParser
Private constructor to prevent instantiation.
statStringReceived(int, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireStatsListener
A "stats" command with a string argument has been received.
StatsWatcher - Class in com.realtime.crossfire.jxclient.sound
Monitors stat changes and generates appropriate sound effects.
StatsWatcher(Stats, JXCWindowRenderer, CrossfireServerConnection, SoundManager) - Constructor for class com.realtime.crossfire.jxclient.sound.StatsWatcher
Creates a new instance.
StatUtils - Class in com.realtime.crossfire.jxclient.scripts
Utility class for converting stat values to stat names.
StatUtils() - Constructor for class com.realtime.crossfire.jxclient.scripts.StatUtils
Private constructor to prevent instantiation.
stop() - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Stops repainting the window.
stop() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
Stops operation.
stop() - Method in class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
Stops operation.
stop() - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Stops operation.
stopRunning() - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
Tell the server to stop running.
StringSplitter - Class in com.realtime.crossfire.jxclient.util
Utility class for splitting strings.
StringSplitter() - Constructor for class com.realtime.crossfire.jxclient.util.StringSplitter
Private constructor to prevent instantiation.
StringUtils - Class in com.realtime.crossfire.jxclient.util
Utility class for string manipulation.
StringUtils() - Constructor for class com.realtime.crossfire.jxclient.util.StringUtils
Private constructor to prevent instantiation.
sync - Variable in class com.realtime.crossfire.jxclient.account.CharacterModel
Object used for synchronization.
sync - Variable in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
The object use for synchronization.
sync - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
The object used for synchronization.
sync - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
The object used for synchronization on GUIItemInventory.index.
sync - Variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
Object to synchronized access to Buffer.lines and Buffer.totalHeight.
sync - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderState
Synchronization object for accesses to all fields.
sync - Variable in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
The synchronization object for accessing GuiStateManager.guiState.
sync - Variable in class com.realtime.crossfire.jxclient.items.AbstractItemView
The synchronization object for accesses to AbstractItemView.modifiedSlots.
sync - Variable in class com.realtime.crossfire.jxclient.items.EventScheduler
The object used to synchronize access to EventScheduler.nextAction and EventScheduler.nextActionNotBefore.
sync - Variable in class com.realtime.crossfire.jxclient.items.ItemSet
The synchronization object for XXX.
sync - Variable in class com.realtime.crossfire.jxclient.map.CfMapAnimations
Synchronization object.
sync - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The object used for synchronization.
sync - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
Object used for synchronization.
sync - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
The object used for synchronization.
sync - Variable in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
The object used for synchronization.
sync - Variable in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
The object used for synchronization.
sync - Variable in class com.realtime.crossfire.jxclient.util.DebugWriter
The object for synchronizing messages.
syncAnimationStates - Variable in class com.realtime.crossfire.jxclient.map.CfMapAnimations
All AnimationState for Map2.ANIM_SYNC animations.
syncConnect - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Synchronization object for ClientSocket.reconnect, ClientSocket.host, ClientSocket.port, and ClientSocket.disconnectPending.
syncCursor - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
Object used to synchronize on access to GUIText.text, GUIText.cursor, and GUIText.offset.
syncOutput - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Synchronization object for ClientSocket.outputBuffer, ClientSocket.selectionKey, ClientSocket.interestOps, and ClientSocket.socketChannel.

T

tag - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The tag.
tag - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
target - Variable in class com.realtime.crossfire.jxclient.gui.commands.HideCommand
The gui element to hide.
target - Variable in class com.realtime.crossfire.jxclient.gui.commands.ShowCommand
The gui element to show.
target - Variable in class com.realtime.crossfire.jxclient.gui.commands.ToggleCommand
The gui element to toggle.
taskId - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue.LoadTask
The expected task FileCacheFaceQueue.id.
template - Variable in class com.realtime.crossfire.jxclient.gui.list.CharacterCellRenderer
Template to use to display items.
template - Variable in class com.realtime.crossfire.jxclient.gui.list.ItemItemCellRenderer
The template used for painting.
template - Variable in class com.realtime.crossfire.jxclient.gui.list.MetaElementCellRenderer
The template used for painting.
term() - Method in class com.realtime.crossfire.jxclient.main.JXCWindow
Frees all resources.
term() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
 
terminate() - Method in class com.realtime.crossfire.jxclient.main.Exiter
Terminates the application.
terminate(boolean) - Method in class com.realtime.crossfire.jxclient.sound.Processor
Stops playing music.
terminateSync - Variable in class com.realtime.crossfire.jxclient.main.Exiter
The object to be notified when the application terminates.
text - Variable in class com.realtime.crossfire.jxclient.gui.button.GUIButton
The overlay text or null to display only the image.
text - Variable in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
The button text.
text - Variable in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
The text.
text - Variable in class com.realtime.crossfire.jxclient.gui.GUICheckBox
The text.
text - Variable in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
The label text.
text - Variable in class com.realtime.crossfire.jxclient.gui.log.TextSegment
The text to display.
text - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
 
TEXT_OFFSET - Static variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The indentation of the item's text from the icon.
textAlignment - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabel
The text alignment.
TextButtonFactory - Class in com.realtime.crossfire.jxclient.skin.factory
A factory class to create "textbutton" instances.
TextButtonFactory(ButtonImages, ButtonImages, Font, Color) - Constructor for class com.realtime.crossfire.jxclient.skin.factory.TextButtonFactory
Create a new instance.
textButtonFactory - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
The text button factory.
textChanged() - Method in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
Will be called whenever AbstractLabel.text has changed.
textChanged() - Method in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
Will be called whenever AbstractLabel.text has changed.
textChanged() - Method in class com.realtime.crossfire.jxclient.gui.label.GUILabel
Will be called whenever AbstractLabel.text has changed.
textChanged() - Method in class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
Will be called whenever AbstractLabel.text has changed.
textColor - Variable in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
The text color.
textFont - Variable in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
The font for rendering the label text.
TextSegment - Class in com.realtime.crossfire.jxclient.gui.log
One segment of a Line which should be displayed without changing attributes.
TextSegment(String, boolean, boolean, boolean, FontID, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.log.TextSegment
Create a new segment.
textX - Variable in class com.realtime.crossfire.jxclient.gui.button.GUIButton
The x coordinate of the overlay text.
textY - Variable in class com.realtime.crossfire.jxclient.gui.button.GUIButton
The y coordinate of the overlay text.
thread - Variable in class com.realtime.crossfire.jxclient.items.EventScheduler
The thread running EventScheduler.runnable.
thread - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
The Thread used to operate the socket.
thread - Variable in class com.realtime.crossfire.jxclient.sound.MusicManager
The Thread executing MusicManager.processor.
tick(int) - Method in class com.realtime.crossfire.jxclient.map.CfMapAnimations
Processes a tick command.
tick(int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireTickListener
A "tick" command has been received.
tickNo - Variable in class com.realtime.crossfire.jxclient.map.AnimationState
The face was updated last in this tick number.
TILE_COLORS - Static variable in class com.realtime.crossfire.jxclient.gui.map.GUIMiniMap
The colors for displaying magic map data.
tileHeight - Variable in class com.realtime.crossfire.jxclient.faces.Face
The face height in tiles.
tileSize - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
The size of one tile.
tileSize - Variable in class com.realtime.crossfire.jxclient.gui.map.GUIMap
The size of one tile.
tileSize - Variable in class com.realtime.crossfire.jxclient.gui.map.GUIMiniMap
The size of one tile.
tileSize - Variable in class com.realtime.crossfire.jxclient.main.Options
The size of tiles in the map view in pixels.
tileWidth - Variable in class com.realtime.crossfire.jxclient.faces.Face
The face width in tiles.
timeout - Variable in class com.realtime.crossfire.jxclient.timeouts.Event
The timeout.
timeout() - Method in interface com.realtime.crossfire.jxclient.timeouts.TimeoutEvent
Will be called when the timeout event is due.
TIMEOUT_DE_ASSERT - Static variable in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
Timeout after that the "poisoned" state is reset.
TIMEOUT_EVENTS - Static variable in class com.realtime.crossfire.jxclient.timeouts.Timeouts
Maps TimeoutEvent instance to Event instance.
TIMEOUT_FIRST - Static variable in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
The autorepeat delay initially.
TIMEOUT_SECOND - Static variable in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
The autorepeat delay for further repeats.
timeoutEvent - Variable in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
The TimeoutEvent for generating autorepeat events.
timeoutEvent - Variable in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
The timeout event used to turn off poisoning if the de-assert message was missed.
timeoutEvent - Variable in class com.realtime.crossfire.jxclient.timeouts.Event
The timeout event to execute.
TimeoutEvent - Interface in com.realtime.crossfire.jxclient.timeouts
Interface for timeout events to be registered with Timeouts.
Timeouts - Class in com.realtime.crossfire.jxclient.timeouts
Manages a list of timeouts.
Timeouts() - Constructor for class com.realtime.crossfire.jxclient.timeouts.Timeouts
Private constructor to prevent instantiation.
timer - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The timer used to update the display contents.
timestamp - Variable in class com.realtime.crossfire.jxclient.metaserver.Info
The timestamp of last update.
title - Variable in class com.realtime.crossfire.jxclient.stats.Stats
The current value of the title stat.
TITLE_PREFIX - Static variable in class com.realtime.crossfire.jxclient.window.JXCConnection
The prefix for the window title.
titleBackgroundColor - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The background color for the dialog title.
titleChanged(String) - Method in interface com.realtime.crossfire.jxclient.stats.StatsListener
The player's title has changed.
titleColor - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The color for the dialog title.
titleFont - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
The font for the dialog title.
toggleChecked() - Method in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
Toggle the checked state.
ToggleCommand - Class in com.realtime.crossfire.jxclient.gui.commands
A GUICommand which toggles the visibility of a target GUIElement.
ToggleCommand(GUIElement) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ToggleCommand
Creates a new instance.
toggleDialog(Gui) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Toggles a dialog.
toggleDialog(Gui) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Toggles a dialog: if the dialog is not shown, show it; else hide it.
toggleDialog(Gui) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Toggles a dialog.
toggleDialog(Gui) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Toggles a dialog.
TOGGLEEXTENDEDTEXT_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "toggleextendedtext" command.
tooltip - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The tooltip to use, or null if no tooltips should be shown.
tooltip - Variable in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
The tooltip label.
tooltip - Variable in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
The format used for displaying tooltips.
tooltip - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The tooltip format for drawing list entries.
TOOLTIP_DISTANCE - Static variable in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
Distance of tooltip from its associated GUI element.
tooltipIndex - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
The index of the currently shown tooltip.
tooltipLabel - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The tooltip label or null.
tooltipManager - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
The TooltipManager to update.
TooltipManager - Class in com.realtime.crossfire.jxclient.gui.gui
Manages the tooltip display.
TooltipManager() - Constructor for class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
 
tooltipManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloorFactory
The tooltip manager to update.
tooltipManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventoryFactory
The tooltip manager to update.
tooltipManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
The TooltipManager to update.
tooltipManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
The TooltipManager to update.
tooltipManager - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The TooltipManager instance.
tooltipManager - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
The TooltipManager currently attached to or null if not attached.
tooltipManager - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The TooltipManager for this window.
tooltipPrefix - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
The tooltip prefix.
tooltipPrefix - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
The tooltip prefix.
tooltipRectangle - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
The location of the tooltip.
tooltipText - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
The tooltip suffix.
tooltipText - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
The tooltip suffix.
tooltipText - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
The tooltip text to show when the mouse is inside this element.
TooltipText - Class in com.realtime.crossfire.jxclient.gui.gui
Information for displaying tooltips.
TooltipText(String, int, int, int, int) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.TooltipText
Creates a new instance.
tooltipText - Variable in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
The tooltip text to explain this option.
topIndex - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderState
The first line to display in the viewable area.
topOffset - Variable in class com.realtime.crossfire.jxclient.gui.log.RenderState
The number of pixels to shift the first displayed line (RenderState.topIndex.
toString() - Method in class com.realtime.crossfire.jxclient.faces.Face
toString() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
toString() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
toString(Color) - Static method in class com.realtime.crossfire.jxclient.gui.log.Parser
Returns the string representation for a color.
toString() - Method in class com.realtime.crossfire.jxclient.gui.log.TextSegment
toString() - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
toString() - Method in class com.realtime.crossfire.jxclient.map.Location
toString() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
toString() - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
toString(int) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.MessageTypes
Returns a string representation of a message type.
toString() - Method in class com.realtime.crossfire.jxclient.skills.Skill
toString() - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
toString() - Method in class com.realtime.crossfire.jxclient.util.Resolution
totalHeight - Variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
The total height of all Buffer.lines.
TRAILING_ESCAPE - Static variable in class com.realtime.crossfire.jxclient.gui.commands.GUICommandFactory
Character appended to lines ending with whitespace.
transparency - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
The transparency for GUIElement.bufferedImage.
trigger() - Method in class com.realtime.crossfire.jxclient.items.EventScheduler
Notifies the callback.
trimLeading(CharSequence) - Static method in class com.realtime.crossfire.jxclient.util.StringUtils
Removes leading whitespace from a string.
trimToMaxSize() - Method in class com.realtime.crossfire.jxclient.settings.CommandHistory
Cut off old entries if more than CommandHistory.HISTORY_SIZE commands are present.
type - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindingState
The type of key binding: -1=invalid, 0=key code (KeyBindingState.keyCode and KeyBindingState.modifiers are valid), 1=key char (KeyBindingState.keyChar is valid).
type - Variable in class com.realtime.crossfire.jxclient.gui.label.GUISpellLabel
The spell type to display.
Type - Enum in com.realtime.crossfire.jxclient.gui.label
The display type.
Type() - Constructor for enum com.realtime.crossfire.jxclient.gui.label.Type
 
type - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The type.
TYPE_COORDINATE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Normal coordinate.
TYPE_GROUND - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSoundListener
Type for "ground sound (door, trap opening, ...)".
TYPE_HIT - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSoundListener
Type for "hit something".
TYPE_HIT_BY - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSoundListener
Type for "hit by something".
TYPE_ITEM - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSoundListener
Type for "item sound (potion, weapon ...)."
TYPE_LIVING - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSoundListener
Type for "living sound (moving, dying, ...)".
TYPE_SCROLL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.Map2
Scroll information.
TYPE_SPELL - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSoundListener
Type for "spell casting sound."
types - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
The types to show.

U

UnbindCommand - Class in com.realtime.crossfire.jxclient.commands
Implements the "unbind" command.
UnbindCommand(CommandCallback, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.UnbindCommand
Creates a new instance.
unchecked - Variable in class com.realtime.crossfire.jxclient.skin.factory.CheckBoxFactory
The image for the "unchecked" state.
uncheckedImage - Variable in class com.realtime.crossfire.jxclient.gui.GUICheckBox
The image for the unchecked [ ] state.
underline - Variable in class com.realtime.crossfire.jxclient.gui.log.Parser
Whether underlining is enabled.
underline - Variable in class com.realtime.crossfire.jxclient.gui.log.TextSegment
Whether underlining is enabled.
underlineOffset - Variable in class com.realtime.crossfire.jxclient.gui.log.TextSegment
The distance of the underline to the base line.
unidentifiedColor - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The background color for unidentified objects.
unidentifiedImage - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The overlay image for unidentified objects.
unknown - Variable in class com.realtime.crossfire.jxclient.spells.Spell
 
UNKNOWN_PNG - Static variable in class com.realtime.crossfire.jxclient.util.ResourceUtils
The resource name of the "unknown" face.
UNKNOWN_VERSION - Static variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The default server version if none specified.
UnknownCommandException - Exception in com.realtime.crossfire.jxclient.server.socket
An UnknownCommandException is generated whenever an unknown message packet is received from the server.
UnknownCommandException(String) - Constructor for exception com.realtime.crossfire.jxclient.server.socket.UnknownCommandException
Creates a new exception with the given text message as a parameter.
unknownFaceImages - Variable in class com.realtime.crossfire.jxclient.faces.DefaultFacesManager
The unknown face.
unknownSpells - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
All unknown spells that have been referenced before.
unloadPerCharacterBindings() - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Unloads (clears and saves) the per-character key bindings.
unpaidColor - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The background color for unpaid objects.
unpaidImage - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The overlay image for unpaid objects.
UNSAFE_FILENAME_CHARACTERS - Static variable in class com.realtime.crossfire.jxclient.util.FilenameUtils
Matches all characters that are considered "unsafe" for file names.
unsetElement(GUIElement) - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
Removes the tooltip of a GUI element.
unsetShortcut(int) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
Unsets a Shortcut.
unsetSkin() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Unsets the current skin.
UnterminatedTokenException - Exception in com.realtime.crossfire.jxclient.util
Exception thrown for unterminated quoted tokens.
UnterminatedTokenException(String) - Constructor for exception com.realtime.crossfire.jxclient.util.UnterminatedTokenException
Creates a new instance.
up - Variable in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
The images comprising the "up" button state.
up() - Method in class com.realtime.crossfire.jxclient.settings.CommandHistory
Returns the previous command.
up - Variable in class com.realtime.crossfire.jxclient.skin.factory.TextButtonFactory
The images comprising the "up" button state.
UPD_ANIM - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.UpdItem
The update flags value for animation updates.
UPD_ANIMSPEED - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.UpdItem
The update flags value for animation speed updates.
UPD_FACE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.UpdItem
The update flags value for face updates.
UPD_FLAGS - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.UpdItem
The update flags value for flags updates.
UPD_LOCATION - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.UpdItem
The update flags value for location updates.
UPD_NAME - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.UpdItem
The update flags value for name updates.
UPD_NROF - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.UpdItem
The update flags value for nrof updates.
UPD_SP_DAMAGE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSpellListener
Flag for updspell command: damage is present.
UPD_SP_GRACE - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSpellListener
Flag for updspell command: grace is present.
UPD_SP_MANA - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSpellListener
Flag for updspell command: mana is present.
UPD_WEIGHT - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.messages.UpdItem
The update flags value for weight updates.
update() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIListViewport
Updates the viewport state.
update(int, int, int, Face, String, String, int, int, int) - Method in class com.realtime.crossfire.jxclient.items.CfItem
Processes an "upditem" command.
update() - Method in class com.realtime.crossfire.jxclient.settings.options.Pickup
Notifies the Crossfire server and all pickup options that the pickup mode has changed.
UPDATE_INTERVAL - Static variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
The regular update-interval in seconds.
updateAttributes(int, int, int, Fonts, FontRenderContext) - Method in class com.realtime.crossfire.jxclient.gui.log.Line
Update the cached attributes of some Segments.
updateAttributes(Fonts, FontRenderContext) - Method in interface com.realtime.crossfire.jxclient.gui.log.Segment
Updates the cached attributes of this segment.
updateAttributes(Fonts, FontRenderContext) - Method in class com.realtime.crossfire.jxclient.gui.log.TextSegment
Updates the cached attributes of this segment.
updateConnectLabel(ClientSocketState, String) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Updates the "message" field of the connect dialog.
updateElement(GUIElement) - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
Updates the tooltip text of a GUI element.
updateExperienceNextLevel() - Method in class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
Updates information for CrossfireStatsListener.C_STAT_EXP_NEXT_LEVEL.
updateFace() - Method in class com.realtime.crossfire.jxclient.map.AnimationState
Updates the map face from the state.
updateFace(int) - Method in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
Processes an updated face image.
updateFace(int, int, ByteBuffer) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateFaceListener
Notifies that face information has been received from the Crossfire server.
updateInterestOps() - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Updates ClientSocket.selectionKey's interest ops to match ClientSocket.interestOps.
updateItem(int, int, int, int, int, Face, String, String, int, int, int) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
Processes an "upditem" command.
updateMetaList() - Method in class com.realtime.crossfire.jxclient.metaserver.Metaserver
Update the contents of Metaserver.metaserverModel.
updateModifiers(InputEvent) - Method in class com.realtime.crossfire.jxclient.window.KeyHandler
Update the saved modifier state from a key event.
updateParameters(boolean, int, boolean, int, boolean, int) - Method in class com.realtime.crossfire.jxclient.spells.Spell
 
updatePlayerName(String) - Method in interface com.realtime.crossfire.jxclient.gui.commands.CommandCallback
Sets the current player name.
updatePlayerName(String) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
Sets the current player name.
updatePlayerName(String) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Sets the current player name.
updateResolution(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Updates the location and size to a new screen resolution.
updateResolution(int, int) - Method in class com.realtime.crossfire.jxclient.gui.GUICheckBox
Updates the location and size to a new screen resolution.
updateResolution(int, int) - Method in class com.realtime.crossfire.jxclient.gui.GUIPicture
Updates the location and size to a new screen resolution.
updateResolution(int, int) - Method in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
Updates the location and size to a new screen resolution.
updateResolution(int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.CharacterCellRenderer
Updates the location and size to a new screen resolution.
updateResolution(int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Updates the location and size to a new screen resolution.
updateResolution(int, int) - Method in interface com.realtime.crossfire.jxclient.gui.list.GUIListCellRenderer
Updates the location and size to a new screen resolution.
updateResolution(int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.ItemItemCellRenderer
Updates the location and size to a new screen resolution.
updateResolution(int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.MetaElementCellRenderer
Updates the location and size to a new screen resolution.
updateResolution(int, int) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
Updates the location and size to a new screen resolution.
updateResolution(int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Updates the location and size to a new screen resolution.
updateResolutionConstant() - Method in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Deprecated. 
updateScrolledMap(Graphics, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
Updates the map display after the map contents have scrolled.
updateSeconds - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
updateSeconds - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The "update seconds" value for the current server entry.
updateServerSettings() - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Updates server based settings to current screen size.
updateSpeed(Location, int) - Method in class com.realtime.crossfire.jxclient.map.AnimationMap
Updates the animation speed value of a Location.
updateSpeed(Location, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapAnimations
Updates the animation speed value.
updateSpell(int, int, int, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireSpellListener
And "updspell" command has been received.
updateSpell(int, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
Updates spell information.
updateStat() - Method in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
Updates the values to reflect the current stat value.
updateText(CharSequence) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILabelLog
Sets the displayed text by parsing a string.
updateTickNo(int) - Method in class com.realtime.crossfire.jxclient.map.AnimationState
Sets the tick number and update affected faces.
updateTitle() - Method in class com.realtime.crossfire.jxclient.window.JXCConnection
Update the window title to reflect the current connection state.
updateTooltip() - Method in class com.realtime.crossfire.jxclient.gui.GUICharacter
Updates the tooltip text.
updateTooltip() - Method in class com.realtime.crossfire.jxclient.gui.GUIMetaElement
Updates the tooltip text.
updateTooltip(int, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
Updates the tooltip text.
updateTooltip(int, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
Updates the tooltip text.
updateTooltip() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Updates the current tooltip text.
updateTooltip(int, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
Updates the tooltip text.
updateTooltip(int, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
Updates the tooltip text.
updateTooltipText() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
Updates the tooltip's text from GUIDupGauge.tooltipPrefix ad GUIDupGauge.tooltipText.
updateTooltipText() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
Updates the tooltip's text from GUIGauge.tooltipPrefix ad GUIGauge.tooltipText.
updateTooltipText() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
Updates the tooltip text for the current GUIItemItem.item.
updateTooltipText() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
Updates the tooltip text to reflect current settings.
updateVisibleElement(GUIElement) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
Adds or removes a GUIElement from this gui.
updateWindowSize(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Updates the window size for rendering from the main window size.
updateWindowSize(Dimension) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
Sets a new window size.
updateWriteInterestOps() - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Updates ClientSocket.interestOps's OP_WRITE according to whether ClientSocket.outputBuffer has pending data.
UpdItem - Interface in com.realtime.crossfire.jxclient.server.crossfire.messages
Interface defining constants for the "upditem" Crossfire protocol message.
upditemReceived(int, int, int, int, int, int, String, String, int, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateItemListener
An "upditem" command has been received.
uptimeSeconds - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
uptimeSeconds - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The "uptime seconds" value for the current server entry.
UTF8 - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The Charset used for parsing or encoding strings received from or sent to the Crossfire server.

V

valueMin - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
The minimum scroll value.
valueOf(String) - Static method in enum com.realtime.crossfire.jxclient.gui.commands.CommandListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realtime.crossfire.jxclient.gui.commands.CommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realtime.crossfire.jxclient.gui.gui.RendererGuiState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realtime.crossfire.jxclient.gui.label.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realtime.crossfire.jxclient.gui.label.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realtime.crossfire.jxclient.gui.log.FontID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realtime.crossfire.jxclient.guistate.GuiState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realtime.crossfire.jxclient.server.socket.ClientSocketState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.realtime.crossfire.jxclient.sound.Sounds
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.realtime.crossfire.jxclient.gui.commands.CommandListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realtime.crossfire.jxclient.gui.commands.CommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realtime.crossfire.jxclient.gui.gui.RendererGuiState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realtime.crossfire.jxclient.gui.label.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realtime.crossfire.jxclient.gui.label.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realtime.crossfire.jxclient.gui.log.FontID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realtime.crossfire.jxclient.guistate.GuiState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.realtime.crossfire.jxclient.server.socket.ClientSocketState
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.realtime.crossfire.jxclient.settings.Settings
The stored values.
values() - Static method in enum com.realtime.crossfire.jxclient.sound.Sounds
Returns an array containing the constants of this enum type, in the order they are declared.
valueSize - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIScrollBar
The size of the scroll values.
version - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
 
version - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
The "server version" value for the current server entry.
version - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The version information to send when connecting to the server.
VERSION_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
The command prefix for the "version" command.
viewport - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
The viewport used by GUIList.scrollPane.
visible - Variable in class com.realtime.crossfire.jxclient.gui.gui.GUIElement
Whether this element is visible.
visibleAnimations - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The animations in the visible map area.
visibleElements - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
The list of GUIElements comprising this gui.
visit(ShortcutVisitor) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
Calls a ShortcutVisitor's visit() function for this instance.
visit(ShortcutVisitor) - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutCommand
Calls a ShortcutVisitor's visit() function for this instance.
visit(ShortcutVisitor) - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
Calls a ShortcutVisitor's visit() function for this instance.
visit(ShortcutCommand) - Method in interface com.realtime.crossfire.jxclient.shortcuts.ShortcutVisitor
Visits a ShortcutCommand instance.
visit(ShortcutSpell) - Method in interface com.realtime.crossfire.jxclient.shortcuts.ShortcutVisitor
Visits a ShortcutSpell instance.
volume - Variable in class com.realtime.crossfire.jxclient.sound.Processor
The current volume.
VOLUME_STEP_PER_SAMPLE - Static variable in class com.realtime.crossfire.jxclient.sound.Processor
The step for the fading in/out factor.

W

w - Variable in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
The width of the highlighted part of the image.
w - Variable in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
The width of the associated gui element.
w - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
The item's width in pixel.
w - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellList
The spell list's width in pixel.
w - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
The item's width in pixel.
w - Variable in class com.realtime.crossfire.jxclient.skin.skin.Extent
The width.
waitForTermination() - Method in class com.realtime.crossfire.jxclient.main.Exiter
Waits until the window has been disposed.
wasDisplayed - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
Records whether the JXCWindowRenderer.frame has been displayed before.
weight - Variable in class com.realtime.crossfire.jxclient.items.CfItem
The weight.
width - Variable in class com.realtime.crossfire.jxclient.faces.ImageScale2x
The width of the image.
width - Variable in class com.realtime.crossfire.jxclient.faces.ImageScale8d
The width of the image.
width - Variable in class com.realtime.crossfire.jxclient.faces.RawScale2x
The width of the source image.
width - Variable in class com.realtime.crossfire.jxclient.faces.RawScale8d
The width of the source image.
width - Variable in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
The total width of the image.
width - Variable in class com.realtime.crossfire.jxclient.gui.log.AbstractSegment
The width of the segment if displayed.
width - Variable in class com.realtime.crossfire.jxclient.map.CfMapAnimations
The width of the visible map area.
width - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
The width of the visible map area.
WIDTH - Static variable in class com.realtime.crossfire.jxclient.skin.io.ExpressionParser
The identifier evaluating to the width in pixels of the current resolution.
width - Variable in class com.realtime.crossfire.jxclient.util.Resolution
The width in pixel.
widthFactor - Variable in class com.realtime.crossfire.jxclient.skin.skin.Expression
The screen width dependent factor.
windowClosing() - Method in class com.realtime.crossfire.jxclient.window.KeybindingsManager
Should be called when the main window is closing.
windowFocusListener - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The WindowFocusListener registered for this window.
windowHeight - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The height of the client area in pixels.
windowHeight - Variable in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
The current window height.
windowListener - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The window listener attached to this frame.
windowRenderer - Variable in class com.realtime.crossfire.jxclient.commands.ClearCommand
The JXCWindowRenderer to affect.
windowRenderer - Variable in class com.realtime.crossfire.jxclient.commands.ScreenshotCommand
The renderer to use.
windowRenderer - Variable in class com.realtime.crossfire.jxclient.gui.gui.MouseTracker
The renderer to access dialogs/gui elements.
windowRenderer - Variable in class com.realtime.crossfire.jxclient.gui.GUIDialogTitle
The JXCWindowRenderer this element belongs to.
windowRenderer - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelMessage
The JXCWindowRenderer this element belongs to.
windowRenderer - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
The JXCWindowRenderer for this window.
windowRenderer - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
The JXCWindowRenderer for this window.
windowRenderer - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
The JXCWindowRenderer used to paint the gui.
windowRenderer - Variable in class com.realtime.crossfire.jxclient.window.KeyHandler
The JXCWindowRenderer to use.
windowWidth - Variable in class com.realtime.crossfire.jxclient.gui.gui.JXCWindowRenderer
The width of the client area in pixels.
windowWidth - Variable in class com.realtime.crossfire.jxclient.gui.gui.TooltipManager
The current window width.
WORD_SEPARATOR_PATTERN - Static variable in class com.realtime.crossfire.jxclient.gui.log.Parser
The pattern to split a string into words.
writeBuffer - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
Buffer to build commands to send.
writePacket(byte[], int) - Method in class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
Writes a Crossfire Message on the socket, so it is sent to the server.
writePacket(byte[], int) - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
Writes a packet.
writer - Variable in class com.realtime.crossfire.jxclient.util.DebugWriter
The Writer to write to.

X

x - Variable in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
The x-coordinate of the highlighted part of the image.
x - Variable in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
The x coordinate of the associated gui element.
x - Variable in class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
x - Variable in class com.realtime.crossfire.jxclient.gui.log.AbstractSegment
The x-coordinate to display the segment.
x - Variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
The absolute x-coordinate of this square in its CfMap.
x - Variable in class com.realtime.crossfire.jxclient.map.Location
The x-coordinate.
x - Variable in class com.realtime.crossfire.jxclient.skin.skin.Extent
The x coordinate.

Y

y - Variable in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
The y-coordinate of the highlighted part of the image.
y - Variable in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
The y coordinate of the associated gui element.
y - Variable in class com.realtime.crossfire.jxclient.gui.label.InternalHTMLRenderer
 
y - Variable in class com.realtime.crossfire.jxclient.gui.log.AbstractSegment
The y-coordinate to display the segment.
y - Variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
The absolute y-coordinate of this square in its CfMap.
y - Variable in class com.realtime.crossfire.jxclient.map.Location
The y-coordinate.
y - Variable in class com.realtime.crossfire.jxclient.skin.skin.Extent
The y coordinate.
YES_NO - Static variable in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireQueryListener
Query type: yes/no question.

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