Serialized Form
Package net.sourceforge.simplegamenet.framework.gui |
okButton
JButton okButton
clientGUIFacade
ClientGUIFacade clientGUIFacade
logTextPane
JTextPane logTextPane
logScrollPane
JScrollPane logScrollPane
messageTextField
JTextField messageTextField
sendButton
JButton sendButton
clientGUIFacade
ClientGUIFacade clientGUIFacade
innerSplitPane
JSplitPane innerSplitPane
chatLogDocument
StyledDocument chatLogDocument
chatClientPanel
ChatClientPanel chatClientPanel
playersTabbedPane
JTabbedPane playersTabbedPane
playersTabPanel
PlayersTabPanel playersTabPanel
startAbortLayout
CardLayout startAbortLayout
startAbortPanel
JPanel startAbortPanel
startGameButton
JButton startGameButton
abortGameButton
JButton abortGameButton
nickname
String nickname
hostAddress
String hostAddress
port
int port
badLanguageFiltered
boolean badLanguageFiltered
gameSettings
net.sourceforge.simplegamenet.specs.to.GameSettings gameSettings
simpleGameNetFrame
SimpleGameNetFrame simpleGameNetFrame
gameFactories
net.sourceforge.simplegamenet.specs.model.GameFactory[] gameFactories
stepLabel
JLabel stepLabel
stepPanel
JPanel stepPanel
stepCardLayout
CardLayout stepCardLayout
navigationButtons
JButton[] navigationButtons
joinHostGamePanel
JoinHostGamePanel joinHostGamePanel
joinSettingsPanel
JoinSettingsPanel joinSettingsPanel
hostSettingsPanel
HostSettingsPanel hostSettingsPanel
gameChoicePanel
GameChoicePanel gameChoicePanel
gameSettingsChoicePanel
GameSettingsChoicePanel gameSettingsChoicePanel
connectionConfig
ConnectionConfig connectionConfig
hostGameInterfacesIndex
int hostGameInterfacesIndex
state
int state
connectionWizardDialog
ConnectionWizardDialog connectionWizardDialog
gameFactories
net.sourceforge.simplegamenet.specs.model.GameFactory[] gameFactories
selectGameLabel
JLabel selectGameLabel
selectGameComboBox
JComboBox selectGameComboBox
gameDescriptionTextArea
JTextArea gameDescriptionTextArea
gameAuthorLabel
JLabel gameAuthorLabel
gameAuthorValueLabel
JLabel gameAuthorValueLabel
gameVersionLabel
JLabel gameVersionLabel
gameVersionValueLabel
JLabel gameVersionValueLabel
gameFactoriesIndex
int gameFactoriesIndex
connectionWizardDialog
ConnectionWizardDialog connectionWizardDialog
gameFactories
net.sourceforge.simplegamenet.specs.model.GameFactory[] gameFactories
gameSettingsArray
net.sourceforge.simplegamenet.specs.to.GameSettings[] gameSettingsArray
gameSettingsPanels
net.sourceforge.simplegamenet.specs.gui.GameSettingsPanel[] gameSettingsPanels
cardPanel
JPanel cardPanel
cardLayout
CardLayout cardLayout
titledBorder
TitledBorder titledBorder
gameFactoriesIndex
int gameFactoriesIndex
connectionConfig
ConnectionConfig connectionConfig
clientGUIFacade
ClientGUIFacade clientGUIFacade
gameSettingsPanel
net.sourceforge.simplegamenet.specs.gui.GameSettingsPanel gameSettingsPanel
changeGameSettingsButton
JButton changeGameSettingsButton
gamePanel
net.sourceforge.simplegamenet.specs.gui.GamePanel gamePanel
simpleGameNetFrame
SimpleGameNetFrame simpleGameNetFrame
tabbedPane
JTabbedPane tabbedPane
optionsOkButton
JButton optionsOkButton
optionsCancelButton
JButton optionsCancelButton
optionsApplyButton
JButton optionsApplyButton
generalTabPanel
JPanel generalTabPanel
lookAndFeelLabel
JLabel lookAndFeelLabel
lookAndFeelComboBox
JComboBox lookAndFeelComboBox
lookAndFeelInfos
UIManager.LookAndFeelInfo[] lookAndFeelInfos
listType
int listType
playersListTable
JTable playersListTable
playerSettingComponentsLists
JComponent[][] playerSettingComponentsLists
Class net.sourceforge.simplegamenet.framework.gui.SimpleGameNet extends JFrame implements Serializable |
connectAction
Action connectAction
disconnectAction
Action disconnectAction
joinAction
Action joinAction
hostAction
Action hostAction
exitAction
Action exitAction
optionsAction
Action optionsAction
aboutAction
Action aboutAction
tabbedPane
JTabbedPane tabbedPane
statusTabPanel
StatusTabPanel statusTabPanel
chatTabPanel
ChatTabPanel chatTabPanel
gameTabPanel
GameTabPanel gameTabPanel
gameSettingsTabPanel
GameSettingsTabPanel gameSettingsTabPanel
logTextArea
JTextArea logTextArea
serverGUIFacade
ServerGUIFacade serverGUIFacade
clientGUIFacade
ClientGUIFacade clientGUIFacade
appState
int appState
connectAction
Action connectAction
disconnectAction
Action disconnectAction
joinAction
Action joinAction
hostAction
Action hostAction
exitAction
Action exitAction
optionsAction
Action optionsAction
aboutAction
Action aboutAction
tabbedPane
JTabbedPane tabbedPane
statusTabPanel
StatusTabPanel statusTabPanel
chatTabPanel
ChatTabPanel chatTabPanel
gameTabPanel
GameTabPanel gameTabPanel
gameSettingsTabPanel
GameSettingsTabPanel gameSettingsTabPanel
logTextArea
JTextArea logTextArea
serverGUIFacade
ServerGUIFacade serverGUIFacade
clientGUIFacade
ClientGUIFacade clientGUIFacade
appState
int appState
appStateLabel
JLabel appStateLabel
appStateTextField
JTextField appStateTextField
hostIPNumberLabel
JLabel hostIPNumberLabel
hostIPNumberTextField
JTextField hostIPNumberTextField
hostPortNumberLabel
JLabel hostPortNumberLabel
hostPortNumberTextField
JTextField hostPortNumberTextField
gameNameLabel
JLabel gameNameLabel
gameNameTextField
JTextField gameNameTextField
gameDescriptionTextArea
JTextArea gameDescriptionTextArea
gameAuthorLabel
JLabel gameAuthorLabel
gameAuthorTextField
JTextField gameAuthorTextField
gameVersionLabel
JLabel gameVersionLabel
gameVersionTextField
JTextField gameVersionTextField
numberOfParticipantsLabel
JLabel numberOfParticipantsLabel
numberOfParticipantsTextField
JTextField numberOfParticipantsTextField
numberOfConnectionsLabel
JLabel numberOfConnectionsLabel
numberOfConnectionsTextField
JTextField numberOfConnectionsTextField
logTextArea
JTextArea logTextArea
Package net.sourceforge.simplegamenet.framework.model |
type
int type
playerID
Integer playerID
message
String message
Package net.sourceforge.simplegamenet.framework.transport |
type
int type
name
String name
version
net.sourceforge.simplegamenet.specs.to.Version version
author
String author
playerID
Integer playerID
gameSettings
net.sourceforge.simplegamenet.specs.to.GameSettings gameSettings
playerSettingsArray
net.sourceforge.simplegamenet.specs.to.PlayerSettings[] playerSettingsArray
gameState
int gameState
packetCode
int packetCode
data
Serializable data
Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.