A B C D E F G H I J K L M N O P Q R S T U V W X

A

abort_game() - Method in class ggz.client.core.Game
Called after we have left the table.
AboutDialog - Class in ggz.ui
 
AboutDialog(Frame) - Constructor for class ggz.ui.AboutDialog
 
ACE_HIGH - Static variable in class ggz.cards.common.Face
An "ace" (high) card face
ACE_LOW - Static variable in class ggz.cards.common.Face
An "ace" (low) card face
actionListeners - Variable in class ggz.cards.BidPanel
 
actionPerformed(ActionEvent) - Method in class ggz.cards.BidPanel
 
actionPerformed(ActionEvent) - Method in class ggz.cards.bridge.BridgeBidPanel.BidAction
 
actionPerformed(ActionEvent) - Method in class ggz.cards.bridge.BridgeBidPanel.NonBidAction
 
actionPerformed(ActionEvent) - Method in class ggz.cards.CardGamePanel
 
actionPerformed(ActionEvent) - Method in class ggz.cards.CardGamePanel.PreferencesAction
 
actionPerformed(ActionEvent) - Method in class ggz.cards.CardGamePanel.QuitAction
 
actionPerformed(ActionEvent) - Method in class ggz.cards.CardGamePanel.ViewOptionsAction
 
actionPerformed(ActionEvent) - Method in class ggz.cards.CardGamePanel.ViewPreviousHandAction
 
actionPerformed(ActionEvent) - Method in class ggz.cards.CardGamePanel.ViewScoresAction
 
actionPerformed(ActionEvent) - Method in class ggz.cards.ScoresDialog
 
actionPerformed(ActionEvent) - Method in class ggz.games.GamePanel.SeatBootAction
 
actionPerformed(ActionEvent) - Method in class ggz.games.GamePanel.SeatBotAction
 
actionPerformed(ActionEvent) - Method in class ggz.games.GamePanel.SeatOpenAction
 
actionPerformed(ActionEvent) - Method in class ggz.games.GamePanel.SeatSitAction
 
actionPerformed(ActionEvent) - Method in class ggz.games.GamePanel.SeatStandAction
 
actionPerformed(ActionEvent) - Method in class ggz.games.SpectatorListPanel.SpectatorBootAction
 
actionPerformed(ActionEvent) - Method in class ggz.ui.ChatAction
 
actionPerformed(ActionEvent) - Method in class ggz.ui.LoungePanel.LogoutAction
 
actionPerformed(ActionEvent) - Method in class ggz.ui.preferences.StyleChooser
 
actionPerformed(ActionEvent) - Method in class ggz.ui.RoomChatPanel.BeepAction
 
actionPerformed(ActionEvent) - Method in class ggz.ui.RoomChatPanel.FriendAction
 
actionPerformed(ActionEvent) - Method in class ggz.ui.RoomChatPanel.IgnoreAction
 
actionPerformed(ActionEvent) - Method in class ggz.ui.RoomPanel.BackToLobbyAction
 
actionPerformed(ActionEvent) - Method in class ggz.ui.RoomPanel.LogoutAction
 
add(Object) - Method in class ggz.common.SortedList
 
add(int, Object) - Method in class ggz.common.SortedList
 
add(Player) - Method in class ggz.ui.RoomChatPanel.PlayersTableModel
 
add_event_hook(GameEventListener) - Method in class ggz.client.core.Game
 
add_event_hook(RoomListener) - Method in class ggz.client.core.Room
This is different to the C code since Java has better support for event listeners.
add_event_hook(ServerListener) - Method in class ggz.client.core.Server
This is different to the C code since Java has better support for event listeners.
add_listener(CardGameHandler) - Method in class ggz.cards.client.Client
 
add_namedbot(String, String) - Method in class ggz.client.core.GameType
 
add_text(char[], int, int) - Method in class ggz.common.XMLElement
 
addActionListener(ActionListener) - Method in class ggz.cards.BidPanel
 
addActionListener(ActionListener) - Method in class ggz.cards.Sprite
 
addAll(Collection) - Method in class ggz.common.SortedList
 
addAll(int, Collection) - Method in class ggz.common.SortedList
 
addAll(String, Collection) - Static method in class ggz.ui.preferences.GGZPreferences
Adds all Strings read from this key to the collection.
addBid(int, Bid) - Method in class ggz.cards.BidPanel
 
addBoardListener(BoardListener) - Method in class ggz.tictactoe.BoardPanel
 
addButton(JButton) - Method in class ggz.cards.TablePanel
 
addFirst(Object) - Method in class ggz.common.SortedList
 
addHyperlinkListener(HyperlinkListener) - Method in class ggz.ui.HyperlinkLabel
Adds a hyperlink listener for notification of any changes, for example when a link is selected and entered.
addLast(Object) - Method in class ggz.common.SortedList
 
addLayoutComponent(String, Component) - Method in class ggz.cards.SmartChatLayout
 
addLayoutComponent(Component, Object) - Method in class ggz.cards.TableLayout
If the constraints are null then the component will not be layed out by this layout manager.
addLayoutComponent(String, Component) - Method in class ggz.cards.TableLayout
Has no effect, since this layout manager does not use a per-component string.
addPreferenceChangeListener(PreferenceChangeListener) - Static method in class ggz.ui.preferences.GGZPreferences
 
addRoomListener(RoomListener) - Method in class ggz.client.core.Room.HookList
 
addScore(ScoreData, int) - Method in class ggz.cards.client.Team
Adds a new score for this team.
addServerListener(ServerListener) - Method in class ggz.client.core.Server.HookList
 
addSpectator(SpectatorSeat) - Method in class ggz.games.SpectatorListPanel
 
addTicTacToeListener(TicTacToeListener) - Method in class ggz.tictactoe.Client
 
admin(AdminType, String, String) - Method in class ggz.client.core.Room
 
AdminType - Class in ggz.common
Administrative actions.
AdminType() - Constructor for class ggz.common.AdminType
 
advancedPlayButton - Variable in class ggz.ui.SeatAllocationDialog
 
alert_badplay(String) - Method in class ggz.cards.CardGamePanel
 
alert_badplay(String) - Method in interface ggz.cards.client.CardGameHandler
 
alert_bid(int, Bid) - Method in class ggz.cards.CardGamePanel
 
alert_bid(int, Bid) - Method in interface ggz.cards.client.CardGameHandler
 
alert_hand_size(int) - Method in class ggz.cards.CardGamePanel
 
alert_hand_size(int) - Method in interface ggz.cards.client.CardGameHandler
 
alert_newgame(CardSetType) - Method in class ggz.cards.CardGamePanel
 
alert_newgame(CardSetType) - Method in interface ggz.cards.client.CardGameHandler
 
alert_newhand() - Method in class ggz.cards.CardGamePanel
 
alert_newhand() - Method in interface ggz.cards.client.CardGameHandler
 
alert_num_players(int, int) - Method in class ggz.cards.CardGamePanel
 
alert_num_players(int, int) - Method in interface ggz.cards.client.CardGameHandler
 
alert_play(int, Card) - Method in class ggz.cards.CardGamePanel
 
alert_play(int, Card) - Method in interface ggz.cards.client.CardGameHandler
 
alert_player(int, SeatType, String) - Method in class ggz.cards.CardGamePanel
Invoked when seat information changes or is first received for a given seat.
alert_player(int, SeatType, String) - Method in interface ggz.cards.client.CardGameHandler
 
alert_players_status() - Method in class ggz.cards.CardGamePanel
 
alert_players_status() - Method in interface ggz.cards.client.CardGameHandler
Called when the status of one or more players has changed.
alert_scores(int) - Method in class ggz.cards.CardGamePanel
 
alert_scores(int) - Method in interface ggz.cards.client.CardGameHandler
Called when each team's score is received from the server.
alert_server(Socket) - Method in class ggz.cards.CardGamePanel
 
alert_server(Socket) - Method in interface ggz.cards.client.CardGameHandler
 
alert_state(Client.GameState, Client.GameState) - Method in class ggz.cards.CardGamePanel
 
alert_state(Client.GameState, Client.GameState) - Method in interface ggz.cards.client.CardGameHandler
 
alert_table() - Method in class ggz.cards.CardGamePanel
 
alert_table() - Method in interface ggz.cards.client.CardGameHandler
A table message tells you all the cards on the table.
alert_trick(int) - Method in class ggz.cards.CardGamePanel
 
alert_trick(int) - Method in interface ggz.cards.client.CardGameHandler
A trick message tells you about the end of a trick (and who won).
alert_tricks_count() - Method in class ggz.cards.CardGamePanel
 
alert_tricks_count() - Method in interface ggz.cards.client.CardGameHandler
Called when the number of tricks that a player has won is received from the server.
alert_trump() - Method in class ggz.cards.CardGamePanel
 
alert_trump() - Method in interface ggz.cards.client.CardGameHandler
Called when the trump suit is known for the current hand.
alertIcon - Variable in class ggz.ui.PrivateChatDialog
 
animate(Sprite, Point, double) - Method in class ggz.cards.TablePanel
Uses passive rendering since the AWT handles clipping and other house keeping for us.
animate(int, Sprite[], Point[], double) - Method in class ggz.cards.TablePanel
 
appendChat(String, String, String) - Method in class ggz.ui.ChatPanel
 
appendChat(ChatType, String, String, String) - Method in class ggz.ui.ChatPanel
 
appendCommandText(String) - Method in class ggz.ui.ChatPanel
 
appendFriendsList() - Method in class ggz.ui.ChatPanel
 
appendIgnoreList() - Method in class ggz.ui.ChatPanel
 
appendInfo(String) - Method in class ggz.ui.ChatPanel
 
appletParameters - Static variable in class ggz.ui.ClientApp
 
apply() - Method in class ggz.cards.GGZCardsPreferencesTab
 
apply() - Method in class ggz.ui.preferences.ChatPreferencesTab
 
apply() - Method in class ggz.ui.preferences.PreferencesDialog
 
apply() - Method in interface ggz.ui.preferences.PreferencesTab
 
applyStyle(String, Component) - Static method in class ggz.ui.preferences.GGZPreferences
 
applyStyle(Component, Style) - Static method in class ggz.ui.preferences.GGZPreferences
 
arrayEnsureSize(Component[], int) - Static method in class ggz.cards.TableLayout
 
arrayPut(Component[], int, Component) - Static method in class ggz.cards.TableLayout
 
author - Variable in class ggz.client.core.Net.GameData
 

B

beep() - Method in class ggz.cards.CardGamePanel
 
Bid - Class in ggz.cards.common
 
Bid(int) - Constructor for class ggz.cards.common.Bid
 
Bid(int, Suit) - Constructor for class ggz.cards.common.Bid
 
Bid(int, Suit, int, int) - Constructor for class ggz.cards.common.Bid
 
bidHistoryPanel - Variable in class ggz.cards.BidPanel
 
BidPanel - Class in ggz.cards
 
BidPanel(int, Client) - Constructor for class ggz.cards.BidPanel
 
bidPanel - Variable in class ggz.cards.CardGamePanel
 
BidPanel.BidCellRenderer - Class in ggz.cards
 
BidPanel.BidCellRenderer() - Constructor for class ggz.cards.BidPanel.BidCellRenderer
 
board - Variable in class ggz.tictactoe.TicTacToePanel
 
boardChanged(char[]) - Method in interface ggz.tictactoe.TicTacToeListener
Called when the board has changed and needs to be refreshed.
boardChanged(char[]) - Method in class ggz.tictactoe.TicTacToePanel
 
BoardListener - Interface in ggz.tictactoe
 
BoardPanel - Class in ggz.tictactoe
Class that represents a tic tac toe board.
BoardPanel() - Constructor for class ggz.tictactoe.BoardPanel
 
bootAction - Variable in class ggz.games.SpectatorListPanel
 
bot_allow_list - Variable in class ggz.client.core.Net.GameData
 
BRIDGE_7_NT - Static variable in class ggz.cards.common.Bid
 
BRIDGE_DOUBLE - Static variable in class ggz.cards.common.Bid
 
BRIDGE_PASS - Static variable in class ggz.cards.common.Bid
 
BRIDGE_REDOUBLE - Static variable in class ggz.cards.common.Bid
 
BridgeBidPanel - Class in ggz.cards.bridge
 
BridgeBidPanel(int, Client) - Constructor for class ggz.cards.bridge.BridgeBidPanel
 
BridgeBidPanel.BidAction - Class in ggz.cards.bridge
 
BridgeBidPanel.BidAction() - Constructor for class ggz.cards.bridge.BridgeBidPanel.BidAction
 
BridgeBidPanel.NonBidAction - Class in ggz.cards.bridge
 
BridgeBidPanel.NonBidAction(Bid) - Constructor for class ggz.cards.bridge.BridgeBidPanel.NonBidAction
 
busyPanel - Variable in class ggz.ui.ClientApplet
 
BUTTON_PANEL - Static variable in class ggz.cards.TableConstraints
 
buttonLayoutPanel - Variable in class ggz.cards.BidPanel
 
buttonPanel - Variable in class ggz.cards.BidPanel
 

C

cancelMove() - Method in interface ggz.tictactoe.TicTacToeListener
 
cancelMove() - Method in class ggz.tictactoe.TicTacToePanel
Called when user input is not longer available because a player has left the game and the game has gone into a wait state and won't accept the move.
Card - Class in ggz.cards.common
A card.
Card(Face, Suit) - Constructor for class ggz.cards.common.Card
 
card() - Method in class ggz.cards.Sprite
 
CARD_IN_HAND - Static variable in class ggz.cards.TableConstraints
 
CARD_IN_TRICK - Static variable in class ggz.cards.TableConstraints
 
cardClient - Variable in class ggz.cards.CardGamePanel
 
CardGameHandler - Interface in ggz.cards.client
 
CardGamePanel - Class in ggz.cards
 
CardGamePanel() - Constructor for class ggz.cards.CardGamePanel
 
CardGamePanel.PopupListener - Class in ggz.cards
 
CardGamePanel.PopupListener() - Constructor for class ggz.cards.CardGamePanel.PopupListener
 
CardGamePanel.PreferencesAction - Class in ggz.cards
 
CardGamePanel.PreferencesAction() - Constructor for class ggz.cards.CardGamePanel.PreferencesAction
 
CardGamePanel.QuitAction - Class in ggz.cards
 
CardGamePanel.QuitAction() - Constructor for class ggz.cards.CardGamePanel.QuitAction
 
CardGamePanel.SpriteHighlighter - Class in ggz.cards
Listener class used to highlight a sprite to indicate that it has the focus.
CardGamePanel.SpriteHighlighter() - Constructor for class ggz.cards.CardGamePanel.SpriteHighlighter
 
CardGamePanel.ViewOptionsAction - Class in ggz.cards
 
CardGamePanel.ViewOptionsAction() - Constructor for class ggz.cards.CardGamePanel.ViewOptionsAction
 
CardGamePanel.ViewPreviousHandAction - Class in ggz.cards
 
CardGamePanel.ViewPreviousHandAction() - Constructor for class ggz.cards.CardGamePanel.ViewPreviousHandAction
 
CardGamePanel.ViewScoresAction - Class in ggz.cards
 
CardGamePanel.ViewScoresAction() - Constructor for class ggz.cards.CardGamePanel.ViewScoresAction
 
cardIndex - Variable in class ggz.cards.TableConstraints
 
CARDSET_DOMINOES - Static variable in class ggz.cards.common.CardSetType
A set of dominoes.
CARDSET_FRENCH - Static variable in class ggz.cards.common.CardSetType
A standard (French) card deck (A/K/Q/J/10..2).
CardSetType - Class in ggz.cards.common
The type of deck.
cellClicked(int) - Method in interface ggz.tictactoe.BoardListener
 
cellClicked(int) - Method in class ggz.tictactoe.TicTacToePanel
 
channel_connect(String, int, String) - Static method in class ggz.client.core.Server
Used by game clients that need to connect themselves.
characters(char[], int, int) - Method in class ggz.client.core.Net.XML_Parser
 
CHAT - Static variable in class ggz.cards.SmartChatLayout
 
chat(ChatType, String, String) - Method in class ggz.client.core.Room
 
chat_display_local(ChatType, String) - Method in class ggz.games.GamePanel.TableChatAction
 
chat_display_local(ChatType, String) - Method in class ggz.ui.ChatAction
 
chat_display_local(ChatType, String) - Method in class ggz.ui.PrivateChatDialog.PrivateChatAction
 
chat_display_local(ChatType, String) - Method in class ggz.ui.RoomChatPanel.RoomChatAction
 
chat_event(ChatEventData) - Method in interface ggz.client.core.RoomListener
Received a chat message of any kind.
chat_event(ChatEventData) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
chat_event(ChatEventData) - Method in class ggz.ui.RoomChatPanel
 
chat_event(ChatEventData) - Method in class ggz.ui.RoomPanel
 
CHAT_STYLE_ANNOUNCE - Static variable in class ggz.ui.preferences.GGZPreferences
 
CHAT_STYLE_COMMAND - Static variable in class ggz.ui.preferences.GGZPreferences
 
CHAT_STYLE_FRIEND - Static variable in class ggz.ui.preferences.GGZPreferences
 
CHAT_STYLE_INFO - Static variable in class ggz.ui.preferences.GGZPreferences
 
CHAT_STYLE_ME - Static variable in class ggz.ui.preferences.GGZPreferences
 
CHAT_STYLE_NORMAL - Static variable in class ggz.ui.preferences.GGZPreferences
 
CHAT_STYLE_SENDER - Static variable in class ggz.ui.preferences.GGZPreferences
 
ChatAction - Class in ggz.ui
 
ChatAction() - Constructor for class ggz.ui.ChatAction
 
chatAction - Variable in class ggz.ui.ChatPanel
 
chatArea - Variable in class ggz.ui.ChatPanel
 
ChatEventData - Class in ggz.client.core
 
chatPanel - Variable in class ggz.games.GamePanel
 
chatPanel - Variable in class ggz.ui.ChatAction
 
ChatPanel - Class in ggz.ui
 
ChatPanel(ChatAction) - Constructor for class ggz.ui.ChatPanel
Any code that creates an instance of this class must call dispose() so that this instance can be made ready for garbage collection.
chatPanel - Variable in class ggz.ui.PrivateChatDialog
 
chatPanel - Variable in class ggz.ui.RoomChatPanel
 
ChatPreferencesTab - Class in ggz.ui.preferences
 
ChatPreferencesTab() - Constructor for class ggz.ui.preferences.ChatPreferencesTab
 
ChatType - Class in ggz.common
Each time we send a chat to the server, it will have one of these types associated with it.
checkAutoScroll() - Method in class ggz.ui.ChatPanel
 
childrenNamesSpi() - Method in class ggz.ui.preferences.PropertiesPreferences
 
childSpi(String) - Method in class ggz.ui.preferences.PropertiesPreferences
 
clearChat() - Method in class ggz.ui.ChatPanel
 
clearMessage() - Method in class ggz.ui.ChatPanel
 
