Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y 

S

s_setVisible - Static variable in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.PlayerListPopupMenu
 
save() - Method in class com.buckosoft.fibs.BuckoFIBS.GroupManager
 
SavedMatch - Class in com.buckosoft.fibs.domain
Describe a saved match that we have with a player.
SavedMatch() - Constructor for class com.buckosoft.fibs.domain.SavedMatch
Create an empty/default SavedMatch
savePaneToList() - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.group.GroupSelectPane
 
selected - Variable in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.group.GroupPopupSubmenu.PopupGroup
Draw this entry as selected
sendLogin() - Method in class com.buckosoft.fibs.net.ClientConnection
Send the login message to FIBS.
sendMessage(String) - Method in class com.buckosoft.fibs.net.ClientConnection
Queue a message up for transmission to the server
ServerPortSelectorPanel - Class in com.buckosoft.fibs.BuckoFIBS.gui.account
A little panel the selects a server and a port
ServerPortSelectorPanel(BFProperties) - Constructor for class com.buckosoft.fibs.BuckoFIBS.gui.account.ServerPortSelectorPanel
Create a ServerPortSelectorPanel This method initializes
setAcceptDeclineDouble() - Method in class com.buckosoft.fibs.domain.Board
We have been doubled and need to accept or decline
setAcceptDeclineResign(boolean) - Method in class com.buckosoft.fibs.domain.Board
 
setActive(boolean) - Method in class com.buckosoft.fibs.domain.GroupOfPlayers
The user changed this Group's active state.
setActiveProfile(int) - Method in interface com.buckosoft.fibs.BuckoFIBS.db.Database
Set the active Profile.
setActiveProfile(int) - Method in class com.buckosoft.fibs.BuckoFIBS.db.DatabaseImpl
 
