Serialized Form


Package edu.cmu.gamebots

Class edu.cmu.gamebots.CMU_JBot.NodeMap implements Serializable

Serialized Fields

minSymbolSize

double minSymbolSize
See Also:
Constant Field Values

symbolSize

double symbolSize
See Also:
Constant Field Values

COLOR_TEAM_GOLD

Color COLOR_TEAM_GOLD

COLOR_TEAM_DEFAULT

Color COLOR_TEAM_DEFAULT

COLOR_BACKGROUND

Color COLOR_BACKGROUND

COLOR_AXIS

Color COLOR_AXIS

COLOR_NODE

Color COLOR_NODE

COLOR_NODE_VISIBLE

Color COLOR_NODE_VISIBLE

COLOR_NODE_TARGET

Color COLOR_NODE_TARGET

COLOR_NODE_TARGET_VISIBLE

Color COLOR_NODE_TARGET_VISIBLE

COLOR_PATH

Color COLOR_PATH

scaleLock

Object scaleLock

scale

double scale

symbolScale

double symbolScale

xAxis

Line2D xAxis

yAxis

Line2D yAxis

playerCircle

Ellipse2D playerCircle

navPointCircle

Ellipse2D navPointCircle


Package edu.isi.gamebots.client

Class edu.isi.gamebots.client.BotRunnerApp.AddTabDialog implements Serializable

Serialized Fields

knownBots

String[] knownBots

knownVizTools

String[] knownVizTools

panelType

String panelType

cards

us.ca.la.anm.gui.JCardStack cards

nameField

JTextField nameField

teamField

JComboBox teamField

classpathField

JTextField classpathField

classField

JComboBox classField

addButton

JButton addButton

cancelButton

JButton cancelButton

Class edu.isi.gamebots.client.Message implements Serializable

Serialized Fields

type

String type

props

Properties props

complete

boolean complete

Class edu.isi.gamebots.client.MessageBlock implements Serializable

Serialized Fields

messages

List messages


Package edu.isi.gamebots.examples

Class edu.isi.gamebots.examples.ExampleBot.NodeMap implements Serializable

Serialized Fields

minSymbolSize

double minSymbolSize
See Also:
Constant Field Values

symbolSize

double symbolSize
See Also:
Constant Field Values

COLOR_TEAM_GOLD

Color COLOR_TEAM_GOLD

COLOR_TEAM_DEFAULT

Color COLOR_TEAM_DEFAULT

COLOR_BACKGROUND

Color COLOR_BACKGROUND

COLOR_AXIS

Color COLOR_AXIS

COLOR_NODE

Color COLOR_NODE

COLOR_NODE_VISIBLE

Color COLOR_NODE_VISIBLE

COLOR_NODE_TARGET

Color COLOR_NODE_TARGET

COLOR_NODE_TARGET_VISIBLE

Color COLOR_NODE_TARGET_VISIBLE

COLOR_PATH

Color COLOR_PATH

scaleLock

Object scaleLock

scale

double scale

symbolScale

double symbolScale

xAxis

Line2D xAxis

yAxis

Line2D yAxis

playerCircle

Ellipse2D playerCircle

navPointCircle

Ellipse2D navPointCircle

Class edu.isi.gamebots.examples.ExampleVizTool.VizMap implements Serializable


Package edu.tamu.gamebots.humanbot

Class edu.tamu.gamebots.humanbot.BotMessagesPanel implements Serializable

Serialized Fields

values

Object[] values

bot

HumanBot bot

jPanel3

JPanel jPanel3

jPanel2

JPanel jPanel2

jPanel1

JPanel jPanel1

jButton1

JButton jButton1

argumentsTextField

JTextField argumentsTextField

actionTypeComboBox

JComboBox actionTypeComboBox

jLabel2

JLabel jLabel2

jLabel1

JLabel jLabel1

instructionLabel

JLabel instructionLabel

Class edu.tamu.gamebots.humanbot.HumanBotPanel implements Serializable

Serialized Fields

bot

HumanBot bot

connected

boolean connected

messageTablePanel

JPanel messageTablePanel

runToButton

JButton runToButton

jPanel1

JPanel jPanel1

jButton1

JButton jButton1

jScrollPane3

JScrollPane jScrollPane3

statePanel

JPanel statePanel

jScrollPane2

JScrollPane jScrollPane2

pauseTableUpdateButton

JButton pauseTableUpdateButton

asyncMessagesField

JTextPane asyncMessagesField

jScrollPane1

JScrollPane jScrollPane1

shootButton

JButton shootButton

turnToButton

JButton turnToButton

inputPanel

JPanel inputPanel

bottomPanel

JPanel bottomPanel

messagesPanel

JPanel messagesPanel

rotateLeftButton

JButton rotateLeftButton

rotateRightButton

JButton rotateRightButton

jTabbedPane1

JTabbedPane jTabbedPane1

serverMessagesField

JTextPane serverMessagesField

mainPanel

JPanel mainPanel

asyncMessagesTable

JTable asyncMessagesTable

tableButtonPanel

JPanel tableButtonPanel


Package edu.tamu.gamebots.ui

Class edu.tamu.gamebots.ui.CurrentBotStatePanel implements Serializable

Serialized Fields

locationField

JTextField locationField

armorField

JTextField armorField

ammoLabel

JLabel ammoLabel

ammoField

JTextField ammoField

rotationLabel

JLabel rotationLabel

healthField

JTextField healthField

rotationField

JTextField rotationField

helathLabel

JLabel helathLabel

weaponLabel

JLabel weaponLabel

weaponField

JTextField weaponField

locationLabel

JLabel locationLabel

armorLabel

JLabel armorLabel

Class edu.tamu.gamebots.ui.SyncMsgTableModel implements Serializable

Serialized Fields

msgBlock

MessageBlock msgBlock

properties

String[] properties

Class edu.tamu.gamebots.ui.UnrealMessageTextArea implements Serializable

Serialized Fields

doc

StyledDocument doc

paused

boolean paused