Client - Class in ggz.cards.client
 
Client() - Constructor for class ggz.cards.client.Client
 
Client - Class in ggz.tictactoe
 
Client(Socket) - Constructor for class ggz.tictactoe.Client
 
client - Variable in class ggz.tictactoe.TicTacToePanel
 
Client.GameState - Class in ggz.cards.client
GGZCards client game states
Client.GameState(String) - Constructor for class ggz.cards.client.Client.GameState
 
Client.TrickInfo - Class in ggz.cards.client
 
ClientApp - Class in ggz.ui
Simple main that creates a simulated environment to run the applet in.
ClientApplet - Class in ggz.ui
 
ClientApplet() - Constructor for class ggz.ui.ClientApplet
 
ClientOpCode - Class in ggz.cards.common
Messages from client
ClientReqError - Class in ggz.common
 
close() - Method in class ggz.ui.preferences.PreferencesDialog
 
CLUBS - Static variable in class ggz.cards.common.Suit
The clubs (lowest) suit
confirmPasswordField - Variable in class ggz.ui.LoginPanel
 
confirmPasswordLabel - Variable in class ggz.ui.LoginPanel
 
connect() - Method in class ggz.client.core.Server
 
connect() - Method in class ggz.client.mod.ModGame
Connect to ggz.
connect() - Method in class ggz.client.mod.ModGGZ
 
connect() - Method in class ggz.ui.LoginPanel
 
create_channel() - Method in class ggz.client.core.Server
 
createOrAddBidPanel(int) - Method in class ggz.cards.CardGamePanel
Creates a new bid panel if bidding has just started.
CSVParser - Class in ggz.common
 
currentRoom - Variable in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
CustomMetalTheme - Class in ggz.ui
Class used to provide a custom theme that reads it's values from applet parameters.
CustomMetalTheme(Applet) - Constructor for class ggz.ui.CustomMetalTheme
 

D

dealer - Variable in class ggz.cards.client.Client
 
desc - Variable in class ggz.client.core.Net.GameData
 
desc - Variable in class ggz.client.core.Net.TableData
 
DEUCE - Static variable in class ggz.cards.common.Face
 
dialogManager - Static variable in class ggz.ui.PrivateChatDialog
 
dialogs - Static variable in class ggz.ui.PrivateChatDialog
 
DIAMONDS - Static variable in class ggz.cards.common.Suit
The diamonds (second) suit
DIOInputStream - Class in ggz.common.dio
 
DIOInputStream(InputStream) - Constructor for class ggz.common.dio.DIOInputStream
 
DIOOutputStream - Class in ggz.common.dio
This class does not write anything to the output stream until the flush() method is called.
DIOOutputStream(OutputStream) - Constructor for class ggz.common.dio.DIOOutputStream
 
disconnect() - Method in class ggz.client.mod.EmbeddedIO
 
disconnect() - Method in class ggz.client.mod.ModGame
Disconnect from ggz.
disconnect() - Method in class ggz.client.mod.ModGGZ
 
disconnect() - Method in interface ggz.client.mod.ModGGZIO
 
disconnect() - Method in class ggz.client.mod.ModGGZSocketIO
 
display_hand(int) - Method in class ggz.cards.CardGamePanel
 
display_hand(int) - Method in interface ggz.cards.client.CardGameHandler
 
display_hand_impl(int) - Method in class ggz.cards.CardGamePanel
This method is run on a separate thread in display_hand() above.
dispose() - Method in class ggz.cards.GGZCardsPreferencesTab
 
dispose() - Method in class ggz.ui.ChatPanel
Stops listening for preference change events so that this instance can be garbage collected.
dispose() - Method in class ggz.ui.preferences.ChatPreferencesTab
 
dispose() - Method in class ggz.ui.preferences.PreferencesDialog
 
dispose() - Method in interface ggz.ui.preferences.PreferencesTab
 
dispose() - Method in class ggz.ui.PrivateChatDialog
 
DocumentSizeFilter - Class in ggz.ui
 
DocumentSizeFilter(int) - Constructor for class ggz.ui.DocumentSizeFilter
 
DROP_SHADOW_WIDTH - Static variable in class ggz.cards.Sprite
 

E

E_ALREADY_LOGGED_IN - Static variable in class ggz.common.ClientReqError
 
E_AT_TABLE - Static variable in class ggz.common.ClientReqError
 
E_BAD_OPTIONS - Static variable in class ggz.common.ClientReqError
 
E_BAD_USERNAME - Static variable in class ggz.common.ClientReqError
 
E_BAD_XML - Static variable in class ggz.common.ClientReqError
 
E_IN_TRANSIT - Static variable in class ggz.common.ClientReqError
 
E_JOIN_FAIL - Static variable in class ggz.common.ClientReqError
 
E_LAUNCH_FAIL - Static variable in class ggz.common.ClientReqError
 
E_LEAVE_FAIL - Static variable in class ggz.common.ClientReqError
 
E_LEAVE_FORBIDDEN - Static variable in class ggz.common.ClientReqError
 
E_NO_CHANNEL - Static variable in class ggz.common.ClientReqError
 
E_NO_PERMISSION - Static variable in class ggz.common.ClientReqError
 
E_NO_STATUS - Static variable in class ggz.common.ClientReqError
 
E_NO_TABLE - Static variable in class ggz.common.ClientReqError
 
E_NOT_IN_ROOM - Static variable in class ggz.common.ClientReqError
 
E_NOT_LOGGED_IN - Static variable in class ggz.common.ClientReqError
 
E_OK - Static variable in class ggz.common.ClientReqError
 
E_ROOM_FULL - Static variable in class ggz.common.ClientReqError
 
E_SEAT_ASSIGN_FAIL - Static variable in class ggz.common.ClientReqError
 
E_TABLE_EMPTY - Static variable in class ggz.common.ClientReqError
 
E_TABLE_FULL - Static variable in class ggz.common.ClientReqError
 
E_TOO_LONG - Static variable in class ggz.common.ClientReqError
 
E_UNKNOWN - Static variable in class ggz.common.ClientReqError
 
E_USR_FOUND - Static variable in class ggz.common.ClientReqError
 
E_USR_LOOKUP - Static variable in class ggz.common.ClientReqError
 
E_USR_TAKEN - Static variable in class ggz.common.ClientReqError
 
E_USR_TYPE - Static variable in class ggz.common.ClientReqError
 
EIGHT - Static variable in class ggz.cards.common.Face
 
emailLabel - Variable in class ggz.ui.LoginPanel
 
emailTextField - Variable in class ggz.ui.LoginPanel
 
EmbeddedIO - Class in ggz.client.mod
This class doesn't actually do any IO.
EmbeddedIO(ModGGZ, ModGame) - Constructor for class ggz.client.mod.EmbeddedIO
 
emoticons - Static variable in class ggz.ui.ChatPanel
 
endElement(String, String, String) - Method in class ggz.client.core.Net.XML_Parser
 
endPacket() - Method in class ggz.common.dio.DIOOutputStream
Writes out the bytes that we have accumulated in previous write operations, preceded by a packet header that specifies the size of the packet.
equals(Object) - Method in class ggz.cards.common.Bid
 
equals(Object) - Method in class ggz.cards.common.Card
 
equals(Object) - Method in class ggz.client.core.GameType
 
equals(Object) - Method in class ggz.client.core.Player
 
equals(Object) - Method in class ggz.client.core.Room
 
equals(Object) - Method in class ggz.client.core.Table
 
equals(Object) - Method in class ggz.client.mod.Seat
 
equals(Object) - Method in class ggz.client.mod.SpectatorSeat
 
error(SAXException) - Method in class ggz.client.core.Net.XML_Parser
 
ErrorEventData - Class in ggz.client.core
 
escape(String) - Static method in class ggz.common.CSVParser
Escapes a string according to CSV conventions: fields that contain commas, double-quotes, or line-breaks must be quoted, a quote within a field must be escaped with an additional quote immediately preceding the literal quote, space before and after delimiter commas may be trimmed, and a line break within an element must be preserved.

F

Face - Class in ggz.cards.common
Regular values for card faces.
fd - Variable in class ggz.cards.client.Client
 
filterRGB(int, int, int) - Method in class ggz.cards.GrayFilter
Averages the RGB values with another color to make it look greyed out.
fire_channel_connected() - Method in class ggz.client.core.Server.HookList
 
fire_channel_fail(String) - Method in class ggz.client.core.Server.HookList
 
fire_channel_ready() - Method in class ggz.client.core.Server.HookList
 
fire_chat_event(ChatEventData) - Method in class ggz.client.core.Room.HookList
 
fire_chat_fail(ErrorEventData) - Method in class ggz.client.core.Server.HookList
 
fire_connect_fail(String) - Method in class ggz.client.core.Server.HookList
 
fire_connected() - Method in class ggz.client.core.Server.HookList
 
fire_enter_fail(ErrorEventData) - Method in class ggz.client.core.Server.HookList
 
fire_entered() - Method in class ggz.client.core.Server.HookList
 
fire_logged_in() - Method in class ggz.client.core.Server.HookList
 
fire_login_fail(ErrorEventData) - Method in class ggz.client.core.Server.HookList
 
fire_logout() - Method in class ggz.client.core.Server.HookList
 
fire_motd_loaded(MotdEventData) - Method in class ggz.client.core.Server.HookList
 
fire_negotiate_fail(String) - Method in class ggz.client.core.Server.HookList
 
fire_negotiated() - Method in class ggz.client.core.Server.HookList
 
fire_net_error(String) - Method in class ggz.client.core.Server.HookList
 
fire_player_count(int) - Method in class ggz.client.core.Room.HookList
 
fire_player_lag(Player) - Method in class ggz.client.core.Room.HookList
 
fire_player_list(List) - Method in class ggz.client.core.Room.HookList
 
fire_player_stats(Player) - Method in class ggz.client.core.Room.HookList
 
fire_protocol_error(String) - Method in class ggz.client.core.Server.HookList
 
fire_room_enter(RoomChangeEventData) - Method in class ggz.client.core.Room.HookList
 
fire_room_leave(RoomChangeEventData) - Method in class ggz.client.core.Room.HookList
 
fire_room_list() - Method in class ggz.client.core.Server.HookList
 
fire_server_players_changed() - Method in class ggz.client.core.Server.HookList
 
fire_server_rooms_changed() - Method in class ggz.client.core.Server.HookList
 
fire_state_change() - Method in class ggz.client.core.Server.HookList
 
fire_table_add(Table) - Method in class ggz.client.core.Room.HookList
 
fire_table_delete(Table) - Method in class ggz.client.core.Room.HookList
 
fire_table_join_fail(String) - Method in class ggz.client.core.Room.HookList
 
fire_table_joined(int) - Method in class ggz.client.core.Room.HookList
 
fire_table_launch_fail(ErrorEventData) - Method in class ggz.client.core.Room.HookList
 
fire_table_launched() - Method in class ggz.client.core.Room.HookList
 
fire_table_leave_fail(String) - Method in class ggz.client.core.Room.HookList
 
fire_table_left(TableLeaveEventData) - Method in class ggz.client.core.Room.HookList
 
fire_table_list() - Method in class ggz.client.core.Room.HookList
 
fire_table_update(Table) - Method in class ggz.client.core.Room.HookList
 
fire_type_list() - Method in class ggz.client.core.Server.HookList
 
fireBoardChanged() - Method in class ggz.tictactoe.Client
 
fireCancelMove() - Method in class ggz.tictactoe.Client
 
fireGameStatus(String) - Method in class ggz.tictactoe.Client
 
fireHyperlinkUpdate(HyperlinkEvent) - Method in class ggz.ui.HyperlinkLabel
Notifies all listeners that have registered interest for notification on this event type.
fireLagCellUpdated(Player) - Method in class ggz.ui.RoomChatPanel.PlayersTableModel
 
fireMoveRequested() - Method in class ggz.tictactoe.Client
 
fireSeatChanged(int) - Method in class ggz.tictactoe.Client
 
fireStatsUpdated(Player) - Method in class ggz.ui.RoomChatPanel.PlayersTableModel
 
FIVE - Static variable in class ggz.cards.common.Face
 
flushSpi() - Method in class ggz.ui.preferences.PropertiesPreferences
 
footerPanel - Variable in class ggz.ui.ClientApplet
 
forfeits - Variable in class ggz.client.core.Player
 
formatTeamScore(int) - Method in class ggz.cards.CardGamePanel
 
FOUR - Static variable in class ggz.cards.common.Face
 
FRIENDS_LIST - Static variable in class ggz.ui.preferences.GGZPreferences
 
friendsList - Static variable in class ggz.ui.ChatPanel
 
from_room - Variable in class ggz.client.core.RoomChangeEventData
The room the player is leaving.

G

game - Variable in class ggz.cards.client.Client
 
Game - Class in ggz.client.core
 
Game(Server, Module) - Constructor for class ggz.client.core.Game
 
game_launch_fail(Exception) - Method in interface ggz.client.core.GameEventListener
 
game_launched() - Method in interface ggz.client.core.GameEventListener
 
GAME_MESSAGE_CARDLIST - Static variable in class ggz.cards.common.GameMessage
 
GAME_MESSAGE_GAME - Static variable in class ggz.cards.common.GameMessage
 
GAME_MESSAGE_PLAYER - Static variable in class ggz.cards.common.GameMessage
 
GAME_MESSAGE_TEXT - Static variable in class ggz.cards.common.GameMessage
 
game_negotiate_fail() - Method in interface ggz.client.core.GameEventListener
 
game_negotiated() - Method in interface ggz.client.core.GameEventListener
 
game_playing() - Method in interface ggz.client.core.GameEventListener
 
GameEvent - Class in ggz.client.core
A GGZGameEvent is an event associated with the game, that is triggered by a communication from the server or from the game.
GameEventListener - Interface in ggz.client.core
 
GameMessage - Class in ggz.cards.common
 
GamePanel - Class in ggz.games
Base class that the main UI panel for all games should inherit from.
GamePanel() - Constructor for class ggz.games.GamePanel
 
GamePanel.SeatBootAction - Class in ggz.games
 
GamePanel.SeatBootAction(String) - Constructor for class ggz.games.GamePanel.SeatBootAction
 
GamePanel.SeatBotAction - Class in ggz.games
 
GamePanel.SeatBotAction(int) - Constructor for class ggz.games.GamePanel.SeatBotAction
 
GamePanel.SeatOpenAction - Class in ggz.games
 
GamePanel.SeatOpenAction(int) - Constructor for class ggz.games.GamePanel.SeatOpenAction
 
GamePanel.SeatSitAction - Class in ggz.games
 
GamePanel.SeatSitAction(int) - Constructor for class ggz.games.GamePanel.SeatSitAction
 
GamePanel.SeatStandAction - Class in ggz.games
 
GamePanel.SeatStandAction() - Constructor for class ggz.games.GamePanel.SeatStandAction
 
GamePanel.TableChatAction - Class in ggz.games
 
GamePanel.TableChatAction() - Constructor for class ggz.games.GamePanel.TableChatAction
 
gameStatus(String) - Method in interface ggz.tictactoe.TicTacToeListener
 
gameStatus(String) - Method in class ggz.tictactoe.TicTacToePanel
 
GameType - Class in ggz.client.core
 
get(String, String) - Static method in class ggz.ui.preferences.GGZPreferences
 
get_attr(String) - Method in class ggz.common.XMLElement
 
get_author() - Method in class ggz.client.core.GameType
 
get_bid(Bid[], String[], String[]) - Method in class ggz.cards.CardGamePanel
 
get_bid(Bid[], String[], String[]) - Method in interface ggz.cards.client.CardGameHandler
 
get_booter() - Method in class ggz.client.core.TableLeaveEventData
 
get_channel() - Method in class ggz.client.core.Server
 
get_cur_game() - Method in class ggz.client.core.Server
 
get_cur_room() - Method in class ggz.client.core.Server
 
get_data() - Method in class ggz.common.XMLElement
 
get_dealer() - Method in class ggz.cards.client.Client
 
get_desc() - Method in class ggz.client.core.GameType
 
get_desc() - Method in class ggz.client.core.Room
 
get_desc() - Method in class ggz.client.core.Table
 
get_forfeits() - Method in class ggz.client.core.Player
 
get_game_state() - Method in class ggz.cards.client.Client
 
get_game_type() - Method in class ggz.cards.client.Client
 
get_gametype() - Method in class ggz.client.core.Room
 
get_handle() - Method in class ggz.client.core.Server
 
get_highscore() - Method in class ggz.client.core.Player
 
get_host() - Method in class ggz.client.core.Server
 
get_id() - Method in class ggz.client.core.Room
 
get_id() - Method in class ggz.client.core.Table
 
get_lag() - Method in class ggz.client.core.Player
 
get_last_trick() - Method in class ggz.cards.client.Client
 
get_losses() - Method in class ggz.client.core.Player
 
get_max() - Method in class ggz.common.NumberList
 
get_max_bots() - Method in class ggz.client.core.GameType
 
get_max_players() - Method in class ggz.client.core.GameType
 
get_min() - Method in class ggz.common.NumberList
 
get_min_players() - Method in class ggz.client.core.GameType
 
get_module() - Method in class ggz.client.core.Game
 
get_name() - Method in class ggz.client.core.GameType
 
get_name() - Method in class ggz.client.core.Player
 
get_name() - Method in class ggz.client.core.Room
 
get_namedbot_class(int) - Method in class ggz.client.core.GameType
 
get_namedbot_name(int) - Method in class ggz.client.core.GameType
 
get_newgame() - Method in class ggz.cards.CardGamePanel
 
get_newgame() - Method in interface ggz.cards.client.CardGameHandler
Server has requested the client to OK a new game.
get_nth_gametype(int) - Method in class ggz.client.core.Server
 
get_nth_player(int) - Method in class ggz.cards.client.Client
 
get_nth_player(int) - Method in class ggz.client.core.Room
 
get_nth_player_name(int) - Method in class ggz.client.core.Table
 
get_nth_player_type(int) - Method in class ggz.client.core.Table
 
get_nth_room(int) - Method in class ggz.client.core.Server
 
get_nth_seat(int) - Method in class ggz.client.core.Table
 
get_nth_spectator_name(int) - Method in class ggz.client.core.Table
 
get_nth_spectator_seat(int) - Method in class ggz.client.core.Table
 
get_nth_table(int) - Method in class ggz.client.core.Room
 
get_nth_team(int) - Method in class ggz.cards.client.Client
 
get_num_gametypes() - Method in class ggz.client.core.Server
 
get_num_namedbots() - Method in class ggz.client.core.GameType
 
get_num_players() - Method in class ggz.cards.client.Client
 
get_num_players() - Method in class ggz.client.core.Room
 
get_num_players() - Method in class ggz.client.core.Server
 
get_num_real_players() - Method in class ggz.cards.client.Client
 
get_num_rooms() - Method in class ggz.client.core.Server
 
get_num_seats() - Method in class ggz.client.core.Table
 