setAllowMultiplePersonalities(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the value for allow multiple personalities
setAnimateMoves(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether to display messages that we transmit to the fibs server.
setAnimateSpeed(double) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
 
setAnimateType(int) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
 
setAskDouble(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.GameToolbar
Set the icon for the AskDouble button to match this state
setAskDouble(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
 
setAskDouble(boolean) - Method in class com.buckosoft.fibs.document.Document
 
setAudioCues(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether to play the audio cues
setAutoBoard(boolean) - Method in class com.buckosoft.fibs.document.Document
 
setAutoConnect(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the auto connect value
setAutoGreedyBearOff(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the auto Greedy Bear Off
setBfFlag(int) - Method in class com.buckosoft.fibs.domain.Player
Set the BuckoFIBS flag (not used yet)
setBFProperties(BFProperties) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.chatWindow.ChatTabs
 
setBfStatus(String) - Method in class com.buckosoft.fibs.domain.Player
If this player has a special status string, like an invite warning, it goes here.
setBlackDie(int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventFirstRoll
 
setBlackPlayer(String) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventFirstRoll
 
setBoard(Board) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventBoard
 
setBoard(Board) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.BoardPane
Set the reference to the backgammon board.
setBoard(Board) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.MatchStatusPanel
Set the reference to our Board
setBoard(Board) - Method in class com.buckosoft.fibs.document.Document
 
setBoardPane(BoardPane) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventDouble
 
setBoardPane(BoardPane) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventMove
 
setBoardPane(BoardPane) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateManager
Set the back reference to the boardGui for notifications
setBoardTab(BoardTab) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.BoardPane
 
setBoardTabVisible() - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
 
setChangeTabOnNewMsg(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether to switch to the tab that just received a chat message
setCheckersToMove(int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventPleaseMove
 
setCheckersToMove(int) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventBoard
Set the number of checkers to move on this board.
setCheckersToMove(int) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventPleaseMove
Set the number of checkers that will be moved this turn.
setClient(String) - Method in class com.buckosoft.fibs.domain.Player
Set the name of the client that this player is using.
setClientAdapter(ClientAdapter) - Method in class com.buckosoft.fibs.net.ClientConnection
Set the ClientAdapter that we will be interfacing with
setClientConnection(ClientConnection) - Method in class com.buckosoft.fibs.BuckoFIBS.ClientReceiveParser
Set the reference to our ClientConnection
setClientConnection(ClientConnection) - Method in class com.buckosoft.fibs.net.CookieMonster
 
setColor(Color) - Method in class com.buckosoft.fibs.domain.GroupOfPlayers
Set the color to display group members in.
setColorStore(long) - Method in class com.buckosoft.fibs.domain.GroupOfPlayers
Set the color from a database friendly format.
setCommandDispatcher(CommandDispatcher) - Method in class com.buckosoft.fibs.BuckoFIBS.ClientReceiveParser
Set the reference to our CommandDispatcher
setCommandDispatcher(CommandDispatcher) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.BoardGui
Set the reference to the command dispatcher
setCommandDispatcher(CommandDispatcher) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.BoardTab
Set the reference to the CommandDispatcher
setCommandDispatcher(CommandDispatcher) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.chatWindow.ChatPane
Set the reference to the CommandDispatcher
setCommandDispatcher(CommandDispatcher) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.inviterList.InviterListPane
Set the reference to the CommandDispatcher
setCommandDispatcher(CommandDispatcher) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.PlayerListPane
 
setCommandDispatcher(CommandDispatcher) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.PlayerReportPane
Set the reference to the command dispatcher
setCommandDispatcher(CommandDispatcher) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.ToolBar
Set the reference to the command dispatcher
setConfig(RatingGraphConfig) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.RatingGraphPanel
 
setConnected(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
Set the display to show that we are connected to fibs.
setConnected(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.ToolBar
 
setCookie(int) - Method in class com.buckosoft.fibs.domain.CookieString
Set the Cookie that represents this string
setCubeBefore(int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventDouble
Set the current value of cube as well as the derived, next value of the cube (if accepted).
setCubeBefore(int) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventDouble
Set the current value of cube as well as the derived, next value of the cube (if accepted).
setData(double[]) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.RatingGraphPanel
Set the data points to use in the graph.
setDatabase(Database) - Method in class com.buckosoft.fibs.BuckoFIBS.GroupManager
Set the reference to the database.
setDatabase(Database) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.PlayerReportPane
 
setDate(Date) - Method in class com.buckosoft.fibs.domain.FinishedMatch
Set the timestamp of when you finished this match
setDEBUG_ShowAnimatePath(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether we should display a line showing the path the checker will animate along
setDEBUG_ShowUnhandledCookies(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether we should display unhandled cookies
setDice(int[]) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventPleaseMove
Set the dice to be used in this move.
setDice(int[]) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventFirstMove
Set the dice to be used for this turn
setDice(int[]) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventPleaseMove
Set the dice to be used for this turn
setDirection(int) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventMove
 
setDirty(boolean) - Method in class com.buckosoft.fibs.domain.GroupOfPlayers
Set whether this Group needs to be saved or not.
setDirty(boolean) - Method in class com.buckosoft.fibs.domain.PlayerGroup
 
setDisplayRecv(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
OBSOLETE:
setDisplayXmit(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether to display messages that we transmit to the fibs server.
setDocument(Document) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.BoardTab
Set the reference to our Board
setDocument(Document) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.MatchStatusPanel
Set the reference to the document
setDontChangeTabOnShout(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether to switch to the tab that just received a chat message
setDuration(int) - Method in class com.buckosoft.fibs.domain.FinishedMatch
 
setEnabled(boolean) - Method in interface com.buckosoft.swing.JButtonI
Set the enabled state of this button
setEnabled(boolean) - Method in class com.buckosoft.swing.JUButton
 
setEndPointAndOffset(int, int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventMove
 
setFibsAttributes(FIBSAttributes) - Method in class com.buckosoft.fibs.net.ClientConnection
Set the FIBSAttributes that we fetch our server attributes from
setFibsReadyToPlay(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether we are ready to play
setFirstMatchDate(Date) - Method in class com.buckosoft.fibs.domain.config.RatingGraphConfig
Set the date of the first match to display.
setGameMessagesTabVisible() - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
 
setGreedy(boolean) - Method in class com.buckosoft.fibs.document.Document
 
setGroupId(int) - Method in class com.buckosoft.fibs.domain.PlayerGroup
 
setGroupManager(GroupManager) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.group.GroupPopupSubmenu
Set our reference to the object that will receive menu events
setGroupManager(GroupManager) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.group.GroupSelectPane
Set our reference to the GroupManager.
setGroupManager(GroupManager) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.PlayerListPane
 
setGroupManager(GroupManager) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.PlayerListPopupMenu
 
setGroupName(String) - Method in class com.buckosoft.fibs.domain.GroupOfPlayers
Set the name of this group.
setGroupOfPlayers(GroupOfPlayers) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.group.EditGroupDialog
If we are editing an existing group, set it here.
setGroupSelectPane(GroupSelectPane) - Method in class com.buckosoft.fibs.BuckoFIBS.GroupManager
 
setGui(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventPleaseAcceptOrRejectDouble
 
setGuiEvent(boolean) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventPleaseAcceptOrRejectDouble
 
setHighDieLeft(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
 
setHoverHelpers(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Should we show the hover helpers during a player's move
setHoverPoint(int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.BoardPane
 
setIcon(ImageIcon) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventResign
Set the icon that this animation will use
setId(int) - Method in class com.buckosoft.fibs.domain.GroupOfPlayers
Set the unique id for this GroupOfPlayers
setId(int) - Method in class com.buckosoft.fibs.domain.Player
Set the local player id.
setId(int) - Method in class com.buckosoft.fibs.domain.PlayerGroup
 
setIgnore(boolean) - Method in class com.buckosoft.fibs.domain.GroupOfPlayers
Are ignoring this list of players
setInvited(boolean) - Method in class com.buckosoft.fibs.domain.Player
 
setInvitedTabVisible() - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
Make the invited tab visible
setMainBotLRSplit(int) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the position of the Left/Right split in the bottom half of the MainDialog
setMainDialog(MainDialog) - Method in class com.buckosoft.fibs.BuckoFIBS.ClientReceiveParser
Set the reference to the instance of MainDialog
setMainDialog(MainDialog) - Method in interface com.buckosoft.fibs.BuckoFIBS.CommandDispatcher
Set the reference to the instance of MainDialog
setMainDialog(MainDialog) - Method in class com.buckosoft.fibs.BuckoFIBS.CommandDispatcherImpl
Set the reference to the instance of MainDialog
setMainDialog(MainDialog) - Method in class com.buckosoft.fibs.BuckoFIBS.GameManager
Set the reference to the instance of MainDialog
setMainDialog(MainDialog) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.MatchStatusPanel
Set the reference to the MainDialog
setMainDialog(MainDialog) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.group.GroupSelectPane
 
setMainDialog(MainDialog) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.PlayerListPane
 
setMainHeight(int) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the height for the MainDialog
setMainTopBottomSplit(int) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the position of the split for the main top/bottom split in the MainDialog
setMainTopLRSplit(int) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the position of the Left/Right split in the top half of the MainDialog
setMainWidth(int) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the width of the MainDialog
setMainX(int) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the X position of the MainDialog on the screen.
setMainY(int) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the Y position of the MainDialog on the screen.
setMatchCount(int) - Method in class com.buckosoft.fibs.domain.config.RatingGraphConfig
Set the number of matches that the user wants to display.
setMatchId(int) - Method in class com.buckosoft.fibs.domain.FinishedMatch
Set the database unique Id for this record.
setMatchLength(int) - Method in class com.buckosoft.fibs.domain.SavedMatch
Set the number of games in this match.
setMatchPoints(int) - Method in class com.buckosoft.fibs.domain.FinishedMatch
 
setMatchStatusPanelBoard(Board) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.BoardTab
Update the board in the matchStatusPanel
setMenuHandler(ActionListener) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.inviterList.InviterListPopupMenu
 
setMenuHandler(ActionListener) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.InvitePopupSubmenu
Set our reference to the object that will receive menu events
setMenuHandler(ActionListener) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.PlayerListPopupMenu
Set our reference to the object that will receive menu events
setMenuHandler(ActionListener) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.RepBotPopupSubmenu
Set our reference to the object that will receive menu events
setMissManners(String) - Method in class com.buckosoft.fibs.domain.Player
Set the MissManners warning issued about this player
setMode(ClientReceiveParser.Mode) - Method in class com.buckosoft.fibs.BuckoFIBS.ClientReceiveParser
We connect to fibs in either normal communications mode, or a special "Register new user" mode.
setMsgIgnoreShouts(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether to ignore shouts or not
setMsgLoginsAndOuts(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether to display messages about other people logging in and out
setMsgOtherMatchInfo(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether to display messages about other messages
setMsgShowGameMoves(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether to display game move messages
setName(String) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.Column
 
setName(String) - Method in class com.buckosoft.fibs.domain.Player
Set the username of this player.
setOffset(double) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEvent
Set how far along the animation we are (0.0 -> 1.0)
setOpponentId(int) - Method in class com.buckosoft.fibs.domain.FinishedMatch
 
setOpponentName(String) - Method in class com.buckosoft.fibs.domain.SavedMatch
Set the name of the opponent
setOpponentScore(int) - Method in class com.buckosoft.fibs.domain.FinishedMatch
 
setOpponentScore(int) - Method in class com.buckosoft.fibs.domain.SavedMatch
Set the opponent's score in this match
setPassword(int, String) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the clear text password of the user for this profile.
setPlayer(Player) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.PlayerListPopupMenu
Set the Player who was selected when this menu opened.
setPlayer(String) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.PlayerReportPane
Set the Player that we will be looking up.
setPlayerGroups(List<PlayerGroup>) - Method in class com.buckosoft.fibs.domain.GroupOfPlayers
Set the PlayerGroup list, usually after loading it from the database.
setPlayerId(int) - Method in class com.buckosoft.fibs.domain.PlayerGroup
 
setPlayerListPane(PlayerListPane) - Method in class com.buckosoft.fibs.BuckoFIBS.GroupManager
 
setPlayerListTabVisible() - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
Make the list of Players visible
setPlayerName(int, String) - Method in class com.buckosoft.fibs.domain.Board
Set the value of one of the playerNames.
setPlayerName(String) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEvent
Set the playerName of this event.
setPlayerReportTabVisible() - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
 
setPlayPause(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.ReplayToolbar
 
setPlayPause(boolean) - Method in interface com.buckosoft.fibs.BuckoFIBS.gui.boardTab.ReplayToolbarI
Set the state of play-pause
setPostEvent(GameEvent) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventBoard
 
setProfileId(int) - Method in class com.buckosoft.fibs.domain.FinishedMatch
Get the user profile used for this match
setProfileName(int, String) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the name of this profile (not neccessarily the login name)
setProperties(BFProperties) - Method in class com.buckosoft.fibs.BuckoFIBS.ClientReceiveParser
Set the Properties/User preferences
setProperties(BFProperties) - Method in interface com.buckosoft.fibs.BuckoFIBS.CommandDispatcher
Set the Properties/User preferences
setProperties(BFProperties) - Method in class com.buckosoft.fibs.BuckoFIBS.CommandDispatcherImpl
Set the Properties/User preferences
setProperties(BFProperties) - Method in class com.buckosoft.fibs.BuckoFIBS.GameManager
Set the reference to the properties
setProperties(BFProperties) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.account.ServerPortSelectorPanel
 
setProperties(BFProperties) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateManager
Set the reference to the properties
setRatingAfterMatch(double) - Method in class com.buckosoft.fibs.domain.FinishedMatch
 
setRatingGraphConfig(RatingGraphConfig) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
 
setReady(boolean) - Method in class com.buckosoft.fibs.document.Document
Set whether we are ready to play
setReadyToPlay(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
 
setReadyToPlay(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.ToolBar
 
setReplayToolbar(ReplayToolbarI) - Method in class com.buckosoft.fibs.BuckoFIBS.GameManager
Set the reference to the ReplayToolbar so that we can turn on and off his buttons
setResigningPoints(int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventResign
Set how many points this resign event is for
setResigningPoints(int) - Method in class com.buckosoft.fibs.domain.Board
 
setResigningPoints(int) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventAcceptAndWin
Set how many points this resign event is for
setResigningPoints(int) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventPleaseAcceptOrRejectResign
Set how many points this resign event is for
setResigningPoints(int) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventRejectResign
Set how many points this resign event is for
setRightDieType(int) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
 
setROP(boolean[]) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the state of the Ready, Online, Playing triad.
setROP(boolean[]) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.PlayerListPane
Set the states of the Ready, Online, and Playing buttons.
setSavedMatch(String) - Method in class com.buckosoft.fibs.domain.Player
Set the savedMatch (tooltip) text
setSelectedBackground(Color) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.inviterList.InviterNameRenderer
 
setSelectedBackground(Color) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.PlayerNameRenderer
 
setSelectedProfile(int) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the id of the currently selected profile.
setServerName(int, String) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the name of the server that we connect to in this profile
setServerName(String) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.account.ServerPortSelectorPanel
Set the selected server to be this one
setServerPort(int, int) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the IP port number to connect to for this profile
setShowPointNumbers(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether to display the numbers on the points on the board.
setSortDice(boolean) - Method in class com.buckosoft.fibs.domain.Board
Set the flag saying we want sorted dice or not
setStartPointAndOffset(int, int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventMove
 
setStartPositions() - Method in class com.buckosoft.fibs.domain.Board
Place all checkers on their start positions
setStatus(String) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.account.CreateAccountDialog
 
setStatus(String) - Method in interface com.buckosoft.fibs.BuckoFIBS.gui.account.CreateAccountStatusInterface
Display a message in the dialog box
setStdoutNetworkMessages(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set whether to display received network messages on stdout.
setString(String) - Method in class com.buckosoft.fibs.domain.CookieString
Set the String
setSystemMessagesTabVisible() - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
 
setTagForDelete() - Method in class com.buckosoft.fibs.domain.PlayerGroup
 
setToolbarHandler(ToolbarHandler) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.GameToolbar
Set the object that will receive our button presses.
setToolbarHandler(ToolbarHandler) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.ReplayToolbar
Set the object that will receive our button presses.
setToolbarHandler(ToolbarHandler) - Method in interface com.buckosoft.fibs.BuckoFIBS.gui.boardTab.ReplayToolbarI
Set the ToolbarHandler that receives our events
setType(RatingGraphConfig.Type) - Method in class com.buckosoft.fibs.domain.config.RatingGraphConfig
Set the type of graph that the user wants to display.
setTypeAsInt(int) - Method in class com.buckosoft.fibs.domain.config.RatingGraphConfig
Set the type of graph as an int.
setupComboBoxCommand(ChatPane.Command) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.chatWindow.ChatPane
Make the player combobox point to this type
setURL(String) - Method in class com.buckosoft.fibs.BuckoFIBS.db.DatabaseImpl
Set the URL we use to connect to the database.
setUserName(int, String) - Method in class com.buckosoft.fibs.BuckoFIBS.BFProperties
Set the user's login name for this profile.
setValueAt(Object, int, int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.inviterList.InviterTableModel
We don't set no steenky values
setValueAt(Object, int, int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.PlayerTableModel
 
setVersion(String) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.AboutDialog
Set the version number to display in the dialog.
setVisible(boolean) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.PlayerListPopupMenu
 
setWarning(String, String) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.inviterList.InviterTableModel
Add a warning to this inviter.
setWasDoubled(int) - Method in class com.buckosoft.fibs.domain.Board
Is there a pending double on the table?
setWhiteDie(int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventFirstRoll
 
setWhitePlayer(String) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventFirstRoll
 
setWho(int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEvent
Who's event is this?
setWho(int) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEvent
Who's event is this?
setWhoDoubled(int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventDouble
Who doubled?
setWhoDoubled(int) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventPleaseAcceptOrRejectDouble
 
setWhoDoubled(int) - Method in class com.buckosoft.fibs.domain.gameEvent.GameEventYouDouble
 
setWhoIsResigning(int) - Method in class com.buckosoft.fibs.domain.Board
Someone wants to resign, this is the player
setWidth(int) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.playerList.Column
 
setWinLoss(int, int) - Method in class com.buckosoft.fibs.domain.Player
Set the string of your won/loss record against this player.
setYouDouble(boolean) - Method in class com.buckosoft.fibs.document.Document
Set and clear the state where You push a double to Your opponent.
setYourScore(int) - Method in class com.buckosoft.fibs.domain.FinishedMatch
 
setYourScore(int) - Method in class com.buckosoft.fibs.domain.SavedMatch
Set Your score in this match
setYourTurnToRollOrDouble(boolean) - Method in class com.buckosoft.fibs.domain.Board
Set your turn to roll or double
showResignOutDialog() - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
 
shutdown() - Method in class com.buckosoft.fibs.BuckoFIBS.ClientReceiveParser
Kill all timers and tasks this object owns as we prepare to go bye-bye.
shutdown() - Method in class com.buckosoft.fibs.BuckoFIBS.db.DatabaseImpl
 
shutDown() - Method in class com.buckosoft.fibs.net.ClientConnection
Kill the connection to the server.
SIZE - Static variable in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.boardPane.AnimateEventDiceRoll
 
Specs() - Constructor for class com.buckosoft.fibs.BuckoFIBS.gui.RatingGraphPanel.Specs
 
startWatching() - Method in class com.buckosoft.fibs.BuckoFIBS.gui.boardTab.BoardGui
 
startWatching() - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
Call when you start watching another match.
stateChanged(ChangeEvent) - Method in class com.buckosoft.fibs.BuckoFIBS.gui.chatWindow.ChatTabs
 
store(Player) - Method in interface com.buckosoft.fibs.BuckoFIBS.db.Database
Write this player to the database
store(FinishedMatch) - Method in interface com.buckosoft.fibs.BuckoFIBS.db.Database
Store this FinishedMatch to the database
store(List<GroupOfPlayers>) - Method in interface com.buckosoft.fibs.BuckoFIBS.db.Database
Store all of the GroupOfPlayers.
store(Player) - Method in class com.buckosoft.fibs.BuckoFIBS.db.DatabaseImpl
 
store(FinishedMatch) - Method in class com.buckosoft.fibs.BuckoFIBS.db.DatabaseImpl
 
store(List<GroupOfPlayers>) - Method in class com.buckosoft.fibs.BuckoFIBS.db.DatabaseImpl
 
systemMessagesScrollToBottom() - Method in class com.buckosoft.fibs.BuckoFIBS.gui.MainDialog
Scroll the system messages pane so that the last line is visible.
SystemMessagesTextPane - Class in com.buckosoft.fibs.BuckoFIBS.gui
Display decorated text messages to the user.
SystemMessagesTextPane() - Constructor for class com.buckosoft.fibs.BuckoFIBS.gui.SystemMessagesTextPane
Create a SystemMessagesTextPane
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links