- AbstractButton - Class in com.realtime.crossfire.jxclient.gui.button
-
Abstract base class for button classes.
- AbstractButton(TooltipManager, GUIElementListener, String, 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(String, CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.commands.AbstractCommand
-
Creates a new instance.
- AbstractCrossfireServerConnection - Class in com.realtime.crossfire.jxclient.server.crossfire
-
- AbstractCrossfireServerConnection(Model) - Constructor for class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
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
-
- AbstractFacesManager(FaceCache) - Constructor for class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
-
Creates a new instance.
- AbstractGUIElement - Class in com.realtime.crossfire.jxclient.gui.gui
-
Abstract base class for GUI elements to be shown in
Guis
.
- AbstractGUIElement(TooltipManager, GUIElementListener, String, int) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
Creates a new instance.
- AbstractGUIMap - Class in com.realtime.crossfire.jxclient.gui.map
-
Abstract base class for
GUIElements
that display map
views.
- AbstractGUIMap(boolean, TooltipManager, GUIElementListener, String, MapUpdaterState, FacesProvider, SmoothingRenderer, DarknessColors) - 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
-
- 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, 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_PASSWORD_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
The command prefix for the "accountpw" 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.textinput.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.textinput.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, Component) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCharacterCommand
-
Creates a new instance.
- AccountCreateCommand - Class in com.realtime.crossfire.jxclient.gui.commands
-
- AccountCreateCommand(CommandCallback, Component) - 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.textinput.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, Component) - 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.textinput.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, Component) - 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.
- accountPassword(String, String) - Method in interface com.realtime.crossfire.jxclient.gui.textinput.CommandCallback
-
Change the account password.
- accountPassword(String, String) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
-
Change the account password.
- AccountPasswordCommand - Class in com.realtime.crossfire.jxclient.gui.commands
-
A
GUICommand
sending an account password change request.
- AccountPasswordCommand(CommandCallback, Component) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.AccountPasswordCommand
-
Creates a new instance.
- accountPlayCharacter(String) - Method in interface com.realtime.crossfire.jxclient.gui.textinput.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, Component) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.AccountPlayCharacterCommand
-
Creates a new instance.
- AccountPlayerBuilder - Class in com.realtime.crossfire.jxclient.server.crossfire
-
- AccountPlayerBuilder() - Constructor for class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
- 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.combobox.GUIComboBox
-
- ActivatableGUIElement - Class in com.realtime.crossfire.jxclient.gui.gui
-
A
GUIElement
that can be set to active or inactive.
- ActivatableGUIElement(TooltipManager, GUIElementListener, String, int) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
-
Creates a new instance.
- activateCommandInput() - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Activates the command input text field.
- activateCommandInput(Gui) - Static method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Returns the first command text field of a gui and make it active.
- activateCommandInput(String) - Method in interface com.realtime.crossfire.jxclient.gui.textinput.CommandCallback
-
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.textinput
-
A
GUICommand
which activates the command input field.
- ActivateCommandInputCommand(String, CommandCallback, Macros) - Constructor for class com.realtime.crossfire.jxclient.gui.textinput.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.
- 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(ActivatableGUIElement, boolean) - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElementListener
-
- 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.GUICharacter
-
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.GUIMetaElement
-
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.misc.GUICheckBox
-
Will be called whenever the active state has changed.
- activeChanged() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
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
-
The color
for rendering displayed text when the element is
active.
- activeComponent - Variable in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
The active component.
- 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.label.TooltipManagerImpl
-
The last known active gui element.
- activeGuiElementSync - Variable in class com.realtime.crossfire.jxclient.gui.label.TooltipManagerImpl
-
- activeImage - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
The element's background image when it is active.
- 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
-
- 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
-
Creates 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
-
- add(GUICommand) - Method in class com.realtime.crossfire.jxclient.gui.commandlist.CommandList
-
Adds a command to the end of this command list.
- add(MapUpdaterState, Location, AnimationState) - Method in class com.realtime.crossfire.jxclient.map.AnimationMap
-
- add(MapUpdaterState, Location, Animation, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapAnimations
-
Adds a visible animation.
- add(int, long) - Method in class com.realtime.crossfire.jxclient.stats.ExperienceTable
-
Adds a new level->experience mapping.
- add(T) - Method in class com.realtime.crossfire.jxclient.util.EventListenerList2
-
Adds a listener.
- add(int, T) - Method in class com.realtime.crossfire.jxclient.util.HashedEventListenerList
-
Adds a listener.
- add(int, T) - Method in class com.realtime.crossfire.jxclient.util.IndexedEventListenerList
-
Adds a listener.
- addAccount(CharacterInformation) - 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 class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
An "addanim" command has been received.
- 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
-
Adds 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.
- addChoice(Choice) - Method in class com.realtime.crossfire.jxclient.server.crossfire.ClassRaceInfoBuilder
-
Adds a choice.
- addClassInfo(ClassRaceInfo) - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
- addClientSocketListener(ClientSocketListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- addClientSocketListener(ClientSocketListener) - Method in class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
-
- addClientSocketListener(ClientSocketListener) - Method in interface com.realtime.crossfire.jxclient.server.server.ServerConnection
-
- addClientSocketListener(ClientSocketListener) - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-
- addCommand(Command) - Method in class com.realtime.crossfire.jxclient.commands.Commands
-
- 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, AbstractGUIElement, String, GuiStateManager, CommandExecutor, 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.
- addComponent(Component) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Adds a Component
.
- addCrossfireAccountListener(CrossfireAccountListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a listener to be notified about account events.
- addCrossfireAccountListener(CrossfireAccountListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a listener to be notified about account events.
- addCrossfireComcListener(CrossfireComcListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a listener to be notified about received comc commands.
- addCrossfireComcListener(CrossfireComcListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a listener to be notified about received comc commands.
- addCrossfireDrawextinfoListener(CrossfireDrawextinfoListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a new listener monitoring the drawextinfo S->C messages.
- addCrossfireDrawextinfoListener(CrossfireDrawextinfoListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a new listener monitoring the drawextinfo S->C messages.
- addCrossfireDrawinfoListener(CrossfireDrawinfoListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a new listener monitoring the drawinfo 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.
- addCrossfireFailureListener(CrossfireFailureListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a listener to be notified of failure messages.
- addCrossfireFailureListener(CrossfireFailureListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a listener to be notified of failure messages.
- addCrossfireMagicmapListener(CrossfireMagicmapListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a listener from the list of objects listening to magicmap 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.
- addCrossfireMapListener(MapListener) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Adds a listener to notify about changed map squares.
- addCrossfireMapScrollListener(MapScrollListener) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Adds a listener to notify about scrolled maps.
- addCrossfireMusicListener(CrossfireMusicListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a listener to be notified about received music commands.
- addCrossfireMusicListener(CrossfireMusicListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a listener to be notified about received music commands.
- addCrossfireNewmapListener(NewmapListener) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Adds a listener to notify about cleared maps.
- addCrossfirePickupListener(CrossfirePickupListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a listener to be notified about received "pickup" messages.
- addCrossfirePickupListener(CrossfirePickupListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a listener to be notified about received "pickup" messages.
- addCrossfireQueryListener(CrossfireQueryListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a new listener monitoring the query S->C messages.
- addCrossfireQueryListener(CrossfireQueryListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a new listener monitoring the query S->C messages.
- addCrossfireQuestChangedListener(QuestsManagerListener) - Method in class com.realtime.crossfire.jxclient.quests.QuestsManager
-
- addCrossfireSoundListener(CrossfireSoundListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a listener to be notified about received sound commands.
- addCrossfireSoundListener(CrossfireSoundListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a listener to be notified about received sound commands.
- addCrossfireSpellChangedListener(SpellsManagerListener) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
- addCrossfireStatsListener(StatsListener) - Method in class com.realtime.crossfire.jxclient.stats.Stats
-
- addCrossfireTickListener(CrossfireTickListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a listener to be notified about tick changes.
- addCrossfireTickListener(CrossfireTickListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a listener to be notified about tick changes.
- addCrossfireUpdateItemListener(CrossfireUpdateItemListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a listener to be notified about item changes.
- addCrossfireUpdateItemListener(CrossfireUpdateItemListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a listener to be notified about item 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.
- addDialog(String, Gui) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
-
Adds a dialog for name based lookup.
- addElement(T) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
-
- addEntry(CharSequence, long) - Method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
-
- addFace(Face) - Method in class com.realtime.crossfire.jxclient.faces.FaceCache
-
Adds a new face to the cache.
- addFace(int, int, int, String) - Method in class com.realtime.crossfire.jxclient.faces.FaceCache
-
Adds a new face.
- addFaceQueueListener(FaceQueueListener) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFaceQueue
-
- addFaceQueueListener(FaceQueueListener) - Method in interface com.realtime.crossfire.jxclient.faces.FaceQueue
-
- addFacesManagerListener(FacesManagerListener) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
-
- addFacesManagerListener(FacesManagerListener) - Method in interface com.realtime.crossfire.jxclient.faces.FacesManager
-
- addGuiStateListener(RendererGuiStateListener) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- 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
-
- 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
-
- addItemReceived(int, int, int, int, int, String, String, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.items.ItemsManager
-
An "additem" has been received.
- 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
-
- 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(KeyEvent2, CommandList, boolean) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
-
Adds a key binding for a key code/modifiers pair.
- addKnowledge(int, String, String, int) - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- addKnowledgeItemListener(KnowledgeItemListener) - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeItem
-
- addKnowledgeListener(KnowledgeListener) - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- addKnowledgeType(String, String, int, boolean) - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- addLine(Line) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
-
Appends 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
-
- addLocationsListener(LocationsListener) - Method in interface com.realtime.crossfire.jxclient.items.ItemView
-
- addMapSizeListener(MapSizeListener) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
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, int, CharSequence) - Method in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
-
- addMetaserverEntry(MetaserverEntry) - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
-
Adds an entry.
- 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.
- addMouseTracker(Component) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- addMouseTrackerRecursively(Component) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- addNewCharacterInformationListener(NewCharacterInformationListener) - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
- addOption(String, String, Option) - Method in class com.realtime.crossfire.jxclient.settings.options.OptionManager
-
Adds 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 class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a listener to be notified about received packets.
- addPacketWatcherListener(ReceivedPacketListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a listener to be notified about received packets.
- addQuest(int, String, int, boolean, int, boolean, String) - Method in class com.realtime.crossfire.jxclient.quests.QuestsManager
-
Adds a new quest.
- addQuestListener(QuestListener) - Method in class com.realtime.crossfire.jxclient.quests.Quest
-
- addRaceInfo(ClassRaceInfo) - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
- addScriptProcessListener(ScriptProcessListener) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
-
- addScriptProcessListener(ScriptProcessListener) - Method in interface com.realtime.crossfire.jxclient.scripts.ScriptProcess
-
- addScrollableListener(ScrollableListener) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
-
Adds a scrollable listener to be informed about changes.
- addScrollableListener(ScrollableListener) - Method in interface com.realtime.crossfire.jxclient.gui.scrollable.GUIScrollable2
-
Adds 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 class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Adds a listener to be notified about sent reply packets.
- addSentReplyListener(SentReplyListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Adds a listener to be notified about sent reply packets.
- addShortcutListener(ShortcutListener) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
-
Registers a shortcut listener.
- addShortcutsListener(ShortcutsListener) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
-
- addSkill(int, String, int) - 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 class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Adds a new spell.
- addSpellListener(CurrentSpellManagerListener) - Method in class com.realtime.crossfire.jxclient.spells.CurrentSpellManager
-
Adds a spell listener to be notified if the current spell object has
changed.
- addSpellListener(SpellListener) - Method in class com.realtime.crossfire.jxclient.spells.Spell
-
- addStartingMap() - Method in class com.realtime.crossfire.jxclient.server.crossfire.StartingMapBuilder
-
- addToLayeredPane(Component, int, int) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- addTooltip() - Method in class com.realtime.crossfire.jxclient.gui.label.TooltipManagerImpl
-
- addToRepeatCount(int) - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
-
Adds a digit to the current repeat count.
- afterEventDelay - Variable in class com.realtime.crossfire.jxclient.items.EventScheduler
-
- AgainCommand - Class in com.realtime.crossfire.jxclient.commands
-
Implements the "again" command.
- AgainCommand(CrossfireServerConnection, CommandExecutor, CommandHistory) - Constructor for class com.realtime.crossfire.jxclient.commands.AgainCommand
-
Creates a new instance.
- Alignment - Enum in com.realtime.crossfire.jxclient.gui.label
-
The text alignment.
- Alignment() - Constructor for enum com.realtime.crossfire.jxclient.gui.label.Alignment
-
- ALL_SPELL_SKILLS_ICON - Static variable in class com.realtime.crossfire.jxclient.util.ResourceUtils
-
The resource name for the default skill face.
- allArguments() - Method in class com.realtime.crossfire.jxclient.commands.AgainCommand
-
Returns whether all remaining commands should be included as arguments.
- 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.BindingsCommand
-
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(MapUpdaterState, 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.gauge.GUIGauge
-
The gauge alpha value, 1 is opaque and 0 full transparent.
- alpha - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUIDialogBackground
-
The alpha value for the background, 1 opaque 0 full transparent.
- ALT - Static variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyEvent2
-
The mask for "shift".
- ALT_GRAPH - Static variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyEvent2
-
The mask for "alt_graph".
- ALT_GRAPH - Static variable in class com.realtime.crossfire.jxclient.gui.misc.Modifiers
-
The mask for "alt_graph".
- anim - Variable in class com.realtime.crossfire.jxclient.items.CfItem
-
The animation.
- ANIM_MASK - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
The mask for extracting the animation ID.
- ANIM_NORMAL - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Animation type: normal animation.
- ANIM_RANDOM - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Animation type: randomized animation.
- ANIM_SYNC - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Animation type: synchronized animation.
- ANIM_TYPE_MASK - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
The mask for extracting the animation type.
- ANIM_TYPE_SHIFT - Static variable in interface com.realtime.crossfire.jxclient.protocol.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
-
- animationId - Variable in class com.realtime.crossfire.jxclient.animations.Animation
-
The animation ID.
- AnimationMap - Class in com.realtime.crossfire.jxclient.map
-
- 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
-
- 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.map.MapUpdaterState
-
The defined animations.
- AnimationState - Class in com.realtime.crossfire.jxclient.map
-
- AnimationState(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
-
- 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
-
- 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.gui.gui.Expression
-
Applies a factor to a value.
- archBase - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
-
The server's arch base.
- archBase - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
-
The "archetype base" value for the current server entry.
- archName - Variable in class com.realtime.crossfire.jxclient.character.ClassRaceInfo
-
The archetype name.
- archName - Variable in class com.realtime.crossfire.jxclient.character.StartingMap
-
The archetype name.
- archName - Variable in class com.realtime.crossfire.jxclient.server.crossfire.ClassRaceInfoBuilder
-
The name of the race being parsed.
- archName - Variable in class com.realtime.crossfire.jxclient.server.crossfire.StartingMapBuilder
-
The archetype name of the current entry.
- args - Variable in class com.realtime.crossfire.jxclient.commands.CommandExec
-
The command arguments.
- 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.
- armor - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: armors.
- arrow - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: arrows.
- 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(AskfaceQueue) - Constructor for class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
-
Creates a new instance.
- askfaceFaceQueue - Variable in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- askfaceFaceQueueListener - Variable in class com.realtime.crossfire.jxclient.faces.FacesQueue
-
- askfaceQueue - Variable in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
-
The connection to use.
- AskfaceQueue - Interface in com.realtime.crossfire.jxclient.faces
-
Interface for classes that allow sending "askface" commands.
- ASSERT_MESSAGE - Static variable in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
-
The text message the server sends in poisoned state.
- attach(TooltipManagerImpl) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
-
Attaches this skin to a gui manager.
- attach(TooltipManagerImpl) - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
-
Attaches this skin to a gui manager.
- attempt - Variable in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- 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
-
- audioFileLoader - Variable in class com.realtime.crossfire.jxclient.sound.MusicManager
-
- audioFileLoader - Variable in class com.realtime.crossfire.jxclient.sound.Processor
-
- AUTO_BORDER_SIZE - Static variable in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
-
Size of border around text in auto-resize mode.
- autoClosed() - 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
-
- 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
-
The extent of the dialog if it is auto-sizing or null
otherwise.
- autoSize(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
Auto-resizes the dialog.
- avoidCopyArea - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
Whether map scrolling is done by copying pixel areas.
- avoidCopyArea - Variable in class com.realtime.crossfire.jxclient.main.Options
-
Whether map scrolling is done by copying pixel areas.
- avoidCopyArea - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
Whether map scrolling is done by copying pixel areas.
- C_STAT_EXP_NEXT_LEVEL - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The global experience needed to reach next level stat.
- C_STAT_LOWFOOD - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Low Food indicator.
- C_STAT_POISONED - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The "is poisoned" indicator.
- C_STAT_WEIGHT - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
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 the experience needed to reach the next level.
- calculateHeight(Line) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
-
Determines the height of a
Line
in pixels.
- canAttemptType(String) - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- canExecute() - Method in class com.realtime.crossfire.jxclient.gui.commandlist.CommandList
-
Returns whether execution is possible.
- canExecute() - Method in interface com.realtime.crossfire.jxclient.gui.commandlist.GUICommand
-
Returns whether this command may be executed.
- 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.AccountPasswordCommand
-
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(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.ExecuteElementCommand
-
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.SelectCommand
-
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.
- canExecute() - Method in class com.realtime.crossfire.jxclient.gui.textinput.ActivateCommandInputCommand
-
Returns whether this command may be executed.
- canExecute() - Method in class com.realtime.crossfire.jxclient.gui.textinput.ExecuteCommandCommand
-
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.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.GUIItemKnowledge
-
Returns whether scrolling is possible.
- canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
Returns whether scrolling is possible.
- canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
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.GUIItemSpell
-
Returns whether scrolling is possible.
- canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
Returns whether scrolling is possible.
- canScroll(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
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.list.GUIMetaElement
-
Returns whether scrolling is possible.
- 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
-
Returns 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
-
Returns 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
-
The casting time.
- cClass - Variable in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
The character's class.
- cellHeight - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIFloorList
-
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.GUIFloorList
-
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() - Constructor for class com.realtime.crossfire.jxclient.map.CfMapAnimations
-
- CfMapPatch - Class in com.realtime.crossfire.jxclient.map
-
- 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(MapUpdaterState, 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.
- changedListener - Variable in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
- 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
-
- changeGUI(GuiState, String) - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
-
- character - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
-
The currently logged in character.
- CharacterCellRenderer - Class in com.realtime.crossfire.jxclient.gui.list
-
- 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
-
- characterInformationListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
All listeners to the entry itself.
- characterInformationListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
-
- characterInformationListeners - Variable in class com.realtime.crossfire.jxclient.account.CharacterModel
-
All registered character entry listeners.
- characterKeyBindings - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.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.list.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
-
- 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
-
Examines 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
-
Creates 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.misc.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
-
Checks whether a drawinfo message is skill related.
- checkRange(String) - Method in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
-
Checks whether the range attribute has changed.
- checkRun() - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
-
Returns whether the character is running.
- checkStats(int, int) - Method in class com.realtime.crossfire.jxclient.sound.StatsWatcher
-
Checks for changed stats and generate sound effects.
- Choice - Class in com.realtime.crossfire.jxclient.character
-
A choice for character creation.
- Choice(String, String, Map<String, String>) - Constructor for class com.realtime.crossfire.jxclient.character.Choice
-
Creates a new instance.
- choiceDescription - Variable in class com.realtime.crossfire.jxclient.character.Choice
-
The human readable choice name.
- choiceName - Variable in class com.realtime.crossfire.jxclient.character.Choice
-
Identifies the choice.
- choices - Variable in class com.realtime.crossfire.jxclient.character.Choice
-
The choices.
- choices - Variable in class com.realtime.crossfire.jxclient.character.ClassRaceInfo
-
The available choices.
- choices - Variable in class com.realtime.crossfire.jxclient.server.crossfire.ClassRaceInfoBuilder
-
The available choices.
- classChoice - Variable in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
Whether a class should be selected.
- classChoice - Variable in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
Whether a class should be selected.
- classInfo - Variable in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
The defined classes for character creation.
- classInfoChanged(String) - Method in interface com.realtime.crossfire.jxclient.character.NewCharacterInformationListener
-
Called whenever information of a class may have changed.
- classList - Variable in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
The classes available for character creation.
- classListChanged() - Method in interface com.realtime.crossfire.jxclient.character.NewCharacterInformationListener
-
Called whenever the class list may have changed.
- ClassRaceInfo - Class in com.realtime.crossfire.jxclient.character
-
One possible class or race for character creation.
- ClassRaceInfo(String, String, String, Map<Integer, Long>, Collection<Choice>) - Constructor for class com.realtime.crossfire.jxclient.character.ClassRaceInfo
-
Creates a new instance.
- ClassRaceInfoBuilder - Class in com.realtime.crossfire.jxclient.server.crossfire
-
Builder for
ClassRaceInfo
instances while parsing an "replyinfo
race_info" packet.
- ClassRaceInfoBuilder(String) - Constructor for class com.realtime.crossfire.jxclient.server.crossfire.ClassRaceInfoBuilder
-
Creates a new instance.
- 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
-
Clears 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
-
Forgets 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
-
Forgets all cached elements.
- clear() - Method in class com.realtime.crossfire.jxclient.stats.ExperienceTable
-
Forgets 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 class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Inform the various failure listeners that they can clean the last
displayed failure.
- clearFailure() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireFailureListener
-
Failure is not relevant anymore, clean it.
- clearGUI(Gui) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Sets a gui to display and clears the display.
- clearMap(Graphics2D) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
Blanks the map display.
- clearMapPending - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
Whether the map area should be blanked.
- clearNumberedSkills() - Method in class com.realtime.crossfire.jxclient.skills.SkillSet
-
- clearShortcuts() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
-
Clears all defined shortcuts.
- clearSkills() - Method in class com.realtime.crossfire.jxclient.skills.SkillSet
-
Clears all skills.
- 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.
- clearTypes() - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- CLICK_DISTANCE - Static variable in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
The maximum distance the mouse may have moved between the mouse pressed
and the mouse released even to generate a mouse clicked event.
- clickPosition - Variable in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
- 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(Model, DebugWriter) - Constructor for class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-
Creates a new instance.
- clientSocketListener - Variable in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
-
- clientSocketListener - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
-
- clientSocketListener - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- 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
-
- ClientSocketState - Enum in com.realtime.crossfire.jxclient.guistate
-
Connection progress states of the Crossfire server connection.
- ClientSocketState() - Constructor for enum com.realtime.crossfire.jxclient.guistate.ClientSocketState
-
- clientSocketState - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
The current connection state.
- 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.
- cloak - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: cloaks.
- closeDialog(Gui) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Closes a dialog.
- closeDialog(String) - Method in interface com.realtime.crossfire.jxclient.gui.textinput.CommandCallback
-
Closes a dialog.
- closeDialog(String) - Method in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
-
Closes a dialog.
- closeDialog(String) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
-
Closes the given 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, Location, 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, Location, 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.
- code - Variable in class com.realtime.crossfire.jxclient.quests.Quest
-
Quest internal code.
- codeBase - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
-
The server's code base.
- 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.util
-
Utility class to encode arbitrary Strings to fit in a single text line.
- Codec() - Constructor for class com.realtime.crossfire.jxclient.util.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.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.gui.misc.GUICheckBox
-
The text color.
- color - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUIFill
-
The Color
to paint.
- 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
-
- colorBackground - Variable in class com.realtime.crossfire.jxclient.gui.misc.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.misc.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.
- colorSelected - Variable in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
-
The text color when selected.
- colorSelected - Variable in class com.realtime.crossfire.jxclient.skin.factory.TextButtonFactory
-
The text color when selected.
- 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.character - package com.realtime.crossfire.jxclient.character
-
- 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.button - package com.realtime.crossfire.jxclient.gui.button
-
- com.realtime.crossfire.jxclient.gui.combobox - package com.realtime.crossfire.jxclient.gui.combobox
-
- com.realtime.crossfire.jxclient.gui.commandlist - package com.realtime.crossfire.jxclient.gui.commandlist
-
- 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.misc - package com.realtime.crossfire.jxclient.gui.misc
-
- 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.knowledge - package com.realtime.crossfire.jxclient.knowledge
-
- 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.protocol - package com.realtime.crossfire.jxclient.protocol
-
- com.realtime.crossfire.jxclient.quests - package com.realtime.crossfire.jxclient.quests
-
- 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.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.util - package com.realtime.crossfire.jxclient.util
-
- com.realtime.crossfire.jxclient.window - package com.realtime.crossfire.jxclient.window
-
- comboBox - Variable in class com.realtime.crossfire.jxclient.gui.combobox.GUIComboBox
-
The Swing component that implements the combo box.
- Command - Interface in com.realtime.crossfire.jxclient.commands
-
Implements a client-side command.
- command - Variable in class com.realtime.crossfire.jxclient.commands.CommandExec
-
The command to execute or null
to send as "ncom".
- command - Variable in class com.realtime.crossfire.jxclient.gui.commands.ExecSelectionCommand
-
The command to execute.
- command - Variable in class com.realtime.crossfire.jxclient.gui.textinput.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
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.commands.ExecCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.commands.UnbindCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCharacterCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountLinkCharacterCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountLoginCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountPasswordCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountPlayCharacterCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.DialogCloseCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.DialogOpenCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.DialogToggleCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.commands.QuitCommand
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.textinput.ActivateCommandInputCommand
-
- CommandCallback - Interface in com.realtime.crossfire.jxclient.gui.textinput
-
Interface that defines callback functions needed by commands.
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUICommandFactoryImpl
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
- commandCallback - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
-
- CommandCheckBoxOption - Class in com.realtime.crossfire.jxclient.gui.commands
-
- 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.
- CommandExec - Class in com.realtime.crossfire.jxclient.commands
-
A
Command
instance and its arguments.
- CommandExec(Command, String) - Constructor for class com.realtime.crossfire.jxclient.commands.CommandExec
-
Creates a new instance.
- commandExecutor - Variable in class com.realtime.crossfire.jxclient.commands.AgainCommand
-
- CommandExecutor - Interface in com.realtime.crossfire.jxclient.gui.textinput
-
Executes commands.
- commandExecutor - Variable in class com.realtime.crossfire.jxclient.gui.textinput.ExecuteCommandCommand
-
- commandExecutor - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUICommandFactoryImpl
-
- commandExecutor - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUICommandText
-
- commandExecutor - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
-
- CommandExecutorImpl - Class in com.realtime.crossfire.jxclient.commands
-
- CommandExecutorImpl(CommandQueue, Commands) - Constructor for class com.realtime.crossfire.jxclient.commands.CommandExecutorImpl
-
Creates a new instance.
- CommandExpander - Class in com.realtime.crossfire.jxclient.commands
-
Expands a command (or list of commands) into a sequence of
Commands
to execute.
- CommandExpander() - Constructor for class com.realtime.crossfire.jxclient.commands.CommandExpander
-
Private constructor to prevent instantiation.
- commandHistories - Variable in class com.realtime.crossfire.jxclient.settings.CommandHistoryFactory
-
- commandHistory - Variable in class com.realtime.crossfire.jxclient.commands.AgainCommand
-
- commandHistory - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
- 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.
- CommandHistoryFactory - Class in com.realtime.crossfire.jxclient.settings
-
- CommandHistoryFactory() - Constructor for class com.realtime.crossfire.jxclient.settings.CommandHistoryFactory
-
- commandHistoryFactory - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
- 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.commandlist
-
- CommandList(CommandListType) - Constructor for class com.realtime.crossfire.jxclient.gui.commandlist.CommandList
-
Creates a new instance as an empty command list.
- commandList - Variable in class com.realtime.crossfire.jxclient.gui.commandlist.CommandList
-
- commandList - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
-
- commandList - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
-
- commandList - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUITextField
-
- commandList - Variable in class com.realtime.crossfire.jxclient.skin.events.ConnectionStateSkinEvent
-
- commandList - Variable in class com.realtime.crossfire.jxclient.skin.events.CrossfireMagicmapSkinEvent
-
- commandList - Variable in class com.realtime.crossfire.jxclient.skin.events.MapScrollSkinEvent
-
- commandList - Variable in class com.realtime.crossfire.jxclient.skin.events.PlayerLoginSkinEvent
-
- commandList - Variable in class com.realtime.crossfire.jxclient.skin.events.SkillAddedSkinEvent
-
- commandList - Variable in class com.realtime.crossfire.jxclient.skin.events.SkillRemovedSkinEvent
-
- commandListType - Variable in class com.realtime.crossfire.jxclient.gui.commandlist.CommandList
-
The command list type.
- CommandListType - Enum in com.realtime.crossfire.jxclient.gui.commandlist
-
The command list type.
- CommandListType() - Constructor for enum com.realtime.crossfire.jxclient.gui.commandlist.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.
- commandName - Variable in class com.realtime.crossfire.jxclient.commands.AbstractCommand
-
The name of the command.
- commandNewmapReceived() - Method in interface com.realtime.crossfire.jxclient.map.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<AbstractGUIElement>) - 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
-
- 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.CommandExecutorImpl
-
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.GUIItemInventory
-
The command queue for sending commands.
- commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
The command queue for sending commands.
- commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
The command queue for sending commands.
- commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIFloorList
-
- commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIInventoryList
-
- commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeList
-
- commandQueue - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellList
-
- 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
-
- commandQueue - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
-
- 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
-
Creates a new instance.
- commandQueue - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
-
- commandQueue - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
-
- 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
-
- commands - Variable in class com.realtime.crossfire.jxclient.commands.CommandExecutorImpl
-
- Commands - Class in com.realtime.crossfire.jxclient.commands
-
Parses and executes client-side commands.
- Commands() - Constructor for class com.realtime.crossfire.jxclient.commands.Commands
-
- 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.keybindings.KeyBinding
-
- 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.scripts.PacketWatcher
-
The commands to watch for.
- commands - Variable in class com.realtime.crossfire.jxclient.settings.CommandHistory
-
The commands.
- 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.textinput.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
-
Returns the server comment.
- comment - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
-
The "comment" value for the current server entry.
- comment - Variable in class com.realtime.crossfire.jxclient.settings.SettingsEntry
-
The comment to add to the settings file.
- 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(Quest, Quest) - Method in class com.realtime.crossfire.jxclient.quests.QuestComparator
- 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
- componentListener - Variable in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- 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
-
Connects 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 - Variable in class com.realtime.crossfire.jxclient.server.crossfire.NumLookObjects
-
- connected() - Method in class com.realtime.crossfire.jxclient.server.crossfire.NumLookObjects
-
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
-
- connection - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
-
- ConnectionStateSkinEvent - Class in com.realtime.crossfire.jxclient.skin.events
-
- 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.gui.gui.Expression
-
The constant term.
- container - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: container.
- 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
-
- COORD_CLEAR_SPACE - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Clear a square.
- COORD_DARKNESS - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Darkness information.
- COORD_LAYER0 - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Face information for layer 0.
- COORD_LAYER1 - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Face information for layer 1.
- COORD_LAYER2 - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Face information for layer 2.
- COORD_LAYER3 - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Face information for layer 3.
- COORD_LAYER4 - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Face information for layer 4.
- COORD_LAYER5 - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Face information for layer 5.
- COORD_LAYER6 - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Face information for layer 6.
- COORD_LAYER7 - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Face information for layer 7.
- COORD_LAYER8 - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Face information for layer 8.
- COORD_LAYER9 - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Face information for layer 9.
- COORD_OFFSET - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Offset for coordinate values in map2 command.
- copyPatches(int, int, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
-
- CORNER_NORTHEAST - Static variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
Corner weight for northeast.
- CORNER_NORTHWEST - Static variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
Corner weight for northwest.
- CORNER_SOUTHEAST - Static variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
Corner weight for southeast.
- CORNER_SOUTHWEST - Static variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
Corner weight for southwest.
- CORNER_WEIGHT - Static variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
Weight (x coordinate) in smoothing face of a corner.
- counter - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
-
- CREATE_PLAYER_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
The command prefix for the "createplayer" command.
- createBufferGraphics(CfMap) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
- createCommand(String) - Method in interface com.realtime.crossfire.jxclient.gui.commandlist.GUICommandFactory
-
Creates a new
GUICommand
instance from string representation.
- createCommand(String) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUICommandFactoryImpl
-
Creates a new
GUICommand
instance from string representation.
- createCommandDecode(String) - Method in interface com.realtime.crossfire.jxclient.gui.commandlist.GUICommandFactory
-
Creates a new
GUICommand
instance from string representation.
- createCommandDecode(String) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUICommandFactoryImpl
-
Creates a new
GUICommand
instance from string representation.
- createKeyBinding(boolean, CommandList) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeybindingsManager
-
Starts creating a new key binding.
- createKeyBinding(boolean, CommandList) - Method in interface com.realtime.crossfire.jxclient.gui.textinput.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.
- 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.AbstractCrossfireServerConnection
-
- 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.AbstractCrossfireServerConnection
-
- crossfireDrawextinfoListener - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
-
- crossfireDrawextinfoListener - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUILabelMessage
-
- 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.settings.Macros
-
- crossfireDrawextinfoListener - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
-
- crossfireDrawextinfoListener - Variable in class com.realtime.crossfire.jxclient.window.Logger
-
- crossfireDrawinfoListener - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
-
- crossfireDrawinfoListener - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUILabelMessage
-
- CrossfireDrawinfoListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
-
Interface for listeners interested in drawinfo messages received from the
Crossfire server.
- crossfireDrawinfoListener - Variable in class com.realtime.crossfire.jxclient.window.Logger
-
- crossfireFailureListener - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelFailure
-
- CrossfireFailureListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
-
Interface for listeners interested in the "failure" messages received from
the Crossfire server.
- crossfireFailureListener - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
-
- crossfireFailureListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- 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
-
- CrossfireMagicmapSkinEvent - Class in com.realtime.crossfire.jxclient.skin.events
-
- 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.AbstractCrossfireServerConnection
-
- 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
-
- crossfirePickupListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- crossfireQueryListener - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelQuery
-
- crossfireQueryListener - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
-
- crossfireQueryListener - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
-
- CrossfireQueryListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
-
Interface for listeners interested in query messages received from the
Crossfire server.
- crossfireQueryListener - Variable in class com.realtime.crossfire.jxclient.window.Logger
-
- 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.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.GUIItemInventory
-
The server instance.
- crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelFailure
-
- crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelQuery
-
- crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIFloorList
-
- crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIInventoryList
-
- crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
-
- crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.map.GUIMap
-
- crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUILabelMessage
-
- crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- 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
-
- crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
-
- CrossfireServerConnection - Interface in com.realtime.crossfire.jxclient.server.crossfire
-
- crossfireServerConnection - Variable in class com.realtime.crossfire.jxclient.server.crossfire.NumLookObjects
-
- 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.AbstractCrossfireServerConnection
-
- 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.AbstractCrossfireServerConnection
-
- crossfireUpdateItemListener - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
-
- crossfireUpdateItemListener - Variable in class com.realtime.crossfire.jxclient.main.OutputCountTracker
-
- 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
-
- crossfireUpdateItemListeners - Variable in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- CrossfireUpdateMapListener - Interface in com.realtime.crossfire.jxclient.server.crossfire
-
Interface for listeners interested in map related commands.
- crossfireUpdateMapListener - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- CS_NUM_SKILLS - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
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 class com.realtime.crossfire.jxclient.stats.Stats
-
The Armor Class stat.
- CS_STAT_APPLIED_CHA - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The charisma primary stat changes due to gear or skills.
- CS_STAT_APPLIED_CON - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The constitution primary stat changes due to gear or skills.
- CS_STAT_APPLIED_DEX - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The dexterity primary stat changes due to gear or skills.
- CS_STAT_APPLIED_INT - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The integer primary stat changes due to gear or skills.
- CS_STAT_APPLIED_POW - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The power primary stat changes due to gear or skills.
- CS_STAT_APPLIED_STR - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The strength primary stat changes due to gear or skills.
- CS_STAT_APPLIED_WIS - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The wisdom primary stat changes due to gear or skills.
- CS_STAT_ARMOUR - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Armour stat.
- CS_STAT_BASE_CHA - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The charisma primary stat without boosts or depletions.
- CS_STAT_BASE_CON - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The constitution primary stat without boosts or depletions.
- CS_STAT_BASE_DEX - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The dexterity primary stat without boosts or depletions.
- CS_STAT_BASE_INT - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The integer primary stat without boosts or depletions.
- CS_STAT_BASE_POW - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The power primary stat without boosts or depletions.
- CS_STAT_BASE_STR - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The strength primary stat without boosts or depletions.
- CS_STAT_BASE_WIS - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The wisdom primary stat without boosts or depletions.
- CS_STAT_CHA - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Charisma Primary stat.
- CS_STAT_CON - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Constitution Primary stat.
- CS_STAT_DAM - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Damage stat.
- CS_STAT_DEX - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Dexterity Primary stat.
- CS_STAT_EXP - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Global Experience (32bit encoding) stat.
- CS_STAT_EXP64 - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Global Experience (64bit encoding) stat.
- CS_STAT_FLAGS - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The various flags used in stats.
- CS_STAT_FOOD - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Food stat.
- CS_STAT_GOLEM_HP - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The golem's hitpoints, 0 if no golem.
- CS_STAT_GOLEM_MAXHP - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The golem's maximum hitpoints, 0 if no golem.
- CS_STAT_GRACE - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Grace stat.
- CS_STAT_HP - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Hit Points stat.
- CS_STAT_INT - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Intelligence Primary stat.
- CS_STAT_LEVEL - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Global Level stat.
- CS_STAT_MAXGRACE - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Maximum Grace stat.
- CS_STAT_MAXHP - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Maximum Hit Points stat.
- CS_STAT_MAXSP - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Maximum Spell Points stat.
- CS_STAT_POW - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Power Primary stat.
- CS_STAT_RACE_CHA - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The race's maximum charisma primary stat.
- CS_STAT_RACE_CON - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The race's maximum constitution primary stat.
- CS_STAT_RACE_DEX - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The race's maximum dexterity primary stat.
- CS_STAT_RACE_INT - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The race's maximum intelligence primary stat.
- CS_STAT_RACE_POW - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The race's maximum power primary stat.
- CS_STAT_RACE_STR - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The race's maximum strength primary stat.
- CS_STAT_RACE_WIS - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The race's maximum wisdom primary stat.
- CS_STAT_RANGE - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Range stat - this is what is currently readied by the player to
fire.
- CS_STAT_RES_ACID - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to acid.
- CS_STAT_RES_BLIND - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to blindness.
- CS_STAT_RES_COLD - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to cold.
- CS_STAT_RES_CONF - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to confusion.
- CS_STAT_RES_DEATH - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to death.
- CS_STAT_RES_DEPLETE - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to depletion.
- CS_STAT_RES_DRAIN - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to drain life.
- CS_STAT_RES_ELEC - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to electricity.
- CS_STAT_RES_FEAR - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to fear.
- CS_STAT_RES_FIRE - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to fire.
- CS_STAT_RES_GHOSTHIT - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to ghost hit.
- CS_STAT_RES_HOLYWORD - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to holy word.
- CS_STAT_RES_MAG - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to magical attacks.
- CS_STAT_RES_PARA - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to paralysis.
- CS_STAT_RES_PHYS - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to physical attacks.
- CS_STAT_RES_POISON - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to poison.
- CS_STAT_RES_SLOW - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to slowness.
- CS_STAT_RES_TURN_UNDEAD - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Resistance to turn undead.
- CS_STAT_RESIST_END - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
End index of the resistances.
- CS_STAT_RESIST_START - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Beginning index of the resistances.
- CS_STAT_SKILLINFO - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
CS_STAT_SKILLINFO is used as the starting index point.
- CS_STAT_SP - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Spell Points stat.
- CS_STAT_SPEED - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Speed stat.
- CS_STAT_SPELL_ATTUNE - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Attuned spell paths of a spell.
- CS_STAT_SPELL_DENY - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Denied spell paths of a spell.
- CS_STAT_SPELL_REPEL - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Repelled spell paths of a spell.
- CS_STAT_STR - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Strength Primary stat.
- CS_STAT_TITLE - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Title stat.
- CS_STAT_WC - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Weapon Class stat.
- CS_STAT_WEAP_SP - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Weapon Speed stat.
- CS_STAT_WEIGHT_LIM - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Weight Limit stat.
- CS_STAT_WIS - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The Wisdom Primary stat.
- CTRL - Static variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyEvent2
-
The mask for "ctrl".
- CTRL - Static variable in class com.realtime.crossfire.jxclient.gui.misc.Modifiers
-
The mask for "ctrl".
- cur - Variable in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
-
The current value.
- CURE_MESSAGE - Static variable in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
-
The text message the server sends when the poison is cured via a spell.
- currentFace - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
- 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.misc.JXCWindowRenderer
-
The currently displayed
Gui
.
- 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.NumLookObjects
-
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
-
- currentSpellManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
- currentSpellManager - Variable in class com.realtime.crossfire.jxclient.gui.label.GUISpellLabel
-
- currentSpellManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellList
-
- currentSpellManager - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
-
- 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
-
- CurrentSpellManagerListener - Interface in com.realtime.crossfire.jxclient.spells
-
- 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.
- damage - Variable in class com.realtime.crossfire.jxclient.spells.Spell
-
The damage done by the 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_FULL_BRIGHT - Static variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
-
The darkness value for a full bright square.
- darknessColors - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
The
DarknessColors
instance for converting darkness values into
colors.
- 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
-
- darknessColors - Variable in class com.realtime.crossfire.jxclient.gui.map.DarknessColors
-
Cache to lookup darkness overlay colors.
- darknessColors - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
The
DarknessColors
instance for converting darkness values into
colors.
- 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.misc.JXCWindowRenderer
-
Deactivates the command input text field.
- debugGui - Variable in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Whether GUI elements should be highlighted.
- debugGui - Variable in class com.realtime.crossfire.jxclient.main.Options
-
Enable debugging of GUI elements.
- 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, KeyEvent2) - 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.
- debugMouse - Variable in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
The Writer
to write mouse debug to or null
.
- debugMouseFilename - Variable in class com.realtime.crossfire.jxclient.main.Options
-
The filename for mouse debug logs or null
to not log mouse
input.
- debugMouseWrite(CharSequence) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Writes a message to the mouse debug.
- 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.crossfire.NumLookObjects
-
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.misc.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.misc.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) - Method in interface com.realtime.crossfire.jxclient.gui.commandlist.GUICommandFactory
-
Decodes a key binding if necessary.
- decode(String) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUICommandFactoryImpl
-
Decodes a key binding if necessary.
- decode(String) - Static method in class com.realtime.crossfire.jxclient.util.Codec
-
- 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.gui.misc.JXCWindowRenderer
-
The default map height to request from the server.
- 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.gui.misc.JXCWindowRenderer
-
The default map width to request from the server.
- 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.gui.misc.JXCWindowRenderer
-
The default number of ground view objects.
- DEFAULT_NUM_LOOK_OBJECTS - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.NumLookObjects
-
The default number of ground objects when no "setup num_look_objects"
command has been sent.
- 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_SMOOTH - Static variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
-
The default smooth value for newly created squares.
- 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
-
- DefaultCrossfireServerConnection(Model, 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.misc.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.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.GUIItemKnowledge
-
The default scroll index.
- defaultIndex - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
The default scroll index.
- defaultIndex - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
The default scroll index.
- defaultIndex - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
The default scroll index.
- defaultIndex - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
The default scroll index.
- defaultIndex - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
-
The default scroll index.
- defaultItemPainter - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
- DefaultJXCSkin - Class in com.realtime.crossfire.jxclient.skin.skin
-
- 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
-
- 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
-
- DefaultScriptProcess(int, String, CommandQueue, CrossfireServerConnection, Stats, FloorView, ItemSet, Iterable<Spell>, MapUpdaterState, SkillSet) - Constructor for class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
-
Creates a new instance.
- defaultServerConnection - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
The physical server connection.
- 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(Model, DebugWriter) - Constructor for class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
-
Creates a new instance.
- defaultSkillIcon - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
- defaultSkillIcon - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellSkillList
-
The default
FaceImages
to use for the skills if not defined.
- defaultTileSize - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
The default tile size for the map view.
- defaultValue - Variable in class com.realtime.crossfire.jxclient.settings.SettingsEntry
-
The default value if the key is missing from the settings file.
- defaultX - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
The default x-coordinate for this dialog.
- defaultY - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
The default y-coordinate for this dialog.
- 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
-
- definedGUIElements - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
- definedImages - Variable in class com.realtime.crossfire.jxclient.skin.io.ImageParser
-
All defined images.
- delay - Variable in class com.realtime.crossfire.jxclient.items.EventScheduler
-
- 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.
- deleteKeyBindingAsKeyCode(KeyEvent2) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
-
Removes a key binding for a key code/modifiers pair.
- 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
-
- delinvReceived(int) - Method in class com.realtime.crossfire.jxclient.items.ItemsManager
-
A "delinv" command has been received.
- delinvReceived(int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateItemListener
-
A "delinv" command has been received.
- delitemReceived(int[]) - Method in class com.realtime.crossfire.jxclient.items.ItemsManager
-
A "delitem" command has been received.
- delitemReceived(int[]) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateItemListener
-
A "delitem" command has been received.
- deliverEvents() - Method in class com.realtime.crossfire.jxclient.items.AbstractItemView
-
Delivers all pending events.
- description - Variable in class com.realtime.crossfire.jxclient.character.StartingMap
-
The description.
- description - Variable in class com.realtime.crossfire.jxclient.server.crossfire.StartingMapBuilder
-
The description of this entry.
- 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.
- DIALOG_BORDER_WIDTH - Static variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
The border width of dialogs.
- DialogCloseCommand - Class in com.realtime.crossfire.jxclient.gui.commands
-
- DialogCloseCommand(CommandCallback, String) - 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
-
- 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(Image, Image, Image, Image, Image, Image, Image, Image, Image, Font, Color, Color, float) - Constructor for class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
-
Creates 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
-
- DialogOpenCommand(CommandCallback, String) - 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
-
- 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, GuiManager) - 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.
- dialogs - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
-
Maps dialog name to dialog instance.
- 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, String) - 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.crossfire.DefaultCrossfireServerConnection
-
Disconnects from the 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() - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
-
Called after the connection has been closed.
- disconnected(String) - Method in interface com.realtime.crossfire.jxclient.server.socket.ClientSocketListener
-
Called after the connection has been closed.
- disconnecting(String, boolean) - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
-
Called when the connection is being teared down.
- 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(int) - Method in class com.realtime.crossfire.jxclient.account.CharacterModel
-
Returns whether any character has the given face.
- displaysFace(int) - Method in class com.realtime.crossfire.jxclient.quests.QuestsManager
-
Returns whether any quest has the given face.
- 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.
- displaysFace(int) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Returns whether any spell has the given face.
- dispose() - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIClassesComboBox
-
Releases all allocated resources.
- dispose() - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIComboBox
-
Releases all allocated resources.
- dispose() - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIRacesComboBox
-
Releases all allocated resources.
- 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.AbstractGUIElement
-
Releases all allocated resources.
- dispose() - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElement
-
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.GUIItemQuest
-
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.GUIItemSpell
-
Releases all allocated resources.
- dispose() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
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.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.GUIMetaElement
-
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
-
Destroys this instance.
- dispose() - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
Releases all allocated resources.
- dispose() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUICheckBox
-
Releases all allocated resources.
- dispose() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUILabelMessage
-
Releases all allocated resources.
- dispose() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
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.PlayerLoginSkinEvent
-
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.
- documentation - Variable in class com.realtime.crossfire.jxclient.settings.Entry
-
The documentation string or null
if unknown.
- documentation - Variable in class com.realtime.crossfire.jxclient.settings.options.OptionManager.Entry
-
The corresponding documentation string.
- doExecute(CfItem, CrossfireServerConnection, int, CommandQueue) - Method in enum com.realtime.crossfire.jxclient.gui.commands.CommandType
-
Executes the action.
- done - Variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
Marks the indexes that have been painted.
- 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 class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Pretends that a drawextinfo message has been received.
- drawextinfo(int, int, int, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
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.AbstractCrossfireServerConnection
-
- drawImage(Graphics, int, int, int, int, ImageIcon, int) - Static method in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
Draws a tileSize
x tileSize
part of an ImageIcon
.
- 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 class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Pretends that a drawinfo message has been received.
- drawInfo(String, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
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.AbstractCrossfireServerConnection
-
- drawInfoSetDebugMode(boolean) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
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.
- drawLine(Graphics2D, int, int, String) - Method in class com.realtime.crossfire.jxclient.gui.label.GUILabel
-
Draws 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.
- drink - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: drinks.
- 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.
- DX - Static variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
X offset for map coordinate calculation.
- dy - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
-
The y-offset for drawing.
- DY - Static variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
Y offset for map coordinate calculation.
- element - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCharacterCommand
-
The Component
to find the Gui containing the fields.
- element - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountCreateCommand
-
The Component
to find information for account creation.
- element - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountLinkCharacterCommand
-
The Component
to find information for account creation.
- element - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountLoginCommand
-
The Component
to find information for account creation.
- element - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountPasswordCommand
-
The Component
to find the Gui containing the fields.
- element - Variable in class com.realtime.crossfire.jxclient.gui.commands.AccountPlayCharacterCommand
-
The Component
to find information for account creation.
- element - Variable in class com.realtime.crossfire.jxclient.gui.commands.SelectCommand
-
- ELEMENT_COMPARATOR - Static variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
A
Comparator
that compares
GUIElement
instances by
element name.
- elementListener - Variable in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
- elementListener - Variable in class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
-
- elementListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
-
- elementListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIFloorList
-
- elementListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIInventoryList
-
- elementListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeList
-
- elementListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeTypeList
-
- elementListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
-
- elementListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIQuestList
-
- elementListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellList
-
- elementListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellSkillList
-
- 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.
- enabled - Variable in class com.realtime.crossfire.jxclient.window.Logger
-
Whether the message logger is enabled.
- encode(String) - Method in interface com.realtime.crossfire.jxclient.gui.commandlist.GUICommandFactory
-
Encodes a key binding if necessary.
- encode(String) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUICommandFactoryImpl
-
Encodes a key binding if necessary.
- encode(CharSequence) - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
-
Encodes a string to make it safe as a file name.
- encode(String) - Static method in class com.realtime.crossfire.jxclient.util.Codec
-
Encodes a string to make it fit into one line.
- end - Variable in class com.realtime.crossfire.jxclient.quests.Quest
-
If true, the quest is completed.
- END_OF_LINE_PATTERN - Static variable in class com.realtime.crossfire.jxclient.gui.log.Parser
-
Pattern to match line breaks.
- endAccountList(int) - 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.misc.JXCWindowRenderer
-
Ends rendering and reverts the display settings.
- enterElement(AbstractGUIElement, MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
- entries - Variable in class com.realtime.crossfire.jxclient.metaserver.ServerCache
-
The cached entries.
- Entry - Class in com.realtime.crossfire.jxclient.settings
-
The value part of an entry of a settings file.
- Entry(String, String) - Constructor for class com.realtime.crossfire.jxclient.settings.Entry
-
Creates a new instance.
- Entry(Option, String) - Constructor for class com.realtime.crossfire.jxclient.settings.options.OptionManager.Entry
-
Creates a new instance.
- 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.commands.CommandExec
- 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.gui.keybindings.KeyEvent2
- 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.util.Resolution
- equalsDisplayMode(DisplayMode) - Method in class com.realtime.crossfire.jxclient.util.Resolution
-
Returns whether this resolution matches a DisplayMode
's
resolution.
- equalsKeyCode(KeyEvent2) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyEvent2
-
Returns whether this key event matches the same key code as another key
event.
- EscAction() - Constructor for enum com.realtime.crossfire.jxclient.window.GuiManager.EscAction
-
- escPressed() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeybindingsManager
-
Processes a pressed ESC key.
- 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 interface com.realtime.crossfire.jxclient.window.KeyHandlerListener
-
The ESC key has been pressed.
- evaluate(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Expression
-
Evaluates the expression into a constant.
- evaluateConstant() - Method in class com.realtime.crossfire.jxclient.gui.gui.Expression
-
Evaluates the expression into a constant.
- eventListenerList - Variable in class com.realtime.crossfire.jxclient.util.EventListenerList2
-
The CopyOnWriteArrayList
holding all listener.
- EventListenerList2<T extends java.util.EventListener> - Class in com.realtime.crossfire.jxclient.util
-
A list of event listeners.
- EventListenerList2() - Constructor for class com.realtime.crossfire.jxclient.util.EventListenerList2
-
- 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
-
- 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.AgainCommand
-
Executes the command with the given arguments.
- 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.BindingsCommand
-
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) - 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 actions associated with this GUI element.
- execute() - Method in class com.realtime.crossfire.jxclient.gui.commandlist.CommandList
-
- execute() - Method in interface com.realtime.crossfire.jxclient.gui.commandlist.GUICommand
-
Executes the command.
- 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.AccountPasswordCommand
-
Executes the command.
- execute() - Method in class com.realtime.crossfire.jxclient.gui.commands.AccountPlayCharacterCommand
-
Executes the command.
- execute(boolean) - Method in class com.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOption
-
Executes the action associated with this check box option.
- 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.ExecuteElementCommand
-
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.SelectCommand
-
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() - Method in class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
-
Executes the actions associated with this GUI element.
- execute() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItem
-
Executes the actions associated with this GUI element.
- execute() - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
Executes the actions associated with this GUI element.
- execute() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
-
Executes the actions associated with this GUI element.
- execute() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
-
Executes the actions associated with this GUI element.
- execute() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUICheckBox
-
Executes the actions associated with this GUI element.
- execute() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
Executes the actions associated with this GUI element.
- execute() - Method in class com.realtime.crossfire.jxclient.gui.textinput.ActivateCommandInputCommand
-
Executes the command.
- execute() - Method in class com.realtime.crossfire.jxclient.gui.textinput.ExecuteCommandCommand
-
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() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
Executes the actions associated with this GUI element.
- 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
-
Executes the action associated with this check box option.
- execute(boolean) - Method in class com.realtime.crossfire.jxclient.settings.options.PickupOption
-
Executes the action associated with this check box option.
- execute() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
-
Executes the shortcut.
- execute() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutCommand
-
Executes the shortcut.
- execute() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
-
Executes the shortcut.
- execute(boolean) - Method in class com.realtime.crossfire.jxclient.sound.SoundCheckBoxOption
-
Executes the action associated with this check box option.
- executeCommand(CharSequence) - Method in class com.realtime.crossfire.jxclient.commands.CommandExecutorImpl
-
Executes a command or a list of commands.
- executeCommand(CharSequence) - Method in interface com.realtime.crossfire.jxclient.gui.textinput.CommandExecutor
-
Executes a command or a list of commands.
- ExecuteCommandCommand - Class in com.realtime.crossfire.jxclient.gui.textinput
-
- ExecuteCommandCommand(CommandExecutor, String, Macros) - Constructor for class com.realtime.crossfire.jxclient.gui.textinput.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
-
- executeRunnable - Variable in class com.realtime.crossfire.jxclient.gui.commands.HideCommand
-
- executeRunnable - Variable in class com.realtime.crossfire.jxclient.gui.commands.ShowCommand
-
- executeRunnable - Variable in class com.realtime.crossfire.jxclient.gui.commands.ToggleCommand
-
- 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
-
- 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
-
- exiter - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
-
- exp - Variable in class com.realtime.crossfire.jxclient.stats.Stats
-
The total experience.
- expand(CharSequence, Commands) - Static method in class com.realtime.crossfire.jxclient.commands.CommandExpander
-
Expands a command list into a sequence of
Commands
to
execute.
- 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.settings.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.settings.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.server.crossfire.Model
-
- ExperienceTable - Class in com.realtime.crossfire.jxclient.stats
-
Stores experience <-> level mappings.
- ExperienceTable() - Constructor for class com.realtime.crossfire.jxclient.stats.ExperienceTable
-
- experienceTable - Variable in class com.realtime.crossfire.jxclient.stats.Stats
-
- expire(long) - Method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
-
Expires 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.gui.gui
-
An expression yielding an integer value derived from a screen resolution.
- Expression(int, int, int, int, int) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.Expression
-
Creates a new instance.
- Expression(Expression, boolean, Expression) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.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.
- Extent - Class in com.realtime.crossfire.jxclient.gui.gui
-
Encapsulates the extent of a GUI element.
- Extent(Expression, Expression, Expression, Expression) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.Extent
-
Creates a new instance.
- extractCommand(ByteBuffer) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Returns the command string for a received packet.
- 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 - Variable in class com.realtime.crossfire.jxclient.quests.Quest
-
Quest face.
- face - Variable in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
The character's face.
- face - Variable in class com.realtime.crossfire.jxclient.skills.Skill
-
The skill's face number.
- FACE_ANIMATION - Static variable in interface com.realtime.crossfire.jxclient.protocol.Map2
-
Bit value whether this is a face or an animation.
- FACE_COLOR_MASK - Static variable in interface com.realtime.crossfire.jxclient.protocol.MagicMap
-
Bitmask in magic map information to extract the color information of a
tile.
- FACE_FLOOR - Static variable in interface com.realtime.crossfire.jxclient.protocol.MagicMap
-
Bitmask in magic map information to denote a floor tile.
- FACE_WALL - Static variable in interface com.realtime.crossfire.jxclient.protocol.MagicMap
-
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 - Variable in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- 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
-
- 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.knowledge.KnowledgeItem
-
The face number.
- faceNum - Variable in class com.realtime.crossfire.jxclient.spells.Spell
-
The face number.
- faceNumber - Variable in class com.realtime.crossfire.jxclient.account.CharacterInformation
-
The character's face number.
- faceNumber - Variable in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
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
.
- faceQueue - Variable in class com.realtime.crossfire.jxclient.faces.FacesQueue
-
The
FaceQueue
instance used to query faces from the Crossfire
server.
- faceQueueListener - Variable in class com.realtime.crossfire.jxclient.faces.DefaultFacesManager
-
- 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
-
- 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.
- 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.knowledge.KnowledgeManager
-
- 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
-
Maintains a mapping of face numbers to face data.
- facesManager - Variable in class com.realtime.crossfire.jxclient.faces.MagicMapFacesProvider
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.faces.OriginalFacesProvider
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.faces.ScaledFacesProvider
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
- 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.gui.list.GUICharacter
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacterList
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIFloorList
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIInventoryList
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeList
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeTypeList
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIQuestList
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellList
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellSkillList
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.items.ItemsManager
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.items.KnowledgeTypeView
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.items.KnowledgeView
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.items.QuestsView
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.items.SpellSkillView
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.items.SpellsView
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.main.FacesTracker
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
- facesManager - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
- FacesManagerListener - Interface in com.realtime.crossfire.jxclient.faces
-
- facesManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
-
- facesManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
- facesManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
- facesManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
- facesManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
-
- facesManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
- facesManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
- facesManagerListeners - Variable in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
-
- FacesProvider - Interface in com.realtime.crossfire.jxclient.faces
-
Interface for face providers.
- facesProvider - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
- facesProvider - Variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
- FacesProviderFactory - Class in com.realtime.crossfire.jxclient.faces
-
- 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
-
- facesProviders - Variable in class com.realtime.crossfire.jxclient.faces.FacesProviderFactory
-
- FacesQueue - Class in com.realtime.crossfire.jxclient.faces
-
- FacesQueue(FaceQueue, 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.
- faceUpdated(Face) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
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
-
- FileCacheFaceQueue - Class in com.realtime.crossfire.jxclient.faces
-
- 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.SaveTask - Class in com.realtime.crossfire.jxclient.faces
-
A thread which saves one face to the caches.
- fileCacheFaceQueueListener - Variable in class com.realtime.crossfire.jxclient.faces.FacesQueue
-
- 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.
- filteredItems - Variable in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- filteredSpells - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Spells currently exposed, based on the filter.
- filterKnowledge() - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- filterSkill(int) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Filters spells to display by the specified skill index.
- filterSpells() - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Rebuilds the list of spells to display.
- filterType(int) - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- findColor(int) - Method in class com.realtime.crossfire.jxclient.gui.log.MessageBufferUpdater
-
Converts a Crossfire color index to a Color
instance.
- findCommand(String) - Method in class com.realtime.crossfire.jxclient.commands.Commands
-
- findElement(Component, MouseEvent) - Static method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Finds the gui element a given Component
is part of.
- findElement(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.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
.
- finish() - Method in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
- finish() - Method in class com.realtime.crossfire.jxclient.server.crossfire.ClassRaceInfoBuilder
-
Finishes parsing an entry an returns the
ClassRaceInfo
for the
entry.
- finish() - Method in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
Finished parsing and returns the
NewCharInfo
instance for the
parsed entry.
- finish() - Method in class com.realtime.crossfire.jxclient.server.crossfire.StartingMapBuilder
-
Finishes parsing.
- fireAddAccount(CharacterInformation) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireAddAnimation(int, int, int[]) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- fireAddItemReceived(int, int, int, int, int, String, String, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- 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.knowledge.KnowledgeItem
-
Notifies all listeners.
- fireChanged() - Method in class com.realtime.crossfire.jxclient.quests.Quest
-
Notifies all listeners.
- fireChanged() - Method in class com.realtime.crossfire.jxclient.spells.Spell
-
Notifies all listeners.
- fireChanges() - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
-
Notifies listeners of changes.
- fireCommandComcReceived(int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireCommandQueryReceived(String, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireCommandSound2Received(int, int, int, int, int, String, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireCommandSoundReceived(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireDelinvReceived(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireDelitemReceived(int[]) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireDelSkill() - Method in class com.realtime.crossfire.jxclient.skills.Skill
-
Notifies all listeners about a lost attribute.
- fireEndAccountList(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- 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
-
- fireFaceFailed(Face) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFaceQueue
-
- fireFaceLoaded(Face, FaceImages) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFaceQueue
-
- fireFaceReceived(int, int, int, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireFaceUpdated(Face) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
-
- fireFailure(String, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireMagicMap() - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireMagicMap(int, int, byte[][]) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- fireManageAccount() - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireMapAnimation(Location, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- fireMapAnimationSpeed(Location, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- fireMapClear(int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- fireMapDarkness(int, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- fireMapFace(Location, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- fireMapSmooth(Location, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- fireModified() - Method in class com.realtime.crossfire.jxclient.items.CfItem
-
Notify all listener.
- fireModifiedEvent() - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
-
Notifies all listeners about a modification.
- fireMusicReceived(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireNewMap() - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Notifies all listeners that a "newmap" command has been received.
- firePickupChanged(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- firePlayerReceived(int, int, int, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireReplySent() - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireSelectCharacter(String, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireStartAccountList(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireStartPlaying() - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- 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.
- fireTick(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- fireUpditemReceived(int, int, int, int, int, int, String, String, int, int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
- 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.
- flesh - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: flesh.
- FLOAT_MULTI - Static variable in class com.realtime.crossfire.jxclient.stats.Stats
-
Factor used to convert float to int values.
- floorLists - Variable in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- floorView - Variable in class com.realtime.crossfire.jxclient.gui.commands.ExecSelectionCommand
-
- 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.GUIItemInventory
-
- floorView - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIInventoryList
-
- 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
-
- floorView - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
-
- floorView - Variable in class com.realtime.crossfire.jxclient.skin.io.CommandParser
-
- floorView - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
- 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.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.GUICharacter
-
The font to use.
- 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.GUIMetaElement
-
The font to use.
- 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.misc.GUICheckBox
-
The font to use.
- font - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
The font
for rendering displayed text.
- 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
-
- fontFixed - Variable in class com.realtime.crossfire.jxclient.gui.log.Fonts
-
- 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
-
- fontPrint - Variable in class com.realtime.crossfire.jxclient.gui.log.Fonts
-
- 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
-
Creates 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.
- food - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: food.
- forcedActive - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
If non-null
, this element is always active.
- format - Variable in class com.realtime.crossfire.jxclient.gui.list.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
-
Returns a formatted string using the given format.
- format(MetaserverEntry) - Static method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
-
- format - Variable in class com.realtime.crossfire.jxclient.window.Logger
-
The format for writing timestamps.
- 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.
- formatTooltip() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
-
Returns a formatted string using the given format.
- forward - Variable in class com.realtime.crossfire.jxclient.util.DoubleMapping
-
The forward mappings.
- frame - Variable in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
The associated JFrame
.
- 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 or null
.
- frameAlpha - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
-
The alpha transparency for the dialog background, 1 is opaque and 0 is
transparent.
- frameC - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUIDialogBackground
-
The center frame picture.
- frameC - Variable in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
-
The center frame picture.
- frameE - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUIDialogBackground
-
The east 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.gui.misc.GUIDialogBackground
-
The north 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.gui.misc.GUIDialogBackground
-
The north-east 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.gui.misc.GUIDialogBackground
-
The north-west 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.gui.misc.GUIDialogBackground
-
The south 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.gui.misc.GUIDialogBackground
-
The south-east 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.gui.misc.GUIDialogBackground
-
The south-west 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.gui.misc.GUIDialogBackground
-
The 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
-
- 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.
- 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(Image, Image, 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, boolean) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
-
Creates a new instance.
- GaugeUpdaterParser - Class in com.realtime.crossfire.jxclient.skin.io
-
- 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
-
- 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.
- getActiveMessageBuffer() - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Returns the active message buffer.
- getActiveMessageBuffer(Gui) - Static method in class com.realtime.crossfire.jxclient.gui.misc.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
-
Returns all cached entries.
- getAllTypes() - Static method in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
Returns 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
-
Returns the server's arch base.
- getArchName() - Method in class com.realtime.crossfire.jxclient.character.ClassRaceInfo
-
Returns the archetype name.
- getArchName() - Method in class com.realtime.crossfire.jxclient.character.StartingMap
-
Returns the archetype name.
- getArgs() - Method in class com.realtime.crossfire.jxclient.commands.CommandExec
-
Returns the command arguments.
- getAskfaceFaceQueue() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- getBindingDescription() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
-
Return the binding as a human-readable text.
- getBindingDescription() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCharKeyBinding
-
Return the binding as a human-readable text.
- getBindingDescription() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeKeyBinding
-
Return the binding as a human-readable text.
- getBindings(Spell, String, String) - Method in class com.realtime.crossfire.jxclient.gui.list.GUISpellList
-
Return a text with the keybindings for the spell.
- getBindingsForPartialCommand(String, boolean) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
-
Search bindings having a command text starting with the specified value.
- getBindingsForPartialCommand(String, boolean) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeybindingsManager
-
Searches bindings having a command text starting with the specified
value.
- getBoolean(SettingsEntry<Boolean>) - Method in class com.realtime.crossfire.jxclient.settings.Settings
-
Returns 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
-
Returns the number of bytes received.
- getBytesOut() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
-
Returns the number of bytes sent.
- getCastingTime() - Method in class com.realtime.crossfire.jxclient.spells.Spell
-
Returns the casting time.
- getCenterPoint() - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Returns the Point
where windows should be centered.
- 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
-
Returns a check box option.
- getChoiceDescription() - Method in class com.realtime.crossfire.jxclient.character.Choice
-
Returns the human readable choice name.
- getChoiceName() - Method in class com.realtime.crossfire.jxclient.character.Choice
-
Returns the choice identification.
- getChoices() - Method in class com.realtime.crossfire.jxclient.character.Choice
-
Returns the choices.
- getChoices() - Method in class com.realtime.crossfire.jxclient.character.ClassRaceInfo
-
Returns the available choices.
- getClassesList() - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
Returns all defined classes available for character creation.
- getClassInfo(String) - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
- getClassLoader() - Method in class com.realtime.crossfire.jxclient.skin.source.JXCSkinClassSource
-
Returns the ClassLoader
to use.
- getCode() - Method in class com.realtime.crossfire.jxclient.quests.Quest
-
Get the quest's code.
- getCodeBase() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
-
Returns the server's code base.
- 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.commands.CommandExec
-
Returns the command to execute or null
to execute as "ncom".
- getCommand() - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutCommand
-
Returns the command to execute.
- getCommandHistory(String) - Method in class com.realtime.crossfire.jxclient.settings.CommandHistoryFactory
-
- getCommandList(String) - Method in interface com.realtime.crossfire.jxclient.gui.textinput.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.
- getCommandName() - Method in class com.realtime.crossfire.jxclient.commands.AbstractCommand
-
Returns the name of the command.
- getCommandName() - Method in interface com.realtime.crossfire.jxclient.commands.Command
-
Returns the name of the command.
- getCommands() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
-
- getCommandString() - Method in class com.realtime.crossfire.jxclient.gui.commandlist.CommandList
-
Returns the commands as a string.
- getCommandString() - Method in interface com.realtime.crossfire.jxclient.gui.commandlist.GUICommand2
-
Returns the command as a string.
- getCommandString() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
-
Returns the commands as a string.
- getCommandString() - Method in class com.realtime.crossfire.jxclient.gui.textinput.ActivateCommandInputCommand
-
Returns the command as a string.
- getCommandString() - Method in class com.realtime.crossfire.jxclient.gui.textinput.ExecuteCommandCommand
-
Returns the command as a string.
- getComment() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
-
Returns the server comment.
- getComment() - Method in class com.realtime.crossfire.jxclient.settings.SettingsEntry
-
Returns the command to add to the settings file.
- getCrossfireFile() - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
-
Returns 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.
- getCurrentNumLookObjects() - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Returns the currently negotiated setup value of "num_look_objects".
- getCurrentNumLookObjects() - Method in class com.realtime.crossfire.jxclient.server.crossfire.NumLookObjects
-
Returns the current number of ground items.
- getCurrentSpell() - Method in class com.realtime.crossfire.jxclient.spells.CurrentSpellManager
-
Returns the currently selected spell object.
- getDamage() - Method in class com.realtime.crossfire.jxclient.spells.Spell
-
Returns the damage done by the 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) - 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.
- getDebugMouseFilename() - Method in class com.realtime.crossfire.jxclient.main.Options
-
Returns the filename for mouse 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.
- getDefaultValue() - Method in class com.realtime.crossfire.jxclient.settings.SettingsEntry
-
Returns the default value if the key is missing from the settings file.
- getDescription() - Method in class com.realtime.crossfire.jxclient.character.StartingMap
-
Returns the description.
- getDescription(String) - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIClassesComboBox
-
Returns the description for an item.
- getDescription(T) - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIComboBox
-
Returns the description for an item.
- getDescription(String) - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIRacesComboBox
-
Returns the description for an item.
- 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
-
Returns 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.
- getDisplayMode() - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- getDisplayText() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
Returns the displayed text.
- getDocumentation() - Method in class com.realtime.crossfire.jxclient.settings.Entry
-
Returns the documentation string.
- getDocumentation() - Method in class com.realtime.crossfire.jxclient.settings.options.OptionManager.Entry
-
Returns the corresponding documentation string.
- 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
-
- getElementFromPoint(int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
- getElementFromPoint(Gui, int, int) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Determines the
GUIElement
for a given coordinate with a given
Gui
instance.
- getElementX(Component) - Static method in class com.realtime.crossfire.jxclient.gui.gui.GuiUtils
-
Returns an element's absolute screen coordinate.
- getElementY(Component) - Static method in class com.realtime.crossfire.jxclient.gui.gui.GuiUtils
-
Returns an 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
-
Returns 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.
- getExperienceTable() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- 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
-
Returns 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(CfItem) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
Returns the face for a
CfItem
instance.
- getFace(CfItem) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
Returns the face for a
CfItem
instance.
- getFace(CfItem) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
Returns the face for a
CfItem
instance.
- getFace(CfItem) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
Returns the face for a
CfItem
instance.
- getFace(CfItem) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
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() - Method in class com.realtime.crossfire.jxclient.quests.Quest
-
Get the quest's face.
- getFace() - Method in class com.realtime.crossfire.jxclient.skills.Skill
-
Returns the skill's face.
- 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.
- getFaceCache() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- getFaceChecksum() - Method in class com.realtime.crossfire.jxclient.faces.Face
-
Returns the face checksum.
- getFaceImages(int, boolean[]) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
-
- getFaceImages(int, boolean[]) - Method in class com.realtime.crossfire.jxclient.faces.DefaultFacesManager
-
- 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.knowledge.KnowledgeItem
-
Returns the face number.
- getFaceNum() - Method in class com.realtime.crossfire.jxclient.spells.Spell
-
Returns the face number.
- 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
-
- getFile() - Method in class com.realtime.crossfire.jxclient.gui.commands.ScreenshotFiles
-
Returns a File
for the next screenshot file.
- 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
-
Returns 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
-
- getFontFixed() - Method in class com.realtime.crossfire.jxclient.gui.log.Fonts
-
- getFontFixedBold() - Method in class com.realtime.crossfire.jxclient.gui.log.Fonts
-
Returns the font to use for
FontID.FIXED
text which has bold
enabled.
- getFontPrint() - Method in class com.realtime.crossfire.jxclient.gui.log.Fonts
-
- getFrameAlpha() - Method in class com.realtime.crossfire.jxclient.skin.factory.DialogFactory
-
Returns the alpha value for the frame background.
- getGaugeStateSize() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
-
- getGrace() - Method in class com.realtime.crossfire.jxclient.spells.Spell
-
Returns the grace needed to cast the spell.
- getGui(Component) - Static method in class com.realtime.crossfire.jxclient.gui.gui.GuiUtils
-
Returns the
Gui
an element is part of.
- getGuiState() - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Returns the current gui state.
- getGuiState() - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
-
- getGuiStateManager() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- 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(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Extent
-
Returns the height.
- getH() - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
-
Returns the height of the associated gui element.
- 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
-
Returns the height of this line.
- getHeight() - Method in interface com.realtime.crossfire.jxclient.gui.log.RenderStateListener
-
Returns the height of the rendered gui element in pixels.
- getHeight() - Method in class com.realtime.crossfire.jxclient.util.Resolution
-
Returns the height in pixels.
- getHostname() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
-
Returns the hostname.
- 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, boolean[]) - Method in interface com.realtime.crossfire.jxclient.faces.FacesProvider
-
Returns the face for a face ID.
- getImageIcon(int, boolean[]) - Method in class com.realtime.crossfire.jxclient.faces.MagicMapFacesProvider
-
Returns the face for a face ID.
- getImageIcon(int, boolean[]) - Method in class com.realtime.crossfire.jxclient.faces.OriginalFacesProvider
-
Returns the face for a face ID.
- getImageIcon(int, boolean[]) - 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.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.
- getIndex() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
Returns the slot index.
- getIndex() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
Returns the slot index.
- getIndex() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
Returns the slot index.
- getIndex() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
Returns the slot index.
- getIndex() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
Returns the slot index.
- getIndex() - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
Returns the index of this element.
- getIndex() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
-
Returns the index of this element.
- 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(SettingsEntry<Integer>) - Method in class com.realtime.crossfire.jxclient.settings.Settings
-
Returns 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.
- getItem(int) - Method in class com.realtime.crossfire.jxclient.items.KnowledgeTypeView
-
- getItem(int) - Method in class com.realtime.crossfire.jxclient.items.KnowledgeView
-
- getItem(int) - Method in class com.realtime.crossfire.jxclient.items.QuestsView
-
Returns the
CfItem
in a given slot.
- getItem(int) - Method in class com.realtime.crossfire.jxclient.items.SpellSkillView
-
Returns the
CfItem
in a given slot.
- getItem(int) - Method in class com.realtime.crossfire.jxclient.items.SpellsView
-
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.
- getItemSet() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- getItemsManager() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- getKey() - Method in class com.realtime.crossfire.jxclient.settings.SettingsEntry
-
Returns the key in the settings file.
- getKeyBindingAsKeyChar(char) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
-
Finds a key binding associated to a key character.
- getKeyBindingAsKeyCode(KeyEvent2) - 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.gui.keybindings.KeybindingsManager
-
Returns the active key bindings.
- getKeybindingsFile(CharSequence, CharSequence) - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
-
Returns the keybindings file.
- getKeyChar() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCharKeyBinding
-
Returns the key character to match.
- getKeyChar() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyEvent2
-
Returns the key as a char.
- getKeyCode(String) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeMap
-
Returns the key code for a key name.
- getKeyCode() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyEvent2
-
Returns the key code.
- getKeyEvent2() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeKeyBinding
-
Returns the key to match.
- getKeyName(int) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCodeMap
-
Returns the key name for a key code.
- getKnowledge(int) - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- getKnowledgeCount() - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- getKnowledgeIndex() - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeItem
-
Returns the tag ID.
- getKnowledgeManager() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- getKnowledgeTitle() - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeItem
-
Returns the description.
- 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
-
Returns the spell level.
- getLine(int) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
-
Returns one
Line
by line index.
- getListCellRendererComponent(JList<? extends String>, String, int, boolean, boolean) - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIClassesComboBox
-
Returns a Component
that displays the value
.
- getListCellRendererComponent(JList<? extends T>, T, int, boolean, boolean) - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIComboBox
-
Returns a Component
that displays the value
.
- getListCellRendererComponent(JList<? extends String>, String, int, boolean, boolean) - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIRacesComboBox
-
Returns a Component
that displays the value
.
- getListCellRendererComponent(JList<? extends GUICharacter>, GUICharacter, int, boolean, boolean) - Method in class com.realtime.crossfire.jxclient.gui.list.CharacterCellRenderer
- getListCellRendererComponent(JList<? extends T>, T, int, boolean, boolean) - Method in class com.realtime.crossfire.jxclient.gui.list.ItemItemCellRenderer
- getListCellRendererComponent(JList<? extends GUIMetaElement>, GUIMetaElement, int, boolean, boolean) - Method in class com.realtime.crossfire.jxclient.gui.list.MetaElementCellRenderer
- getListeners(int) - Method in class com.realtime.crossfire.jxclient.util.HashedEventListenerList
-
Returns an array of all the listeners.
- getListeners(int) - Method in class com.realtime.crossfire.jxclient.util.IndexedEventListenerList
-
Returns all the listeners by index.
- 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
-
- getLoginAccountSettingsEntry(String) - Static method in class com.realtime.crossfire.jxclient.settings.SettingsEntries
-
Returns the
SettingsEntry
for the default account name on a
server.
- getLoginAccountSettingsEntry(String, String) - Static method in class com.realtime.crossfire.jxclient.settings.SettingsEntries
-
Returns the
SettingsEntry
for the default character name on an
account.
- getLong(SettingsEntry<Long>) - Method in class com.realtime.crossfire.jxclient.settings.Settings
-
Returns 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
-
Returns the image cache directory for magic map sized images.
- getMagicMapImageIcon(int, boolean[]) - 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, boolean[]) - 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
-
Returns the mana needed to cast the spell.
- getMap() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
-
Returns the character's map.
- getMap() - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Returns the current map instance.
- getMapBase() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
-
Returns the server's map base.
- getMapHeight() - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
Returns the map height in squares.
- getMapHeight() - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Returns the height of the visible map area.
- 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.gui.misc.JXCWindowRenderer
-
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 class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Returns the width of the visible map area.
- getMax() - Method in class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
-
Returns the maximum value.
- getMaximumSize() - Method in class com.realtime.crossfire.jxclient.gui.button.GUIButton
- getMaximumSize() - Method in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
- getMaximumSize() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
- getMaximumSize() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
- getMaximumSize() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIPicture
- getMaximumSize() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
- 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.
- getMaxValue() - Method in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
Returns the maximum stat value.
- getMaxWindowDimension(Insets) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Returns the maximum dimension of a frame to fit on the screen.
- getMessage() - Method in class com.realtime.crossfire.jxclient.spells.Spell
-
Returns the description.
- getMessageLogFile(String) - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
-
Returns the log file for text message logging.
- 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
-
Returns the metaserver cache file.
- getMetaserverEntry() - Method in class com.realtime.crossfire.jxclient.metaserver.Info
-
Returns 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.
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIComboBox
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
-
Returns the minimal size needed to display this item.
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.label.GUIOneLineLabel
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUICheckBox
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIDialogBackground
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIPicture
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
- getMinimumSize() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
- getMinimumSizeInt() - Method in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
-
Returns the minimal size needed to display this component.
- getMinimumSizeInt() - Method in class com.realtime.crossfire.jxclient.gui.button.GUIButton
-
Returns the minimal size needed to display this component.
- getMinimumSizeInt() - Method in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
-
Returns the minimal size needed to display this component.
- getMinimumSizeInt() - Static method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
Returns the minimal size to display this component.
- getMinimumSizeInt() - Static method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
Returns the minimal size to display this component.
- getMinimumSizeInt() - Static method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
Returns the minimal size to display this component.
- getMinimumSizeInt() - Static method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
-
Returns the minimal size to display this component.
- getMinimumSizeInt() - Static method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
Returns the minimal size to display this component.
- getMinimumSizeInt() - Static method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
Returns the minimal size to display this component.
- getMinimumSizeInt() - Method in class com.realtime.crossfire.jxclient.gui.label.GUIOneLineLabel
-
Returns the minimal size needed to display this component.
- getMinimumSizeInt() - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
Returns the minimal size needed to display this component.
- getMinimumSizeInt() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
-
Returns the minimal size needed to display this component.
- getMinimumSizeInt() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUICheckBox
-
Returns the minimal size needed to display both icon and text.
- 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.
- getMinValue() - Method in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
Returns the minimum stat value.
- getModifiers() - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyEvent2
-
Returns the modifiers.
- getMsg() - Method in class com.realtime.crossfire.jxclient.character.ClassRaceInfo
-
Returns the long description.
- getName() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
-
Returns the character's name.
- getName() - Method in class com.realtime.crossfire.jxclient.character.ClassRaceInfo
-
Returns the human readable race name.
- getName() - Method in class com.realtime.crossfire.jxclient.character.StartingMap
-
Returns the proper name.
- getName() - Method in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
Returns the internal name of this gui element.
- getName() - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElement
-
Returns the internal name of this gui element.
- getName() - Method in class com.realtime.crossfire.jxclient.items.CfItem
-
Returns the name.
- getName() - Method in class com.realtime.crossfire.jxclient.spells.Spell
-
Returns the spell name.
- getNamedSkill(String, int) - Method in class com.realtime.crossfire.jxclient.skills.SkillSet
-
Returns the skill instance for a given skill name.
- getNewCharacterInformation() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- getNewCharInfo() - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
Returns the
NewCharInfo
instance for character creation.
- 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.GUIFloorList
-
Returns the preferred number of objects to display.
- getNumLookObjects() - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Returns 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.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.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.misc.JXCWindowRenderer
-
Returns all open dialogs in reverse painting order; the first element is
the top-most dialog.
- getOption() - Method in class com.realtime.crossfire.jxclient.settings.options.OptionManager.Entry
-
- getOriginalImageCacheDir() - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
-
Returns the image cache directory.
- getOriginalImageIcon(int, boolean[]) - 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, boolean[]) - 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
-
Returns the spell path.
- 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
-
Returns the experience fraction of the current level in percents.
- getPickupMode() - Method in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Returns the pickup mode.
- getPickupSettingsEntry(String, String) - Static method in class com.realtime.crossfire.jxclient.settings.SettingsEntries
-
Returns the
SettingsEntry
for the default pickup mode of a
character.
- 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
-
Returns the number of players.
- getPlayerSettingsEntry(String) - Static method in class com.realtime.crossfire.jxclient.settings.SettingsEntries
-
Returns the
SettingsEntry
for the default character name on a
server.
- 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.
- getPoints() - Method in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
Returns the number of points the character has to spend.
- 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.
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIComboBox
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
-
Returns the preferred size.
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.label.GUIOneLineLabel
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.map.GUIMap
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.map.GUIMiniMap
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUICheckBox
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIDialogBackground
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIPicture
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
- getPreferredSize() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
- getPrev() - Method in class com.realtime.crossfire.jxclient.skin.io.Args
-
Returns the current argument.
- getQuest(int) - Method in class com.realtime.crossfire.jxclient.quests.QuestsManager
-
Returns a
Quest
instance by index.
- getQuests() - Method in class com.realtime.crossfire.jxclient.quests.QuestsManager
-
Returns the number of current quests.
- getQuestsManager() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- getRace() - Method in class com.realtime.crossfire.jxclient.account.CharacterInformation
-
Returns the character's race.
- getRaceInfo(String) - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
- getRaceList() - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
Returns all defined races available for character creation.
- 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
-
Returns 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
-
Returns the image cache directory for double size images.
- getScaledImageIcon(int, boolean[]) - 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, boolean[]) - 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
-
Returns the location of the view area in pixels.
- getSelectedItem() - Method in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
-
- 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.
- getSettingsFile() - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
-
Returns the main settings file.
- getSettingsFile(String) - Static method in class com.realtime.crossfire.jxclient.settings.Filenames
-
Returns 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
-
Returns 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.
- getSize() - Method in class com.realtime.crossfire.jxclient.items.KnowledgeTypeView
-
- getSize() - Method in class com.realtime.crossfire.jxclient.items.KnowledgeView
-
- getSize() - Method in class com.realtime.crossfire.jxclient.items.QuestsView
-
Returns the number of items.
- getSize() - Method in class com.realtime.crossfire.jxclient.items.SpellSkillView
-
Returns the number of items.
- getSize() - Method in class com.realtime.crossfire.jxclient.items.SpellsView
-
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
-
Returns the spell's skill.
- getSkillId(String) - Method in class com.realtime.crossfire.jxclient.skills.SkillSet
-
Get a skill identifier from the skill name.
- getSkillSet() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- 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.misc.GUIScrollBar
-
Returns the height of the slider in pixels.
- getSliderPos(int) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
Returns the current slider position in slider-coordinates.
- getSliderPosPixels(int) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
Returns the y-coordinate of the slider.
- getSmooth(int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
-
Returns the smooth value of one square.
- getSmooth(int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
-
Determines the smooth value of one square.
- getSmooth(int) - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
-
Returns the smooth value of this square.
- getSmoothFace(int) - Method in class com.realtime.crossfire.jxclient.faces.SmoothFaces
-
Returns the smoothing face associated with a given face.
- getSmoothFaces() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- 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
-
Returns 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.
- getSpellSkill(int) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Returns the specified spell skill.
- getSpellSkills() - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Returns the number of spell skills.
- getSpellsManager() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- 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.
- getStartingMaps() - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
Returns all defined
StartingMap
entries available for character
creation.
- 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.
- getStatAdjustment(int) - Method in class com.realtime.crossfire.jxclient.character.ClassRaceInfo
-
Returns a stat adjustment.
- getStatNames() - Method in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
Returns the stat names to spend on.
- getStatNames(int) - Static method in class com.realtime.crossfire.jxclient.scripts.StatUtils
-
Returns the stat name for a stat value.
- getStats() - Method in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- 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(SettingsEntry<?>) - Method in class com.realtime.crossfire.jxclient.settings.Settings
-
Returns the string associated with the specified key at a node, or defaultValue
if there is no association for this key.
- getStringDelimiter(ByteBuffer, char) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Extracts and removes a string from a ByteBuffer
at it's current
position.
- getSyncObject() - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
-
- getTag() - Method in class com.realtime.crossfire.jxclient.items.CfItem
-
Returns the tag.
- getTag() - Method in class com.realtime.crossfire.jxclient.spells.Spell
-
Returns the tag ID.
- 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
-
Returns the text to display.
- getText() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
Returns the entered text.
- 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.
- getTextDimension(String, FontMetrics) - Static method in class com.realtime.crossfire.jxclient.gui.gui.GuiUtils
-
Returns the extents of a string when rendered in a given Font
on
this component.
- getTextFont() - Method in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
-
Returns the font.
- getTextSize() - Method in class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
-
- 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.
- getTimestamp() - Method in class com.realtime.crossfire.jxclient.metaserver.Info
-
Returns the timestamp.
- getTitle() - Method in class com.realtime.crossfire.jxclient.quests.Quest
-
Get the quest's title.
- 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
-
- getTooltipLabel() - Method in interface com.realtime.crossfire.jxclient.skin.skin.JXCSkin
-
- 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.knowledge.KnowledgeItem
-
Returns a description for this spell to be used in tooltips.
- getTooltipText() - Method in class com.realtime.crossfire.jxclient.quests.Quest
-
Returns a description for this spell to be used in tooltips.
- 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
-
Returns 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
-
Returns 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
-
Returns the number of pixels to shift the first displayed line.
- getTotalHeight() - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
-
Returns the total height of all lines.
- getType() - Method in class com.realtime.crossfire.jxclient.items.CfItem
-
Returns the type.
- getType() - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeItem
-
Returns the knowledge's type.
- getTypeFace(int) - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- getTypeName(int) - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- getTypes() - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- getUnreferencedElement(String, Collection<GUIElement>) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
Returns an unreferenced GUI element by name.
- getUpdateSeconds() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
-
Returns the time since last update in seconds.
- getUptimeSeconds() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
-
Returns the server's uptime in seconds.
- 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.
- getValue() - Method in class com.realtime.crossfire.jxclient.settings.Entry
-
Returns the value.
- getVersion() - Method in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntry
-
Returns the server version.
- 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(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Extent
-
Returns the width.
- getW() - Method in class com.realtime.crossfire.jxclient.gui.gui.TooltipText
-
Returns the width of the associated gui element.
- 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.
- 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.util.Resolution
-
Returns the width in pixels.
- getWindowHeight() - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Returns the height of the client area.
- getWindowWidth() - Method in class com.realtime.crossfire.jxclient.gui.misc.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(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Extent
-
Returns the x coordinate.
- 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.
- 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(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Extent
-
Returns the y coordinate.
- 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.
- glove - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: gloves.
- grace - Variable in class com.realtime.crossfire.jxclient.spells.Spell
-
The grace needed to cast the spell.
- graphicsDevice - Variable in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
The used GraphicsDevice
.
- graphicsEnvironment - Variable in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
The used GraphicsEnvironment
.
- Gui - Class in com.realtime.crossfire.jxclient.gui.gui
-
- Gui(KeyBindings) - Constructor for class com.realtime.crossfire.jxclient.gui.gui.Gui
-
Creates a new instance.
- 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.
- GUIButton - Class in com.realtime.crossfire.jxclient.gui.button
-
- GUIButton(TooltipManager, GUIElementListener, String, 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.list
-
A character displaying GUI element.
- GUICharacter(TooltipManager, FacesManager, GUIElementListener, String, int, int, Font, int, CharacterModel) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
Creates a new instance.
- GUICharacterList - Class in com.realtime.crossfire.jxclient.gui.list
-
A
GUIList
display characters of an account.
- GUICharacterList(TooltipManager, FacesManager, GUIElementListener, String, 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.misc
-
A check box gui element.
- GUICheckBox(TooltipManager, GUIElementListener, String, BufferedImage, BufferedImage, Font, Color, CheckBoxOption, String) - Constructor for class com.realtime.crossfire.jxclient.gui.misc.GUICheckBox
-
Creates a new instance.
- GUIClassesComboBox - Class in com.realtime.crossfire.jxclient.gui.combobox
-
A
GUIComboBox
that shows available classes for character creation.
- GUIClassesComboBox(TooltipManager, GUIElementListener, String, Model, GUILabelLog) - Constructor for class com.realtime.crossfire.jxclient.gui.combobox.GUIClassesComboBox
-
Creates a new instance.
- GUIComboBox<T> - Class in com.realtime.crossfire.jxclient.gui.combobox
-
- GUIComboBox(TooltipManager, GUIElementListener, String, GUILabelLog) - Constructor for class com.realtime.crossfire.jxclient.gui.combobox.GUIComboBox
-
Creates a new instance.
- GUICommand - Interface in com.realtime.crossfire.jxclient.gui.commandlist
-
An executable command.
- GUICommand2 - Interface in com.realtime.crossfire.jxclient.gui.commandlist
-
- guiCommandFactory - Variable in class com.realtime.crossfire.jxclient.commands.BindCommand
-
- GUICommandFactory - Interface in com.realtime.crossfire.jxclient.gui.commandlist
-
Factory for creating
GUICommand
instances from string
representation.
- guiCommandFactory - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
-
- guiCommandFactory - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeybindingsManager
-
- guiCommandFactory - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
-
- guiCommandFactory - Variable in class com.realtime.crossfire.jxclient.skin.skin.GuiFactory
-
- GUICommandFactoryImpl - Class in com.realtime.crossfire.jxclient.gui.textinput
-
Factory for creating
GUICommand
instances from string
representation.
- GUICommandFactoryImpl(CommandCallback, CommandExecutor, Macros) - Constructor for class com.realtime.crossfire.jxclient.gui.textinput.GUICommandFactoryImpl
-
Creates a new instance.
- GUICommandText - Class in com.realtime.crossfire.jxclient.gui.textinput
-
A
GUIText
element that executes the entered text as a command.
- GUICommandText(CommandCallback, CommandHistory, TooltipManager, GUIElementListener, String, Image, Image, Font, Color, Color, int, String, CommandExecutor) - Constructor for class com.realtime.crossfire.jxclient.gui.textinput.GUICommandText
-
Creates a new instance.
- GUIDialogBackground - Class in com.realtime.crossfire.jxclient.gui.misc
-
A background image for dialog windows.
- GUIDialogBackground(TooltipManager, GUIElementListener, String, float, Image, Image, Image, Image, Image, Image, Image, Image, Image) - Constructor for class com.realtime.crossfire.jxclient.gui.misc.GUIDialogBackground
-
Creates a new instance.
- GUIDialogTitle - Class in com.realtime.crossfire.jxclient.gui.misc
-
A dialog title that allows to move the dialog.
- GUIDialogTitle(TooltipManager, JXCWindowRenderer, GUIElementListener, String, Font, Color, Color, String) - Constructor for class com.realtime.crossfire.jxclient.gui.misc.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, Image, Image, Image, Orientation, Orientation, String, CommandList) - 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, Image, Image, Image, Orientation, Orientation, String, Color, Font, CommandList) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.GUIDupTextGauge
-
Creates a new instance.
- GUIElement - Interface in com.realtime.crossfire.jxclient.gui.gui
-
Interface defining an abstract GUI element.
- 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
-
- GuiElementParser - Class in com.realtime.crossfire.jxclient.skin.io
-
Creates gui element instances from string representations.
- GuiElementParser(JXCSkinCache<AbstractGUIElement>) - 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
-
- guiElements - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
-
All GUI elements.
- guiFactory - Variable in class com.realtime.crossfire.jxclient.skin.skin.Dialogs
-
- GuiFactory - Class in com.realtime.crossfire.jxclient.skin.skin
-
Factory for creating
Gui
instances.
- GuiFactory(GUICommandFactory) - Constructor for class com.realtime.crossfire.jxclient.skin.skin.GuiFactory
-
Creates a new instance.
- guiFactory - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
-
- GUIFill - Class in com.realtime.crossfire.jxclient.gui.misc
-
A
GUIElement
that fills an area with a given color.
- GUIFill(TooltipManager, GUIElementListener, String, Color, float) - Constructor for class com.realtime.crossfire.jxclient.gui.misc.GUIFill
-
Creates a new instance.
- GUIFloorList - Class in com.realtime.crossfire.jxclient.gui.list
-
- GUIFloorList(TooltipManager, GUIElementListener, String, int, int, ItemView, AbstractLabel, CommandQueue, ItemPainter, CrossfireServerConnection, FacesManager, ItemSet, Image, Image) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIFloorList
-
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, Image, Image, Image, Orientation, String, float, CommandList) - 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
-
- GUIHTMLLabel(TooltipManager, GUIElementListener, String, BufferedImage, Font, Color, Color, String) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
-
Creates a new instance.
- GUIInventoryList - Class in com.realtime.crossfire.jxclient.gui.list
-
- GUIInventoryList(TooltipManager, GUIElementListener, String, int, int, ItemView, AbstractLabel, CommandQueue, ItemPainter, CrossfireServerConnection, FacesManager, FloorView) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIInventoryList
-
Creates a new instance.
- GUIItem - Class in com.realtime.crossfire.jxclient.gui.item
-
- GUIItem(TooltipManager, GUIElementListener, String) - 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, ItemPainter, int, CrossfireServerConnection, ItemView, ItemSet, FacesManager, Image, Image, int) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
-
Creates a new instance.
- GUIItemInventory - Class in com.realtime.crossfire.jxclient.gui.item
-
A
GUIItem
for displaying inventory objects.
- GUIItemInventory(TooltipManager, GUIElementListener, CommandQueue, String, ItemPainter, int, CrossfireServerConnection, FacesManager, FloorView, ItemView, int) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
-
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, ItemPainter, FacesManager) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
-
Creates a new instance.
- GUIItemKnowledge - Class in com.realtime.crossfire.jxclient.gui.item
-
- GUIItemKnowledge(TooltipManager, GUIElementListener, String, ItemPainter, int, FacesManager, KnowledgeManager, ItemView, CommandQueue, int) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
Creates a new instance.
- GUIItemKnowledgeType - Class in com.realtime.crossfire.jxclient.gui.item
-
- GUIItemKnowledgeType(TooltipManager, GUIElementListener, String, ItemPainter, int, FacesManager, KnowledgeManager, ItemView, int) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
Creates a new instance.
- GUIItemList<T extends GUIItemItem> - Class in com.realtime.crossfire.jxclient.gui.list
-
- GUIItemList(TooltipManager, GUIElementListener, String, int, int, ItemView, AbstractLabel, GUIItemItem) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIItemList
-
Creates a new instance.
- GUIItemQuest - Class in com.realtime.crossfire.jxclient.gui.item
-
- GUIItemQuest(TooltipManager, GUIElementListener, String, ItemPainter, int, FacesManager, QuestsManager, ItemView, int) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
Creates a new instance.
- GUIItemShortcut - Class in com.realtime.crossfire.jxclient.gui.item
-
Displays a shortcut command.
- GUIItemShortcut(TooltipManager, GUIElementListener, String, Color, Image, Color, Image, int, FacesManager, Shortcuts, Font, CurrentSpellManager) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
-
Creates a new instance.
- GUIItemSpell - Class in com.realtime.crossfire.jxclient.gui.item
-
- GUIItemSpell(TooltipManager, GUIElementListener, CommandQueue, String, ItemPainter, int, FacesManager, SpellsManager, CurrentSpellManager, ItemView, int) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
Creates a new instance.
- GUIItemSpellSkill - Class in com.realtime.crossfire.jxclient.gui.item
-
- GUIItemSpellSkill(TooltipManager, GUIElementListener, String, ItemPainter, int, FacesManager, SpellsManager, ItemView, FaceImages, int) - Constructor for class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
Creates a new instance.
- GUIKnowledgeList - Class in com.realtime.crossfire.jxclient.gui.list
-
- GUIKnowledgeList(TooltipManager, GUIElementListener, String, int, int, ItemView, AbstractLabel, ItemPainter, FacesManager, KnowledgeManager, CommandQueue) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeList
-
Creates a new instance.
- GUIKnowledgeTypeList - Class in com.realtime.crossfire.jxclient.gui.list
-
- GUIKnowledgeTypeList(TooltipManager, GUIElementListener, String, int, int, ItemView, AbstractLabel, KnowledgeManager, ItemPainter, FacesManager) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeTypeList
-
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, BufferedImage, String, Font, Color, Color, Alignment) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUILabel
-
Creates 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, CrossfireServerConnection, Font, Color, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUILabelFailure
-
Creates 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, 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.misc
-
A
GUIHTMLLabel
that displays the last received "drawinfo" message.
- GUILabelMessage(TooltipManager, GUIElementListener, String, CrossfireServerConnection, JXCWindowRenderer, Font, Color, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.misc.GUILabelMessage
-
Creates 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, CrossfireServerConnection, Font, Color, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUILabelQuery
-
Creates 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, 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, 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<T extends GUIElement> - Class in com.realtime.crossfire.jxclient.gui.list
-
- GUIList(TooltipManager, GUIElementListener, String, int, int, GUIListCellRenderer<T>, CommandList) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIList
-
Creates a new instance.
- GUIListCellRenderer<T> - 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, 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
-
- guiManager - Variable in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
-
- guiManager - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
-
The
GuiManager
for controlling the main GUI state.
- guiManager - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
- guiManager - Variable in class com.realtime.crossfire.jxclient.skin.skin.Dialogs
-
- GuiManager - Class in com.realtime.crossfire.jxclient.window
-
Maintains the application's main GUI state.
- GuiManager(GuiStateManager, TooltipManagerImpl, Settings, CrossfireServerConnection, JXCWindowRenderer, GuiFactory, KeybindingsManager, JXCConnection) - Constructor for class com.realtime.crossfire.jxclient.window.GuiManager
-
Creates a new instance.
- GuiManager.EscAction - Enum in com.realtime.crossfire.jxclient.window
-
Action after ESC has been pressed.
- GuiManagerCommandCallback - Class in com.realtime.crossfire.jxclient.main
-
- GuiManagerCommandCallback(Exiter, CrossfireServerConnection) - 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(boolean, TooltipManager, GUIElementListener, String, MapUpdaterState, FacesProvider, CrossfireServerConnection, SmoothFaces, DarknessColors) - 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, 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.list
-
Display a Crossfire server entry.
- GUIMetaElement(TooltipManager, GUIElementListener, MetaserverModel, String, Image, Font, int, String, String) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
-
Creates a new instance.
- GUIMetaElementList - Class in com.realtime.crossfire.jxclient.gui.list
-
- GUIMetaElementList(TooltipManager, GUIElementListener, String, int, int, MetaserverModel, Image, 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(boolean, TooltipManager, GUIElementListener, String, MapUpdaterState, FacesProvider, DarknessColors, int, int) - 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, BufferedImage, Font, Color, Color, Alignment, String) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
-
Creates a new instance.
- GUIOneLineLabel - Class in com.realtime.crossfire.jxclient.gui.label
-
- GUIOneLineLabel(TooltipManager, GUIElementListener, String, BufferedImage, Font, Color, Color, Alignment, String) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUIOneLineLabel
-
Creates a new instance.
- GUIPicture - Class in com.realtime.crossfire.jxclient.gui.misc
-
- GUIPicture(TooltipManager, GUIElementListener, String, BufferedImage, float, int, int) - Constructor for class com.realtime.crossfire.jxclient.gui.misc.GUIPicture
-
Creates a new instance.
- GUIQueryText - Class in com.realtime.crossfire.jxclient.gui.textinput
-
Input field for "query" dialogs.
- GUIQueryText(CrossfireServerConnection, CommandHistory, CommandCallback, TooltipManager, GUIElementListener, String, Image, Image, Font, Color, Color, int, String) - Constructor for class com.realtime.crossfire.jxclient.gui.textinput.GUIQueryText
-
Creates a new instance.
- GUIQuestList - Class in com.realtime.crossfire.jxclient.gui.list
-
- GUIQuestList(TooltipManager, GUIElementListener, String, int, int, ItemView, AbstractLabel, QuestsManager, ItemPainter, FacesManager) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUIQuestList
-
Creates a new instance.
- GUIRacesComboBox - Class in com.realtime.crossfire.jxclient.gui.combobox
-
A
GUIComboBox
that shows available races for character creation.
- GUIRacesComboBox(TooltipManager, GUIElementListener, String, Model, GUILabelLog) - Constructor for class com.realtime.crossfire.jxclient.gui.combobox.GUIRacesComboBox
-
Creates a new instance.
- GUIScrollable - Interface in com.realtime.crossfire.jxclient.gui.scrollable
-
- GUIScrollable2 - Interface in com.realtime.crossfire.jxclient.gui.scrollable
-
- GUIScrollBar - Class in com.realtime.crossfire.jxclient.gui.misc
-
A scroll bar gui element.
- GUIScrollBar(TooltipManager, GUIElementListener, String, boolean, GUIScrollable2, Color, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
Creates a new instance.
- GUISelectable - Interface in com.realtime.crossfire.jxclient.gui.button
-
- GUISpellLabel - Class in com.realtime.crossfire.jxclient.gui.label
-
- GUISpellLabel(TooltipManager, GUIElementListener, String, BufferedImage, FacesManager, Font, Type, CurrentSpellManager) - Constructor for class com.realtime.crossfire.jxclient.gui.label.GUISpellLabel
-
Creates a new instance.
- GUISpellList - Class in com.realtime.crossfire.jxclient.gui.list
-
- GUISpellList(TooltipManager, GUIElementListener, String, int, int, ItemView, AbstractLabel, SpellsManager, KeybindingsManager, CommandQueue, ItemPainter, FacesManager, CurrentSpellManager) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUISpellList
-
Creates a new instance.
- GUISpellSkillList - Class in com.realtime.crossfire.jxclient.gui.list
-
- GUISpellSkillList(TooltipManager, GUIElementListener, String, int, int, ItemView, AbstractLabel, SpellsManager, ItemPainter, FacesManager, FaceImages) - Constructor for class com.realtime.crossfire.jxclient.gui.list.GUISpellSkillList
-
Creates 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
-
- 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
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.main.FacesTracker
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.main.OutputCountTracker
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.main.PlayerNameTracker
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.quests.QuestsManager
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.queue.CommandQueue
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.skills.SkillSet
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.skin.events.ConnectionStateSkinEvent
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.sound.SoundManager
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.stats.Stats
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
-
- guiStateListener - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
-
- 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
-
- guiStateManager - Variable in class com.realtime.crossfire.jxclient.gui.commands.DisconnectCommand
-
- guiStateManager - Variable in class com.realtime.crossfire.jxclient.gui.commands.MetaCommand
-
- guiStateManager - Variable in class com.realtime.crossfire.jxclient.gui.commands.StartCommand
-
- GuiStateManager - Class in com.realtime.crossfire.jxclient.guistate
-
- GuiStateManager() - Constructor for class com.realtime.crossfire.jxclient.guistate.GuiStateManager
-
- guiStateManager - Variable in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
-
- guiStateManager - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
-
- guiStateManager - Variable in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- guiStateManager - Variable in class com.realtime.crossfire.jxclient.skin.events.ConnectionStateSkinEvent
-
- GUIText - Class in com.realtime.crossfire.jxclient.gui.textinput
-
Abstract base class for text input fields.
- GUIText(CommandCallback, CommandHistory, TooltipManager, GUIElementListener, String, Image, Image, Font, Color, Color, int, String) - Constructor for class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
Creates a new instance.
- GUITextButton - Class in com.realtime.crossfire.jxclient.gui.button
-
- GUITextButton(TooltipManager, GUIElementListener, String, ButtonImages, ButtonImages, String, Font, Color, 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, CommandHistory, TooltipManager, GUIElementListener, String, Image, Image, Font, Color, Color, int, String, CommandList) - 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, Image, Image, Image, Orientation, String, Color, Font, float, CommandList) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.GUITextGauge
-
Creates a new instance.
- GuiUtils - Class in com.realtime.crossfire.jxclient.gui.gui
-
Utility class for
Gui
related functions.
- GuiUtils() - Constructor for class com.realtime.crossfire.jxclient.gui.gui.GuiUtils
-
Private constructor to prevent instantiation.
- id - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
-
- 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.AbstractGUIElement
-
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.list.GUIMetaElement
-
An image to draw before the server description.
- image - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
-
The image for drawing list entries.
- image - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUIPicture
-
The picture to paint.
- 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
-
- 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
-
- inactiveColor - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
The color
for rendering displayed text when the element is
inactive.
- inactiveImage - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
The element's background image when it is inactive.
- 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.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.GUIItemKnowledge
-
The currently selected spell or -1
if none is selected.
- index - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
The currently selected spell or -1
if none is selected.
- index - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
The currently selected quest or -1
if none is selected.
- index - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
-
The shortcut index.
- index - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
The currently selected spell or -1
if none is selected.
- index - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
The currently selected spell or -1
if none is selected.
- index - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
- index - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
-
The metaserver index.
- 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
-
- IndexedEventListenerList<T extends java.util.EventListener> - 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
-
Creates a new instance.
- Info(MetaserverEntry, long) - Constructor for class com.realtime.crossfire.jxclient.metaserver.Info
-
Creates a new instance.
- info - Variable in class com.realtime.crossfire.jxclient.stats.ExperienceTable
-
Maps level to experience needed to reach the level.
- INFO_MAP_ARCH_NAME - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Archetype name of a "replyinfo startingmap" entry.
- INFO_MAP_DESCRIPTION - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Description of a "replyinfo startingmap" entry.
- INFO_MAP_NAME - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Proper name of a "replyinfo startingmap" entry.
- informationChanged() - Method in interface com.realtime.crossfire.jxclient.account.CharacterInformationListener
-
The item changed.
- inhibit - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: disable pickup.
- 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(Resolution, 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.
- 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
-
- 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
-
Adds 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(AbstractGUIElement) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
- insertGuiElement(GUIElement) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
-
- 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
-
- 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 - 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
-
- INVOKE - Static variable in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
-
Command prefix to "invoke" a spell.
- invokeAndWait(Runnable) - Static method in class com.realtime.crossfire.jxclient.util.SwingUtilities2
-
Calls SwingUtilities.invokeAndWait(Runnable)
if not on the EDT or
calls the Runnable
directly if on the EDT.
- 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.
- invokeLater(Runnable) - Static method in class com.realtime.crossfire.jxclient.util.SwingUtilities2
-
Calls SwingUtilities.invokeLater(Runnable)
if not on the EDT or
calls the Runnable
directly if on the EDT.
- isActive() - Method in class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
-
Returns whether a GUI element is active.
- isActive(ActivatableGUIElement) - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElementListener
-
- 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 whether this dialog is an auto-size dialog.
- isAvoidCopyArea() - Method in class com.realtime.crossfire.jxclient.main.Options
-
Returns whether map scrolling is done by copying pixel areas.
- 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
-
Returns whether the spell should be "cast" or "invoked".
- isChecked() - Method in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
-
Returns the current state.
- isClassChoice() - Method in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
Returns whether a class should be selected.
- isClicked - Variable in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Whether a button release event is considered a "click".
- 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
-
- 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.AbstractGUIElement
-
Whether this element is the default element.
- isDefault() - Method in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
Returns whether this element is the default element.
- isDefault() - Method in interface 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
-
- isDefaultChecked() - Method in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
-
- isDefaultChecked() - Method in class com.realtime.crossfire.jxclient.settings.options.PickupOption
-
- isDefaultChecked() - Method in class com.realtime.crossfire.jxclient.sound.SoundCheckBoxOption
-
- isDialogOpen(Gui) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Returns whether a given dialog is currently visible.
- isDisplayChangeSupported() - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- isDragging - Variable in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Whether a dragging operation is in progress.
- 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.misc.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.
- isFullScreenSupported() - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- 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.AbstractGUIElement
-
Returns whether this gui element is to be ignored for user interaction.
- isIgnore() - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElement
-
Returns whether this gui element is to 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
-
- 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.
- isRaceChoice() - Method in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
Returns whether a race should be selected.
- isRunning - Variable in class com.realtime.crossfire.jxclient.queue.CommandQueue
-
Whether a "run" command has been sent without a following "run_stop"
command.
- isSaveDialog() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
Returns whether this dialog retains its position across restarts.
- 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".
- isSelected() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
Returns whether this element should drawn as "selected".
- isSelected() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
Returns whether this element should drawn as "selected".
- isSelected() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
Returns whether this element should drawn as "selected".
- isSelected() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
Returns whether this element should drawn as "selected".
- isSelected() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
Returns whether this element should drawn as "selected".
- isStartingMapChoice() - Method in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
Returns whether a starting map should be 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.
- isUnknownImage - Variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
Temporary variable.
- 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.misc.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.
- item - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
- itemAdded(CfItem) - Method in interface com.realtime.crossfire.jxclient.items.ItemSetListener
-
- 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
-
- ItemItemCellRenderer<T extends GUIItemItem> - Class in com.realtime.crossfire.jxclient.gui.list
-
- ItemItemCellRenderer(GUIItemItem) - Constructor for class com.realtime.crossfire.jxclient.gui.list.ItemItemCellRenderer
-
Creates a new instance.
- 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
-
- 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
-
- 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.GUIItemItem
-
- ItemPainter - Class in com.realtime.crossfire.jxclient.gui.item
-
Paints Crossfire item images.
- ItemPainter(Image, Image, Image, Image, Image, Image, Image, Image, Image, Color, Color, Color, Color, Color, Color, Color, Color, Color, Font, Color) - Constructor for class com.realtime.crossfire.jxclient.gui.item.ItemPainter
-
Creates a new instance.
- itemPainter - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIFloorList
-
- itemPainter - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIInventoryList
-
- itemPainter - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeList
-
- itemPainter - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeTypeList
-
- itemPainter - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIQuestList
-
- itemPainter - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellList
-
- itemPainter - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellSkillList
-
- 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
-
- items - Variable in class com.realtime.crossfire.jxclient.items.InventoryView
-
- items - Variable in class com.realtime.crossfire.jxclient.items.ItemSet
-
Maps location (=tag) to list of items in that location.
- items - Variable in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
- itemSet - Variable in class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
-
- itemSet - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemFloor
-
- itemSet - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIFloorList
-
- itemSet - Variable in class com.realtime.crossfire.jxclient.items.FloorView
-
- itemSet - Variable in class com.realtime.crossfire.jxclient.items.InventoryView
-
- 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
-
- itemSet - Variable in class com.realtime.crossfire.jxclient.main.PlayerNameTracker
-
- itemSet - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
-
- itemSet - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
-
- itemSet - Variable in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- itemSet - Variable in class com.realtime.crossfire.jxclient.skin.events.PlayerLoginSkinEvent
-
- itemSet - Variable in class com.realtime.crossfire.jxclient.skin.io.GaugeUpdaterParser
-
- 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
-
- itemSetListener - Variable in class com.realtime.crossfire.jxclient.items.InventoryView
-
- 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.
- itemSetListener - Variable in class com.realtime.crossfire.jxclient.skin.events.PlayerLoginSkinEvent
-
- itemSetListeners - Variable in class com.realtime.crossfire.jxclient.items.ItemSet
-
- ItemsManager - Class in com.realtime.crossfire.jxclient.items
-
Manages items known to the character.
- ItemsManager(FacesManager, Stats, SkillSet, GuiStateManager, ItemSet) - Constructor for class com.realtime.crossfire.jxclient.items.ItemsManager
-
Creates a new instance.
- itemsManager - Variable in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- itemView - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
- itemView - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
The spells view to use.
- itemView - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIFloorList
-
- itemView - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIInventoryList
-
- itemView - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIItemList
-
- itemView - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeList
-
- itemView - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeTypeList
-
- itemView - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIQuestList
-
- itemView - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellList
-
- itemView - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellSkillList
-
- ItemView - Interface in com.realtime.crossfire.jxclient.items
-
- iterator() - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
-
Returns 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
-
Returns all stored values.
- iterator() - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
- iterator() - Method in class com.realtime.crossfire.jxclient.util.EventListenerList2
- macroPattern - Variable in class com.realtime.crossfire.jxclient.settings.Macros
-
The Pattern
matching macro names.
- macros - Variable in class com.realtime.crossfire.jxclient.gui.textinput.ActivateCommandInputCommand
-
- macros - Variable in class com.realtime.crossfire.jxclient.gui.textinput.ExecuteCommandCommand
-
- macros - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUICommandFactoryImpl
-
- macros - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
-
- Macros - Class in com.realtime.crossfire.jxclient.settings
-
Manages macro expansion in command strings.
- Macros(CrossfireServerConnection) - Constructor for class com.realtime.crossfire.jxclient.settings.Macros
-
Creates a new instance.
- magicalItem - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: magical items.
- magicColor - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
-
The background color for magical objects.
- magicDevice - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: magic devices.
- magicImage - Variable in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
-
The overlay image for magical objects.
- magicMap(int, int, byte[][]) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Part of "magicmap" parsing: set the magic map color.
- MagicMap - Interface in com.realtime.crossfire.jxclient.protocol
-
Interface defining constants for the "magicmap" Crossfire protocol message.
- magicMap(int, int, byte[][]) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
-
Part of "magicmap" parsing: set the magic map color.
- MagicMapFacesProvider - Class in com.realtime.crossfire.jxclient.faces
-
- 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.AbstractCrossfireServerConnection
-
- 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
-
Returns the key for a metaserver entry.
- mana - Variable in class com.realtime.crossfire.jxclient.spells.Spell
-
The mana needed to cast the 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.
- 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.map.MapUpdaterState
-
The current
CfMap
instance.
- map - Variable in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
The character's map.
- Map2 - Interface in com.realtime.crossfire.jxclient.protocol
-
Interface defining constants for the "map2" Crossfire protocol message.
- mapAnimation(Location, int, int) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Part of "map2" parsing: set the animation of a cell.
- mapAnimation(Location, int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
-
Part of "map2" parsing: set the animation of a cell.
- mapAnimationSpeed(Location, int) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Part of "map2" parsing: set the animation speed.
- mapAnimationSpeed(Location, 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
-
The server's map base.
- mapBase - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverEntryParser
-
The "map base" value for the current server entry.
- mapBegin() - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Parsing of a "map2" command has been started.
- 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.map.MapListener
-
The map has changed.
- mapClear(int, int) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Part of "map2" parsing: clear a cell.
- 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 class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Part of "map2" parsing: change the darkness of 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 class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Parsing of "map2" has been finished.
- mapEnd(boolean) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Finishes processing of a set of map square changes.
- mapEnd() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
-
Parsing of "map2" has been finished.
- mapFace(Location, int) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Part of "map2" parsing: set the face of a cell.
- mapFace(Location, int, boolean) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Updates a map square by changing a face.
- mapFace(Location, 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.
- mapHeight - Variable in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
The height of the visible map area.
- mapListener - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
- MapListener - Interface in com.realtime.crossfire.jxclient.map
-
Interface for listeners interested in changes within
CfMap
instances.
- mapListeners - Variable in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
The listeners to notify about changed map squares.
- 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.gui.misc.JXCWindowRenderer
-
- mapScroll(int, int) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Part of "map2" parsing: scroll the map view.
- mapScroll(int, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
-
Part of "map2" parsing: scroll the map view.
- mapScrolled(int, int) - Method in interface com.realtime.crossfire.jxclient.map.MapScrollListener
-
The map contents have scrolled.
- mapscrollListener - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
- MapScrollListener - Interface in com.realtime.crossfire.jxclient.map
-
Interface for listeners interested on map scrolled events.
- mapscrollListener - Variable in class com.realtime.crossfire.jxclient.skin.events.MapScrollSkinEvent
-
- mapScrollListeners - Variable in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
The listeners to notify about scrolled maps.
- MapScrollSkinEvent - Class in com.realtime.crossfire.jxclient.skin.events
-
- MapScrollSkinEvent(CommandList, MapUpdaterState) - Constructor for class com.realtime.crossfire.jxclient.skin.events.MapScrollSkinEvent
-
Creates a new instance.
- mapSizeChanged(int, int) - Method in interface com.realtime.crossfire.jxclient.map.MapSizeListener
-
The map size has changed.
- mapSizeListener - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
- MapSizeListener - Interface in com.realtime.crossfire.jxclient.map
-
Listener for clients interested in map size changes.
- mapSizeListeners - Variable in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
- mapSmooth(Location, int) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Part of "map2" parsing: set the smooth level.
- mapSmooth(Location, int) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireUpdateMapListener
-
Part of "map2" parsing: set the smooth level.
- mapUpdaterState - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
- mapUpdaterState - Variable in class com.realtime.crossfire.jxclient.gui.map.GUIMiniMap
-
- MapUpdaterState - Class in com.realtime.crossfire.jxclient.map
-
Update a
CfMap
model from protocol commands.
- MapUpdaterState(FacesManager, GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Creates a new instance.
- mapUpdaterState - Variable in class com.realtime.crossfire.jxclient.mapupdater.CfMapUpdater
-
- mapUpdaterState - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
-
- mapUpdaterState - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
-
- mapUpdaterState - Variable in class com.realtime.crossfire.jxclient.skin.events.MapScrollSkinEvent
-
- mapUpdaterState - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
- mapWidth - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
The map width in squares.
- mapWidth - Variable in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
The width of the visible map area.
- margin - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
The left margin in pixels.
- MARK_PREFIX - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
The command prefix for the "mark" command.
- markInactivePending() - Method in class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
-
Marks this GUI element as pending inactive.
- 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.
- MASK - Static variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyEvent2
-
The mask for all used modifiers.
- MASK - Static variable in class com.realtime.crossfire.jxclient.gui.misc.Modifiers
-
The mask for all used modifiers.
- 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(KeyEvent2) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBinding
-
Checks whether this key binding matches a key code/modifiers pair.
- matchesKeyCode(KeyEvent2) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeyCharKeyBinding
-
Checks whether this key binding matches a key code/modifiers pair.
- matchesKeyCode(KeyEvent2) - 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 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.misc.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.
- maximumWindowBounds - Variable in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
The maximal size of a window.
- maxLevel - Variable in class com.realtime.crossfire.jxclient.stats.ExperienceTable
-
- maxPx - Variable in class com.realtime.crossfire.jxclient.map.CfMap
-
- maxPy - Variable in class com.realtime.crossfire.jxclient.map.CfMap
-
- maxResolution - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
-
The maximal resolution.
- maxValue - Variable in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
The maximum value for stats.
- maxValue - Variable in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
The maximum value for stats.
- 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.
- meleeWeapon - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: all weapons.
- 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
-
The description.
- MESSAGE_LOG_SETTINGS_ENTRY - Static variable in class com.realtime.crossfire.jxclient.settings.SettingsEntries
-
Whether to record of all text messages received from the server.
- messageBufferUpdater - Variable in class com.realtime.crossfire.jxclient.gui.log.GUIMessageLog
-
- 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.protocol
-
Encapsulates the message type numbers for drawextinfo messages.
- MessageTypes() - Constructor for class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
Private constructor to prevent instantiation.
- META - Static variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyEvent2
-
The mask for "meta".
- 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
-
- 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
-
Queries Crossfire's metaserver to learn about existing servers.
- Metaserver(File, MetaserverModel) - Constructor for class com.realtime.crossfire.jxclient.metaserver.Metaserver
-
Creates a new instance.
- metaserver - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
-
- 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
-
Creates a new instance.
- metaserverEntryListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
-
- metaserverEntryListener - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
-
- 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
-
- 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.list.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
-
- metaserverModel - Variable in class com.realtime.crossfire.jxclient.metaserver.Metaserver
-
- MetaserverModel - Class in com.realtime.crossfire.jxclient.metaserver
-
Maintains the metaserver information.
- MetaserverModel() - Constructor for class com.realtime.crossfire.jxclient.metaserver.MetaserverModel
-
- MetaserverProcessor - Class in com.realtime.crossfire.jxclient.metaserver
-
Asynchronously queries the metaserver and updates a
MetaserverModel
instance.
- MetaserverProcessor(Metaserver, GuiStateManager) - 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 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
-
- minPx - Variable in class com.realtime.crossfire.jxclient.map.CfMap
-
- minPy - Variable in class com.realtime.crossfire.jxclient.map.CfMap
-
- minResolution - Variable in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
-
The minimal resolution.
- minValue - Variable in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
The minimum value for stats.
- minValue - Variable in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
The minimum value for stats.
- 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.
- missileWeapon - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: missile weapons.
- 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.combobox.GUIClassesComboBox
-
The
Model
to track for available classes.
- model - Variable in class com.realtime.crossfire.jxclient.gui.combobox.GUIComboBox
-
- model - Variable in class com.realtime.crossfire.jxclient.gui.combobox.GUIRacesComboBox
-
The
Model
to track for available races.
- model - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIList
-
- model - Variable in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
The
Model
instance that is updated.
- model - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
The
Model
instance that is updated.
- Model - Class in com.realtime.crossfire.jxclient.server.crossfire
-
Combines all model classes that are updated.
- Model() - Constructor for class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- model - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-
The
Model
instance that is updated.
- model - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
The
Model
instance to use.
- modified - Variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyBindings
-
- 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
-
- 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.KeyEvent2
-
The modifiers.
- Modifiers - Class in com.realtime.crossfire.jxclient.gui.misc
-
Helper functions for keyboard modifiers.
- Modifiers() - Constructor for class com.realtime.crossfire.jxclient.gui.misc.Modifiers
-
Private constructor to prevent instantiation.
- mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.button.AbstractButton
-
Will be called when the user has clicked (pressed+released) this element.
- mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
-
Will be called when the user has clicked (pressed+released) this element.
- mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
-
Will be called when the user has clicked (pressed+released) this element.
- mouseClicked(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
Will be called when the user has clicked (pressed+released) this element.
- mouseClicked(MouseEvent) - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElement
-
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.list.GUIMetaElement
-
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.misc.GUICheckBox
-
Will be called when the user has clicked (pressed+released) this element.
- mouseClicked(AbstractGUIElement, MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Handles a mouse clicked event.
- 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.AbstractGUIElement
-
Will be called when the mouse moves within this component while the
button is pressed.
- mouseDragged(MouseEvent) - Method in interface 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.list.GUIList
-
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.misc.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.misc.GUIScrollBar
-
Will be called when the mouse moves within this component while the
button is pressed.
- mouseDragged(GUIElement, MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Handles a mouse dragged event.
- mouseElement - Variable in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
The gui element in which the mouse is.
- mouseEntered(MouseEvent, boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
Will be called when the mouse has entered the bounding box of this
element.
- mouseEntered(MouseEvent, boolean) - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElement
-
Will be called when the mouse has entered the bounding box of this
element.
- mouseEntered(MouseEvent, boolean) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
-
Will be called when the mouse has entered the bounding box of this
element.
- mouseEntered(MouseEvent, boolean) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUICheckBox
-
Will be called when the mouse has entered the bounding box of this
element.
- mouseEntered(AbstractGUIElement, MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Handles a mouse entered event.
- 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.AbstractGUIElement
-
Will be called when the mouse has left the bounding box of this element.
- mouseExited(MouseEvent) - Method in interface 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.list.GUIList
-
Will be called when the mouse has left the bounding box of this element.
- mouseExited(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Handles a mouse exited event.
- mouseInputListener - Variable in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- mouseMoved(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
Will be called when the mouse moves within this component.
- mouseMoved(MouseEvent) - Method in interface 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.list.GUIList
-
Will be called when the mouse moves within this component.
- mouseMoved(AbstractGUIElement, MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Handles a mouse moved event.
- 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.AbstractGUIElement
-
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 interface 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.list.GUIList
-
Will be called when the user has pressed the mouse inside this element.
- mousePressed(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUICheckBox
-
Will be called when the user has pressed the mouse inside this element.
- mousePressed(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIDialogTitle
-
Will be called when the user has pressed the mouse inside this element.
- mousePressed(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
Will be called when the user has pressed the mouse inside this element.
- mousePressed(AbstractGUIElement, MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Handles a mouse pressed event.
- 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.AbstractGUIElement
-
Will be called when the user has released the mouse.
- mouseReleased(MouseEvent) - Method in interface 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.misc.GUIDialogTitle
-
Will be called when the user has released the mouse.
- mouseReleased(MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
Will be called when the user has released the mouse.
- mouseReleased(AbstractGUIElement, MouseEvent) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Handles a mouse released event.
- mouseTracker - Variable in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- MouseTracker - Class in com.realtime.crossfire.jxclient.gui.misc
-
Tracks mouse actions and delivers mouse events to affected
GUIElement
.
- MouseTracker(boolean, Writer) - Constructor for class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Creates a new 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
-
- 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.misc.GUIDialogTitle
-
Moves the dialog the given point.
- msg - Variable in class com.realtime.crossfire.jxclient.character.ClassRaceInfo
-
The long description.
- msg - Variable in class com.realtime.crossfire.jxclient.server.crossfire.ClassRaceInfoBuilder
-
The long description.
- MSG_TYPE_ADMIN - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: general server message.
- MSG_TYPE_APPLY - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: an object was applied.
- MSG_TYPE_ATTACK - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: attack related message.
- MSG_TYPE_ATTRIBUTE - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: attribute (stats, resistances, etc.) change
message.
- MSG_TYPE_BOOK - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: character did read a book.
- MSG_TYPE_BOOK_CLASP_1 - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_BOOK_CLASP_2 - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_BOOK_ELEGANT_1 - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_BOOK_ELEGANT_2 - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_BOOK_QUARTO_1 - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_BOOK_QUARTO_2 - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_BOOK_SPELL_EVOKER - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_BOOK_SPELL_PRAYER - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_BOOK_SPELL_PYRO - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_BOOK_SPELL_SORCERER - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_BOOK_SPELL_SUMMONER - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_CARD - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: character did read a card.
- MSG_TYPE_COMMAND - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: response to command processing.
- MSG_TYPE_COMMUNICATION - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: communication between players.
- MSG_TYPE_COMMUNICATION_CHAT - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_COMMUNICATION_EMOTE - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_COMMUNICATION_ME - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_COMMUNICATION_PARTY - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_COMMUNICATION_RANDOM - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_COMMUNICATION_SAY - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_COMMUNICATION_SHOUT - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_COMMUNICATION_TELL - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
- MSG_TYPE_DIALOG - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: a NPC/magic mouth/altar/etc.
- MSG_TYPE_ITEM - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: item related information.
- MSG_TYPE_MISC - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: message that does not fit in any other
category.
- MSG_TYPE_MONUMENT - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: character did read a monument.
- MSG_TYPE_MOTD - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: motd text.
- MSG_TYPE_PAPER - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: character did read a paper.
- MSG_TYPE_QUERY - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
Internally used drawextinfo message type: a query message has been
received.
- MSG_TYPE_SHOP - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: shop related message.
- MSG_TYPE_SIGN - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: character did read a sign.
- MSG_TYPE_SKILL - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: message related to using skills.
- MSG_TYPE_SPELL - Static variable in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
drawextinfo message type: spell related information.
- MSG_TYPE_VICTIM - Static variable in class com.realtime.crossfire.jxclient.protocol.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.
- 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
-
- 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, int, int) - Method in class com.realtime.crossfire.jxclient.gui.item.ItemPainter
-
- paintActiveComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
Marks the active component in a Graphics
instance.
- paintColor(Graphics, Color, boolean, int, int) - Static 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.button.GUIButton
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupTextGauge
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUITextGauge
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemItem
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.label.AbstractLabel
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.label.GUIMultiLineLabel
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.label.GUIOneLineLabel
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUICheckBox
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIDialogBackground
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIFill
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIPicture
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
- paintComponent(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
- 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.
- paintSmooth(Graphics, int, int, int, int, int, CfMap, int) - Method in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
Draw the smoothing information at given position of map, for a given
limit smoothlevel, at a given layer.
- 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.
- parent - Variable in class com.realtime.crossfire.jxclient.quests.Quest
-
Quest internal code of this quest's parent, 0 if no parent.
- 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(AbstractGUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
-
Parses and builds an "ACCOUNT_CREATE" command.
- parseAccountCreateCharacter(AbstractGUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
-
Parses and builds an "ACCOUNT_CREATE_CHARACTER" command.
- parseAccountLink(AbstractGUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
-
Parses and builds an "ACCOUNT_LINK" command.
- parseAccountLogin(AbstractGUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
-
Parses and builds an "ACCOUNT_LOGIN" command.
- parseAccountPassword(AbstractGUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
-
Parses and builds an "ACCOUNT_PASSWORD" command.
- parseAccountPlay(AbstractGUIElement, CommandCallback) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
-
Parses and builds an "ACCOUNT_PLAY" command.
- parseAccountPlayer(ByteBuffer, AccountPlayerBuilder) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Processes one account entry of an 'accountplayers' server command.
- parseBegin(Args, GroupLayout, LineNumberReader, Collection<GUIElement>) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
Parses a "begin..end" block.
- 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.
- parseClassRaceInfoChoice(ByteBuffer, ClassRaceInfoBuilder) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Parses a "choice" entry of a "replyinfo race_info" or "replyinfo
class_info" packet.
- parseClassRaceInfoStats(ByteBuffer, ClassRaceInfoBuilder) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Parses a "stats" entry of a "replyinfo race_info" or "replyinfo
class_info" packet.
- 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>".
- parseComboBox(Args, TooltipManager, GUIElementListener) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
Parses a "combobox" command.
- parseCommandArgs(Args, AbstractGUIElement, String, GuiStateManager, CommandExecutor, LineNumberReader, CommandQueue, CrossfireServerConnection, CommandCallback, Macros) - Method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
-
Parses and builds command arguments.
- parseCommandList(Args, GuiStateManager, LineNumberReader, CommandExecutor, CommandQueue, CrossfireServerConnection, CommandCallback, Macros) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
Parses a "commandlist" command.
- parseCommandListAdd(Args, GuiStateManager, LineNumberReader, CommandExecutor, CommandQueue, CrossfireServerConnection, CommandCallback, Macros) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
Parses a "commandlist_add" command.
- parseCommandText(Args, CommandCallback, TooltipManager, GUIElementListener, CommandExecutor) - 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.
- 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, CommandExecutor, 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(Component) - 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.
- parseHorizontal(Args, Container, LineNumberReader, boolean) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
Parses a "horizontal" 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.
- parseLinkSize(Args, Container) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
Parses a "link_size" command.
- parseList(Args, JXCSkinLoader.ListType, TooltipManager, GUIElementListener, CommandQueue, CrossfireServerConnection, CurrentSpellManager, Image, Image) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
Parses an "inventory_list", "floor_list", "spells_list" or "quests_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, SmoothFaces) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
Parses a "map" command.
- parseMessageType(String) - Static method in class com.realtime.crossfire.jxclient.protocol.MessageTypes
-
Parses 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.
- parseNewCharInfoInformational(String, String) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Parses an 'I' entry of a "replyinfo newcharinfo" packet.
- parseNewCharInfoValue(NewCharInfoBuilder, boolean, String, String) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Parses an 'R' or 'O' entry of a "replyinfo newcharinfo" packet.
- parseNewCharInfoValues(NewCharInfoBuilder, String, String) - Static method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Parses a 'V' entry of a "replyinfo newcharinfo" packet.
- 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.
- parseSelect(Args, GUIElement) - Static method in class com.realtime.crossfire.jxclient.skin.io.CommandParser
-
Parses and builds a "SELECT" command.
- parseSetAutoSize(Gui, Args) - 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.
- parseShow(Component) - 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
-
Converts 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(Component) - 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.
- parseVertical(Args, Container, LineNumberReader, boolean) - Method in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
Parses a "vertical" command.
- 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.
- party - Variable in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
The character's party.
- paste() - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
Performs 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
-
The spell path.
- pattern - Variable in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
-
- PATTERN - Static variable in class com.realtime.crossfire.jxclient.window.DialogStateParser
-
The pattern to split fields in the save file.
- PATTERN_BAR - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Pattern to split a string by "|".
- 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.textinput.GUICommandFactoryImpl
-
- 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_SEPARATOR - Static variable in class com.realtime.crossfire.jxclient.commands.CommandExpander
-
The Pattern
for splitting command sequences.
- PATTERN_SPACE - Static variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Pattern to split a string by spaces.
- PATTERN_SPACES - Static variable in class com.realtime.crossfire.jxclient.commands.CommandExpander
-
The Pattern
for splitting commands from command arguments.
- 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.util.Codec
-
Patterns that must be decoded.
- PATTERNS_ENCODE - Static variable in class com.realtime.crossfire.jxclient.util.Codec
-
Patterns that must be encoded.
- pending - Variable in class com.realtime.crossfire.jxclient.server.crossfire.NumLookObjects
-
Whether negotiation may be pending.
- 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.
- pendingChange - Variable in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
Used to avoid refreshing items all the time.
- 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.
- pendingFaceSquares - Variable in class com.realtime.crossfire.jxclient.map.CfMap
-
The map squares containing pending faces.
- pendingFacesQueue - Variable in class com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue
-
- pendingInactive - Variable in class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
-
- pendingLoadFaces - Variable in class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue
-
- 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.NumLookObjects
-
The number of ground view objects being negotiated with the server.
- pendingRequestInfos - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- 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 - 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
-
- 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.
- 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
-
- PlayerLoginSkinEvent - Class in com.realtime.crossfire.jxclient.skin.events
-
- PlayerLoginSkinEvent(boolean, CommandList, ItemSet) - Constructor for class com.realtime.crossfire.jxclient.skin.events.PlayerLoginSkinEvent
-
Creates a new instance.
- PlayerNameTracker - Class in com.realtime.crossfire.jxclient.main
-
- PlayerNameTracker(GuiStateManager, JXCConnection, ItemSet) - Constructor for class com.realtime.crossfire.jxclient.main.PlayerNameTracker
-
Creates a new instance.
- playerReceived(int, int, int, String) - Method in class com.realtime.crossfire.jxclient.items.ItemsManager
-
A "player" command has been received.
- 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
-
The number of players.
- 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.
- points - Variable in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
The total number of points the character has to spend.
- points - Variable in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
The total number of points the character has to spend.
- 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
-
Creates 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.
- potion - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: potions.
- preConnecting(String) - Method in interface com.realtime.crossfire.jxclient.guistate.GuiStateListener
-
Connection establishment is in progress.
- PREF_HEIGHT - Static variable in class com.realtime.crossfire.jxclient.skin.io.ExpressionParser
-
The identifier evaluating to the preferred height in pixels of the
current dialog.
- PREF_WIDTH - Static variable in class com.realtime.crossfire.jxclient.skin.io.ExpressionParser
-
The identifier evaluating to the preferred width in pixels of the current
dialog.
- 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.NumLookObjects
-
The number of ground view objects to be negotiated with the server.
- preferredSize - Variable in class com.realtime.crossfire.jxclient.gui.button.GUIButton
-
The preferred size of this component.
- preferredSize - Variable in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
-
The preferred size of this component.
- preferredSize - Variable in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
-
The preferred size of this component.
- preferredSize - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUIPicture
-
The preferred size of this component.
- preferredSize - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
The size of this component.
- prefHeightFactor - Variable in class com.realtime.crossfire.jxclient.gui.gui.Expression
-
The preferred height dependent factor.
- prefWidthFactor - Variable in class com.realtime.crossfire.jxclient.gui.gui.Expression
-
The preferred width dependent factor.
- 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.list.GUIFloorList
-
The Image
for "prev group of items".
- PrintCommand - Class in com.realtime.crossfire.jxclient.gui.commands
-
- 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.
- processAddKnowledge(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Processes an "addacknowledge" block.
- 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.
- processAddQuest(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Processes an 'addquest' 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.
- processClassListReplyinfo(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Processes a "replyinfo class_list" block.
- processClassRaceInfoReplyinfo(ByteBuffer, boolean) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Processes a "replyinfo race_info" or "replyinfo class_info" block.
- 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.
- processKnowledgeInfoReplyinfo(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Processes a "replyinfo knowledge_info" block.
- 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.
- processMapExtended(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Processes a 'mapextended' server command.
- processMapScroll(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
-
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.
- processNewCharInfoReplyinfo(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Processes a "replyinfo newcharinfo" block.
- 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.
- processRaceListReplyinfo(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Processes a "replyinfo race_list" block.
- 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
-
- 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.
- processSetupNumLookObjects(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.NumLookObjects
-
Called when a "setup num_look_objects" response has been received from
the server.
- 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.
- processStartingMapReplyinfo(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Processes a "replyinfo startingmap" block.
- 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.
- processUpdQuest(ByteBuffer) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Processes an 'updquest' 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.misc.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
-
Prunes excess lines.
- PU_DEBUG - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: debug.
- PU_NEW_MODE - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: enable newpickup mode.
- PU_NOTHING - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: nothing.
- PU_RATIO - Static variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: mask for value/weight ratio.
- put(MetaserverEntry) - Method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
-
Adds an entry to the cache.
- putBoolean(SettingsEntry<Boolean>, boolean) - Method in class com.realtime.crossfire.jxclient.settings.Settings
-
Stores a key/value pair.
- putDecimal(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- putInt(SettingsEntry<Integer>, int) - Method in class com.realtime.crossfire.jxclient.settings.Settings
-
Stores a key/value pair.
- putLong(SettingsEntry<Long>, long) - Method in class com.realtime.crossfire.jxclient.settings.Settings
-
Stores a key/value pair.
- putString(SettingsEntry<?>, String) - Method in class com.realtime.crossfire.jxclient.settings.Settings
-
Stores a key/value pair.
- race - Variable in class com.realtime.crossfire.jxclient.account.CharacterInformation
-
The character's race.
- race - Variable in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
The character's race.
- raceChoice - Variable in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
Whether a race should be selected.
- raceChoice - Variable in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
Whether a race should be selected.
- raceInfo - Variable in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
The defined races for character creation.
- raceInfoChanged(String) - Method in interface com.realtime.crossfire.jxclient.character.NewCharacterInformationListener
-
Called whenever information of a race may have changed.
- raceList - Variable in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
The races available for character creation.
- raceListChanged() - Method in interface com.realtime.crossfire.jxclient.character.NewCharacterInformationListener
-
Called whenever the race list may have changed.
- raiseDialog(Component) - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElementListener
-
The
Gui
of a
Component
should be raised.
- raiseDialog(Gui) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Raises an already opened dialog.
- random - Variable in class com.realtime.crossfire.jxclient.map.CfMapAnimations
-
- 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.
- readable - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: normal books and scrolls.
- 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
-
- rebuildSkills() - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Rebuilds the list of skills from the spells.
- 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
-
- 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.AbstractCrossfireServerConnection
-
- reconnect - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-
- reconnectIsError - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-
- reconnectReason - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-
- redraw(Graphics) - Method in class com.realtime.crossfire.jxclient.gui.misc.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.misc.JXCWindowRenderer
-
Repaints all to black.
- redrawSquare(Graphics, CfMapSquare, CfMap, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
Redraws one square.
- redrawSquare(Graphics, int, int, CfMapSquare, CfMap) - 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.
- remove() - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer.OpenDialogsIterator
-
- remove(Location) - Method in class com.realtime.crossfire.jxclient.map.AnimationMap
-
- 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
-
Removes a key.
- remove(int) - Method in class com.realtime.crossfire.jxclient.util.DoubleMapping
-
Removes a mapping.
- remove(T) - Method in class com.realtime.crossfire.jxclient.util.EventListenerList2
-
Removes a listener.
- remove(int, T) - Method in class com.realtime.crossfire.jxclient.util.HashedEventListenerList
-
Removes a listener.
- remove(int, T) - Method in class com.realtime.crossfire.jxclient.util.IndexedEventListenerList
-
Removes a listener.
- 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.crossfire.DefaultCrossfireServerConnection
-
- removeClientSocketListener(ClientSocketListener) - Method in class com.realtime.crossfire.jxclient.server.server.DefaultServerConnection
-
- removeClientSocketListener(ClientSocketListener) - Method in interface com.realtime.crossfire.jxclient.server.server.ServerConnection
-
- removeClientSocketListener(ClientSocketListener) - Method in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-
- 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.
- removeComponent(Component) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Removes a Component
.
- removeCrossfireAccountListener(CrossfireAccountListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Removes a listener to be notified about account events.
- removeCrossfireAccountListener(CrossfireAccountListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Removes a listener to be notified about account events.
- removeCrossfireDrawextinfoListener(CrossfireDrawextinfoListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Removes the given listener from the list of objects listening to the
drawextinfo S->C messages.
- 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.
- removeCrossfireDrawinfoListener(CrossfireDrawinfoListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Removes the given listener from the list of objects listening to the
drawinfo 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.
- removeCrossfireFailureListener(CrossfireFailureListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Removes a listener to be notified of failure messages.
- removeCrossfireFailureListener(CrossfireFailureListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Removes a listener to be notified of failure messages.
- removeCrossfireMagicmapListener(CrossfireMagicmapListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Removes a listener from the list of objects listening to magicmap
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.
- removeCrossfireMapListener(MapListener) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Removes a listener to notify about changed map squares.
- removeCrossfireMapScrollListener(MapScrollListener) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Removes a listener to notify about scrolled maps.
- removeCrossfireNewmapListener(NewmapListener) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
Removes a listener to notify about cleared maps.
- removeCrossfirePickupListener(CrossfirePickupListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Removes a listener to be notified about received "pickup" messages.
- removeCrossfirePickupListener(CrossfirePickupListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Removes a listener to be notified about received "pickup" messages.
- removeCrossfireQueryListener(CrossfireQueryListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Removes the given listener from the list of objects listening to the
query S->C 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.
- removeCrossfireQuestChangedListener(QuestsManagerListener) - Method in class com.realtime.crossfire.jxclient.quests.QuestsManager
-
- removeCrossfireSpellChangedListener(SpellsManagerListener) - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
- removeCrossfireStatsListener(StatsListener) - Method in class com.realtime.crossfire.jxclient.stats.Stats
-
- removeCrossfireUpdateItemListener(CrossfireUpdateItemListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Removes a listener to be notified about item changes.
- removeCrossfireUpdateItemListener(CrossfireUpdateItemListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Removes a listener to be notified about item changes.
- removeFaceQueueListener(FaceQueueListener) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFaceQueue
-
- removeFaceQueueListener(FaceQueueListener) - Method in interface com.realtime.crossfire.jxclient.faces.FaceQueue
-
- removeFacesManagerListener(FacesManagerListener) - Method in class com.realtime.crossfire.jxclient.faces.AbstractFacesManager
-
- removeFacesManagerListener(FacesManagerListener) - Method in interface com.realtime.crossfire.jxclient.faces.FacesManager
-
- removeFromLayeredPane(Component) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- 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
-
- removeItemByTag(int, boolean) - Method in class com.realtime.crossfire.jxclient.items.ItemSet
-
- 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
-
- removeKeyBinding(boolean) - Method in class com.realtime.crossfire.jxclient.gui.keybindings.KeybindingsManager
-
Starts to remove a key binding.
- removeKeyBinding(boolean) - Method in interface com.realtime.crossfire.jxclient.gui.textinput.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.
- removeKnowledgeItemListener(KnowledgeItemListener) - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeItem
-
- removeLastSegment() - Method in class com.realtime.crossfire.jxclient.gui.log.Line
-
Removes 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
-
- removeLocationsListener(LocationsListener) - Method in interface com.realtime.crossfire.jxclient.items.ItemView
-
- removeMapSizeListener(MapSizeListener) - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
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.
- removeMouseTracker(Component) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- removeMouseTrackerRecursively(Component) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- removeNewCharacterInformationListener(NewCharacterInformationListener) - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
- 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 class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Removes a listener to be notified about received packets.
- removePacketWatcherListener(ReceivedPacketListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Removes a listener to be notified about received packets.
- removeQuestListener(QuestListener) - Method in class com.realtime.crossfire.jxclient.quests.Quest
-
- removeScrollableListener(ScrollableListener) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
-
Removes a scrollable listener.
- removeScrollableListener(ScrollableListener) - Method in interface com.realtime.crossfire.jxclient.gui.scrollable.GUIScrollable2
-
Removes a scrollable listener.
- removeSentReplyListener(SentReplyListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AbstractCrossfireServerConnection
-
Removes a listener to be notified about sent reply packets.
- removeSentReplyListener(SentReplyListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Removes a listener to be notified about sent reply packets.
- removeShortcutListener(ShortcutListener) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcut
-
Unregisters a shortcut listener.
- removeShortcutsListener(ShortcutsListener) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
-
- 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
-
Removes a spell listener.
- removeSpellListener(SpellListener) - Method in class com.realtime.crossfire.jxclient.spells.Spell
-
- removeTooltip() - Method in class com.realtime.crossfire.jxclient.gui.label.TooltipManagerImpl
-
Removes the tooltip label.
- render(Graphics, int) - Method in class com.realtime.crossfire.jxclient.gui.button.ButtonImages
-
Draws the button.
- renderer - Variable in class com.realtime.crossfire.jxclient.gui.combobox.GUIClassesComboBox
-
The JLabel
that displays the list values.
- renderer - Variable in class com.realtime.crossfire.jxclient.gui.combobox.GUIComboBox
-
- renderer - Variable in class com.realtime.crossfire.jxclient.gui.combobox.GUIRacesComboBox
-
The JLabel
that displays the list values.
- RendererGuiState - Enum in com.realtime.crossfire.jxclient.gui.gui
-
- RendererGuiState() - Constructor for enum com.realtime.crossfire.jxclient.gui.gui.RendererGuiState
-
- rendererGuiState - Variable in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
The current gui state.
- 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.misc.JXCWindowRenderer
-
- 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
-
- RenderStateListener - Interface in com.realtime.crossfire.jxclient.gui.log
-
- 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
-
Creates 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.
- 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
-
Replaces characters with may cause parsing issues.
- replaceLine(Line) - Method in class com.realtime.crossfire.jxclient.gui.log.Buffer
-
Replaces the last
Line
of this buffer.
- REPLACEMENT_CHARACTER - Static variable in class com.realtime.crossfire.jxclient.util.FilenameUtils
-
- REPLACEMENTS_DECODE - Static variable in class com.realtime.crossfire.jxclient.util.Codec
-
- REPLACEMENTS_ENCODE - Static variable in class com.realtime.crossfire.jxclient.util.Codec
-
- replay - Variable in class com.realtime.crossfire.jxclient.quests.Quest
-
If true, the quest can be replayed.
- 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.settings.Macros
-
The "reply_to" macro name.
- replySent() - 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.
- reportUnhandledStat(int, String) - Method in class com.realtime.crossfire.jxclient.stats.Stats
-
Report an unhandled stat value.
- 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.label.TooltipManagerImpl
-
Removes the tooltip.
- reset() - Method in class com.realtime.crossfire.jxclient.items.ItemSet
-
Resets the manager's state.
- reset(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
-
Clears the map contents.
- reset() - Method in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
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.
- resetAttributes(Color) - Method in class com.realtime.crossfire.jxclient.gui.log.Parser
-
Resets all attributes to default values.
- 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
-
Resets the current repeat count to zero.
- resetRunnable - Variable in class com.realtime.crossfire.jxclient.gui.label.TooltipManagerImpl
-
- 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.GUIItemKnowledge
-
Resets the scroll index to the default value.
- resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
Resets the scroll index to the default value.
- resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
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.GUIItemSpell
-
Resets the scroll index to the default value.
- resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
Resets the scroll index to the default value.
- resetScroll() - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
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.list.GUIMetaElement
-
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
-
Resets 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 class com.realtime.crossfire.jxclient.stats.Stats
-
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
-
- runnable - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
-
The query Thread
.
- running - Variable in class com.realtime.crossfire.jxclient.metaserver.MetaserverProcessor
-
- runScriptCommand(String) - Method in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
-
Processes a line received from the script process.
- 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() - Method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
-
Saves all entries to the backing file.
- save(JXCSkin, JXCWindowRenderer) - Static method in class com.realtime.crossfire.jxclient.window.DialogStateParser
-
Saves the dialogs state to a file.
- saveDialog - Variable in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
Whether this dialog retains its position across restarts.
- saveDialog(Gui, String, Writer) - Static method in class com.realtime.crossfire.jxclient.window.DialogStateParser
-
Saves 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.
- saveInternal(File) - Method in class com.realtime.crossfire.jxclient.metaserver.ServerCache
-
Saves all entries to the backing 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.gui.keybindings.KeybindingsManager
-
Saves the key bindings to the backing file.
- saveNode(BufferedWriter, Map<String, Entry>) - Static method in class com.realtime.crossfire.jxclient.settings.Settings
-
Saves one node.
- saveOptions() - Method in class com.realtime.crossfire.jxclient.settings.options.OptionManager
-
Saves 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.
- SaveTask(Face, FaceImages) - Constructor for class com.realtime.crossfire.jxclient.faces.FileCacheFaceQueue.SaveTask
-
Creates a new instance.
- saveValues() - Method in class com.realtime.crossfire.jxclient.settings.Settings
-
Saves the values to the backing file.
- ScaledFacesProvider - Class in com.realtime.crossfire.jxclient.faces
-
- 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.gui.commands.ScreenshotFiles
-
The number of auto-created screenshot filenames.
- ScreenshotCommand - Class in com.realtime.crossfire.jxclient.commands
-
Implements the "screenshot" command.
- ScreenshotCommand(JXCWindowRenderer, CrossfireServerConnection, ScreenshotFiles) - Constructor for class com.realtime.crossfire.jxclient.commands.ScreenshotCommand
-
Creates a new instance.
- screenshotFiles - Variable in class com.realtime.crossfire.jxclient.commands.ScreenshotCommand
-
- ScreenshotFiles - Class in com.realtime.crossfire.jxclient.gui.commands
-
Helper class for creating file names for screenshot files.
- ScreenshotFiles() - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ScreenshotFiles
-
- screenshotId - Variable in class com.realtime.crossfire.jxclient.gui.commands.ScreenshotFiles
-
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
-
- scriptManager - Variable in class com.realtime.crossfire.jxclient.commands.ScriptkillallCommand
-
- scriptManager - Variable in class com.realtime.crossfire.jxclient.commands.ScriptkillCommand
-
- scriptManager - Variable in class com.realtime.crossfire.jxclient.commands.ScriptsCommand
-
- scriptManager - Variable in class com.realtime.crossfire.jxclient.commands.ScripttellCommand
-
- ScriptManager - Class in com.realtime.crossfire.jxclient.scripts
-
Maintains currently running script processes.
- ScriptManager(CommandQueue, CrossfireServerConnection, Stats, FloorView, ItemSet, Iterable<Spell>, MapUpdaterState, SkillSet) - Constructor for class com.realtime.crossfire.jxclient.scripts.ScriptManager
-
Creates a new instance.
- scriptProcess - Variable in class com.realtime.crossfire.jxclient.scripts.PacketWatcher
-
- 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
-
- 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
-
- 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.item.GUIItemFloor
-
Scrolls the element.
- scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
-
Scrolls the element.
- scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
Scrolls the element.
- scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
Scrolls the element.
- scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
Scrolls the element.
- scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
-
Scrolls the element.
- scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
Scrolls the element.
- scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
Scrolls the element.
- scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
Scrolls the element.
- 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.list.GUIMetaElement
-
Scrolls the element.
- scroll(int) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
-
Scrolls the element.
- scroll(int) - Method in interface com.realtime.crossfire.jxclient.gui.scrollable.GUIScrollable
-
Scrolls the element.
- 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_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.misc.GUIScrollBar
-
The target element to scroll.
- ScrollableListener - Interface in com.realtime.crossfire.jxclient.gui.scrollable
-
- ScrollCommand - Class in com.realtime.crossfire.jxclient.gui.commands
-
- 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
-
Scrolls down by pixels.
- scrolling - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
Set while dragging is active.
- ScrollListCommand - Class in com.realtime.crossfire.jxclient.gui.commands
-
- ScrollListCommand(GUIScrollable, int) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ScrollListCommand
-
Creates a new instance.
- scrollMapPending - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
Pending map scrolls.
- 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
-
- 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
-
Scrolls 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
-
Scrolls to a location.
- scrollTo(int) - Method in interface com.realtime.crossfire.jxclient.gui.scrollable.GUIScrollable2
-
Scrolls 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
-
Scrolls 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.
- select(boolean) - Method in interface com.realtime.crossfire.jxclient.gui.button.GUISelectable
-
Selects or deselects the element.
- select(boolean) - Method in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
-
Selects or deselects the element.
- selectableChannel - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-
- selectCharacter() - Method in class com.realtime.crossfire.jxclient.knowledge.KnowledgeManager
-
A character name was sent to the server.
- selectCharacter() - Method in class com.realtime.crossfire.jxclient.quests.QuestsManager
-
A character name was sent to the server.
- selectCharacter(String, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireAccountListener
-
An character name was sent to the server.
- selectCharacter() - Method in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
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.
- SelectCommand - Class in com.realtime.crossfire.jxclient.gui.commands
-
- SelectCommand(GUISelectable, boolean) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.SelectCommand
-
Creates a new instance.
- selected - Variable in class com.realtime.crossfire.jxclient.gui.button.GUITextButton
-
Whether the element is currently selected.
- selected - Variable in class com.realtime.crossfire.jxclient.gui.commands.SelectCommand
-
- selected - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
-
If set, paint the element in "selected" state.
- selected - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
- selected - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
- selected - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
- selected - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
- selected - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
- selected - Variable in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
If set, paint the element in "selected" state.
- selected - Variable in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
-
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(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeTypeList
-
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.
- selectionChanged(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUISpellSkillList
-
Called whenever the selected list entry has changed.
- selectionKey - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-
- 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.ItemPainter
-
The background color for selected objects.
- 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
-
- 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.
- sendAccountPassword(String, String) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Sends a request to change the account's password.
- sendAccountPassword(String, String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Sends a request to change the account's password.
- 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.faces.AskfaceQueue
-
Sends an "askface" command.
- sendAskface(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Sends an "askface" command.
- 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.
- sendingRequestInfo - Variable in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
If non-null
: the last sent "requestinfo" command for which no
"replyinfo" response has been received yet.
- 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
-
Sends an "ncom" command to the server.
- sendNcom(boolean, int, String) - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
-
Sends an "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.
- sendPendingRequestInfo() - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Sends the next asynchronous "requestinfo" packet if possible.
- sendQueuedRequestinfo(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Sends a "requestinfo" packet asynchronously.
- 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
-
- 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.AbstractCrossfireServerConnection
-
- 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 class com.realtime.crossfire.jxclient.gui.combobox.GUIClassesComboBox
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.combobox.GUIComboBox
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.combobox.GUIRacesComboBox
-
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.AbstractGUIElement
-
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.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.GUIItemKnowledge
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
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.GUIItemSpell
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
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.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.GUICharacter
-
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.GUIFloorList
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.GUIInventoryList
-
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.GUIKnowledgeList
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.GUIKnowledgeTypeList
-
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.GUIMetaElement
-
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.GUIQuestList
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellList
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellSkillList
-
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.misc.GUICheckBox
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.misc.GUIDialogBackground
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.misc.GUIDialogTitle
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.misc.GUIFill
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.misc.GUILabelMessage
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.misc.GUIPicture
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
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.gui.textinput.NoSuchCommandException
-
The serial version UID.
- serialVersionUID - Static variable in exception com.realtime.crossfire.jxclient.protocol.UnknownMessageTypeException
-
The serial version UID.
- serialVersionUID - Static variable in class com.realtime.crossfire.jxclient.quests.QuestComparator
-
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 class com.realtime.crossfire.jxclient.util.EventListenerList2
-
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
-
- server - Variable in class com.realtime.crossfire.jxclient.main.GuiManagerCommandCallback
-
- server - Variable in class com.realtime.crossfire.jxclient.main.JXCWindow
-
- 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
-
- server - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
-
- SERVER - Static variable in class com.realtime.crossfire.jxclient.settings.SettingsEntries
-
The server to which the previous connection was made.
- server - Variable in class com.realtime.crossfire.jxclient.skin.events.CrossfireMagicmapSkinEvent
-
- server - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
-
- server - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
-
- 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
-
Creates 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 of a GUI element.
- setActive(String) - Method in class com.realtime.crossfire.jxclient.stats.ActiveSkillWatcher
-
Sets the active skill name.
- setActive(boolean) - Method in class com.realtime.crossfire.jxclient.stats.PoisonWatcher
-
Sets the current poisoned state.
- setActiveComponent(AbstractGUIElement) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
- setActiveElement(ActivatableGUIElement, boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
Sets the gui element owning the focus.
- setActiveElementActive(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
Activates or deactivates 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.
- setArchName(byte[]) - Method in class com.realtime.crossfire.jxclient.server.crossfire.StartingMapBuilder
-
Starts a new starting map entry.
- setAutoResize(boolean) - Method in class com.realtime.crossfire.jxclient.gui.label.GUIHTMLLabel
-
Enable or disable auto-resizing.
- setAutoSize(Extent) - 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.
- setBounds(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.combobox.GUIComboBox
- setBounds(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
- setBounds(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
- setBounds(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
- setBounds(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.log.GUILog
- setBounds(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
- setCast(boolean) - Method in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
-
Sets whether the spell should be "cast" or "invoked".
- setChanged() - Method in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
Records that the contents have changed and must be repainted.
- setChanged() - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElement
-
Records that the contents have changed and must be repainted.
- setChanged() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemInventory
-
Records that the contents have 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 the contents have 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.
- setChangedListener(GUIElementChangedListener) - Method in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
- setChangedListener(GUIElementChangedListener) - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElement
-
- setChangedRunnable - Variable in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
- 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
-
Updates the active character name.
- setChecked(boolean) - Method in class com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
-
Sets the current state.
- setClass(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
Sets the character's class.
- setClassChoice() - Method in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
Sets that a class should be selected.
- setClassList(String[]) - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
Sets the classes available for character creation.
- setClicked(boolean) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
- setClientSocketState(ClientSocketState) - Method in class com.realtime.crossfire.jxclient.guistate.GuiStateManager
-
- setClientSocketState(ClientSocketState, ClientSocketState) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
- setClientSocketState(ClientSocketState) - Method in class com.realtime.crossfire.jxclient.server.crossfire.NumLookObjects
-
Called whenever the client socket state has changed.
- 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.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
-
- setConnected(boolean) - Method in class com.realtime.crossfire.jxclient.main.DefaultKeyHandler
-
Records whether a server connection is active.
- setCrossfireUpdateMapListener(CrossfireUpdateMapListener) - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Sets a listener to be notified about map changes.
- setCrossfireUpdateMapListener(CrossfireUpdateMapListener) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Sets a listener to be notified about map changes.
- 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.misc.JXCWindowRenderer
-
- setCurrentMapSize(int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
Sets the current map size 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
-
Sets the currently selected spell.
- setCursor(int) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
Sets 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.AbstractGUIElement
-
Sets whether this element is the default element.
- setDefault(boolean) - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElement
-
Sets whether this element is the default element.
- setDefaultPosition(Expression, Expression) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
Sets the default position for this dialog.
- setDescription(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.StartingMapBuilder
-
Sets the description of the current entry.
- 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.
- setDisplayMode(DisplayMode) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
- setDocumentation(String) - Method in class com.realtime.crossfire.jxclient.settings.Entry
-
Sets the documentation string.
- setDragging(boolean) - Method in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
- setDy(int) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GaugeState
-
Sets the y-offset for drawing.
- setElement(GUIElement) - Method in interface com.realtime.crossfire.jxclient.gui.gui.TooltipManager
-
Displays the tooltip for a GUI element.
- setElement(GUIElement) - Method in class com.realtime.crossfire.jxclient.gui.label.TooltipManagerImpl
-
Displays the tooltip for a GUI element.
- 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.
- setExpTable(long[]) - Method in class com.realtime.crossfire.jxclient.stats.ExperienceTable
-
Updates the experience table information.
- 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.
- 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.
- setFace(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
Sets the character's face.
- setFace(int) - Method in class com.realtime.crossfire.jxclient.skills.Skill
-
Defines the skill's face.
- 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.
- setFaceNumber(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
Sets the character's face number.
- 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
-
- setFrame(Frame) - Method in class com.realtime.crossfire.jxclient.window.JXCConnection
-
Sets the Frame
for updating the title.
- setFullScreenMode(JFrame, Resolution) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Tries to switch to the given resolution.
- setFullScreenWindow(Window) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Enter full-screen mode, or return to windowed mode.
- setGauge(GUIGaugeListener) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GaugeUpdater
-
Sets the gauge to update.
- setGuiAutoCloseListener(GuiAutoCloseListener) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
- setGuiState(RendererGuiState) - Method in class com.realtime.crossfire.jxclient.gui.misc.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
-
Returns 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.
- setHeight(int) - Method in class com.realtime.crossfire.jxclient.gui.log.RenderStateManager
-
Sets the viewable height in pixel.
- setHidden(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIDupGauge
-
Specify whether this item should hide itself, independent of the
"visibility" state.
- setHidden(boolean) - Method in class com.realtime.crossfire.jxclient.gui.gauge.GUIGauge
-
Specify whether this item should hide itself, independent of the
"visibility" state.
- setHidden(boolean) - Method in interface com.realtime.crossfire.jxclient.gui.gauge.GUIGaugeListener
-
Specify whether this item should hide itself, independent of the
"visibility" state.
- setHideInput(boolean) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
Enables or disables hidden text.
- setHideInput(boolean) - Method in class com.realtime.crossfire.jxclient.window.GuiManager
-
- setHost(String) - Method in class com.realtime.crossfire.jxclient.window.JXCConnection
-
Updates information about the connected host.
- setHostname(String) - Method in class com.realtime.crossfire.jxclient.window.Logger
-
Updates the hostname.
- setIgnore() - Method in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
Marks this gui element to be ignored for user interaction.
- setIgnore() - Method in interface com.realtime.crossfire.jxclient.gui.gui.GUIElement
-
Marks this gui element to be ignored for user interaction.
- setInactiveIfPending() - Method in class com.realtime.crossfire.jxclient.gui.gui.ActivatableGUIElement
-
Unsets the active state of this GUI element if is is pending.
- 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.GUIItemKnowledge
-
- setIndex(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
- setIndex(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
- setIndex(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
- setIndex(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
- setIndex(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
Sets the index of this element.
- setIndex(int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
-
Sets the index of this element.
- 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.
- setIndexNoListeners(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
Sets the slot index to display without registering listeners for
updates.
- setIndexNoListeners(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
Sets the slot index to display without registering listeners for
updates.
- setIndexNoListeners(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
Sets the slot index to display without registering listeners for
updates.
- setIndexNoListeners(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
Sets the slot index to display without registering listeners for
updates.
- setIndexNoListeners(int) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
Sets the slot index to display without registering listeners for
updates.
- 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
-
- setKnowledgeItem() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
- setLayoutOrientation(int, int) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIList
-
Sets the layout orientation.
- setLevel(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
Sets the character's level.
- setLocation(int) - Method in class com.realtime.crossfire.jxclient.items.CfItem
-
Updates the location.
- setMagicMap(int, int, byte[][]) - Method in class com.realtime.crossfire.jxclient.map.CfMap
-
Sets the magic map color of one square.
- setMap(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
Sets the character's map.
- 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.
- setMsg(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.ClassRaceInfoBuilder
-
Sets the long description.
- 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.
- setName(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
Sets the character's name.
- setName(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.ClassRaceInfoBuilder
-
Sets the human readable stat name.
- setName(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.StartingMapBuilder
-
Sets the name of the current entry.
- setNewCharInfo(NewCharInfo) - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
- setNrOf(int) - Method in class com.realtime.crossfire.jxclient.items.CfItem
-
Updates the number of objects in the stack.
- 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
-
Updates the spell's parameters.
- setParty(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
Sets the character's party.
- 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.
- setPoints(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
Sets the number of points the character has to spend.
- 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.misc.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.
- setPreferredNumLookObjects(int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.NumLookObjects
-
Sets the preferred number of ground items.
- setQuest() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
- setRace(String) - Method in class com.realtime.crossfire.jxclient.server.crossfire.AccountPlayerBuilder
-
Sets the character's race.
- setRaceChoice() - Method in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
Sets that a race should be selected.
- setRaceList(String[]) - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
Sets the races available for character creation.
- setRange(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.misc.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.misc.JXCWindowRenderer
-
Tries to switch to the given resolution.
- setResolutionPre(Window) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Tries to switch to the given resolution.
- setSaveDialog() - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
Makes this dialog retain its position across restarts.
- setScreenSize(int, int) - Method in class com.realtime.crossfire.jxclient.gui.label.TooltipManagerImpl
-
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.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.
- setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
Sets the selected state.
- setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
Sets the selected state.
- setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
Sets the selected state.
- setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
Sets the selected state.
- setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
Sets the selected state.
- setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.list.GUICharacter
-
Sets the selected state.
- setSelected(boolean) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElement
-
Sets the selected state.
- setSelectedHostname(String) - Method in class com.realtime.crossfire.jxclient.gui.list.GUIMetaElementList
-
Select an entry by server name.
- setSelectedHostname(String) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Selects a server entry.
- 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
-
- setShortcut(int, Shortcut) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
-
- setSimpleWeaponSpeed(boolean) - Method in class com.realtime.crossfire.jxclient.stats.Stats
-
- setSize(int, int) - Method in interface com.realtime.crossfire.jxclient.gui.list.GUIListCellRenderer
-
Updates the component's size.
- setSkill() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
Sets the currently selected knowledge type.
- setSkill() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
Sets the currently selected
Skill
.
- 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.
- setSmooth(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
-
Sets the smooth value of one square.
- setSmooth(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapPatch
-
Sets the smooth value of one square.
- setSmooth(int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMapSquare
-
Sets the smooth value of this square.
- setSpeed(MapUpdaterState, int) - Method in class com.realtime.crossfire.jxclient.map.AnimationState
-
Sets the animation speed.
- setSpell() - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
- setSpellShortcut(int, String, boolean) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
-
- setSpellShortcut(int, Spell, boolean) - Method in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
-
- setStartingMapChoice() - Method in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
Sets that a starting map should be selected.
- setStartingMaps(Collection<StartingMap>) - Method in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
Sets the
StartingMap
entries available for character creation.
- setStat(int, int) - Method in class com.realtime.crossfire.jxclient.stats.Stats
-
Sets the given statistic numerical value.
- setStatAdjustment(int, long) - Method in class com.realtime.crossfire.jxclient.server.crossfire.ClassRaceInfoBuilder
-
Sets a stat adjustment.
- setStatInt2(int, short) - Method in class com.realtime.crossfire.jxclient.stats.Stats
-
Updates a stat value with a two-byte int value.
- setStatInt4(int, int) - Method in class com.realtime.crossfire.jxclient.stats.Stats
-
Updates a stat value with a four-byte int value.
- setStatInt8(int, long) - Method in class com.realtime.crossfire.jxclient.stats.Stats
-
Updates a stat value with an eight-byte int value.
- setStatNames(String[]) - Method in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
Sets the stat names to spend on.
- setStatRange(int, int) - Method in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
Sets the allowed stat value range.
- setStatSkill(int, int, long) - Method in class com.realtime.crossfire.jxclient.stats.Stats
-
Updates a stat value with a skill value.
- setStatString(int, String) - Method in class com.realtime.crossfire.jxclient.stats.Stats
-
Updates a stat value with a string value.
- setStep(boolean, String) - Method in class com.realtime.crossfire.jxclient.quests.Quest
-
Update the quest's state.
- 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.misc.GUILabelMessage
-
The label text.
- setText(String) - Method in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
Sets the entered text.
- setTickNo(int) - Method in class com.realtime.crossfire.jxclient.map.AnimationState
-
Sets the tick number.
- 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
-
Creates a new instance.
- settings - Variable in class com.realtime.crossfire.jxclient.window.GuiManager
-
- settings - Variable in class com.realtime.crossfire.jxclient.window.JXCConnection
-
The settings instance to use.
- SettingsEntries - Class in com.realtime.crossfire.jxclient.settings
-
All defined entries in the settings file.
- SettingsEntries() - Constructor for class com.realtime.crossfire.jxclient.settings.SettingsEntries
-
Private constructor to prevent instantiation.
- SettingsEntry<T> - Class in com.realtime.crossfire.jxclient.settings
-
An entry in the settings file.
- SettingsEntry(String, T, String) - Constructor for class com.realtime.crossfire.jxclient.settings.SettingsEntry
-
Creates a new instance.
- setTitle(String) - Method in class com.realtime.crossfire.jxclient.stats.Stats
-
Sets the current Title.
- setTooltip(AbstractLabel) - Method in class com.realtime.crossfire.jxclient.gui.label.TooltipManagerImpl
-
Sets the tooltip label.
- setTooltip(Component) - Method in class com.realtime.crossfire.jxclient.gui.misc.JXCWindowRenderer
-
Sets the tooltip to use, or null
if no tooltips should be shown.
- setTooltipLabel(AbstractLabel) - Method in class com.realtime.crossfire.jxclient.skin.skin.DefaultJXCSkin
-
- setTooltipText(String) - Method in class com.realtime.crossfire.jxclient.gui.gui.AbstractGUIElement
-
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.AbstractGUIElement
-
Sets the tooltip text to show when the mouse is inside this element.
- setTooltipText(String) - Method in interface 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 interface com.realtime.crossfire.jxclient.gui.gui.GUIElement
-
Sets the tooltip text to show when the mouse is inside this element.
- setTooltipText(AbstractGUIElement, String) - Method in interface com.realtime.crossfire.jxclient.gui.gui.TooltipManager
-
Updates the tooltip text of a GUI element.
- setTooltipText(GUIElement, String, int, int, int, int) - Method in interface com.realtime.crossfire.jxclient.gui.gui.TooltipManager
-
Updates the tooltip text of a GUI element.
- setTooltipText(AbstractGUIElement, String) - Method in class com.realtime.crossfire.jxclient.gui.label.TooltipManagerImpl
-
Updates the tooltip text of a GUI element.
- setTooltipText(GUIElement, String, int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.label.TooltipManagerImpl
-
Updates the tooltip text of a GUI 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.
- setValue(String) - Method in class com.realtime.crossfire.jxclient.settings.Entry
-
Sets the value.
- 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
-
- 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.
- setVisible(boolean) - Method in class com.realtime.crossfire.jxclient.gui.item.GUIItem
- 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(JFrame, Resolution, Resolution, boolean) - Method in class com.realtime.crossfire.jxclient.gui.misc.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.
- shield - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: shields.
- SHIFT - Static variable in class com.realtime.crossfire.jxclient.gui.keybindings.KeyEvent2
-
The mask for "shift".
- SHIFT - Static variable in class com.realtime.crossfire.jxclient.gui.misc.Modifiers
-
The mask for "shift".
- 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
-
- 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
-
- shortcuts - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
-
- Shortcuts - Class in com.realtime.crossfire.jxclient.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
-
- shortcutsListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemShortcut
-
- 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
-
- 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(int) - 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
-
- ShowCommand(Component) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.ShowCommand
-
Creates a new instance.
- showDialog(int, int, int, int) - Method in class com.realtime.crossfire.jxclient.gui.gui.Gui
-
Sets the position of a dialog but makes sure the dialog is fully
visible.
- 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.misc.JXCWindowRenderer
-
A formatter for timestamps.
- simpleDateFormat - Variable in class com.realtime.crossfire.jxclient.gui.misc.MouseTracker
-
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
-
- 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
-
Returns 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
-
- 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 - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
The currently selected spell or null
if none is selected.
- 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
-
- skill - Variable in class com.realtime.crossfire.jxclient.skin.events.SkillRemovedSkinEvent
-
- skill - Variable in class com.realtime.crossfire.jxclient.spells.Spell
-
The spell's skill.
- SKILL_COMPARATOR - Static variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Compare 2 skills.
- SkillAddedSkinEvent - Class in com.realtime.crossfire.jxclient.skin.events
-
- SkillAddedSkinEvent(CommandList, Skill) - Constructor for class com.realtime.crossfire.jxclient.skin.events.SkillAddedSkinEvent
-
Creates a new instance.
- skillAll - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Dummy skill for "all skills".
- skillFilter - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Skill to filter spells by, as a skill id in
SkillSet
.
- SkillGaugeUpdater - Class in com.realtime.crossfire.jxclient.gui.gauge
-
- 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
-
- 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
-
- skillListener - Variable in class com.realtime.crossfire.jxclient.skin.events.SkillRemovedSkinEvent
-
- SkillRemovedSkinEvent - Class in com.realtime.crossfire.jxclient.skin.events
-
- SkillRemovedSkinEvent(CommandList, Skill) - Constructor for class com.realtime.crossfire.jxclient.skin.events.SkillRemovedSkinEvent
-
Creates a new instance.
- skillscroll - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: skillscrolls.
- skillSet - Variable in class com.realtime.crossfire.jxclient.items.ItemsManager
-
- 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 - Variable in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- SkillSet - Class in com.realtime.crossfire.jxclient.skills
-
Maintain the set of skills as sent by the server.
- SkillSet(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.spells.Spell
-
- skillSet - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
The
SkillSet
containing skills from the server.
- skillSet - Variable in class com.realtime.crossfire.jxclient.stats.Stats
-
- 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
-
- 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
-
- SkinLoader - Class in com.realtime.crossfire.jxclient.main
-
Loader for
JXCSkins
and attaching them to the client.
- SkinLoader(CommandCallback, MetaserverModel, Resolution, Macros, JXCWindowRenderer, CrossfireServerConnection, GuiStateManager, TooltipManager, CommandQueue, JXCSkinLoader, CommandExecutor, Shortcuts, CharacterModel, SmoothFaces, GUICommandFactory) - Constructor for class com.realtime.crossfire.jxclient.main.SkinLoader
-
Creates a new instance.
- skinLoader - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
-
- 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
-
- skinSource - Variable in class com.realtime.crossfire.jxclient.skin.io.ImageParser
-
- sliderPos - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
The scroll location; it need not be within the scroll range.
- sliderSize - Variable in class com.realtime.crossfire.jxclient.gui.misc.GUIScrollBar
-
The height of the slider.
- smoothFace - Variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
- SmoothFaces - Class in com.realtime.crossfire.jxclient.faces
-
Maintains smoothing information received from the Crossfire server.
- SmoothFaces() - Constructor for class com.realtime.crossfire.jxclient.faces.SmoothFaces
-
- smoothFaces - Variable in class com.realtime.crossfire.jxclient.faces.SmoothFaces
-
All known smoothing mappings.
- smoothFaces - Variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
- smoothFaces - Variable in class com.realtime.crossfire.jxclient.main.SkinLoader
-
- smoothFaces - Variable in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- smoothingRenderer - Variable in class com.realtime.crossfire.jxclient.gui.map.AbstractGUIMap
-
- SmoothingRenderer - Class in com.realtime.crossfire.jxclient.gui.map
-
Renderer for painting smoothed faces into map views.
- SmoothingRenderer(SmoothFaces, FacesProvider) - Constructor for class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
Creates a new instance.
- smooths - Variable in class com.realtime.crossfire.jxclient.map.CfMapSquare
-
The smooth values of all layers as sent by the server.
- smoothValue - Variable in class com.realtime.crossfire.jxclient.gui.map.SmoothingRenderer
-
- socketChannel - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-
The SocketChannel
when connected.
- SoundCheckBoxOption - Class in com.realtime.crossfire.jxclient.sound
-
- 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
-
- soundManager - Variable in class com.realtime.crossfire.jxclient.sound.SoundCheckBoxOption
-
- 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
-
- soundManager - Variable in class com.realtime.crossfire.jxclient.sound.StatsWatcher
-
- 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.GUIItemSpell
-
The currently selected spell or null
if none is selected.
- 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, SkillSet, Stats) - Constructor for class com.realtime.crossfire.jxclient.spells.Spell
-
Creates a new instance.
- spellAdded(int) - Method in interface com.realtime.crossfire.jxclient.spells.SpellsManagerListener
-
A new spell was added.
- spellbook - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: spellbooks.
- 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.GUIItemSpell
-
- spellListener - Variable in class com.realtime.crossfire.jxclient.shortcuts.ShortcutSpell
-
- 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(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.
- spellSkills - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Skills used by the spell, including the "all" skill.
- spellSkillsView - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
- SpellSkillView - Class in com.realtime.crossfire.jxclient.items
-
A list to display spell skills.
- SpellSkillView(SpellsManager, FacesManager) - Constructor for class com.realtime.crossfire.jxclient.items.SpellSkillView
-
Creates a new instance.
- spellsManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
- spellsManager - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
- spellsManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellList
-
The spells to display.
- spellsManager - Variable in class com.realtime.crossfire.jxclient.gui.list.GUISpellSkillList
-
The spells to display.
- spellsManager - Variable in class com.realtime.crossfire.jxclient.items.SpellSkillView
-
The spells to display.
- spellsManager - Variable in class com.realtime.crossfire.jxclient.items.SpellsView
-
The spells to display.
- spellsManager - Variable in class com.realtime.crossfire.jxclient.scripts.DefaultScriptProcess
-
- spellsManager - Variable in class com.realtime.crossfire.jxclient.scripts.ScriptManager
-
The spells manager instance to use.
- spellsManager - Variable in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- spellsManager - Variable in class com.realtime.crossfire.jxclient.shortcuts.Shortcuts
-
- SpellsManager - Class in com.realtime.crossfire.jxclient.spells
-
Manages all known spells.
- SpellsManager(GuiStateManager, SkillSet, Stats) - Constructor for class com.realtime.crossfire.jxclient.spells.SpellsManager
-
Creates a new instance.
- spellsManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
- spellsManagerListener - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
- SpellsManagerListener - Interface in com.realtime.crossfire.jxclient.spells
-
- spellsView - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
The spells view to use.
- SpellsView - Class in com.realtime.crossfire.jxclient.items
-
Provides a view of all spells a character knows.
- SpellsView(SpellsManager, FacesManager) - Constructor for class com.realtime.crossfire.jxclient.items.SpellsView
-
Creates a new instance.
- spellView - Variable in class com.realtime.crossfire.jxclient.skin.io.JXCSkinLoader
-
- 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
-
- 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
-
- squarePendingFace(int, int, int) - Method in class com.realtime.crossfire.jxclient.map.CfMap
-
- 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 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.crossfire.DefaultCrossfireServerConnection
-
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
-
- StartCommand(GuiStateManager) - Constructor for class com.realtime.crossfire.jxclient.gui.commands.StartCommand
-
Creates a new instance.
- StartingMap - Class in com.realtime.crossfire.jxclient.character
-
One possible starting map for character creation.
- StartingMap(byte[], String, String) - Constructor for class com.realtime.crossfire.jxclient.character.StartingMap
-
Creates a new instance.
- StartingMapBuilder - Class in com.realtime.crossfire.jxclient.server.crossfire
-
Builder for
StartingMap
instances while parsing a "replyinfo
startingmap" response packet.
- StartingMapBuilder() - Constructor for class com.realtime.crossfire.jxclient.server.crossfire.StartingMapBuilder
-
- startingMapChoice - Variable in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
Whether a starting map should be selected.
- startingMapChoice - Variable in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
Whether a starting map should be selected.
- startingMaps - Variable in class com.realtime.crossfire.jxclient.character.NewCharacterInformation
-
The
StartingMap
entries available for character creation.
- startingMaps - Variable in class com.realtime.crossfire.jxclient.server.crossfire.StartingMapBuilder
-
- 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() - Method in interface com.realtime.crossfire.jxclient.gui.log.RenderStateListener
-
- 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
-
- StatGaugeUpdater(ExperienceTable, int, Stats, ItemSet) - Constructor for class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
-
Creates a new instance.
- statNames - Variable in class com.realtime.crossfire.jxclient.character.NewCharInfo
-
The stat names to set.
- statNames - Variable in class com.realtime.crossfire.jxclient.server.crossfire.NewCharInfoBuilder
-
The stat names to set.
- statRace - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
-
The race's maximum stat.
- stats - Variable in class com.realtime.crossfire.jxclient.character.ClassRaceInfo
-
The stat adjustments.
- 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.server.crossfire.ClassRaceInfoBuilder
-
The stat adjustments.
- stats - Variable in class com.realtime.crossfire.jxclient.server.crossfire.Model
-
- stats - Variable in class com.realtime.crossfire.jxclient.skin.io.GaugeUpdaterParser
-
The
Stats
instance to use.
- stats - Variable in class com.realtime.crossfire.jxclient.spells.Spell
-
Attuned, repelled or denied information.
- stats - Variable in class com.realtime.crossfire.jxclient.spells.SpellsManager
-
The
Stats
for the player.
- 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(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.
- statsListener - Variable in class com.realtime.crossfire.jxclient.gui.gauge.ActiveSkillGaugeUpdater
-
- statsListener - Variable in class com.realtime.crossfire.jxclient.gui.gauge.StatGaugeUpdater
-
- statsListener - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats
-
- statsListener - Variable in class com.realtime.crossfire.jxclient.gui.label.GUILabelStats2
-
- 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.
- 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.
- step - Variable in class com.realtime.crossfire.jxclient.quests.Quest
-
Description of the current step.
- stop() - Method in interface com.realtime.crossfire.jxclient.server.crossfire.CrossfireServerConnection
-
Stops operation.
- stop() - Method in class com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection
-
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.
- stop - Variable in class com.realtime.crossfire.jxclient.settings.options.Pickup
-
Pickup mode: stop before pickup.
- stopRunning() - Method in class com.realtime.crossfire.jxclient.queue.CommandQueue
-
Tells 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.
- SwingUtilities2 - Class in com.realtime.crossfire.jxclient.util
-
Utility class for Swing related functions.
- SwingUtilities2() - Constructor for class com.realtime.crossfire.jxclient.util.SwingUtilities2
-
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
-
- sync - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledge
-
- sync - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemKnowledgeType
-
- sync - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemQuest
-
- sync - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpell
-
- sync - Variable in class com.realtime.crossfire.jxclient.gui.item.GUIItemSpellSkill
-
- sync - Variable in class com.realtime.crossfire.jxclient.gui.log.Buffer
-
- 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
-
- sync - Variable in class com.realtime.crossfire.jxclient.items.AbstractItemView
-
- sync - Variable in class com.realtime.crossfire.jxclient.items.EventScheduler
-
- sync - Variable in class com.realtime.crossfire.jxclient.items.ItemSet
-
- sync - Variable in class com.realtime.crossfire.jxclient.map.MapUpdaterState
-
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.server.crossfire.NumLookObjects
-
The synchronization objects for accessing mutable fields.
- 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
-
- syncConnect - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-
- syncCursor - Variable in class com.realtime.crossfire.jxclient.gui.textinput.GUIText
-
- syncOutput - Variable in class com.realtime.crossfire.jxclient.server.socket.ClientSocket
-