get_num_spectator_seats() - Method in class ggz.client.core.Table
 
get_num_tables() - Method in class ggz.client.core.Room
 
get_num_teams() - Method in class ggz.cards.client.Client
 
get_options(String[], String[], int[], String[][]) - Method in class ggz.cards.CardGamePanel
 
get_options(String[], String[], int[], String[][]) - Method in interface ggz.cards.client.CardGameHandler
An options request asks you to pick a set of options.
get_options() - Method in class ggz.cards.client.Client
 
get_peers_allowed() - Method in class ggz.client.core.GameType
 
get_play(int, Card[]) - Method in class ggz.cards.CardGamePanel
 
get_play(int, Card[]) - Method in interface ggz.cards.client.CardGameHandler
 
get_player_by_name(String) - Method in class ggz.client.core.Room
 
get_players() - Method in class ggz.client.core.Room
 
get_port() - Method in class ggz.client.core.Server
 
get_previous_hand() - Method in class ggz.cards.client.Client
 
get_prot_engine() - Method in class ggz.client.core.GameType
 
get_prot_version() - Method in class ggz.client.core.GameType
 
get_ranking() - Method in class ggz.client.core.Player
 
get_rating() - Method in class ggz.client.core.Player
 
get_reason() - Method in class ggz.client.core.TableLeaveEventData
 
get_room() - Method in class ggz.client.core.Player
 
get_room() - Method in class ggz.client.core.Table
 
get_room_by_id(int) - Method in class ggz.client.core.Server
 
get_room_id() - Method in class ggz.client.core.Game
 
get_scores() - Method in class ggz.cards.client.Client
 
get_seat_count(SeatType) - Method in class ggz.client.core.Table
 
get_seat_num() - Method in class ggz.client.core.Game
 
get_server() - Method in class ggz.client.core.Room
 
get_spectators_allowed() - Method in class ggz.client.core.GameType
 
get_state() - Method in class ggz.client.core.Server
 
get_state() - Method in class ggz.client.core.Table
 
get_state() - Method in class ggz.client.mod.ModGGZ
 
get_table() - Method in class ggz.client.core.Player
 
get_table_by_id(int) - Method in class ggz.client.core.Room
 
get_table_id() - Method in class ggz.client.core.Game
 
get_tag() - Method in class ggz.common.XMLElement
 
get_text() - Method in class ggz.common.XMLElement
 
get_ties() - Method in class ggz.client.core.Player
 
get_tls() - Method in class ggz.client.core.Server
 
get_type() - Method in class ggz.client.core.Player
 
get_type() - Method in class ggz.client.core.Server
 
get_type() - Method in class ggz.client.core.Table
 
get_type_by_id(int) - Method in class ggz.client.core.Server
 
get_url() - Method in class ggz.client.core.GameType
 
get_version() - Method in class ggz.client.core.GameType
 
get_wins() - Method in class ggz.client.core.Player
 
getBid() - Method in class ggz.cards.client.Player
 
getBidIndex() - Method in class ggz.cards.BidPanel
 
getBidIndex() - Method in class ggz.cards.bridge.BridgeBidPanel
 
getBidText(Bid) - Method in class ggz.cards.BidPanel
Subclasses override this to get the text.
getBidText(Bid) - Method in class ggz.cards.bridge.BridgeBidPanel
 
getBidText(Bid) - Method in class ggz.cards.spades.SpadesBidPanel
 
getBlack() - Method in class ggz.ui.CustomMetalTheme
 
getBoolean(String, boolean) - Static method in class ggz.ui.preferences.GGZPreferences
 
getBooleanParameter(String, boolean) - Method in class ggz.ui.ClientApplet
 
getButtonIndex(Suit) - Method in class ggz.cards.bridge.BridgeBidPanel
 
getCardClient() - Method in class ggz.cards.CardGamePanel
 
getCardFanGap(int) - Method in class ggz.cards.TableLayout
 
getCardForPlayer(int) - Method in class ggz.cards.client.Client.TrickInfo
 
getCardHeight() - Method in class ggz.cards.TableLayout
 
getCardInHandPos(Container, int, int) - Method in class ggz.cards.TableLayout
 
getCardOrientation(int) - Method in class ggz.cards.CardGamePanel
 
getCardWidth() - Method in class ggz.cards.TableLayout
 
getCellIndex(Component) - Method in class ggz.tictactoe.BoardPanel
Gets the ordinal cell index of the given component.
getChatPanel() - Method in class ggz.games.GamePanel
 
getChatStyleAnnounce() - Static method in class ggz.ui.preferences.GGZPreferences
 
getChatStyleCommand() - Static method in class ggz.ui.preferences.GGZPreferences
 
getChatStyleFriend() - Static method in class ggz.ui.preferences.GGZPreferences
 
getChatStyleInfo() - Static method in class ggz.ui.preferences.GGZPreferences
 
getChatStyleMe() - Static method in class ggz.ui.preferences.GGZPreferences
 
getChatStyleNormal() - Static method in class ggz.ui.preferences.GGZPreferences
 
getChatStyleSender() - Static method in class ggz.ui.preferences.GGZPreferences
 
getClassName() - Method in class ggz.client.core.Module
 
getColor(String, Color) - Static method in class ggz.ui.preferences.GGZPreferences
 
getColorUIResource(String) - Method in class ggz.ui.CustomMetalTheme
Gets the color resource based on the applet parameter.
getColumnClass(int) - Method in class ggz.ui.RoomChatPanel.PlayersTableModel
 
getColumnCount() - Method in class ggz.ui.RoomChatPanel.PlayersTableModel
 
getColumnName(int) - Method in class ggz.ui.RoomChatPanel.PlayersTableModel
 
getCommandLine() - Method in class ggz.client.core.Module
 
getComponentZOrderJDK14(Component) - Method in class ggz.cards.TablePanel
Gets the components index.
getControlTextFont() - Method in class ggz.ui.CustomMetalTheme
 
getDefaultChatType() - Method in class ggz.games.GamePanel.TableChatAction
 
getDefaultChatType() - Method in class ggz.ui.ChatAction
 
getDefaultChatType() - Method in class ggz.ui.PrivateChatDialog.PrivateChatAction
 
getDefaultChatType() - Method in class ggz.ui.RoomChatPanel.RoomChatAction
 
getExtra(int) - Method in class ggz.cards.common.ScoreData
 
getFace() - Method in class ggz.cards.common.Card
 
getFont(String, Font) - Static method in class ggz.ui.preferences.GGZPreferences
 
getFont(String, String) - Static method in class ggz.ui.preferences.GGZPreferences
 
getFontUIResource(String) - Method in class ggz.ui.CustomMetalTheme
Gets the font resource based on the applet parameter.
getForGame(GameType) - Static method in class ggz.client.core.Module
Gets the module that provides support for the game.
getForGame(String, String, String) - Static method in class ggz.client.core.Module
 
getFriendIcon() - Static method in class ggz.ui.IconFactory
 
getGamedata() - Method in class ggz.client.mod.ModGame
Return gamedata object.
getGGZSeatNum() - Method in class ggz.cards.client.Player
The seat number as recorded by GGZ.
getGradientColor1() - Method in class ggz.ui.ClientApplet
 
getGradientColor2() - Method in class ggz.ui.ClientApplet
 
getHand() - Method in class ggz.cards.client.Player
 
getHandRect(Container, int) - Method in class ggz.cards.TableLayout
 
getHandRect(Container, int, int) - Method in class ggz.cards.TableLayout
 
getHandSize(int) - Method in class ggz.cards.TableLayout
Gets the number of cards that we need to reserve space for.
getHost() - Method in class ggz.common.PlayerInfo
 
getHtmlText(boolean) - Method in class ggz.ui.HyperlinkLabel
 
getHyperlinkListeners() - Method in class ggz.ui.HyperlinkLabel
Returns an array of all the HyperLinkListeners added to this JEditorPane with addHyperlinkListener().
getIconResourcePath() - Method in class ggz.client.core.Module
Gets the patch to the icon as is needed by Class.getResource().
getIgnoreIcon() - Static method in class ggz.ui.IconFactory
 
getInfo() - Method in class ggz.client.mod.Seat
Gets extra information about this player.
getInt(String, int) - Static method in class ggz.ui.preferences.GGZPreferences
 
getIntParameter(String, int) - Method in class ggz.ui.ClientApplet
Reads integer string from applet parameter.
getLayoutAlignmentX(Container) - Method in class ggz.cards.TableLayout
 
getLayoutAlignmentY(Container) - Method in class ggz.cards.TableLayout
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ggz.ui.SeatAllocationDialog.PlayerListCellRenderer
 
getMaxHandRect(Container, int) - Method in class ggz.cards.TableLayout
 
getMenuTextFont() - Method in class ggz.ui.CustomMetalTheme
 
getMessage() - Method in class ggz.ui.ChatPanel
 
getMyName() - Method in class ggz.client.mod.ModGame
Gets the name of the player that we represent.
getMySeat() - Method in class ggz.tictactoe.Client
 
getMySeatNum() - Method in class ggz.client.mod.ModGame
Call this function to find out where at the table this player is sitting.
getName() - Method in class ggz.cards.client.Player
 
getName() - Method in class ggz.client.core.Module
 
getName() - Method in class ggz.client.mod.Seat
 
getName() - Method in class ggz.client.mod.SpectatorSeat
 
getName() - Method in class ggz.ui.CustomMetalTheme
 
getNum() - Method in class ggz.client.mod.Seat
 
getNum() - Method in class ggz.client.mod.SpectatorSeat
 
getNum() - Method in class ggz.common.PlayerInfo
 
getNumCards() - Method in class ggz.cards.client.Client.TrickInfo
 
getNumModules() - Static method in class ggz.client.core.Module
This returns the number of registered modules
getNumSeats() - Method in class ggz.client.mod.ModGame
Get the total number of seats at the table.
getNumSeats() - Method in class ggz.ui.SeatAllocationDialog
 
getNumSpectatorSeats() - Method in class ggz.client.mod.ModGame
Get the maximum number of spectators.
getOrCreateDialog(String, int) - Static method in class ggz.ui.PrivateChatDialog
 
getOrientation() - Method in class ggz.cards.Sprite
 
getParameter(String, String) - Method in class ggz.ui.ClientApplet
Utility method that wraps the Applet.getParameter() method supports default values for parameters that don't have a value.
getParameterInfo() - Method in class ggz.ui.ClientApplet
 
getPhoto() - Method in class ggz.common.PlayerInfo
 
getPlayer(int) - Method in class ggz.ui.RoomChatPanel.PlayersTableModel
 
getPlayerCardPos(int) - Method in class ggz.cards.TablePanel
Gets the location where cards are animated from and to for the purpose of playing a card and winning trick.
getPlayerIcon(SeatType) - Method in class ggz.cards.CardGamePanel
 
getPlayerName(int) - Method in class ggz.tictactoe.Client
 
getPlayerSymbol(int) - Method in class ggz.tictactoe.Client
 
getPlayerTypeIcon(PlayerType) - Static method in class ggz.ui.IconFactory
 
getPlayerWhoLed() - Method in class ggz.cards.client.Client.TrickInfo
 
getPreferredSize() - Method in class ggz.cards.Sprite
 
getPreferredWindowSize() - Method in class ggz.games.GamePanel
 
getPreferredWindowSize() - Method in class ggz.tictactoe.TicTacToePanel
 
getPrimary1() - Method in class ggz.ui.CustomMetalTheme
 
getPrimary2() - Method in class ggz.ui.CustomMetalTheme
 
getPrimary3() - Method in class ggz.ui.CustomMetalTheme
 
getProtocolEngine() - Method in class ggz.client.core.Module
 
getProtocolVersion() - Method in class ggz.client.core.Module
 
getPWD() - Method in class ggz.client.core.Module
 
getRealName() - Method in class ggz.common.PlayerInfo
 
getRowCount() - Method in class ggz.ui.RoomChatPanel.PlayersTableModel
 
getScore() - Method in class ggz.cards.client.Team
 
getScore() - Method in class ggz.cards.common.ScoreData
 
getSeat(int) - Method in class ggz.client.mod.ModGame
Get all data for the specified seat.
getSeatType() - Method in class ggz.cards.client.Player
 
getSecondary1() - Method in class ggz.ui.CustomMetalTheme
 
getSecondary2() - Method in class ggz.ui.CustomMetalTheme
 
getSecondary3() - Method in class ggz.ui.CustomMetalTheme
 
getSelectedBid() - Method in class ggz.cards.bridge.BridgeBidPanel
 
getSelectedFont() - Method in class ggz.ui.preferences.StyleChooser
 
getSelectedObjects() - Method in class ggz.cards.Sprite
 
getServerSocket() - Method in class ggz.client.mod.ModGame
Get the socket of the game server connection.
getSpec() - Method in class ggz.cards.common.Bid
 
getSpec2() - Method in class ggz.cards.common.Bid
 
getSpectatorSeat(int) - Method in class ggz.client.mod.ModGame
Get a spectator's data.
getSpi(String) - Method in class ggz.ui.preferences.PropertiesPreferences
 
getStat() - Method in class ggz.client.mod.Seat
 
getStat() - Method in class ggz.client.mod.SpectatorSeat
 
getState() - Method in class ggz.client.mod.ModGame
Get the current state of the table.
getStyle(String, String, int, Color) - Static method in class ggz.ui.preferences.GGZPreferences
 
getStyle() - Method in class ggz.ui.preferences.StyleChooser
 
getSubTextFont() - Method in class ggz.ui.CustomMetalTheme
 
getSuit() - Method in class ggz.cards.common.Bid
 
getSuit() - Method in class ggz.cards.common.Card
 
getSystemTextFont() - Method in class ggz.ui.CustomMetalTheme
 
getTableCard() - Method in class ggz.cards.client.Player
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ggz.cards.BidPanel.BidCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ggz.ui.RoomChatPanel.FriendOrFoeCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ggz.ui.RoomChatPanel.LagCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ggz.ui.RoomChatPanel.NoHighlightCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ggz.ui.RoomChatPanel.PlayerTypeCellRenderer
 
getTableSeatAllocation(Component, Room) - Static method in class ggz.ui.SeatAllocationDialog
 
getTeam() - Method in class ggz.cards.client.Player
 
getTitle() - Method in class ggz.cards.GGZCardsPreferencesTab
 
getTitle() - Method in class ggz.ui.preferences.ChatPreferencesTab
 
getTitle() - Method in interface ggz.ui.preferences.PreferencesTab
 
getToolTipText() - Method in class ggz.ui.RoomChatPanel.FriendOrFoeCellRenderer
 
getToolTipText() - Method in class ggz.ui.RoomChatPanel.LagCellRenderer
 
getToolTipText() - Method in class ggz.ui.RoomChatPanel.PlayerCellRenderer
 
getToolTipText() - Method in class ggz.ui.RoomChatPanel.PlayerTypeCellRenderer
 
getTrickPos(Container, int) - Method in class ggz.cards.TableLayout
 
getTricks() - Method in class ggz.cards.client.Player
 
getType() - Method in class ggz.client.mod.Seat
 
getUserTextFont() - Method in class ggz.ui.CustomMetalTheme
 
getVal() - Method in class ggz.cards.common.Bid
 
getValue(String) - Method in class ggz.cards.bridge.BridgeBidPanel.BidAction
 
getValue(String) - Method in class ggz.cards.bridge.BridgeBidPanel.NonBidAction
 
getValue(String) - Method in class ggz.ui.LoungePanel.LogoutAction
 
getValue(String) - Method in class ggz.ui.RoomPanel.BackToLobbyAction
 
getValue(String) - Method in class ggz.ui.RoomPanel.LogoutAction
 
getValueAt(int, int) - Method in class ggz.ui.RoomChatPanel.PlayersTableModel
 
getWatermark() - Method in class ggz.ui.ClientApplet
 
getWhite() - Method in class ggz.ui.CustomMetalTheme
 
getWindowTitleFont() - Method in class ggz.ui.CustomMetalTheme
 
ggz.cards - package ggz.cards
 
ggz.cards.bridge - package ggz.cards.bridge
 
ggz.cards.client - package ggz.cards.client
 
ggz.cards.common - package ggz.cards.common
 
ggz.cards.spades - package ggz.cards.spades
 
ggz.client.core - package ggz.client.core
 
ggz.client.mod - package ggz.client.mod
 
ggz.common - package ggz.common
 
ggz.common.dio - package ggz.common.dio
 
ggz.games - package ggz.games
 
ggz.tictactoe - package ggz.tictactoe
 
ggz.ui - package ggz.ui
 
ggz.ui.preferences - package ggz.ui.preferences
 
GGZ_ADMIN_BAN - Static variable in class ggz.common.AdminType
Player is banned permanently (NOT USED YET)
GGZ_ADMIN_GAG - Static variable in class ggz.common.AdminType
Player chat is ignored by all others
GGZ_ADMIN_KICK - Static variable in class ggz.common.AdminType
Player is kicked from the server
GGZ_ADMIN_UNGAG - Static variable in class ggz.common.AdminType
Reversion of temporary gagging
GGZ_ADMIN_UNKNOWN - Static variable in class ggz.common.AdminType
Invalid admin type
GGZ_CHANNEL_CONNECTED - Static variable in class ggz.client.core.ServerEvent
Status event: a requested direct game connection has been established.
GGZ_CHANNEL_FAIL - Static variable in class ggz.client.core.ServerEvent
Error: Failure during setup of direct connection to game server.
GGZ_CHANNEL_READY - Static variable in class ggz.client.core.ServerEvent
Game channel is ready for read/write operations.
GGZ_CHAT_ANNOUNCE - Static variable in class ggz.common.ChatType
An announcement, usually triggered with /wall.
GGZ_CHAT_BEEP - Static variable in class ggz.common.ChatType
A beep.
GGZ_CHAT_EVENT - Static variable in class ggz.client.core.RoomEvent
Received a chat message of any kind.
GGZ_CHAT_FAIL - Static variable in class ggz.client.core.ServerEvent
Error: A chat message could not be sent.
GGZ_CHAT_NORMAL - Static variable in class ggz.common.ChatType
A normal chat, just a message sent to the current room.
GGZ_CHAT_PERSONAL - Static variable in class ggz.common.ChatType
A personal message to another player.
GGZ_CHAT_TABLE - Static variable in class ggz.common.ChatType
A table-wide chat.
GGZ_CHAT_UNKNOWN - Static variable in class ggz.common.ChatType
An unknown/unrecognized chat type - likely either a future chat op or a communications error.
GGZ_CONNECT_FAIL - Static variable in class ggz.client.core.ServerEvent
Error: we have failed to connect to the server.
GGZ_CONNECTED - Static variable in class ggz.client.core.ServerEvent
We have just made a connection to the server.
GGZ_CS_PROTO_VERSION - Static variable in class ggz.client.core.Net
 
GGZ_ENTER_FAIL - Static variable in class ggz.client.core.ServerEvent
Error: we have tried to enter a room and failed.
GGZ_ENTERED - Static variable in class ggz.client.core.ServerEvent
We have successfully entered a room.
GGZ_ENVIRONMENT_CONSOLE - Static variable in class ggz.client.core.ModuleEnvironment
Text console
GGZ_ENVIRONMENT_FRAMEBUFFER - Static variable in class ggz.client.core.ModuleEnvironment
VESA or framebuffer
GGZ_ENVIRONMENT_PASSIVE - Static variable in class ggz.client.core.ModuleEnvironment
No GUI, no interaction with user
GGZ_ENVIRONMENT_XFULLSCREEN - Static variable in class ggz.client.core.ModuleEnvironment
X11 fullscreen mode
GGZ_ENVIRONMENT_XWINDOW - Static variable in class ggz.client.core.ModuleEnvironment
X11 windowed mode (default)
GGZ_GAME_LAUNCH_FAIL - Static variable in class ggz.client.core.GameEvent
Your game launch has failed.
GGZ_GAME_LAUNCHED - Static variable in class ggz.client.core.GameEvent
A game was launched by the player (you).
GGZ_GAME_NEGOTIATE_FAIL - Static variable in class ggz.client.core.GameEvent
Negotiation was not successful, game launch failed.
GGZ_GAME_NEGOTIATED - Static variable in class ggz.client.core.GameEvent
Negotiation with server was successful.
GGZ_GAME_PLAYING - Static variable in class ggz.client.core.GameEvent
Game reached the 'playing' state.
GGZ_LEAVE_BOOT - Static variable in class ggz.common.LeaveType
The player has been booted from the table.
GGZ_LEAVE_GAMEERROR - Static variable in class ggz.common.LeaveType
There was an error in the game server and it was terminated.
GGZ_LEAVE_GAMEOVER - Static variable in class ggz.common.LeaveType
The game is over; the server exited normally.
GGZ_LEAVE_NORMAL - Static variable in class ggz.common.LeaveType
A normal leave - at user request.
GGZ_LOGGED_IN - Static variable in class ggz.client.core.ServerEvent
We have successfully logged in.
GGZ_LOGIN - Static variable in class ggz.client.core.LoginType
Standard login; uname and correct passwd needed.
GGZ_LOGIN_FAIL - Static variable in class ggz.client.core.ServerEvent
Error: login failure.
GGZ_LOGIN_GUEST - Static variable in class ggz.client.core.LoginType
Guest login; only a uname is required.
GGZ_LOGIN_NEW - Static variable in class ggz.client.core.LoginType
New user login; only a uname is required.
GGZ_LOGOUT - Static variable in class ggz.client.core.ServerEvent
Logged out of the server.
GGZ_MOTD_LOADED - Static variable in class ggz.client.core.ServerEvent
The MOTD has been read from the server and can be displayed.
GGZ_NEGOTIATE_FAIL - Static variable in class ggz.client.core.ServerEvent
Error: negotiation failure.
GGZ_NEGOTIATED - Static variable in class ggz.client.core.ServerEvent
We have negotiated a connection to the server.
GGZ_NET_ERROR - Static variable in class ggz.client.core.ServerEvent
Error: a network (transmission) error occurred.
GGZ_NUM_SERVER_EVENTS - Static variable in class ggz.client.core.ServerEvent
Terminator.
GGZ_PLAYER_ADMIN - Static variable in class ggz.common.PlayerType
An admin player is registered and has some special permissions.
GGZ_PLAYER_BOT - Static variable in class ggz.common.PlayerType
A bot is a special type of player.
GGZ_PLAYER_COUNT - Static variable in class ggz.client.core.RoomEvent
The number of players in a room has arrived.
GGZ_PLAYER_GUEST - Static variable in class ggz.common.PlayerType
A guest player is not registered.
GGZ_PLAYER_HOST - Static variable in class ggz.common.PlayerType
A host player is registered and has some special permissions.
GGZ_PLAYER_LAG - Static variable in class ggz.client.core.RoomEvent
A player's lag (measure of connection speed) has been updated
GGZ_PLAYER_LIST - Static variable in class ggz.client.core.RoomEvent
The list of players in a room has arrived.
GGZ_PLAYER_NORMAL - Static variable in class ggz.common.PlayerType
A normal player is registered but has no special permission.
GGZ_PLAYER_STATS - Static variable in class ggz.client.core.RoomEvent
A player's stats have been updated.
GGZ_PLAYER_UNKNOWN - Static variable in class ggz.common.PlayerType
This is an unknown type of player.
GGZ_PROTOCOL_ERROR - Static variable in class ggz.client.core.ServerEvent
Error: a communication protocol error occured.
GGZ_RESEAT_MOVE - Static variable in class ggz.client.core.ReseatType
 
GGZ_RESEAT_SIT - Static variable in class ggz.client.core.ReseatType
 
GGZ_RESEAT_STAND - Static variable in class ggz.client.core.ReseatType
 
GGZ_ROOM_ENTER - Static variable in class ggz.client.core.RoomEvent
A player has entered the room with you.
GGZ_ROOM_LEAVE - Static variable in class ggz.client.core.RoomEvent
A player has left your room.
GGZ_ROOM_LIST - Static variable in class ggz.client.core.ServerEvent
The room list arrived.
GGZ_SEAT_ABANDONED - Static variable in class ggz.common.SeatType
The seat is abandoned by a player.
GGZ_SEAT_BOT - Static variable in class ggz.common.SeatType
The seat has a bot (AI) in it.
GGZ_SEAT_NONE - Static variable in class ggz.common.SeatType
This seat does not exist.
GGZ_SEAT_OPEN - Static variable in class ggz.common.SeatType
The seat is open (unoccupied).
GGZ_SEAT_PLAYER - Static variable in class ggz.common.SeatType
The seat has a regular player in it.
GGZ_SEAT_RESERVED - Static variable in class ggz.common.SeatType
The seat is reserved for a player.
GGZ_SERVER_PLAYERS_CHANGED - Static variable in class ggz.client.core.ServerEvent
The number of players on the server has changed.
GGZ_SERVER_ROOMS_CHANGED - Static variable in class ggz.client.core.ServerEvent
A room was added, deleted or closed.
GGZ_STATE_AT_TABLE - Static variable in class ggz.client.core.StateID
Online, loggied in, in a room, at a table.
GGZ_STATE_BETWEEN_ROOMS - Static variable in class ggz.client.core.StateID
Moving between rooms.
GGZ_STATE_CHANGE - Static variable in class ggz.client.core.ServerEvent
The internal state of ggzcore has changed.
GGZ_STATE_CONNECTING - Static variable in class ggz.client.core.StateID
In the process of connecting.
GGZ_STATE_ENTERING_ROOM - Static variable in class ggz.client.core.StateID
Moving into a room.
GGZ_STATE_IN_ROOM - Static variable in class ggz.client.core.StateID
Online, logged in, and in a room.
GGZ_STATE_JOINING_TABLE - Static variable in class ggz.client.core.StateID
Trying to join a table.
GGZ_STATE_LAUNCHING_TABLE - Static variable in class ggz.client.core.StateID
Trying to launch a table.
GGZ_STATE_LEAVING_TABLE - Static variable in class ggz.client.core.StateID
Waiting to leave a table.
GGZ_STATE_LOGGED_IN - Static variable in class ggz.client.core.StateID
Online and logged in!
GGZ_STATE_LOGGING_IN - Static variable in class ggz.client.core.StateID
In the process of logging in.
GGZ_STATE_LOGGING_OUT - Static variable in class ggz.client.core.StateID
In the process of logging out.
GGZ_STATE_OFFLINE - Static variable in class ggz.client.core.StateID
Not connected (at all)
GGZ_STATE_ONLINE - Static variable in class ggz.client.core.StateID
Connected, but not doing anything.
GGZ_STATE_RECONNECTING - Static variable in class ggz.client.core.StateID
Continuous reconnection attempts.
GGZ_TABLE_ADD - Static variable in class ggz.client.core.RoomEvent
A table has been added (created) to the room.
GGZ_TABLE_CREATED - Static variable in class ggz.common.TableState
Initial created state for the table.
GGZ_TABLE_DELETE - Static variable in class ggz.client.core.RoomEvent
A table has been removed (deleted) from the room.
GGZ_TABLE_DONE - Static variable in class ggz.common.TableState
The game session is finished and the table will soon exit.
GGZ_TABLE_ERROR - Static variable in class ggz.common.TableState
There is some error with the table.
GGZ_TABLE_JOIN_FAIL - Static variable in class ggz.client.core.RoomEvent
Joining a table did not succeed.
GGZ_TABLE_JOINED - Static variable in class ggz.client.core.RoomEvent
Your table join attempt has succeeded.
GGZ_TABLE_LAUNCH_FAIL - Static variable in class ggz.client.core.RoomEvent
The table you tried to launch couldn't be launched
GGZ_TABLE_LAUNCHED - Static variable in class ggz.client.core.RoomEvent
The table you tried to launch has launched!
GGZ_TABLE_LEAVE_FAIL - Static variable in class ggz.client.core.RoomEvent
Your attempt to leave the table has failed.
GGZ_TABLE_LEFT - Static variable in class ggz.client.core.RoomEvent
You have successfully left the table you were at.
GGZ_TABLE_LIST - Static variable in class ggz.client.core.RoomEvent
Received the list of active tables.
GGZ_TABLE_PLAYING - Static variable in class ggz.common.TableState
Playing a game.
GGZ_TABLE_UPDATE - Static variable in class ggz.client.core.RoomEvent
One of the tables in the current room has changed.
GGZ_TABLE_WAITING - Static variable in class ggz.common.TableState
Waiting for enough players to join before playing.
GGZ_TRANS_CONN_FAIL - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_CONN_OK - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_CONN_TRY - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_ENTER_FAIL - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_ENTER_OK - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_ENTER_TRY - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_JOIN_FAIL - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_JOIN_OK - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_JOIN_TRY - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_LAUNCH_FAIL - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_LAUNCH_OK - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_LAUNCH_TRY - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_LEAVE_FAIL - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_LEAVE_OK - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_LEAVE_TRY - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_LOGIN_FAIL - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_LOGIN_OK - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_LOGIN_TRY - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_LOGOUT_OK - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_LOGOUT_TRY - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_NET_ERROR - Static variable in class ggz.client.core.TransID
 
GGZ_TRANS_PROTO_ERROR - Static variable in class ggz.client.core.TransID
 
GGZ_TYPE_LIST - Static variable in class ggz.client.core.ServerEvent
The list of game types is available.
GGZCardInputStream - Class in ggz.cards.common
 
GGZCardInputStream(InputStream) - Constructor for class ggz.cards.common.GGZCardInputStream
 
GGZCardOutputStream - Class in ggz.cards.common
This class does not write anything to the output stream until the flush() method is called.
GGZCardOutputStream(OutputStream) - Constructor for class ggz.cards.common.GGZCardOutputStream
 
GGZCardsPreferencesTab - Class in ggz.cards
 
GGZCardsPreferencesTab() - Constructor for class ggz.cards.GGZCardsPreferencesTab
 
GGZDialog - Class in ggz.ui
 
GGZDialog(Frame, String) - Constructor for class ggz.ui.GGZDialog
 
GGZDialog(Frame, String, boolean) - Constructor for class ggz.ui.GGZDialog
 
GGZDialog(Component, String) - Constructor for class ggz.ui.GGZDialog
 
ggzMod - Variable in class ggz.games.GamePanel
 
ggzMod - Variable in class ggz.games.SpectatorListPanel
 
GGZMOD_EVENT_CHAT - Static variable in class ggz.client.mod.ModEvent
A chat message event.
GGZMOD_EVENT_ERROR - Static variable in class ggz.client.mod.ModEvent
An error has occurred This event occurs when a GGZMod error has occurred.
GGZMOD_EVENT_INFO - Static variable in class ggz.client.mod.ModEvent
Player information has arrived.
GGZMOD_EVENT_PLAYER - Static variable in class ggz.client.mod.ModEvent
The player's seat status has changed.
GGZMOD_EVENT_SEAT - Static variable in class ggz.client.mod.ModEvent
A seat change.
GGZMOD_EVENT_SERVER - Static variable in class ggz.client.mod.ModEvent
A new server connection has been made This event occurs when a new connection to the game server has been made, either by the core client or by the game client itself.
GGZMOD_EVENT_SPECTATOR_SEAT - Static variable in class ggz.client.mod.ModEvent
A spectator seat change.
GGZMOD_EVENT_STATE - Static variable in class ggz.client.mod.ModEvent
Module status changed This event occurs when the game's status changes.
GGZMOD_EVENT_STATS - Static variable in class ggz.client.mod.ModEvent
A player's stats have been updated.
GGZMOD_STATE_CONNECTED - Static variable in class ggz.client.mod.ModState
Connected state.
GGZMOD_STATE_CREATED - Static variable in class ggz.client.mod.ModState
Initial state.
GGZMOD_STATE_DONE - Static variable in class ggz.client.mod.ModState
Done state.
GGZMOD_STATE_PLAYING - Static variable in class ggz.client.mod.ModState
Playing state.
GGZMOD_STATE_WAITING - Static variable in class ggz.client.mod.ModState
Waiting state.
GGZPreferences - Class in ggz.ui.preferences
 
GGZPreferences() - Constructor for class ggz.ui.preferences.GGZPreferences
 
GrayFilter - Class in ggz.cards
 
GrayFilter() - Constructor for class ggz.cards.GrayFilter
 

H

handILastPlayedFrom - Variable in class ggz.cards.CardGamePanel
 
handle - Variable in class ggz.ui.RoomChatPanel
Our nickname on server
handle_about(XMLElement) - Method in class ggz.client.core.Net
 
handle_allow(XMLElement) - Method in class ggz.client.core.Net
 
handle_boot(String) - Method in class ggz.client.core.Game
 
handle_boot(String) - Method in interface ggz.client.mod.ModTransactionHandler
Boot a player
handle_bot(int) - Method in class ggz.client.core.Game
 
handle_bot(XMLElement) - Method in class ggz.client.core.Net
 
handle_bot(int) - Method in interface ggz.client.mod.ModTransactionHandler
Put a bot into an open seat.
handle_chat(ChatType, String, String) - Method in class ggz.client.core.Game
 
handle_chat(XMLElement) - Method in class ggz.client.core.Net
 
handle_chat(ChatType, String, String) - Method in interface ggz.client.mod.ModTransactionHandler
A chat originating from the game client.
handle_desc(XMLElement) - Method in class ggz.client.core.Net
 
handle_disconnect() - Method in class ggz.cards.CardGamePanel
 
handle_disconnect() - Method in interface ggz.cards.client.CardGameHandler
Called when the socket disconnects.
handle_error(Throwable) - Method in class ggz.client.core.Game
 
handle_error(Throwable) - Method in class ggz.client.mod.ModGGZ
 
handle_error(Throwable) - Method in interface ggz.client.mod.ModTransactionHandler
There was an error communicating with the game client.
handle_game(XMLElement) - Method in class ggz.client.core.Net
 
handle_game_message(GGZCardInputStream, String) - Method in class ggz.cards.CardGamePanel
 
handle_game_message(GGZCardInputStream, String) - Method in interface ggz.cards.client.CardGameHandler
Called when game-specific data is received by the client.
handle_gameover(Player[]) - Method in class ggz.cards.CardGamePanel
 
handle_gameover(Player[]) - Method in interface ggz.cards.client.CardGameHandler
 
handle_info(int) - Method in class ggz.client.core.Game
 
handle_info(XMLElement) - Method in class ggz.client.core.Net
 
handle_info(int) - Method in interface ggz.client.mod.ModTransactionHandler
Information about one or more players.
handle_join(XMLElement) - Method in class ggz.client.core.Net
 
handle_leave(XMLElement) - Method in class ggz.client.core.Net
 
handle_list(XMLElement) - Method in class ggz.client.core.Net
 
handle_motd(XMLElement) - Method in class ggz.client.core.Net
 
handle_open(int) - Method in class ggz.client.core.Game
 
handle_open(int) - Method in interface ggz.client.mod.ModTransactionHandler
Replace a bot/reserved seat with an open one.
handle_options(XMLElement) - Method in class ggz.client.core.Net
 
handle_password(XMLElement) - Method in class ggz.client.core.Net
 
handle_ping(XMLElement) - Method in class ggz.client.core.Net
 
handle_player(XMLElement) - Method in class ggz.client.core.Net
 
handle_playerinfo(XMLElement) - Method in class ggz.client.core.Net
 
handle_protocol(XMLElement) - Method in class ggz.client.core.Net
 
handle_result(XMLElement) - Method in class ggz.client.core.Net
 
handle_room(XMLElement) - Method in class ggz.client.core.Net
 
handle_seat(XMLElement) - Method in class ggz.client.core.Net
 
handle_server(XMLElement) - Method in class ggz.client.core.Net
 
handle_server_connect(Socket) - Method in class ggz.cards.client.Client
 
handle_server_input() - Method in class ggz.cards.client.Client
 
handle_session(XMLElement) - Method in class ggz.client.core.Net
 
handle_sit(int) - Method in class ggz.client.core.Game
 
handle_sit(int) - Method in interface ggz.client.mod.ModTransactionHandler
Sit down (stop spectatin; join a seat)
handle_spectator_seat(XMLElement) - Method in class ggz.client.core.Net
 
handle_stand() - Method in class ggz.client.core.Game
 
handle_stand() - Method in interface ggz.client.mod.ModTransactionHandler
Stand up (leave your seat; become a spectator)
handle_state(ModState) - Method in class ggz.client.core.Game
This function is called by ggzmod when the game state is changed.
handle_state(ModState) - Method in interface ggz.client.mod.ModTransactionHandler
The game client has notified us of a state change.
handle_table(XMLElement) - Method in class ggz.client.core.Net
 
handle_update(XMLElement) - Method in class ggz.client.core.Net
 
handleChat(String, String) - Method in interface ggz.client.mod.ModEventHandler
A chat message event.
handleChat(String, String) - Method in class ggz.games.GamePanel
 
handleError(String) - Method in interface ggz.client.mod.ModEventHandler
An error has occurred This event occurs when a GGZMod error has occurred.
handleError(String) - Method in class ggz.games.GamePanel
 
handleException(Throwable) - Method in class ggz.games.GamePanel
 
handleException(Throwable) - Method in class ggz.ui.ClientApplet
 
handleInfo(PlayerInfo) - Method in interface ggz.client.mod.ModEventHandler
Player information has arrived.
handleInfo(PlayerInfo) - Method in class ggz.games.GamePanel
 
handleLabel - Variable in class ggz.ui.LoginPanel
 
handlePlayer(String, boolean, int) - Method in interface ggz.client.mod.ModEventHandler
The player's seat status has changed.
handlePlayer(String, boolean, int) - Method in class ggz.client.mod.ModGame
 
handlePlayer(String, boolean, int) - Method in class ggz.games.GamePanel
 
handleSeat(Seat, Seat) - Method in interface ggz.client.mod.ModEventHandler
A seat change.
handleSeat(Seat, Seat) - Method in class ggz.games.GamePanel
This is invoked when a message arrives from the core client.
handleSeat(Seat, Seat) - Method in class ggz.tictactoe.TicTacToePanel
This method is redundant but it's where seath information is received from ModGame.
handleServer(Socket) - Method in class ggz.cards.CardGamePanel
 
handleServer(Socket) - Method in interface ggz.client.mod.ModEventHandler
A new server connection has been made.
handleServer(Socket) - Method in class ggz.games.GamePanel
 
handleServer(Socket) - Method in class ggz.tictactoe.TicTacToePanel
 
handleSpectatorSeat(SpectatorSeat, SpectatorSeat) - Method in interface ggz.client.mod.ModEventHandler
Invoked when a spectator leaves or joins.
handleSpectatorSeat(SpectatorSeat, SpectatorSeat) - Method in class ggz.games.GamePanel
 
handleState(ModState) - Method in class ggz.cards.CardGamePanel
 
handleState(ModState) - Method in interface ggz.client.mod.ModEventHandler
Module status changed.
handleState(ModState) - Method in class ggz.games.GamePanel
 
handleStats() - Method in interface ggz.client.mod.ModEventHandler
Players' stats have been updated.
handleStats() - Method in class ggz.games.GamePanel
 
handleTextField - Variable in class ggz.ui.LoginPanel
 
hashCode() - Method in class ggz.cards.common.Bid
This is here only because the Java API says we should implement hashCode() if we implement equals().
hashCode() - Method in class ggz.cards.common.Card
Taken from the example on p.39 of Effective Java by Joshua Bloch.
hashCode() - Method in class ggz.client.core.GameType
This is here only because the Java API says we should implement hashCode() if we implement equals().
hashCode() - Method in class ggz.client.core.Player
This is here only because the Java API says we should implement hashCode() if we implement equals().
hashCode() - Method in class ggz.client.core.Room
This is here only because the Java API says we should implement hashCode() if we implement equals().
hashCode() - Method in class ggz.client.core.Table
This is here only because the Java API says we should implement hashCode() if we implement equals().
hashCode() - Method in class ggz.client.mod.Seat
This is here only because the Java API says we should implement hashCode() if we implement equals().
hashCode() - Method in class ggz.client.mod.SpectatorSeat
This is here only because the Java API says we should implement hashCode() if we implement equals().
hasTeams() - Method in class ggz.cards.client.Client
 
HEARTS - Static variable in class ggz.cards.common.Suit
The hearts (third) suit
hideButtons() - Method in class ggz.cards.TablePanel
 
highlight(boolean) - Method in class ggz.ui.HyperlinkLabel
 
highlightColor - Static variable in class ggz.cards.PlayerLabel
 
howToPlayLabel - Variable in class ggz.cards.CardGamePanel
 
HyperlinkLabel - Class in ggz.ui
A label that can be used to simulate hyperlinks.
HyperlinkLabel() - Constructor for class ggz.ui.HyperlinkLabel
 
HyperlinkLabel(String) - Constructor for class ggz.ui.HyperlinkLabel
 
HyperlinkLabel(String, URL) - Constructor for class ggz.ui.HyperlinkLabel
 
HyperlinkLabel(Action) - Constructor for class ggz.ui.HyperlinkLabel
 
hyperlinkUpdate(HyperlinkEvent) - Method in class ggz.ui.ClientApplet
Called when a HyperlinkLabel in the application is clicked.

I

iconBlinker - Variable in class ggz.ui.PrivateChatDialog
 
IconFactory - Class in ggz.ui
 
IGNORE_LIST - Static variable in class ggz.ui.preferences.GGZPreferences
 
in - Variable in class ggz.client.mod.ModIO
 
index - Variable in class ggz.client.core.TableSeat
 
inform_chat(String, String) - Method in class ggz.client.mod.ModGGZ
 
inform_error(String) - Method in class ggz.client.mod.ModGGZ
 
init(ModGame) - Method in class ggz.cards.CardGamePanel
 
init(ModGame) - Method in interface ggz.client.mod.ModEventHandler
 
init(ModGame) - Method in class ggz.games.GamePanel
 
init() - Method in class ggz.ui.ClientApplet
 
init(String) - Method in class ggz.ui.LoginPanel
We need an init() method since we can't get the root pane in the constructor, this panel needs to be added to a container first.
initCellSizes(JTable) - Static method in class ggz.ui.RoomChatPanel
 
initPopupMenu(int, int, SeatType) - Method in class ggz.cards.CardGamePanel
 
initScorePanel() - Method in class ggz.cards.CardGamePanel
 
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class ggz.ui.DocumentSizeFilter
 
insertWithEmotes(StyledDocument, String, AttributeSet) - Method in class ggz.ui.ChatPanel
 
install(Applet) - Static method in class ggz.ui.CustomMetalTheme
Sets the look and feel to Metal and installs this theme.
invalidateLayout(Container) - Method in class ggz.cards.TableLayout
 
invokeAndWait(Runnable) - Method in class ggz.games.GamePanel
 
invokeAndWait(Runnable) - Method in class ggz.ui.ClientApplet
 
is_at_table() - Method in class ggz.client.core.Server
 
is_closed() - Method in class ggz.client.core.Room
 
is_in_room() - Method in class ggz.client.core.Server
 
is_logged_in() - Method in class ggz.client.core.Server
 
is_online() - Method in class ggz.client.core.Server
 
is_spectator() - Method in class ggz.client.core.Game
 
isAutoScroll - Variable in class ggz.ui.ChatPanel
 
isBidding() - Method in class ggz.cards.client.Player
 
isBlinking() - Method in class ggz.ui.PrivateChatDialog
 
isEmbedded() - Method in class ggz.client.core.Module
Always returns true.
isFaceUp() - Method in class ggz.cards.common.Card
Determines whether it's known what suit and face this card is.
isFriend(String) - Static method in class ggz.ui.ChatPanel
 
isGameSupported(GameType) - Static method in class ggz.client.core.Module
Checks if there is a module registered for the game type.
isHandFaceUp(int) - Method in class ggz.cards.TableLayout
Returns true if there is at least one card in the player's hand that is face up.
isIgnored(String) - Static method in class ggz.ui.ChatPanel
 
isNewTrick - Variable in class ggz.cards.client.Client
 
isPlaying() - Method in class ggz.cards.client.Player
 
isSelectable() - Method in class ggz.cards.Sprite
 
isSelected() - Method in class ggz.cards.Sprite
 
isset(int) - Method in class ggz.common.NumberList
Checks to see if the given value is set in the number list.
isSingleClickToPlayCardEnabled - Variable in class ggz.cards.CardGamePanel
 
isSpectator() - Method in class ggz.client.mod.ModGame
 
itemStateChanged(ItemEvent) - Method in class ggz.cards.bridge.BridgeBidPanel
 
itemStateChanged(ItemEvent) - Method in class ggz.cards.OptionDialog
 
itemStateChanged(ItemEvent) - Method in class ggz.ui.SeatAllocationDialog
 

J

JACK - Static variable in class ggz.cards.common.Face
A "jack" card face
join_room(int) - Method in class ggz.client.core.Server
 
join_table(int, int) - Method in class ggz.client.core.Room
 
join_table(int, boolean) - Method in class ggz.client.core.Room
 
join_table(int, int, boolean) - Method in class ggz.client.core.Room
 
JOKER1 - Static variable in class ggz.cards.common.Face
A "joker 1" card face
JOKER2 - Static variable in class ggz.cards.common.Face
A "joker 2" card face

K

keysSpi() - Method in class ggz.ui.preferences.PropertiesPreferences
 
KING - Static variable in class ggz.cards.common.Face
A "king" card face

L

LAST_LOGIN_NICKNAME - Static variable in class ggz.ui.preferences.GGZPreferences
 
LAST_LOGIN_TYPE - Static variable in class ggz.ui.preferences.GGZPreferences
 
lastBidder - Variable in class ggz.cards.BidPanel
 
lastTrick - Variable in class ggz.cards.client.Client
Structure that contains cards in the trick for each player.
lastTrickButton - Variable in class ggz.cards.CardGamePanel
 
launch() - Method in class ggz.client.core.Game
 
launch_table(Table) - Method in class ggz.client.core.Room
 
Launcher - Class in ggz.client.mod
 
Launcher() - Constructor for class ggz.client.mod.Launcher
 
layoutBidPanel(Container) - Method in class ggz.cards.TableLayout
 
layoutCardInTrick(Container, int, Component) - Method in class ggz.cards.TableLayout
 
layoutCardsInHand(Container, int, Component[]) - Method in class ggz.cards.TableLayout
 
layoutContainer(Container) - Method in class ggz.cards.SmartChatLayout
Lays out the table so that it's always square, chat gets the rest.
layoutContainer(Container) - Method in class ggz.cards.TableLayout
 
layoutNorthEastCorner(Container) - Method in class ggz.cards.TableLayout
 
layoutNorthWestCorner(Container) - Method in class ggz.cards.TableLayout
 
layoutPlayerLabel(Container, int, Component) - Method in class ggz.cards.TableLayout
 
layoutSouthEastCorner(Container) - Method in class ggz.cards.TableLayout
If there is a last trick button, it is put in the bottom right hand corner.
layoutSouthWestCorner(Container) - Method in class ggz.cards.TableLayout
 
layoutStatusLabel(Container) - Method in class ggz.cards.TableLayout
 
leave_table(boolean) - Method in class ggz.client.core.Room
 
LeaveType - Class in ggz.common
 
list_gametypes(boolean) - Method in class ggz.client.core.Server
 
list_players() - Method in class ggz.client.core.Room
 
list_rooms(boolean) - Method in class ggz.client.core.Server
 
list_tables() - Method in class ggz.client.core.Room
 
listener - Variable in class ggz.tictactoe.BoardPanel
 
listeners - Variable in class ggz.client.core.Server.HookList
 
loadProperties() - Static method in class ggz.ui.ClientApp
 
lobbyButton - Variable in class ggz.ui.RoomPanel
 
log - Static variable in class ggz.client.core.Net
 
log - Static variable in class ggz.ui.ClientApp
 
log - Static variable in class ggz.ui.ClientApplet
 
log - Static variable in class ggz.ui.CustomMetalTheme
 
log - Static variable in class ggz.ui.preferences.GGZPreferences
 
log - Static variable in class ggz.ui.RoomChatPanel
 
log - Static variable in class ggz.ui.RoomPanel
 
log_session(String, String) - Method in class ggz.client.core.Server
 
login() - Method in class ggz.client.core.Server
 
login() - Method in class ggz.ui.LoginPanel
 
loginPanel - Variable in class ggz.ui.ClientApplet
 
LoginPanel - Class in ggz.ui
 
LoginPanel(Server) - Constructor for class ggz.ui.LoginPanel
 
LoginType - Class in ggz.client.core
This controls the type of login a user chooses.
logout() - Method in class ggz.client.core.Server
 
logoutButton - Variable in class ggz.ui.RoomPanel
 
losses - Variable in class ggz.client.core.Player
 
loungePanel - Variable in class ggz.ui.ClientApplet
 
LoungePanel - Class in ggz.ui
 
LoungePanel(Server) - Constructor for class ggz.ui.LoungePanel
 
LoungePanel.LogoutAction - Class in ggz.ui
 
LoungePanel.LogoutAction() - Constructor for class ggz.ui.LoungePanel.LogoutAction
 

M

main(String[]) - Static method in class ggz.client.mod.Launcher
 
main(String[]) - Static method in class ggz.ui.ClientApp
 
mainPanel - Variable in class ggz.ui.ClientApplet
 
maximumLayoutSize(Container) - Method in class ggz.cards.TableLayout
 
maybeShowPopup(MouseEvent) - Method in class ggz.cards.CardGamePanel.PopupListener
 
maybeShowPopup(MouseEvent) - Method in class ggz.games.SpectatorListPanel.PopupListener
 
message - Variable in class ggz.client.core.ChatEventData
The message itself (in UTF-8), or NULL
message - Variable in class ggz.client.core.ErrorEventData
 
messages - Static variable in class ggz.ui.ClientApplet
 
messages - Static variable in class ggz.ui.LoginPanel
 
messages - Static variable in class ggz.ui.LoungePanel
 
messages - Static variable in class ggz.ui.RoomChatPanel
 
messages - Static variable in class ggz.ui.RoomPanel
 
messages - Static variable in class ggz.ui.SeatAllocationDialog
 
minimumLayoutSize(Container) - Method in class ggz.cards.SmartChatLayout
 
minimumLayoutSize(Container) - Method in class ggz.cards.TableLayout
 
ModEvent - Class in ggz.client.mod
Callback events.
ModEventHandler - Interface in ggz.client.mod
 
ModGame - Class in ggz.client.mod
How a game is launched (incomplete): 1.
ModGameIO - Interface in ggz.client.mod
 
ModGameSocketIO - Class in ggz.client.mod
 
ModGameSocketIO(ModGame) - Constructor for class ggz.client.mod.ModGameSocketIO
 
ModGGZ - Class in ggz.client.mod
 
ModGGZ() - Constructor for class ggz.client.mod.ModGGZ
Creates a new ggzmod object.
ModGGZIO - Interface in ggz.client.mod
 
ModGGZSocketIO - Class in ggz.client.mod
 
ModGGZSocketIO(ModGGZ, Socket) - Constructor for class ggz.client.mod.ModGGZSocketIO
 
ModIO - Class in ggz.client.mod
 
ModIO() - Constructor for class ggz.client.mod.ModIO
 
ModState - Class in ggz.client.mod
Each table has a current "state" that is tracked by ggzmod.
ModTransactionHandler - Interface in ggz.client.mod
 
Module - Class in ggz.client.core
 
Module(String, String, String, String, String) - Constructor for class ggz.client.core.Module
 
module - Variable in class ggz.ui.RoomPanel
 
ModuleEnvironment - Class in ggz.client.core
The environment a game frontend expects.
motd - Variable in class ggz.client.core.MotdEventData
MOTD text message
motd() - Method in class ggz.client.core.Server
 
MotdEventData - Class in ggz.client.core
 
MotdEventData() - Constructor for class ggz.client.core.MotdEventData
 
mouseEntered(MouseEvent) - Method in class ggz.cards.CardGamePanel.SpriteHighlighter
 
mouseExited(MouseEvent) - Method in class ggz.cards.CardGamePanel.SpriteHighlighter
 
mousePressed(MouseEvent) - Method in class ggz.cards.CardGamePanel.PopupListener
 
mousePressed(MouseEvent) - Method in class ggz.games.SpectatorListPanel.PopupListener
 
mouseReleased(MouseEvent) - Method in class ggz.cards.CardGamePanel.PopupListener
 
mouseReleased(MouseEvent) - Method in class ggz.games.SpectatorListPanel.PopupListener
 
moveRequested() - Method in interface ggz.tictactoe.TicTacToeListener
 
moveRequested() - Method in class ggz.tictactoe.TicTacToePanel
 
moveToNextBidSlot() - Method in class ggz.cards.BidPanel
 
MSG_BADPLAY - Static variable in class ggz.cards.common.ServerOpCode
Tells the player that they have made a bad play.
MSG_BID - Static variable in class ggz.cards.common.ServerOpCode
Tells the client of a player's bid.
MSG_GAME_CHAT - Static variable in class ggz.client.mod.ModIO
 
MSG_GAME_INFO - Static variable in class ggz.client.mod.ModIO
 
MSG_GAME_LAUNCH - Static variable in class ggz.client.mod.ModIO
Messages sent from the ggz core client to the game client.
MSG_GAME_MESSAGE_CARDLIST - Static variable in class ggz.cards.common.ServerOpCode
A list of cards for each player.
MSG_GAME_MESSAGE_PLAYER - Static variable in class ggz.cards.common.ServerOpCode
A text message for the player, consisting of a seat # followed by a message string.
MSG_GAME_MESSAGE_TEXT - Static variable in class ggz.cards.common.ServerOpCode
A simple text message, containing two strings: a "marker" and the "message".
MSG_GAME_PLAYER - Static variable in class ggz.client.mod.ModIO
Info about this player (us).
MSG_GAME_SEAT - Static variable in class ggz.client.mod.ModIO
Sent from GGZ to game to tell of a seat change.
MSG_GAME_SERVER - Static variable in class ggz.client.mod.ModIO
 
MSG_GAME_SERVER_FD - Static variable in class ggz.client.mod.ModIO
 
MSG_GAME_SPECIFIC - Static variable in class ggz.cards.common.ServerOpCode
Block data that may be game-specific.
MSG_GAME_SPECTATOR_SEAT - Static variable in class ggz.client.mod.ModIO
 
MSG_GAME_STATE - Static variable in class ggz.client.mod.ModIO
Messages sent from the game client to the ggz core client.
MSG_GAME_STATS - Static variable in class ggz.client.mod.ModIO
 
MSG_GAMEOVER - Static variable in class ggz.cards.common.ServerOpCode
Tells the client of a gameover situation.
MSG_HAND - Static variable in class ggz.cards.common.ServerOpCode
Tells the client of a player's hand.
MSG_LANGUAGE - Static variable in class ggz.cards.common.ClientOpCode
 
MSG_NEWGAME - Static variable in class ggz.cards.common.ServerOpCode
Tells the client of a start of a new game.
MSG_NEWHAND - Static variable in class ggz.cards.common.ServerOpCode
Tells the client a new hand is starting.
MSG_PLAY - Static variable in class ggz.cards.common.ServerOpCode
Tells the client of a player playing a card onto the table.
MSG_PLAYERS - Static variable in class ggz.cards.common.ServerOpCode
Tells the client the list of seats.
MSG_PLAYERS_STATUS - Static variable in class ggz.cards.common.ServerOpCode
Tells the client the status of each player.
MSG_SCORES - Static variable in class ggz.cards.common.ServerOpCode
Tells the client scores.
MSG_TABLE - Static variable in class ggz.cards.common.ServerOpCode
Sends out the current table to the client.
MSG_TRICK - Static variable in class ggz.cards.common.ServerOpCode
Tells the client of the end of a trick.
MSG_TRICKS_COUNT - Static variable in class ggz.cards.common.ServerOpCode
Tells the client tricks.
MSG_TRUMP - Static variable in class ggz.cards.common.ServerOpCode
Contains a single byte that tells the trump suit.

N

name - Variable in class ggz.client.core.TableSeat
 
named_bots - Variable in class ggz.client.core.Net.GameData
 
Net - Class in ggz.client.core
 
Net.GameData - Class in ggz.client.core
 
Net.GameData() - Constructor for class ggz.client.core.Net.GameData
 
Net.PlayerInfoData - Class in ggz.client.core
 
Net.PlayerInfoData() - Constructor for class ggz.client.core.Net.PlayerInfoData
 
Net.SwappableInputStream - Class in ggz.client.core
 
Net.SwappableInputStream(InputStream) - Constructor for class ggz.client.core.Net.SwappableInputStream
 
Net.SwappableOutputStream - Class in ggz.client.core
 
Net.SwappableOutputStream(OutputStream) - Constructor for class ggz.client.core.Net.SwappableOutputStream
 
Net.TableData - Class in ggz.client.core
 
Net.TableData() - Constructor for class ggz.client.core.Net.TableData
 
Net.XML_Parser - Class in ggz.client.core
 
Net.XML_Parser() - Constructor for class ggz.client.core.Net.XML_Parser
 
newTableButton - Variable in class ggz.ui.RoomPanel
 
nextOrdinal - Static variable in class ggz.client.core.StateID
 
NINE - Static variable in class ggz.cards.common.Face
 
NO_HIGHSCORE - Static variable in class ggz.client.core.Player
 
NO_RANKING - Static variable in class ggz.client.core.Player
 
NO_RATING - Static variable in class ggz.client.core.Player
 
NO_RECORD - Static variable in class ggz.client.core.Player
 
NO_SUIT - Static variable in class ggz.cards.common.Suit
A no-suit used for jokers etc.
NO_TRUMP - Static variable in class ggz.cards.common.Suit
Sent as part of a bid to indicate no trumps.
NO_VALUE - Static variable in class ggz.cards.common.Bid
Specifies that the bid has no value (e.g.
normalIcon - Variable in class ggz.ui.PrivateChatDialog
 
NORTH_EAST_CORNER - Static variable in class ggz.cards.TableConstraints
 
NORTH_WEST_CORNER - Static variable in class ggz.cards.TableConstraints
 
num_bots_is_valid(int) - Method in class ggz.client.core.GameType
 
num_players_is_valid(int) - Method in class ggz.client.core.GameType
 
NumberList - Class in ggz.common
This class provides a method for storing and retrieving a simple list of positive integers.
NumberList() - Constructor for class ggz.common.NumberList
Creates an empty number list.
numPlayers - Variable in class ggz.cards.BidPanel
 

O

onCancelClick() - Method in class ggz.ui.SeatAllocationDialog
 
onOKClick() - Method in class ggz.cards.OptionDialog
 
onOKClick() - Method in class ggz.ui.SeatAllocationDialog
 
OptionDialog - Class in ggz.cards
 
OptionDialog(Frame, String, boolean) - Constructor for class ggz.cards.OptionDialog
 
options - Variable in class ggz.cards.client.Client
 
optionsLabel - Variable in class ggz.cards.CardGamePanel
 
ordinal() - Method in class ggz.cards.common.ClientOpCode
 
ordinal() - Method in class ggz.cards.common.Face
 
ordinal() - Method in class ggz.cards.common.Suit
 
ordinal - Variable in class ggz.client.core.StateID
 
ordinal() - Method in class ggz.client.core.StateID
 
ordinal() - Method in class ggz.client.mod.ModState
 
ordinal() - Method in class ggz.common.PlayerType
 
ordinal() - Method in class ggz.common.SeatType
 
out - Variable in class ggz.client.mod.ModIO
 

P

paint(Graphics) - Method in class ggz.cards.Sprite
 
paint(Graphics) - Method in class ggz.ui.RoomChatPanel.LagCellRenderer
 
paintComponent(Graphics) - Method in class ggz.cards.TablePanel
 
parseLine(BufferedReader) - Static method in class ggz.common.CSVParser
 
parseLine(String) - Static method in class ggz.common.CSVParser
 
passwordField - Variable in class ggz.ui.LoginPanel
 
passwordLabel - Variable in class ggz.ui.LoginPanel
 
peers_allow - Variable in class ggz.client.core.Net.GameData
 
Player - Class in ggz.cards.client
A "player" as seen by the client is really just a seat at the table, complete with a hand and everything.
Player() - Constructor for class ggz.cards.client.Player
 
Player - Class in ggz.client.core
 
Player(String) - Constructor for class ggz.client.core.Player
Constructor used only by RoomChatPanel to calculate column widths.
player - Variable in class ggz.client.core.RoomChangeEventData
The player entering/leaving.
player_allow_list - Variable in class ggz.client.core.Net.GameData
 
player_count(int) - Method in interface ggz.client.core.RoomListener
The number of players in a room has arrived.
player_count(int) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
player_count(int) - Method in class ggz.ui.RoomChatPanel
 
player_count(int) - Method in class ggz.ui.RoomPanel
 
PLAYER_LABEL - Static variable in class ggz.cards.TableConstraints
 
player_lag(Player) - Method in interface ggz.client.core.RoomListener
A player's lag (measure of connection speed) has been updated
player_lag(Player) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
player_lag(Player) - Method in class ggz.ui.RoomChatPanel
 
player_lag(Player) - Method in class ggz.ui.RoomPanel
 
player_list(List) - Method in interface ggz.client.core.RoomListener
The list of players in a room has arrived.
player_list(List) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
player_list(List) - Method in class ggz.ui.RoomChatPanel
 
player_list(List) - Method in class ggz.ui.RoomPanel
 
player_stats(Player) - Method in interface ggz.client.core.RoomListener
A player's stats have been updated.
player_stats(Player) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
player_stats(Player) - Method in class ggz.ui.RoomChatPanel
 
player_stats(Player) - Method in class ggz.ui.RoomPanel
 
playerCountLabel - Variable in class ggz.ui.RoomChatPanel
 
playerIcons - Variable in class ggz.cards.CardGamePanel
 
playerIndex - Variable in class ggz.cards.TableConstraints
The player index for which this component belongs.
PlayerInfo - Class in ggz.common
Player information structure
PlayerInfo(int, String, String, String) - Constructor for class ggz.common.PlayerInfo
 
PlayerLabel - Class in ggz.cards
 
PlayerLabel(String) - Constructor for class ggz.cards.PlayerLabel
 
playerLabels - Variable in class ggz.cards.CardGamePanel
 
playerList - Variable in class ggz.ui.RoomChatPanel
 
playerListPanel - Variable in class ggz.games.GamePanel
 
playerRenderer - Static variable in class ggz.ui.SeatAllocationDialog
 
players - Variable in class ggz.ui.RoomChatPanel
 
playerScrollPane - Variable in class ggz.ui.RoomChatPanel
 
PlayerType - Class in ggz.common
A player type.
playerWhoLedLastTrick - Variable in class ggz.cards.client.Client
 
popup - Variable in class ggz.games.SpectatorListPanel
 
preferenceChange(PreferenceChangeEvent) - Method in class ggz.cards.CardGamePanel
 
preferenceChange(PreferenceChangeEvent) - Method in class ggz.ui.ChatPanel
 
preferenceChange(PreferenceChangeEvent) - Method in class ggz.ui.PrivateChatDialog
 
PreferencesDialog - Class in ggz.ui.preferences
 
PreferencesDialog(Frame) - Constructor for class ggz.ui.preferences.PreferencesDialog
 
preferencesLabel - Variable in class ggz.cards.CardGamePanel
 
PreferencesTab - Interface in ggz.ui.preferences
 
preferredLayoutSize(Container) - Method in class ggz.cards.SmartChatLayout
 
preferredLayoutSize(Container) - Method in class ggz.cards.TableLayout
 
previousHand - Variable in class ggz.cards.client.Client
Represents the previous hand for each players.
previousHandLabel - Variable in class ggz.cards.CardGamePanel
 
priority - Variable in class ggz.client.core.MotdEventData
 
PRIVATE_CHAT_TO_FRONT - Static variable in class ggz.ui.preferences.GGZPreferences
 
PrivateChatDialog - Class in ggz.ui
 
PrivateChatDialog.ChatDialogManager - Class in ggz.ui
 
PrivateChatDialog.ChatDialogManager() - Constructor for class ggz.ui.PrivateChatDialog.ChatDialogManager
 
PrivateChatDialog.PrivateChatAction - Class in ggz.ui
 
PrivateChatDialog.PrivateChatAction(String) - Constructor for class ggz.ui.PrivateChatDialog.PrivateChatAction
 
processComponentEvent(ComponentEvent) - Method in class ggz.tictactoe.BoardPanel
 
processMouseEvent(MouseEvent) - Method in class ggz.cards.Sprite
 
processMouseEvent(MouseEvent) - Method in class ggz.ui.HyperlinkLabel
 
processWindowEvent(WindowEvent) - Method in class ggz.ui.PrivateChatDialog
 
PropertiesPreferences - Class in ggz.ui.preferences
Simple implementation of Preferences that is used when a security manager prevents access to the platform default Preferences implementation.
PropertiesPreferences() - Constructor for class ggz.ui.preferences.PropertiesPreferences
 
prot_engine - Variable in class ggz.client.core.Net.GameData
 
prot_version - Variable in class ggz.client.core.Net.GameData
 
put(String, String) - Static method in class ggz.ui.preferences.GGZPreferences
 
putBoolean(String, boolean) - Static method in class ggz.ui.preferences.GGZPreferences
 
putColor(String, Color) - Static method in class ggz.ui.preferences.GGZPreferences
 
putFont(String, Font) - Static method in class ggz.ui.preferences.GGZPreferences
 
putInt(String, int) - Static method in class ggz.ui.preferences.GGZPreferences
 
putNextPlayersCardsOnTop(int) - Method in class ggz.cards.CardGamePanel
 
putSpi(String, String) - Method in class ggz.ui.preferences.PropertiesPreferences
 
putStringCollection(String, Collection) - Static method in class ggz.ui.preferences.GGZPreferences
 
putStyle(String, Style) - Static method in class ggz.ui.preferences.GGZPreferences
 

Q

QUEEN - Static variable in class ggz.cards.common.Face
A "queen" card face
quit() - Method in class ggz.games.GamePanel
 
quitLabel - Variable in class ggz.cards.CardGamePanel
 

R

read(String) - Static method in class ggz.common.NumberList
Reads a number list from a text string.
read_bid() - Method in class ggz.cards.common.GGZCardInputStream
 
read_card() - Method in class ggz.cards.common.GGZCardInputStream
 
read_cardset_type() - Method in class ggz.cards.common.GGZCardInputStream
 
read_game_message() - Method in class ggz.cards.common.GGZCardInputStream
 
read_opcode() - Method in class ggz.cards.common.GGZCardInputStream
 
read_seat() - Method in class ggz.cards.common.GGZCardInputStream
 
read_suit() - Method in class ggz.cards.common.GGZCardInputStream
 
readBoolean() - Method in class ggz.client.mod.ModIO
 
readInt() - Method in class ggz.client.mod.ModIO
 
readPacket() - Method in class ggz.tictactoe.Client
 
readSeatType() - Method in class ggz.client.mod.ModIO
 
readState() - Method in class ggz.client.mod.ModIO
 
readString() - Method in class ggz.client.mod.ModIO
 
readString() - Method in class ggz.common.dio.DIOInputStream
 
refresh(char[]) - Method in class ggz.tictactoe.BoardPanel
 
refreshRoomList() - Method in class ggz.ui.LoungePanel
 
remove(Player) - Method in class ggz.ui.RoomChatPanel.PlayersTableModel
 
remove_event_hook(GameEventListener) - Method in class ggz.client.core.Game
 
remove_event_hook(RoomListener) - Method in class ggz.client.core.Room
This is different to the C code since Java has better support for event listeners.
remove_event_hook(ServerListener) - Method in class ggz.client.core.Server
This is different to the C code since Java has better support for event listeners.
removeActionListener(ActionListener) - Method in class ggz.cards.BidPanel
 
removeActionListener(ActionListener) - Method in class ggz.cards.Sprite
 
removeAllButtons() - Method in class ggz.cards.TablePanel
 
removeHyperlinkListener(HyperlinkListener) - Method in class ggz.ui.HyperlinkLabel
Removes a hyperlink listener.
removeInsideBorder(JComponent) - Static method in class ggz.ui.CustomMetalTheme
Utility function to remove the inside border from a compound border.
removeLayoutComponent(Component) - Method in class ggz.cards.SmartChatLayout
 
removeLayoutComponent(Component) - Method in class ggz.cards.TableLayout
 
removeNodeSpi() - Method in class ggz.ui.preferences.PropertiesPreferences
 
removePreferenceChangeListener(PreferenceChangeListener) - Static method in class ggz.ui.preferences.GGZPreferences
 
removeRoomListener(RoomListener) - Method in class ggz.client.core.Room.HookList
 
removeServerListener(ServerListener) - Method in class ggz.client.core.Server.HookList
 
removeSpectator(SpectatorSeat) - Method in class ggz.games.SpectatorListPanel
 
removeSpi(String) - Method in class ggz.ui.preferences.PropertiesPreferences
 
repaint_player_labels() - Method in class ggz.cards.CardGamePanel
 
replace(String, String, String) - Static method in class ggz.common.StringUtil
Replaces all occurrences of ch with the replacement String.
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class ggz.ui.DocumentSizeFilter
 
replaceAll(List) - Method in class ggz.ui.RoomChatPanel.PlayersTableModel
 
repositionIfNecessary() - Method in class ggz.ui.GGZDialog
Ensures that the dialog is not positioned off the screen.
REQ_BID - Static variable in class ggz.cards.common.ServerOpCode
Requests a bid from the client.
REQ_BOOT - Static variable in class ggz.client.mod.ModIO
 
REQ_BOT - Static variable in class ggz.client.mod.ModIO
 
REQ_CHAT - Static variable in class ggz.client.mod.ModIO
 
REQ_INFO - Static variable in class ggz.client.mod.ModIO
 
REQ_NEWGAME - Static variable in class ggz.cards.common.ServerOpCode
Requests a newgame response (RSP_NEWGAME) from the client.
REQ_OPEN - Static variable in class ggz.client.mod.ModIO
 
REQ_OPTIONS - Static variable in class ggz.cards.common.ServerOpCode
Requests options from the client.
REQ_PLAY - Static variable in class ggz.cards.common.ServerOpCode
Requests a play (of a card) from the client.
REQ_SIT - Static variable in class ggz.client.mod.ModIO
 
REQ_STAND - Static variable in class ggz.client.mod.ModIO
 
REQ_SYNC - Static variable in class ggz.cards.common.ClientOpCode
 
requestBoot(String) - Method in class ggz.client.mod.ModGame
Boot a player.
requestBot(int) - Method in class ggz.client.mod.ModGame
Change the requested seat from an open seat to a bot.
requestChat(ChatType, String, String) - Method in class ggz.client.mod.ModGame
Chat! This initiates a table chat.
requestOpen(int) - Method in class ggz.client.mod.ModGame
Change the requested seat from a bot to an open seat.
requestPlayerInfo(int) - Method in class ggz.client.mod.ModGame
Request extended player information for one or more players Depending on the seat parameter (-1 or valid number), this function asynchronously requests information about player(s), which trigget ModEventHandler.handleInfo().
requestSit(int) - Method in class ggz.client.mod.ModGame
Sit down (move from a spectator seat into a player seat).
requestStand() - Method in class ggz.client.mod.ModGame
Stand up (move from your seat into a spectator seat).
ReseatType - Class in ggz.client.core
 
resetFontSize() - Method in class ggz.tictactoe.BoardPanel
 
resetLogin() - Method in class ggz.ui.ClientApplet
 
resetLogin() - Method in class ggz.ui.LoginPanel
 
Room - Class in ggz.client.core
 
room - Variable in class ggz.ui.RoomChatPanel
 
room - Variable in class ggz.ui.RoomPanel
 
room - Variable in class ggz.ui.SeatAllocationDialog
 
Room.HookList - Class in ggz.client.core
 
Room.HookList() - Constructor for class ggz.client.core.Room.HookList
 
room_enter(RoomChangeEventData) - Method in interface ggz.client.core.RoomListener
A player has entered the room with you.
room_enter(RoomChangeEventData) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
room_enter(RoomChangeEventData) - Method in class ggz.ui.RoomChatPanel
 
room_enter(RoomChangeEventData) - Method in class ggz.ui.RoomPanel
 
room_leave(RoomChangeEventData) - Method in interface ggz.client.core.RoomListener
A player has left your room.
room_leave(RoomChangeEventData) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
room_leave(RoomChangeEventData) - Method in class ggz.ui.RoomChatPanel
 
room_leave(RoomChangeEventData) - Method in class ggz.ui.RoomPanel
 
RoomChangeEventData - Class in ggz.client.core
 
RoomChangeEventData() - Constructor for class ggz.client.core.RoomChangeEventData
 
RoomChatPanel - Class in ggz.ui
 
RoomChatPanel(boolean) - Constructor for class ggz.ui.RoomChatPanel
 
RoomChatPanel.BeepAction - Class in ggz.ui
 
RoomChatPanel.BeepAction() - Constructor for class ggz.ui.RoomChatPanel.BeepAction
 
RoomChatPanel.FriendAction - Class in ggz.ui
 
RoomChatPanel.FriendAction() - Constructor for class ggz.ui.RoomChatPanel.FriendAction
 
RoomChatPanel.FriendOrFoeCellRenderer - Class in ggz.ui
 
RoomChatPanel.FriendOrFoeCellRenderer() - Constructor for class ggz.ui.RoomChatPanel.FriendOrFoeCellRenderer
 
RoomChatPanel.IgnoreAction - Class in ggz.ui
 
RoomChatPanel.IgnoreAction() - Constructor for class ggz.ui.RoomChatPanel.IgnoreAction
 
RoomChatPanel.LagCellRenderer - Class in ggz.ui
 
RoomChatPanel.LagCellRenderer() - Constructor for class ggz.ui.RoomChatPanel.LagCellRenderer
 
RoomChatPanel.NoHighlightCellRenderer - Class in ggz.ui
 
RoomChatPanel.NoHighlightCellRenderer() - Constructor for class ggz.ui.RoomChatPanel.NoHighlightCellRenderer
 
RoomChatPanel.PlayerCellRenderer - Class in ggz.ui
 
RoomChatPanel.PlayerCellRenderer() - Constructor for class ggz.ui.RoomChatPanel.PlayerCellRenderer
 
RoomChatPanel.PlayersTableModel - Class in ggz.ui
 
RoomChatPanel.PlayersTableModel(boolean) - Constructor for class ggz.ui.RoomChatPanel.PlayersTableModel
 
RoomChatPanel.PlayerTypeCellRenderer - Class in ggz.ui
 
RoomChatPanel.PlayerTypeCellRenderer() - Constructor for class ggz.ui.RoomChatPanel.PlayerTypeCellRenderer
 
RoomChatPanel.RoomChatAction - Class in ggz.ui
 
RoomChatPanel.RoomChatAction() - Constructor for class ggz.ui.RoomChatPanel.RoomChatAction
 
RoomEvent - Class in ggz.client.core
A GGZRoomEvent is an event associated with the room, that is triggered by a communication from the server.
RoomListener - Interface in ggz.client.core
 
roomPanel - Variable in class ggz.ui.ClientApplet
 
RoomPanel - Class in ggz.ui
 
RoomPanel(Server) - Constructor for class ggz.ui.RoomPanel
 
RoomPanel.BackToLobbyAction - Class in ggz.ui
 
RoomPanel.BackToLobbyAction() - Constructor for class ggz.ui.RoomPanel.BackToLobbyAction
 
RoomPanel.LogoutAction - Class in ggz.ui
 
RoomPanel.LogoutAction() - Constructor for class ggz.ui.RoomPanel.LogoutAction
 
RSP_BID - Static variable in class ggz.cards.common.ClientOpCode
 
RSP_NEWGAME - Static variable in class ggz.cards.common.ClientOpCode
 
RSP_OPTIONS - Static variable in class ggz.cards.common.ClientOpCode
 
RSP_PLAY - Static variable in class ggz.cards.common.ClientOpCode
 
run() - Method in class ggz.client.core.Net
Main message pump.
run() - Method in class ggz.client.mod.ModGameSocketIO
 
run() - Method in class ggz.client.mod.ModGGZSocketIO
 

S

ScoreData - Class in ggz.cards.common
 
ScoreData(int, int[]) - Constructor for class ggz.cards.common.ScoreData
 
scorePanel - Variable in class ggz.cards.CardGamePanel
 
scores - Variable in class ggz.cards.client.Client
 
scoresDialog - Variable in class ggz.cards.CardGamePanel
 
ScoresDialog - Class in ggz.cards
 
ScoresDialog(Component) - Constructor for class ggz.cards.ScoresDialog
 
scoresLabel - Variable in class ggz.cards.CardGamePanel
 
Seat - Class in ggz.client.mod
A seat at a GGZ game table.
Seat(int, SeatType, String) - Constructor for class ggz.client.mod.Seat
 
SeatAllocationDialog - Class in ggz.ui
 
SeatAllocationDialog(Frame, String, Room) - Constructor for class ggz.ui.SeatAllocationDialog
 
SeatAllocationDialog.PlayerListCellRenderer - Class in ggz.ui
 
SeatAllocationDialog.PlayerListCellRenderer() - Constructor for class ggz.ui.SeatAllocationDialog.PlayerListCellRenderer
 
seatChanged(int) - Method in interface ggz.tictactoe.TicTacToeListener
 
seatChanged(int) - Method in class ggz.tictactoe.TicTacToePanel
 
seatLabel - Variable in class ggz.tictactoe.TicTacToePanel
 
seats - Variable in class ggz.client.core.Net.TableData
 
SeatType - Class in ggz.common
 
SELECTION_OFFSET - Static variable in class ggz.cards.Sprite
Amount to offset sprite's position by when it is selected.
send_bid(int) - Method in class ggz.cards.client.Client
 
send_error(String) - Method in class ggz.client.mod.EmbeddedIO
 
send_error(String) - Method in interface ggz.client.mod.ModGGZIO
 
send_error(String) - Method in class ggz.client.mod.ModGGZSocketIO
 
send_launch() - Method in class ggz.client.mod.EmbeddedIO
 
send_launch() - Method in interface ggz.client.mod.ModGGZIO
 
send_launch() - Method in class ggz.client.mod.ModGGZSocketIO
 
send_msg_chat(String, String) - Method in class ggz.client.mod.EmbeddedIO
 
send_msg_chat(String, String) - Method in interface ggz.client.mod.ModGGZIO
 
send_msg_chat(String, String) - Method in class ggz.client.mod.ModGGZSocketIO
 
send_msg_info(List) - Method in class ggz.client.mod.EmbeddedIO
 
send_msg_info(List) - Method in interface ggz.client.mod.ModGGZIO
 
send_msg_info(List) - Method in class ggz.client.mod.ModGGZSocketIO
 
send_newgame() - Method in class ggz.cards.client.Client
 
send_options(int[]) - Method in class ggz.cards.client.Client
 
send_play(Card) - Method in class ggz.cards.client.Client
 
send_player(String, boolean, int) - Method in class ggz.client.mod.EmbeddedIO
 
send_player(String, boolean, int) - Method in interface ggz.client.mod.ModGGZIO
 
send_player(String, boolean, int) - Method in class ggz.client.mod.ModGGZSocketIO
 
send_seat(Seat) - Method in class ggz.client.mod.EmbeddedIO
 
send_seat(Seat) - Method in interface ggz.client.mod.ModGGZIO
 
send_seat(Seat) - Method in class ggz.client.mod.ModGGZSocketIO
 
send_server(String, int, String) - Method in class ggz.client.mod.EmbeddedIO
 
send_server(String, int, String) - Method in interface ggz.client.mod.ModGGZIO
 
send_server(String, int, String) - Method in class ggz.client.mod.ModGGZSocketIO
 
send_server_fd(Socket) - Method in class ggz.client.mod.EmbeddedIO
 
send_server_fd(Socket) - Method in interface ggz.client.mod.ModGGZIO
 
send_server_fd(Socket) - Method in class ggz.client.mod.ModGGZSocketIO
 
send_spectator_seat(SpectatorSeat) - Method in class ggz.client.mod.EmbeddedIO
 
send_spectator_seat(SpectatorSeat) - Method in interface ggz.client.mod.ModGGZIO
 
send_spectator_seat(SpectatorSeat) - Method in class ggz.client.mod.ModGGZSocketIO
 
send_stats(Stat[], Stat[]) - Method in class ggz.client.mod.EmbeddedIO
 
send_stats(Stat[], Stat[]) - Method in interface ggz.client.mod.ModGGZIO
 
send_stats(Stat[], Stat[]) - Method in class ggz.client.mod.ModGGZSocketIO
 
sendAdmin(AdminType, String, String) - Method in class ggz.games.GamePanel.TableChatAction
 
sendAdmin(AdminType, String, String) - Method in class ggz.ui.ChatAction
 
sendAdmin(AdminType, String, String) - Method in class ggz.ui.PrivateChatDialog.PrivateChatAction
 
sendAdmin(AdminType, String, String) - Method in class ggz.ui.RoomChatPanel.RoomChatAction
 
sendBeep(String) - Method in class ggz.ui.ChatAction
 
sendBeep(String) - Method in class ggz.ui.ChatPanel
 
sendChat(ChatType, String, String) - Method in class ggz.games.GamePanel.TableChatAction
 
sendChat(ChatType, String, String) - Method in class ggz.ui.ChatAction
Performs the requested chat operation.
sendChat(ChatType, String, String) - Method in class ggz.ui.PrivateChatDialog.PrivateChatAction
 
sendChat(ChatType, String, String) - Method in class ggz.ui.RoomChatPanel.RoomChatAction
 
sender - Variable in class ggz.client.core.ChatEventData
The person who sent the message, or NULL
sendMyMove(int) - Method in class ggz.tictactoe.Client
 
sendReqBoot(String) - Method in class ggz.client.mod.EmbeddedIO
 
sendReqBoot(String) - Method in interface ggz.client.mod.ModGameIO
 
sendReqBoot(String) - Method in class ggz.client.mod.ModGameSocketIO
 
sendReqInfo(int) - Method in class ggz.client.mod.EmbeddedIO
 
sendReqInfo(int) - Method in interface ggz.client.mod.ModGameIO
 
sendReqInfo(int) - Method in class ggz.client.mod.ModGameSocketIO
 
sendReqSit(int) - Method in class ggz.client.mod.EmbeddedIO
 
sendReqSit(int) - Method in interface ggz.client.mod.ModGameIO
 
sendReqSit(int) - Method in class ggz.client.mod.ModGameSocketIO
 
sendReqStand() - Method in class ggz.client.mod.EmbeddedIO
 
sendReqStand() - Method in interface ggz.client.mod.ModGameIO
 
sendReqStand() - Method in class ggz.client.mod.ModGameSocketIO
 
sendRequestBot(int) - Method in class ggz.client.mod.EmbeddedIO
 
sendRequestBot(int) - Method in interface ggz.client.mod.ModGameIO
 
sendRequestBot(int) - Method in class ggz.client.mod.ModGameSocketIO
 
sendRequestChat(ChatType, String, String) - Method in class ggz.client.mod.EmbeddedIO
 
sendRequestChat(ChatType, String, String) - Method in interface ggz.client.mod.ModGameIO
 
sendRequestChat(ChatType, String, String) - Method in class ggz.client.mod.ModGameSocketIO
 
sendRequestOpen(int) - Method in class ggz.client.mod.EmbeddedIO
 
sendRequestOpen(int) - Method in interface ggz.client.mod.ModGameIO
 
sendRequestOpen(int) - Method in class ggz.client.mod.ModGameSocketIO
 
sendState(ModState) - Method in class ggz.client.mod.EmbeddedIO
 
sendState(ModState) - Method in interface ggz.client.mod.ModGameIO
 
sendState(ModState) - Method in class ggz.client.mod.ModGameSocketIO
 
server - Variable in class ggz.client.core.Net
 
Server - Class in ggz.client.core
 
Server(String, int, boolean) - Constructor for class ggz.client.core.Server
 
server - Variable in class ggz.ui.ClientApplet
 
server - Variable in class ggz.ui.LoungePanel
 
server - Static variable in class ggz.ui.PrivateChatDialog
 
server - Variable in class ggz.ui.RoomPanel
 
Server.HookList - Class in ggz.client.core
 
Server.HookList() - Constructor for class ggz.client.core.Server.HookList
 
server_channel_connected() - Method in class ggz.client.core.ServerAdapter
 
server_channel_connected() - Method in interface ggz.client.core.ServerListener
Status event: a requested direct game connection has been established.
server_channel_connected() - Method in class ggz.ui.ClientApplet
 
server_channel_connected() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_channel_fail(String) - Method in class ggz.client.core.ServerAdapter
 
server_channel_fail(String) - Method in interface ggz.client.core.ServerListener
Error: Failure during setup of direct connection to game server.
server_channel_fail(String) - Method in class ggz.ui.ClientApplet
 
server_channel_fail(String) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_channel_ready() - Method in class ggz.client.core.ServerAdapter
 
server_channel_ready() - Method in interface ggz.client.core.ServerListener
Game channel is ready for read/write operations.
server_channel_ready() - Method in class ggz.ui.ClientApplet
 
server_channel_ready() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_chat_fail(ErrorEventData) - Method in class ggz.client.core.ServerAdapter
 
server_chat_fail(ErrorEventData) - Method in interface ggz.client.core.ServerListener
Error: A chat message could not be sent.
server_chat_fail(ErrorEventData) - Method in class ggz.ui.ClientApplet
 
server_chat_fail(ErrorEventData) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_connect_fail(String) - Method in class ggz.client.core.ServerAdapter
 
server_connect_fail(String) - Method in interface ggz.client.core.ServerListener
Error: we have failed to connect to the server.
server_connect_fail(String) - Method in class ggz.ui.ClientApplet
 
server_connect_fail(String) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_connected() - Method in class ggz.client.core.ServerAdapter
 
server_connected() - Method in interface ggz.client.core.ServerListener
We have just made a connection to the server.
server_connected() - Method in class ggz.ui.ClientApplet
 
server_connected() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_enter_fail(ErrorEventData) - Method in class ggz.client.core.ServerAdapter
 
server_enter_fail(ErrorEventData) - Method in interface ggz.client.core.ServerListener
Error: we have tried to enter a room and failed.
server_enter_fail(ErrorEventData) - Method in class ggz.ui.ClientApplet
 
server_enter_fail(ErrorEventData) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_enter_ok() - Method in class ggz.client.core.ServerAdapter
 
server_enter_ok() - Method in interface ggz.client.core.ServerListener
We have successfully entered a room.
server_enter_ok() - Method in class ggz.ui.ClientApplet
 
server_enter_ok() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_list_rooms() - Method in class ggz.client.core.ServerAdapter
 
server_list_rooms() - Method in interface ggz.client.core.ServerListener
The room list arrived.
server_list_rooms() - Method in class ggz.ui.ClientApplet
 
server_list_rooms() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_list_types() - Method in class ggz.client.core.ServerAdapter
 
server_list_types() - Method in interface ggz.client.core.ServerListener
The list of game types is available.
server_list_types() - Method in class ggz.ui.ClientApplet
 
server_list_types() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_logged_out() - Method in class ggz.client.core.ServerAdapter
 
server_logged_out() - Method in interface ggz.client.core.ServerListener
Logged out of the server.
server_logged_out() - Method in class ggz.ui.ClientApplet
 
server_logged_out() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_login_fail(ErrorEventData) - Method in class ggz.client.core.ServerAdapter
 
server_login_fail(ErrorEventData) - Method in interface ggz.client.core.ServerListener
Error: login failure.
server_login_fail(ErrorEventData) - Method in class ggz.ui.ClientApplet
 
server_login_fail(ErrorEventData) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_login_ok() - Method in class ggz.client.core.ServerAdapter
 
server_login_ok() - Method in interface ggz.client.core.ServerListener
We have successfully logged in.
server_login_ok() - Method in class ggz.ui.ClientApplet
 
server_login_ok() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_motd_loaded(MotdEventData) - Method in class ggz.client.core.ServerAdapter
 
server_motd_loaded(MotdEventData) - Method in interface ggz.client.core.ServerListener
The MOTD has been read from the server and can be displayed.
server_motd_loaded(MotdEventData) - Method in class ggz.ui.ClientApplet
 
server_motd_loaded(MotdEventData) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_negotiate_fail(String) - Method in class ggz.client.core.ServerAdapter
 
server_negotiate_fail(String) - Method in interface ggz.client.core.ServerListener
Error: negotiation failure.
server_negotiate_fail(String) - Method in class ggz.ui.ClientApplet
 
server_negotiate_fail(String) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_negotiated() - Method in class ggz.client.core.ServerAdapter
 
server_negotiated() - Method in interface ggz.client.core.ServerListener
We have negotiated a connection to the server.
server_negotiated() - Method in class ggz.ui.ClientApplet
 
server_negotiated() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_net_error(String) - Method in class ggz.client.core.ServerAdapter
 
server_net_error(String) - Method in interface ggz.client.core.ServerListener
Error: a network (transmission) error occurred.
server_net_error(String) - Method in class ggz.ui.ClientApplet
 
server_net_error(String) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_players_changed() - Method in class ggz.client.core.ServerAdapter
 
server_players_changed() - Method in interface ggz.client.core.ServerListener
The number of players on the server has changed.
server_players_changed() - Method in class ggz.ui.ClientApplet
 
server_players_changed() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_protocol_error(String) - Method in class ggz.client.core.ServerAdapter
 
server_protocol_error(String) - Method in interface ggz.client.core.ServerListener
Error: a communication protocol error occured.
server_protocol_error(String) - Method in class ggz.ui.ClientApplet
 
server_protocol_error(String) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_rooms_changed() - Method in class ggz.client.core.ServerAdapter
 
server_rooms_changed() - Method in interface ggz.client.core.ServerListener
A room has either been added, deleted or set to "closed".
server_rooms_changed() - Method in class ggz.ui.ClientApplet
 
server_rooms_changed() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
server_state_changed() - Method in class ggz.client.core.ServerAdapter
 
server_state_changed() - Method in interface ggz.client.core.ServerListener
The internal state of ggzcore has changed.
server_state_changed() - Method in class ggz.ui.ClientApplet
 
server_state_changed() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
ServerAdapter - Class in ggz.client.core
 
ServerAdapter() - Constructor for class ggz.client.core.ServerAdapter
 
ServerEvent - Class in ggz.client.core
A GGZServerEvent is an event triggered by a communication from the server.
ServerListener - Interface in ggz.client.core
A GGZServerEvent is an event triggered by a communication from the server.
ServerOpCode - Class in ggz.cards.common
Messages from server
serverXMLTrace - Variable in class ggz.client.core.Net
 
set(int, Object) - Method in class ggz.common.SortedList
 
set_cardlist_message(String, Card[][]) - Method in class ggz.cards.CardGamePanel
Called by server just before trick winner is announced to reinform the client of all the cards in the last trick.
set_cardlist_message(String, Card[][]) - Method in interface ggz.cards.client.CardGameHandler
Called when either "Last Trick" or "Previous Hand" message is received from the server.
set_data(Object) - Method in class ggz.common.XMLElement
 
set_info(List) - Method in class ggz.client.mod.ModGGZ
 
set_logininfo(LoginType, String, String, String) - Method in class ggz.client.core.Server
 
set_module(String) - Method in class ggz.client.mod.ModGGZ
 
set_module(String, String) - Method in class ggz.client.mod.ModGGZ
 
set_player(String, boolean, int) - Method in class ggz.client.mod.ModGGZ
 
set_player_message(int, String) - Method in class ggz.cards.CardGamePanel
 
set_player_message(int, String) - Method in interface ggz.cards.client.CardGameHandler
 
set_players(int) - Method in class ggz.client.core.Room
 
set_seat(int, SeatType, String) - Method in class ggz.client.core.Table
 
set_seat(Seat) - Method in class ggz.client.mod.ModGGZ
 
set_server_fd(Socket) - Method in class ggz.client.core.Game
 
set_server_fd(Socket) - Method in class ggz.client.mod.ModGGZ
 
set_server_host(String, int, String) - Method in class ggz.client.mod.ModGGZ
 
set_spectator_seat(SpectatorSeat) - Method in class ggz.client.mod.ModGGZ
 
set_stats(Stat[], Stat[]) - Method in class ggz.client.mod.ModGGZ
 
set_text_message(String, String) - Method in class ggz.cards.CardGamePanel
 
set_text_message(String, String) - Method in interface ggz.cards.client.CardGameHandler
 
set_transaction_handler(ModTransactionHandler) - Method in class ggz.client.mod.ModGGZ
 
setBasePath(String) - Static method in class ggz.cards.Sprite
 
setBid(Bid) - Method in class ggz.cards.bridge.BridgeBidPanel
 
setBlinking(boolean) - Method in class ggz.ui.PrivateChatDialog
 
setCardGap(int) - Method in class ggz.cards.TableLayout
 
setConstraints(Component, TableConstraints) - Method in class ggz.cards.TableLayout
 
setEnabled(boolean) - Method in class ggz.cards.BidPanel
 
setEnabled(boolean) - Method in class ggz.cards.bridge.BridgeBidPanel
 
setEnabled(boolean) - Method in class ggz.tictactoe.BoardPanel
 
setGlobalHyperlinkListener(HyperlinkListener) - Static method in class ggz.ui.HyperlinkLabel
Set the global hyplink listener that will be notified when any HyperlinkButton in the application is clicked.
setHandler(ModEventHandler) - Method in class ggz.client.mod.ModGame
 
setHighlight(boolean) - Method in class ggz.cards.PlayerLabel
 
setIcon(Icon) - Method in class ggz.cards.PlayerLabel
 
setInputStream(InputStream) - Method in class ggz.client.core.Net.SwappableInputStream
 
setLocation(int, int) - Method in class ggz.cards.Sprite
Overrides superclass method to offset the sprite's location if it is selected.
setMaxHandSize(int) - Method in class ggz.cards.TableLayout
 
setMod(ModGame) - Method in class ggz.games.SpectatorListPanel
 
setMotD(MotdEventData, HyperlinkListener) - Method in class ggz.ui.LoungePanel
 
setOutputStream(OutputStream) - Method in class ggz.client.core.Net.SwappableOutputStream
 
setPackCardsInHand(boolean) - Method in class ggz.cards.TableLayout
 
setPlayerName(String) - Method in class ggz.cards.PlayerLabel
 
setRoom(Room) - Method in class ggz.ui.LoungePanel
 
setRoom(Room) - Method in class ggz.ui.RoomChatPanel
 
setRoom(Room) - Method in class ggz.ui.RoomPanel
 
setRulesURL(String) - Method in class ggz.cards.CardGamePanel
Adds a label in the top left corner that contains a hyperlink to the rules of the game.
setScore(ScoreData) - Method in class ggz.cards.client.Team
 
setScores(String) - Method in class ggz.cards.ScoresDialog
 
setSelectable(boolean) - Method in class ggz.cards.Sprite
 
setSelected(boolean) - Method in class ggz.cards.Sprite
 
setServer(Server) - Static method in class ggz.ui.PrivateChatDialog
 
setSpinCards(boolean) - Method in class ggz.cards.TablePanel
 
setSpriteDimensions(int, int) - Method in class ggz.cards.TablePanel
 
setState(ModState) - Method in class ggz.client.mod.ModGame
Change the table's state.
setStatus(String) - Method in class ggz.cards.TablePanel
 
setStyle(Style) - Method in class ggz.ui.preferences.StyleChooser
 
setText(String) - Method in class ggz.cards.PlayerLabel
 
setText(String) - Method in class ggz.ui.HyperlinkLabel
 
setText(String, String) - Method in class ggz.ui.HyperlinkLabel
 
setText(String, URL) - Method in class ggz.ui.HyperlinkLabel
 
setURL(String) - Method in class ggz.ui.HyperlinkLabel
 
setUserSymbol(char) - Method in class ggz.tictactoe.BoardPanel
 
setValidBids(Bid[], String[], String[]) - Method in class ggz.cards.BidPanel
 
setValidBids(Bid[], String[], String[]) - Method in class ggz.cards.bridge.BridgeBidPanel
 
setValue(Object) - Method in class ggz.ui.RoomChatPanel.PlayerCellRenderer
 
SEVEN - Static variable in class ggz.cards.common.Face
 
show(Component, String[], String[], int[], String[][]) - Static method in class ggz.cards.OptionDialog
 
showButtons() - Method in class ggz.cards.TablePanel
 
showDialog(Component) - Static method in class ggz.ui.AboutDialog
 
showDialog(Component, String, Style) - Static method in class ggz.ui.preferences.StyleChooser
 
showLastTrick() - Method in class ggz.cards.CardGamePanel
 
showOptions() - Method in class ggz.cards.CardGamePanel
 
showPreferences(Component, String[]) - Static method in class ggz.ui.preferences.PreferencesDialog
 
showPreviousHand() - Method in class ggz.cards.CardGamePanel
 
showScores() - Method in class ggz.cards.CardGamePanel
 
SIX - Static variable in class ggz.cards.common.Face
 
SmartChatLayout - Class in ggz.cards
 
SmartChatLayout() - Constructor for class ggz.cards.SmartChatLayout
 
socket - Variable in class ggz.tictactoe.Client
 
soloPlayButton - Variable in class ggz.ui.SeatAllocationDialog
 
SORT_BY_NAME - Static variable in class ggz.client.core.Player
 
SORT_BY_NAME - Static variable in class ggz.client.core.Room
 
SortedList - Class in ggz.common
 
SortedList(Comparator) - Constructor for class ggz.common.SortedList
 
SOUTH_EAST_CORNER - Static variable in class ggz.cards.TableConstraints
 
SOUTH_WEST_CORNER - Static variable in class ggz.cards.TableConstraints
 
southEastPanel - Variable in class ggz.cards.CardGamePanel
 
SPADES - Static variable in class ggz.cards.common.Suit
The spades (highest) suit
SPADES_SHOW_CARDS - Static variable in class ggz.cards.common.Bid
 
SpadesBidPanel - Class in ggz.cards.spades
 
SpadesBidPanel(int, Client) - Constructor for class ggz.cards.spades.SpadesBidPanel
 
SPECTATOR_LIST - Static variable in class ggz.cards.SmartChatLayout
 
spectatorList - Variable in class ggz.games.SpectatorListPanel
 
SpectatorListPanel - Class in ggz.games
 
SpectatorListPanel() - Constructor for class ggz.games.SpectatorListPanel
 
SpectatorListPanel.PopupListener - Class in ggz.games
 
SpectatorListPanel.PopupListener() - Constructor for class ggz.games.SpectatorListPanel.PopupListener
 
SpectatorListPanel.SpectatorBootAction - Class in ggz.games
 
SpectatorListPanel.SpectatorBootAction() - Constructor for class ggz.games.SpectatorListPanel.SpectatorBootAction
 
spectators_allow - Variable in class ggz.client.core.Net.GameData
 
SpectatorSeat - Class in ggz.client.mod
 
SpectatorSeat(int, String) - Constructor for class ggz.client.mod.SpectatorSeat
 
spectatorseats - Variable in class ggz.client.core.Net.TableData
 
splitPane - Variable in class ggz.ui.RoomPanel
 
Sprite - Class in ggz.cards
 
Sprite(Card) - Constructor for class ggz.cards.Sprite
 
Sprite(Card, int) - Constructor for class ggz.cards.Sprite
 
spriteClicked(Sprite) - Method in class ggz.cards.CardGamePanel
Called when a sprite is clicked.
spriteHighlighter - Variable in class ggz.cards.CardGamePanel
 
spriteInTrick - Variable in class ggz.cards.CardGamePanel
 
sprites - Variable in class ggz.cards.CardGamePanel
 
stack - Variable in class ggz.client.core.Net
 
start() - Method in class ggz.tictactoe.Client
Starts listening for messages from the server.
start() - Method in class ggz.ui.ClientApplet
 
startElement(String, String, String, Attributes) - Method in class ggz.client.core.Net.XML_Parser
 
startPacket() - Method in class ggz.common.dio.DIOInputStream
Tells us how many bytes to expect from the server, including the bytes in this header.
Stat - Class in ggz.client.mod
Structure for player statistics
Stat() - Constructor for class ggz.client.mod.Stat
 
STATE_BID - Static variable in class ggz.cards.client.Client
our turn to bid
STATE_DEAL - Static variable in class ggz.cards.client.Client
dealing
STATE_DONE - Static variable in class ggz.cards.client.Client
game's over
STATE_INIT - Static variable in class ggz.cards.client.Client
game hasn't started yet
STATE_OPTIONS - Static variable in class ggz.cards.client.Client
determining options
STATE_PLAY - Static variable in class ggz.cards.client.Client
our turn to play
state_transition(StateID) - Method in class ggz.client.core.TransID
Gets the next state that results from this transition.
STATE_WAIT - Static variable in class ggz.cards.client.Client
waiting for others
StateID - Class in ggz.client.core
 
status - Variable in class ggz.client.core.ErrorEventData
 
STATUS_LABEL - Static variable in class ggz.cards.TableConstraints
 
statusLabel - Variable in class ggz.cards.TablePanel
 
statusPanel - Variable in class ggz.tictactoe.TicTacToePanel
 
stop() - Method in class ggz.ui.ClientApplet
 
streamIn - Variable in class ggz.client.core.Net
 
streamOut - Variable in class ggz.client.core.Net
 
StringUtil - Class in ggz.common
 
StringUtil() - Constructor for class ggz.common.StringUtil
 
StyleChooser - Class in ggz.ui.preferences
 
StyleChooser(Style) - Constructor for class ggz.ui.preferences.StyleChooser
 
styleContext - Variable in class ggz.ui.preferences.ChatPreferencesTab
 
stylePreferences - Variable in class ggz.ui.preferences.ChatPreferencesTab
 
styles - Static variable in class ggz.ui.preferences.GGZPreferences
 
Suit - Class in ggz.cards.common
Regular values for card suits.
syncSpi() - Method in class ggz.ui.preferences.PropertiesPreferences
 

T

table - Variable in class ggz.cards.CardGamePanel
 
TABLE - Static variable in class ggz.cards.SmartChatLayout
 
Table - Class in ggz.client.core
 
Table(GameType, String, int) - Constructor for class ggz.client.core.Table
 
table_add(Table) - Method in interface ggz.client.core.RoomListener
A table has been created.
table_add(Table) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
table_add(Table) - Method in class ggz.ui.RoomChatPanel
 
table_add(Table) - Method in class ggz.ui.RoomPanel
 
table_delete(Table) - Method in interface ggz.client.core.RoomListener
A table has been removed from the room.
table_delete(Table) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
table_delete(Table) - Method in class ggz.ui.RoomChatPanel
 
table_delete(Table) - Method in class ggz.ui.RoomPanel
 
table_join_fail(String) - Method in interface ggz.client.core.RoomListener
Joining a table did not succeed.
table_join_fail(String) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
table_join_fail(String) - Method in class ggz.ui.RoomChatPanel
 
table_join_fail(String) - Method in class ggz.ui.RoomPanel
 
table_joined(int) - Method in interface ggz.client.core.RoomListener
Your table join attempt has succeeded.
table_joined(int) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
table_joined(int) - Method in class ggz.ui.RoomChatPanel
 
table_joined(int) - Method in class ggz.ui.RoomPanel
 
table_launch_fail(ErrorEventData) - Method in interface ggz.client.core.RoomListener
The table you tried to launch couldn't be launched
table_launch_fail(ErrorEventData) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
table_launch_fail(ErrorEventData) - Method in class ggz.ui.RoomChatPanel
 
table_launch_fail(ErrorEventData) - Method in class ggz.ui.RoomPanel
 
table_launched() - Method in interface ggz.client.core.RoomListener
The table you tried to launch has launched!
table_launched() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
table_launched() - Method in class ggz.ui.RoomChatPanel
 
table_launched() - Method in class ggz.ui.RoomPanel
 
table_leave_fail(String) - Method in interface ggz.client.core.RoomListener
Your attempt to leave the table has failed.
table_leave_fail(String) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
table_leave_fail(String) - Method in class ggz.ui.RoomChatPanel
 
table_leave_fail(String) - Method in class ggz.ui.RoomPanel
 
table_left(TableLeaveEventData) - Method in interface ggz.client.core.RoomListener
You have successfully left the table you were at.
table_left(TableLeaveEventData) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
table_left(TableLeaveEventData) - Method in class ggz.ui.RoomChatPanel
 
table_left(TableLeaveEventData) - Method in class ggz.ui.RoomPanel
 
table_list() - Method in interface ggz.client.core.RoomListener
Received the list of active tables.
table_list() - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
table_list() - Method in class ggz.ui.RoomChatPanel
 
table_list() - Method in class ggz.ui.RoomPanel
 
table_update(Table) - Method in interface ggz.client.core.RoomListener
One of the tables in the current room has changed.
table_update(Table) - Method in class ggz.ui.PrivateChatDialog.ChatDialogManager
 
table_update(Table) - Method in class ggz.ui.RoomChatPanel
 
table_update(Table) - Method in class ggz.ui.RoomPanel
 
TableConstraints - Class in ggz.cards
 
TableConstraints(int) - Constructor for class ggz.cards.TableConstraints
 
TableConstraints(int, int) - Constructor for class ggz.cards.TableConstraints
 
TableConstraints(int, int, int) - Constructor for class ggz.cards.TableConstraints
 
tableLayout - Variable in class ggz.cards.CardGamePanel
 
TableLayout - Class in ggz.cards
 
TableLayout(int, int) - Constructor for class ggz.cards.TableLayout
 
TableLeaveEventData - Class in ggz.client.core
 
TableLeaveEventData(LeaveType, String) - Constructor for class ggz.client.core.TableLeaveEventData
 
TablePanel - Class in ggz.cards
 
TablePanel() - Constructor for class ggz.cards.TablePanel
 
tablePanel - Variable in class ggz.ui.RoomPanel
 
TableSeat - Class in ggz.client.core
 
TableSeat() - Constructor for class ggz.client.core.TableSeat
 
TableSeat(int, SeatType, String) - Constructor for class ggz.client.core.TableSeat
 
tablesFlow - Variable in class ggz.ui.RoomPanel
 
TableState - Class in ggz.common
Table state values.
Team - Class in ggz.cards.client
 
Team() - Constructor for class ggz.cards.client.Team
 
TEN - Static variable in class ggz.cards.common.Face
 
textField - Variable in class ggz.ui.ChatPanel
 
themScoreLabel - Variable in class ggz.cards.CardGamePanel
 
THREE - Static variable in class ggz.cards.common.Face
 
TicTacToeListener - Interface in ggz.tictactoe
 
TicTacToePanel - Class in ggz.tictactoe
Player 0 = 0 Player 1 = X
TicTacToePanel() - Constructor for class ggz.tictactoe.TicTacToePanel
 
ties - Variable in class ggz.client.core.Player
 
titleLabel - Variable in class ggz.ui.RoomPanel
 
tls - Static variable in class ggz.ui.ClientApp
 
to_room - Variable in class ggz.client.core.RoomChangeEventData
The room we are entering.
toFrontCheckBox - Variable in class ggz.ui.PrivateChatDialog
 
toggleFriend(String) - Method in class ggz.ui.ChatPanel
 
toggleIgnore(String) - Method in class ggz.ui.ChatPanel
 
toString() - Method in class ggz.cards.client.Client.GameState
 
toString() - Method in class ggz.cards.common.Bid
 
toString() - Method in class ggz.cards.common.Card
 
toString() - Method in class ggz.cards.common.Face
 
toString() - Method in class ggz.cards.common.ScoreData
 
toString() - Method in class ggz.cards.common.ServerOpCode
 
toString() - Method in class ggz.cards.common.Suit
 
toString() - Method in class ggz.cards.GrayFilter
 
toString() - Method in class ggz.client.core.LoginType
 
toString() - Method in class ggz.client.core.Player
 
toString() - Method in class ggz.client.core.StateID
 
toString() - Method in class ggz.client.core.TransID
 
toString() - Method in class ggz.client.mod.ModState
 
toString() - Method in class ggz.client.mod.Seat
 
toString() - Method in class ggz.client.mod.SpectatorSeat
 
toString() - Method in class ggz.common.ChatType
 
toString() - Method in class ggz.common.ClientReqError
 
toString() - Method in class ggz.common.LeaveType
 
toString() - Method in class ggz.common.PlayerType
 
toString() - Method in class ggz.common.SeatType
 
totalPlayerCountLabel - Variable in class ggz.ui.ClientApplet
 
TransID - Class in ggz.client.core
 
trump_suit - Variable in class ggz.cards.client.Client
 
type - Variable in class ggz.cards.TableConstraints
The purpose of this component.
type - Variable in class ggz.client.core.ChatEventData
The type of chat.
type - Variable in class ggz.client.core.TableSeat
 

U

UNKNOWN_CARD - Static variable in class ggz.cards.common.Card
 
UNKNOWN_CARDSET - Static variable in class ggz.cards.common.CardSetType
 
UNKNOWN_FACE - Static variable in class ggz.cards.common.Face
An unknown face on a card
UNKNOWN_SUIT - Static variable in class ggz.cards.common.Suit
An unknown suit of a card
update(Graphics) - Method in class ggz.ui.RoomChatPanel.LagCellRenderer
 
uri - Static variable in class ggz.ui.ClientApp
 
url - Variable in class ggz.client.core.MotdEventData
URL of a graphical MOTD webpage, or NULL
url - Variable in class ggz.client.core.Net.GameData
 
userSymbol - Variable in class ggz.tictactoe.BoardPanel
The symbol representing the player that can interact with the board.
usScoreLabel - Variable in class ggz.cards.CardGamePanel
 

V

validateUserInput() - Method in class ggz.ui.LoginPanel
 
validBids - Variable in class ggz.cards.bridge.BridgeBidPanel
 
valueChanged(ListSelectionEvent) - Method in class ggz.ui.preferences.ChatPreferencesTab
 
valueChanged(ListSelectionEvent) - Method in class ggz.ui.preferences.StyleChooser
 
valueChanged(ListSelectionEvent) - Method in class ggz.ui.RoomChatPanel
Called when selection changes in player list.
valueOf(int) - Static method in class ggz.cards.common.CardSetType
Decodes the value sent from the server.
valueOf(int) - Static method in class ggz.cards.common.Face
 
valueOf(int) - Static method in class ggz.cards.common.GameMessage
 
valueOf(int) - Static method in class ggz.cards.common.ServerOpCode
 
valueOf(int) - Static method in class ggz.cards.common.Suit
 
valueOf(int) - Static method in class ggz.client.mod.ModState
 
valueOf(String) - Static method in class ggz.common.ChatType
Converts a string to a a ChatType.
valueOf(String) - Static method in class ggz.common.ClientReqError
Converts an error string to a ClientReqError object.
valueOf(String) - Static method in class ggz.common.LeaveType
 
valueOf(String) - Static method in class ggz.common.PlayerType
 
valueOf(String) - Static method in class ggz.common.SeatType
 
valueOf(int) - Static method in class ggz.common.SeatType
 
valueOf(int) - Static method in class ggz.common.TableState
 
values - Static variable in class ggz.cards.common.CardSetType
 
values - Static variable in class ggz.cards.common.Face
 
values() - Static method in class ggz.cards.common.Face
 
values - Static variable in class ggz.cards.common.GameMessage
 
values - Static variable in class ggz.cards.common.Suit
 
values() - Static method in class ggz.cards.common.Suit
 
values - Static variable in class ggz.client.mod.ModState
 
values - Static variable in class ggz.common.PlayerType
 
values() - Static method in class ggz.common.PlayerType
 
values - Static variable in class ggz.common.SeatType
 

W

wins - Variable in class ggz.client.core.Player
 
write() - Method in class ggz.common.NumberList
Writes a number list to a text string.
write_card(Card) - Method in class ggz.cards.common.GGZCardOutputStream
 
write_opcode(ClientOpCode) - Method in class ggz.cards.common.GGZCardOutputStream
 
write_seat(int) - Method in class ggz.cards.common.GGZCardOutputStream
 
writeBoolean(boolean) - Method in class ggz.client.mod.ModIO
 
writeInt(int) - Method in class ggz.client.mod.ModIO
 
writeSeatType(SeatType) - Method in class ggz.client.mod.ModIO
 
writeState(ModState) - Method in class ggz.client.mod.ModIO
 
writeString(String) - Method in class ggz.client.mod.ModIO
 
writeString(String) - Method in class ggz.common.dio.DIOOutputStream
Writes a char string to the given fd preceeded by its size.

X

XMLElement - Class in ggz.common
Object representing a single XML element.
XMLElement(String, Attributes) - Constructor for class ggz.common.XMLElement
 
xmlin - Static variable in class ggz.ui.ClientApp
 
xmlout - Static variable in class ggz.ui.ClientApp
 

A B C D E F G H I J K L M N O P Q R S T U V W X