Serialized Form


Package com.croftsoft.apps.ads

Class com.croftsoft.apps.ads.AdCanvas extends Canvas implements Serializable

Serialized Fields

g

Graphics g

size

Dimension size

offscreenImage

Image offscreenImage

offscreenGraphics

Graphics offscreenGraphics

thread

Thread thread

index

int index

applet

Applet applet

Class com.croftsoft.apps.ads.Ads extends Applet implements Serializable

Serialized Fields

dataFilename

String dataFilename

imageURL_StringVector

Vector<E> imageURL_StringVector

site_URL_StringVector

Vector<E> site_URL_StringVector

imageUrlStringToImageHashtable

Hashtable<K,V> imageUrlStringToImageHashtable

g

Graphics g

size

Dimension size

offscreenImage

Image offscreenImage

offscreenGraphics

Graphics offscreenGraphics

shouldRun

boolean shouldRun

thread

Thread thread

index

int index

Package com.croftsoft.apps.agoracast.c2p

Class com.croftsoft.apps.agoracast.c2p.AgoracastBrowsePanel extends JPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

cardLayout

CardLayout cardLayout

agoracastTablePanel

AgoracastTablePanel agoracastTablePanel

agoracastDownloadPanel

AgoracastDownloadPanel agoracastDownloadPanel

agoracastFieldsPanel

AgoracastFieldsPanel agoracastFieldsPanel

agoracastSourcePanel

AgoracastSourcePanel agoracastSourcePanel

Class com.croftsoft.apps.agoracast.c2p.AgoracastConfirmPanel extends JPanel implements Serializable

Serialized Fields

agoracastPostPanel

AgoracastPostPanel agoracastPostPanel

jTextArea

JTextArea jTextArea

postButton

JButton postButton

cancelButton

JButton cancelButton

Class com.croftsoft.apps.agoracast.c2p.AgoracastDefaultsPanel extends JPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

agoracastInputPanel

AgoracastInputPanel agoracastInputPanel

restoreButton

JButton restoreButton

updateButton

JButton updateButton

reactToChanges

boolean reactToChanges

Class com.croftsoft.apps.agoracast.c2p.AgoracastDownloadPanel extends JPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

agoracastBrowsePanel

AgoracastBrowsePanel agoracastBrowsePanel

jTextArea

JTextArea jTextArea

cancelButton

JButton cancelButton

nntpSocket

NntpSocket nntpSocket

Class com.croftsoft.apps.agoracast.c2p.AgoracastFieldsPanel extends JPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

eventSubscriber

Subscriber eventSubscriber

checkBoxPanel

CheckBoxPanel checkBoxPanel

doneButton

JButton doneButton

Class com.croftsoft.apps.agoracast.c2p.AgoracastFrame extends JFrame implements Serializable

Class com.croftsoft.apps.agoracast.c2p.AgoracastInputPanel extends JPanel implements Serializable

Serialized Fields

changeEvent

ChangeEvent changeEvent

changeListener

ChangeListener changeListener

agoracastMediator

AgoracastMediator agoracastMediator

nameToAgoracastFieldViewMap

Map<K,V> nameToAgoracastFieldViewMap

Class com.croftsoft.apps.agoracast.c2p.AgoracastLogPanel extends LogPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

enabled

boolean enabled

Class com.croftsoft.apps.agoracast.c2p.AgoracastPanel extends JPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

configPairsPanel

PairsPanel configPairsPanel

Class com.croftsoft.apps.agoracast.c2p.AgoracastPostPanel extends JPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

cardLayout

CardLayout cardLayout

agoracastPrepPanel

AgoracastPrepPanel agoracastPrepPanel

agoracastTextPanel

AgoracastTextPanel agoracastTextPanel

agoracastConfirmPanel

AgoracastConfirmPanel agoracastConfirmPanel

agoracastSendPanel

AgoracastSendPanel agoracastSendPanel

agoracastFieldsPanel

AgoracastFieldsPanel agoracastFieldsPanel

usenetMessage

UsenetMessage usenetMessage

Class com.croftsoft.apps.agoracast.c2p.AgoracastPrepPanel extends JPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

agoracastPostPanel

AgoracastPostPanel agoracastPostPanel

jComboBox

JComboBox jComboBox

categoryDescriptionLabel

JLabel categoryDescriptionLabel

defaultsButton

JButton defaultsButton

fieldsButton

JButton fieldsButton

postButton

JButton postButton

categoryName

String categoryName

agoracastInputPanel

AgoracastInputPanel agoracastInputPanel

inputScrollPane

JScrollPane inputScrollPane

Class com.croftsoft.apps.agoracast.c2p.AgoracastSendPanel extends JPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

agoracastPostPanel

AgoracastPostPanel agoracastPostPanel

jTextArea

JTextArea jTextArea

cancelButton

JButton cancelButton

usenetMessage

UsenetMessage usenetMessage

nntpSocket

NntpSocket nntpSocket

Class com.croftsoft.apps.agoracast.c2p.AgoracastSourcePanel extends JPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

agoracastBrowsePanel

AgoracastBrowsePanel agoracastBrowsePanel

jTextArea

JTextArea jTextArea

cancelButton

JButton cancelButton

agoracastData

AgoracastData agoracastData

nntpSocket

NntpSocket nntpSocket

Class com.croftsoft.apps.agoracast.c2p.AgoracastTableModel extends AbstractTableModel implements Serializable

Serialized Fields

columnNames

String[] columnNames

columnNamesLowerCase

String[] columnNamesLowerCase

agoracastDatas

AgoracastData[] agoracastDatas

agoracastComparator

AgoracastComparator agoracastComparator

columnCount

int columnCount

rowCount

int rowCount

columnsReversed

boolean[] columnsReversed

Class com.croftsoft.apps.agoracast.c2p.AgoracastTablePanel extends JPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

agoracastBrowsePanel

AgoracastBrowsePanel agoracastBrowsePanel

columnsButton

JButton columnsButton

downloadButton

JButton downloadButton

jComboBox

JComboBox jComboBox

agoracastTableModel

AgoracastTableModel agoracastTableModel

jTable

JTable jTable

jScrollPane

JScrollPane jScrollPane

category

String category

columnNames

String[] columnNames

Class com.croftsoft.apps.agoracast.c2p.AgoracastTextPanel extends JPanel implements Serializable

Serialized Fields

agoracastMediator

AgoracastMediator agoracastMediator

agoracastPostPanel

AgoracastPostPanel agoracastPostPanel

labeledFieldsPanel2

LabeledFieldsPanel2 labeledFieldsPanel2

jTextArea

JTextArea jTextArea

cancelButton

JButton cancelButton

postButton

JButton postButton

usenetMessage

UsenetMessage usenetMessage

Package com.croftsoft.apps.ajgp.anim

Class com.croftsoft.apps.ajgp.anim.AnimationExample extends AnimatedApplet implements Serializable

Class com.croftsoft.apps.ajgp.anim.ExampleMultiApplet extends MultiApplet implements Serializable


Package com.croftsoft.apps.ajgp.basics

Class com.croftsoft.apps.ajgp.basics.BasicsExample extends AnimatedApplet implements Serializable

Serialized Fields

componentBounds

Rectangle componentBounds

random

Random random

ballRectangle

Rectangle ballRectangle

targetRectangle

Rectangle targetRectangle

componentResized

boolean componentResized

keyEvent

KeyEvent keyEvent

mousePoint

Point mousePoint

mousePressed

boolean mousePressed

audioClip

AudioClip audioClip

icon

Icon icon

rolling

boolean rolling

score

int score

Package com.croftsoft.apps.ajgp.data

Class com.croftsoft.apps.ajgp.data.SerializableGameData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

health

int health

wealth

int wealth

wisdom

int wisdom

Package com.croftsoft.apps.ajgp.grap

Class com.croftsoft.apps.ajgp.grap.FullScreenDemo extends JApplet implements Serializable

Serialized Fields

bufferStrategy

BufferStrategy bufferStrategy

animatedComponent

AnimatedComponent animatedComponent

brickColorPainter

ComponentPainter brickColorPainter

brickTileAnimator

ComponentAnimator brickTileAnimator

frameRateAnimator

ComponentAnimator frameRateAnimator

Package com.croftsoft.apps.ajgp.http

Class com.croftsoft.apps.ajgp.http.ScoreApplet extends AnimatedApplet implements Serializable

Serialized Fields

textAnimator

TextAnimator textAnimator

outgoingQueue

Queue outgoingQueue

incomingQueue

Queue incomingQueue

httpMessagePusher

HttpMessagePusher httpMessagePusher

score

long score

highScore

long highScore

gameOver

boolean gameOver

Class com.croftsoft.apps.ajgp.http.ScoreServlet extends HttpGatewayServlet implements Serializable

Serialized Fields

highScoreLong

Long highScoreLong

Package com.croftsoft.apps.ajgp.input

Class com.croftsoft.apps.ajgp.input.InputExample extends AnimatedApplet implements Serializable


Package com.croftsoft.apps.backpropxor

Class com.croftsoft.apps.backpropxor.BackpropXor extends JPanel implements Serializable

Serialized Fields

l0_activations

Matrix l0_activations

l1_activations

Matrix l1_activations

l2_inputs

Matrix l2_inputs

l2_activations

Matrix l2_activations

l1_weights

Matrix l1_weights

l2_weights

Matrix l2_weights

l1_weighted_sums

Matrix l1_weighted_sums

l2_weighted_sums

Matrix l2_weighted_sums

output_desired

double output_desired

output_error

double output_error

l2_local_gradient

Matrix l2_local_gradient

learning_rate

double learning_rate

momentum_constant

double momentum_constant

l2_weights_delta

Matrix l2_weights_delta

l2_weights_momentum

Matrix l2_weights_momentum

sum_weighted_deltas

Matrix sum_weighted_deltas

l1_local_gradients

Matrix l1_local_gradients

l1_weights_delta

Matrix l1_weights_delta

l1_weights_momentum

Matrix l1_weights_momentum

total_samples

long total_samples

iteration

int iteration

squared_errors

double[] squared_errors

epoch

int epoch

epochs_max

int epochs_max

epoch_rms_error

double[] epoch_rms_error

samples

double[][] samples

r

Rectangle r

rs

Rectangle rs

runner

Thread runner

pleaseStop

boolean pleaseStop

isPaused

boolean isPaused

functionComboBox

JComboBox functionComboBox

learning_rate_TextField

JTextField learning_rate_TextField

learning_rate_Label

JLabel learning_rate_Label

momentum_TextField

JTextField momentum_TextField

momentum_Label

JLabel momentum_Label

randomize_Button

JButton randomize_Button

reset_Button

JButton reset_Button

pause_Button

JButton pause_Button

function_selected

int function_selected

function_String

String function_String

y2

int y2

y4

int y4

decimalFormat

DecimalFormat decimalFormat

Class com.croftsoft.apps.backpropxor.BackpropXorApplet extends JApplet implements Serializable

Serialized Fields

backpropXor

BackpropXor backpropXor

Package com.croftsoft.apps.chat

Class com.croftsoft.apps.chat.ChatApplet extends JApplet implements Serializable

Serialized Fields

chatClient

ChatClient chatClient

chatPanel

ChatPanel chatPanel

Class com.croftsoft.apps.chat.ChatServlet extends HttpGatewayServlet implements Serializable

serialVersionUID: 0L

Serialized Fields

chatServer

ChatServer chatServer

Package com.croftsoft.apps.chat.event

Class com.croftsoft.apps.chat.event.AbstractEvent extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

eventIndex

long eventIndex

Class com.croftsoft.apps.chat.event.CreateModelEvent extends AbstractEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

chatModel

ChatModel chatModel

Class com.croftsoft.apps.chat.event.MoveEvent extends AbstractEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

modelId

ModelId modelId

origin

PointXY origin

destination

PointXY destination

Class com.croftsoft.apps.chat.event.NullEvent extends AbstractEvent implements Serializable

serialVersionUID: 0L

Class com.croftsoft.apps.chat.event.RemoveModelEvent extends AbstractEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

modelId

ModelId modelId

Class com.croftsoft.apps.chat.event.TalkEvent extends AbstractEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

text

String text

Package com.croftsoft.apps.chat.model.seri

Class com.croftsoft.apps.chat.model.seri.SeriChatGame extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

userStore

UserStore userStore

chatWorld

ChatWorld chatWorld

timekeeper

Timekeeper timekeeper

classToRequestServerMap

Map<K,V> classToRequestServerMap

Class com.croftsoft.apps.chat.model.seri.SeriChatModel extends SeriModel implements Serializable

serialVersionUID: 0L

Serialized Fields

avatarType

String avatarType

circle

Circle circle

destination

PointXY destination

updated

boolean updated

active

boolean active

Class com.croftsoft.apps.chat.model.seri.SeriChatWorld extends SeriWorld implements Serializable

serialVersionUID: 0L


Package com.croftsoft.apps.chat.request

Class com.croftsoft.apps.chat.request.AbstractRequest extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

authentication

Authentication authentication

Class com.croftsoft.apps.chat.request.CoalesceableRequest extends AbstractRequest implements Serializable

Class com.croftsoft.apps.chat.request.CreateModelRequest extends CoalesceableRequest implements Serializable

serialVersionUID: 0L

Serialized Fields

avatarType

String avatarType

x

double x

y

double y

Class com.croftsoft.apps.chat.request.CreateUserRequest extends CoalesceableRequest implements Serializable

serialVersionUID: 0L

Class com.croftsoft.apps.chat.request.KillRequest extends CoalesceableRequest implements Serializable

serialVersionUID: 0L

Class com.croftsoft.apps.chat.request.MoveRequest extends CoalesceableRequest implements Serializable

serialVersionUID: 0L

Serialized Fields

destination

PointXY destination

Class com.croftsoft.apps.chat.request.PullRequest extends CoalesceableRequest implements Serializable

serialVersionUID: 0L

Class com.croftsoft.apps.chat.request.TalkRequest extends CoalesceableRequest implements Serializable

serialVersionUID: 0L

Serialized Fields

text

String text

Class com.croftsoft.apps.chat.request.ViewRequest extends CoalesceableRequest implements Serializable

serialVersionUID: 0L


Package com.croftsoft.apps.chat.response

Class com.croftsoft.apps.chat.response.AbstractResponse extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

denied

boolean denied

Class com.croftsoft.apps.chat.response.CreateModelResponse extends AbstractResponse implements Serializable

serialVersionUID: 0L

Serialized Fields

modelId

ModelId modelId

Class com.croftsoft.apps.chat.response.CreateUserResponse extends AbstractResponse implements Serializable

serialVersionUID: 0L

Serialized Fields

userId

UserId userId

usernameBad

boolean usernameBad

Class com.croftsoft.apps.chat.response.GetUserIdResponse extends AbstractResponse implements Serializable

serialVersionUID: 0L

Serialized Fields

userId

UserId userId

usernameBad

boolean usernameBad

passwordBad

boolean passwordBad

Class com.croftsoft.apps.chat.response.MoveResponse extends AbstractResponse implements Serializable

serialVersionUID: 0L

Serialized Fields

noModel

boolean noModel

modelNotInWorld

boolean modelNotInWorld

Class com.croftsoft.apps.chat.response.UnknownRequestResponse extends AbstractResponse implements Serializable

serialVersionUID: 0L

Serialized Fields

request

Object request

Class com.croftsoft.apps.chat.response.UnknownUserResponse extends AbstractResponse implements Serializable

serialVersionUID: 0L

Serialized Fields

request

Object request

Class com.croftsoft.apps.chat.response.ViewResponse extends AbstractResponse implements Serializable

serialVersionUID: 0L

Serialized Fields

seriChatWorld

SeriChatWorld seriChatWorld

eventIndex

long eventIndex

Package com.croftsoft.apps.chat.user

Package com.croftsoft.apps.chat.user.seri

Class com.croftsoft.apps.chat.user.seri.SeriUser extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

userId

UserId userId

username

String username

messageQueue

Queue messageQueue

requestQueue

Queue requestQueue

eventIndex

long eventIndex

lastRequestTime

long lastRequestTime

modelId

ModelId modelId

password

String password

Class com.croftsoft.apps.chat.user.seri.SeriUserId extends LongId implements Serializable

serialVersionUID: 0L

Class com.croftsoft.apps.chat.user.seri.SeriUserStore extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

userIdToUserMap

Map<K,V> userIdToUserMap

usernameToUserIdMap

Map<K,V> usernameToUserIdMap

random

Random random

userIds

UserId[] userIds

Package com.croftsoft.apps.chat.view

Class com.croftsoft.apps.chat.view.ChatPanel extends JPanel implements Serializable

Serialized Fields

eventQueue

Queue eventQueue

chatController

ChatController chatController

chatGame

ChatGame chatGame

chatSynchronizer

ChatSynchronizer chatSynchronizer

menuBar

JMenuBar menuBar

chatGameAnimator

ChatGameAnimator chatGameAnimator

animatedComponent

AnimatedComponent animatedComponent

logPanel

LogPanel logPanel

textField

JTextField textField

avatarMenu

JMenu avatarMenu

musicCheckBoxMenuItem

JCheckBoxMenuItem musicCheckBoxMenuItem

Package com.croftsoft.apps.client

Class com.croftsoft.apps.client.ClientApplet extends JApplet implements Serializable

serialVersionUID: 0L

Serialized Fields

chatMain

ClientMain chatMain

Class com.croftsoft.apps.client.ClientServlet extends HttpServlet implements Serializable

serialVersionUID: 0L


Package com.croftsoft.apps.clock

Class com.croftsoft.apps.clock.DigitalClock extends JApplet implements Serializable

Serialized Fields

dateLabel

JLabel dateLabel

timeLabel

JLabel timeLabel

thread

Thread thread

resizeDateText

String resizeDateText

resizeTimeText

String resizeTimeText

Package com.croftsoft.apps.collection

Class com.croftsoft.apps.collection.CroftSoftCollection extends MultiApplet implements Serializable


Package com.croftsoft.apps.color

Class com.croftsoft.apps.color.ColorTest extends Applet implements Serializable

Serialized Fields

swatch

Canvas swatch

rgbControls

com.croftsoft.apps.color.ColorControls rgbControls

hsbControls

com.croftsoft.apps.color.ColorControls hsbControls

Package com.croftsoft.apps.compiler.mini.node

Class com.croftsoft.apps.compiler.mini.node.SemanticErrorException extends Exception implements Serializable


Package com.croftsoft.apps.cyborg

Class com.croftsoft.apps.cyborg.CyborgComponent extends JComponent implements Serializable

serialVersionUID: 0L

Serialized Fields

componentAnimator

ComponentAnimator componentAnimator

repaintCollector

RepaintCollector repaintCollector

Class com.croftsoft.apps.cyborg.CyborgFrame extends JFrame implements Serializable

serialVersionUID: 0L

Serialized Fields

cyborgModel

CyborgModel cyborgModel

cyborgController

CyborgController cyborgController

cyborgAnimator

CyborgAnimator cyborgAnimator

cyborgComponent

CyborgComponent cyborgComponent

maxSpinnerNumberModel

SpinnerNumberModel maxSpinnerNumberModel

logPanel

LogPanel logPanel

animateCheckBox

JCheckBox animateCheckBox

forceLengthCheckBox

JCheckBox forceLengthCheckBox

realTimeCheckBox

JCheckBox realTimeCheckBox

gainSlider

JSlider gainSlider

offsetSlider

JSlider offsetSlider

bufferedImage

BufferedImage bufferedImage

Package com.croftsoft.apps.dice

Class com.croftsoft.apps.dice.Dice extends JApplet implements Serializable

Serialized Fields

animatedComponent

AnimatedComponent animatedComponent

bounds

Rectangle bounds

start_fights

int start_fights

fights_max

int fights_max

random

Random random

damage

long damage

count

long count

sum

long sum

mean

double mean

npc1

NPC npc1

npc2

NPC npc2

fights

int fights

fights_finished

int fights_finished

round_num

long round_num

hp_max

long hp_max

fight_history

Point[] fight_history

winloss_history

boolean[] winloss_history

r

Rectangle r

w_ac

double w_ac

w_hp

double w_hp

bias

double bias

w_bias

double w_bias

learn_rate

double learn_rate

win_predicted

boolean win_predicted

Package com.croftsoft.apps.dodger

Class com.croftsoft.apps.dodger.Dodger extends JApplet implements Serializable

Serialized Fields

animatedComponent

AnimatedComponent animatedComponent

bounds

Rectangle bounds

dodgerSprite

DodgerSprite dodgerSprite

obstacleSprites

ObstacleSprite[] obstacleSprites

dodgerBounds

Rectangle dodgerBounds

highScore

long highScore

scoreTextSprite

TextSprite scoreTextSprite

random

Random random

obstacleExplodeAudioClip

AudioClip obstacleExplodeAudioClip

Class com.croftsoft.apps.dodger.DodgerData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

highScore

long highScore

Package com.croftsoft.apps.evolve

Class com.croftsoft.apps.evolve.Evolve extends JApplet implements Serializable

Serialized Fields

random

Random random

bugs

Bug[] bugs

flora_growth_rate

int flora_growth_rate

bugs_alive

int bugs_alive

time

int time

flora_present

boolean[][] flora_present

bounds

Rectangle bounds

animatedComponent

AnimatedComponent animatedComponent

resetButton

JButton resetButton

droughtButton

JButton droughtButton

edenCheckBox

JCheckBox edenCheckBox

growthRateSpinnerNumberModel

SpinnerNumberModel growthRateSpinnerNumberModel

Package com.croftsoft.apps.exemplar

Class com.croftsoft.apps.exemplar.ExemplarApplet extends JApplet implements Serializable

serialVersionUID: 0L

Serialized Fields

exemplarMain

ExemplarMain exemplarMain

Package com.croftsoft.apps.fraction

Class com.croftsoft.apps.fraction.Fraction extends JApplet implements Serializable

Serialized Fields

animatedComponent

AnimatedComponent animatedComponent

questionTextSprite

TextSprite questionTextSprite

answerTextSprite

TextSprite answerTextSprite

scoreTextSprite

TextSprite scoreTextSprite

fractionHeroSprite

FractionHeroSprite fractionHeroSprite

heroBounds

Rectangle heroBounds

fractionDoors

FractionDoor[] fractionDoors

floorHeight

int floorHeight

bounds

Rectangle bounds

paintBounds0

Rectangle paintBounds0

paintBounds1

Rectangle paintBounds1

fractionQuestion

FractionQuestion fractionQuestion

bongoAudioClip

AudioClip bongoAudioClip

popAudioClip

AudioClip popAudioClip

score

int score

spriteVelocity

int spriteVelocity
pixels per frame


boundsInitialized

boolean boundsInitialized

Package com.croftsoft.apps.infant

Class com.croftsoft.apps.infant.InfantComponent extends JComponent implements Serializable

serialVersionUID: 0L

Serialized Fields

infantAccessor

InfantAccessor infantAccessor

scalePainter

ScalePainter scalePainter

Package com.croftsoft.apps.infravision

Class com.croftsoft.apps.infravision.Infravision extends Applet implements Serializable

Serialized Fields

goblin_vision_on

boolean goblin_vision_on

lower_left

Point lower_left

upper_right

Point upper_right

walls_border_count

int walls_border_count

walls_count

int walls_count

goblins_count

int goblins_count

kobolds_count

int kobolds_count

goblin_alive

boolean[] goblin_alive

kobold_alive

boolean[] kobold_alive

goblins_alive_count

int goblins_alive_count

kobolds_alive_count

int kobolds_alive_count

goblin_place

Point[] goblin_place

kobold_place

Point[] kobold_place

wall_place

Point[] wall_place

runner

Thread runner

offscreenImage

Image offscreenImage

offscreenGraphics

Graphics offscreenGraphics

space_contents

int[][] space_contents

r

Rectangle r

margin_top_left

Point margin_top_left

margin_bottom_right

Point margin_bottom_right

Package com.croftsoft.apps.insight

Class com.croftsoft.apps.insight.Insight extends JApplet implements Serializable

Serialized Fields

goblins

Thing[] goblins

kobolds

Thing[] kobolds

walls

Thing[] walls

space_contents

Thing[][] space_contents

goblins_alive_count

int goblins_alive_count

kobolds_alive_count

int kobolds_alive_count

goblins_killed

long goblins_killed

kobolds_killed

long kobolds_killed

goblins_killed_by_kobolds

long goblins_killed_by_kobolds

kobolds_killed_by_goblins

long kobolds_killed_by_goblins

goblin_learning_on

boolean goblin_learning_on

direction_button_element

int[] direction_button_element

goblin_brain_inputs

Matrix goblin_brain_inputs

goblin_brain

Backprop_Net goblin_brain

goblin_best_direction

int goblin_best_direction

animatedComponent

AnimatedComponent animatedComponent

learningOnCheckBox

JCheckBox learningOnCheckBox

scrambleBrainsButton

JButton scrambleBrainsButton

directionButtons

JButton[] directionButtons

isGoblinsMove

boolean isGoblinsMove

bounds

Rectangle bounds

font

Font font

Package com.croftsoft.apps.jogl

Class com.croftsoft.apps.jogl.JoglApplet extends JApplet implements Serializable

serialVersionUID: 0L

Serialized Fields

joglMain

JoglMain joglMain

Package com.croftsoft.apps.mars

Class com.croftsoft.apps.mars.Main extends AnimatedApplet implements Serializable

Serialized Fields

userData

UserData userData

game

Game game

Class com.croftsoft.apps.mars.UserData extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

muted

boolean muted

Package com.croftsoft.apps.mars.ai

Class com.croftsoft.apps.mars.ai.DefaultTankOperator extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

center

Point2DD center

destination

Point2DD destination

random

Random random

aStar

AStar aStar

tankCartographer

TankCartographer tankCartographer

startStateSpaceNode

StateSpaceNode startStateSpaceNode

tankConsole

TankConsole tankConsole

enemyCenter

PointXY enemyCenter

Class com.croftsoft.apps.mars.ai.DirectedTankOperator extends Object implements Serializable

Serialized Fields

tankConsole

TankConsole tankConsole

fireRequested

boolean fireRequested

destination

PointXY destination

destinationRequested

boolean destinationRequested

Package com.croftsoft.apps.mars.model.seri

Class com.croftsoft.apps.mars.model.seri.SeriAmmoDump extends SeriModel implements Serializable

serialVersionUID: 0L

Serialized Fields

circle

Circle circle

shared

SeriAmmoDump.Shared shared

world

World world

explosionCircle

Circle explosionCircle

ammo

double ammo

damageables

Damageable[] damageables

exploding

boolean exploding

updated

boolean updated

Class com.croftsoft.apps.mars.model.seri.SeriAmmoDump.Shared extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

ammoGrowthRate

double ammoGrowthRate

ammoMax

double ammoMax

explosionFactor

double explosionFactor

z

double z

Class com.croftsoft.apps.mars.model.seri.SeriBullet extends SeriModel implements Serializable

serialVersionUID: 0L

Serialized Fields

world

World world

circle

Circle circle

active

boolean active

distance

double distance

heading

double heading

originX

double originX

originY

double originY

updated

boolean updated

Class com.croftsoft.apps.mars.model.seri.SeriGame extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

timeFactorDefault

double timeFactorDefault

randomSeed

long randomSeed

initialPlayerX

double initialPlayerX

initialPlayerY

double initialPlayerY

ammoDumps

int ammoDumps

obstacles

int obstacles

worldWidth

int worldWidth

worldHeight

int worldHeight

friendColor

Color friendColor

enemyColor

Color enemyColor

timeDeltaMax

double timeDeltaMax

attemptsMax

int attemptsMax

obstacleRadiusMax

double obstacleRadiusMax

obstacleRadiusMin

double obstacleRadiusMin

actionsRandom

Random actionsRandom

contentRandom

Random contentRandom

playerTankOperator

TankOperator playerTankOperator

timekeeper

Timekeeper timekeeper

world

World world

level

int level

playerTank

Tank playerTank

Class com.croftsoft.apps.mars.model.seri.SeriModel extends Object implements Serializable

serialVersionUID: 0L

Class com.croftsoft.apps.mars.model.seri.SeriObstacle extends SeriModel implements Serializable

serialVersionUID: 0L

Serialized Fields

world

World world

circle

Circle circle

random

Random random

driftBounds

Rectangle driftBounds

radiusMin

double radiusMin

active

boolean active

updated

boolean updated

velocityX

double velocityX

velocityY

double velocityY

Class com.croftsoft.apps.mars.model.seri.SeriTank extends SeriModel implements Serializable

serialVersionUID: 0L

Serialized Fields

world

World world

circle

Circle circle

testCircle

Circle testCircle

color

Color color

targetPoint2DD

Point2DD targetPoint2DD

active

boolean active

ammo

int ammo

ammoDumps

AmmoDump[] ammoDumps

bodyHeading

double bodyHeading

damage

double damage

destination

PointXY destination

dryFiring

boolean dryFiring

firing

boolean firing

sparking

boolean sparking

tankOperator

TankOperator tankOperator

turretHeading

double turretHeading

updated

boolean updated

Class com.croftsoft.apps.mars.model.seri.SeriWorld extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

random

Random random

seriAmmoDumpShared

SeriAmmoDump.Shared seriAmmoDumpShared

modelArrayKeeper

ArrayKeeper modelArrayKeeper

center

Point2DD center

modelList

List<E> modelList

Package com.croftsoft.apps.mars.net

Class com.croftsoft.apps.mars.net.GameData extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

seriWorld

SeriWorld seriWorld

playerSeriTank

SeriTank playerSeriTank

Class com.croftsoft.apps.mars.net.GameInit extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

timeFactorDefault

double timeFactorDefault

randomSeed

long randomSeed

initialPlayerX

double initialPlayerX

initialPlayerY

double initialPlayerY

ammoDumps

int ammoDumps

obstacles

int obstacles

worldWidth

int worldWidth

worldHeight

int worldHeight

friendColor

Color friendColor

enemyColor

Color enemyColor

timeDeltaMax

double timeDeltaMax

attemptsMax

int attemptsMax

obstacleRadiusMax

double obstacleRadiusMax

obstacleRadiusMin

double obstacleRadiusMin

playerTimeout

long playerTimeout

ammoDumpGrowth

double ammoDumpGrowth

ammoDumpMax

double ammoDumpMax

ammoDumpExplosion

double ammoDumpExplosion

ammoDumpZ

double ammoDumpZ

Class com.croftsoft.apps.mars.net.MarsServlet extends HttpGatewayServlet implements Serializable

Serialized Fields

marsServer

MarsServer marsServer

Class com.croftsoft.apps.mars.net.NetMain extends AnimatedApplet implements Serializable

Serialized Fields

userData

UserData userData

synchronizer

Synchronizer synchronizer

Package com.croftsoft.apps.mars.net.request

Class com.croftsoft.apps.mars.net.request.AbstractRequest extends Object implements Serializable

Serialized Fields

playerName

String playerName

Class com.croftsoft.apps.mars.net.request.FireRequest extends AbstractRequest implements Serializable

serialVersionUID: 0L

Class com.croftsoft.apps.mars.net.request.MoveRequest extends AbstractRequest implements Serializable

serialVersionUID: 0L

Serialized Fields

destination

Point2DD destination

Class com.croftsoft.apps.mars.net.request.ViewRequest extends AbstractRequest implements Serializable

serialVersionUID: 0L


Package com.croftsoft.apps.midi

Class com.croftsoft.apps.midi.Main extends AnimatedApplet implements Serializable

Serialized Fields

sequencer

Sequencer sequencer

synthesizer

Synthesizer synthesizer

instruments

Instrument[] instruments

midiChannels

MidiChannel[] midiChannels

noteNumber

int noteNumber

previousTime

long previousTime

noteOn

boolean noteOn

textAnimator

TextAnimator textAnimator

random

Random random

started

boolean started

Package com.croftsoft.apps.neuro

Class com.croftsoft.apps.neuro.NeuroApplet extends JApplet implements Serializable

serialVersionUID: 0L

Serialized Fields

neuroMain

NeuroMain neuroMain

Package com.croftsoft.apps.quiz

Class com.croftsoft.apps.quiz.Quiz extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

quizItemVector

Vector<E> quizItemVector

Class com.croftsoft.apps.quiz.QuizEditPanel extends JPanel implements Serializable

Serialized Fields

quizModel

QuizModel quizModel

nextJButton

JButton nextJButton

prevJButton

JButton prevJButton

saveJButton

JButton saveJButton

jButtons

JButton[] jButtons

quizItemPanel

QuizItemPanel quizItemPanel

quizItems

QuizItem[] quizItems

quizItemIndex

int quizItemIndex

Class com.croftsoft.apps.quiz.QuizItem extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

question

String question

answer

String answer

reference

String reference

Class com.croftsoft.apps.quiz.QuizItemPanel extends JPanel implements Serializable

Serialized Fields

questionJTextArea

JTextArea questionJTextArea

answerJTextArea

JTextArea answerJTextArea

referenceJTextArea

JTextArea referenceJTextArea

Class com.croftsoft.apps.quiz.QuizPanel extends JPanel implements Serializable

Serialized Fields

quizModel

QuizModel quizModel

Class com.croftsoft.apps.quiz.QuizTakePanel extends JPanel implements Serializable

Serialized Fields

quizModel

QuizModel quizModel

questionTextArea

JTextArea questionTextArea

guessTextArea

JTextArea guessTextArea

answerTextArea

JTextArea answerTextArea

referenceTextArea

JTextArea referenceTextArea

nextJButton

JButton nextJButton

answerButton

JButton answerButton

prevJButton

JButton prevJButton

jButtons

JButton[] jButtons

quizItems

QuizItem[] quizItems

quizItemIndex

int quizItemIndex

Package com.croftsoft.apps.rainbow

Class com.croftsoft.apps.rainbow.Rainbow extends JApplet implements Serializable

Serialized Fields

animatedComponent

AnimatedComponent animatedComponent

random

Random random

color

Color color

x

int x

y

int y

mousePoint

Point mousePoint

Package com.croftsoft.apps.retirement

Class com.croftsoft.apps.retirement.RetirementServlet extends HttpServlet implements Serializable

serialVersionUID: 0L

Serialized Fields

htmlHeader

String htmlHeader

htmlFooter

String htmlFooter

Package com.croftsoft.apps.road

Class com.croftsoft.apps.road.Main extends AnimatedApplet implements Serializable

Serialized Fields

componentBounds

Rectangle componentBounds

tileArea

Rectangle tileArea

leftBorderArea

Rectangle leftBorderArea

rightBorderArea

Rectangle rightBorderArea

carBounds

Rectangle carBounds

tilePainter

TilePainter tilePainter

tileAnimator

TileAnimator tileAnimator

runnerSprite

RunnerSprite runnerSprite

enemySprite

EnemySprite enemySprite

componentResized

boolean componentResized

timekeeper

Timekeeper timekeeper

Package com.croftsoft.apps.road.model.seri

Class com.croftsoft.apps.road.model.seri.SeriCar extends SeriModel implements Serializable

serialVersionUID: 0L

Serialized Fields

bounds

Rectangle bounds

destinationPoint

Point destinationPoint

x

double x

y

double y

Package com.croftsoft.apps.scribble

Class com.croftsoft.apps.scribble.Scribble extends Applet implements Serializable

Serialized Fields

last_x

int last_x

last_y

int last_y

current_color

Color current_color

clear_button

Button clear_button

color_choices

Choice color_choices

Package com.croftsoft.apps.shooter

Class com.croftsoft.apps.shooter.Shooter extends JApplet implements Serializable

Serialized Fields

animatedComponent

AnimatedComponent animatedComponent

shooterSprite

ShooterSprite shooterSprite

attackerSprites

AttackerSprite[] attackerSprites

highScore

long highScore

scoreTextSprite

TextSprite scoreTextSprite

random

Random random

explodeAudioClip

AudioClip explodeAudioClip

spacePainter

SpacePainter spacePainter

Package com.croftsoft.apps.skipper

Class com.croftsoft.apps.skipper.SkipperApplet extends JApplet implements Serializable

serialVersionUID: 0L

Serialized Fields

skipperMain

SkipperMain skipperMain

Package com.croftsoft.apps.slideshow

Class com.croftsoft.apps.slideshow.SlideshowApplet extends JApplet implements Serializable

serialVersionUID: 0L

Serialized Fields

slideshowMain

SlideshowMain slideshowMain

Package com.croftsoft.apps.sprite

Class com.croftsoft.apps.sprite.SpriteDemo extends JApplet implements Serializable

Serialized Fields

bufferStrategy

BufferStrategy bufferStrategy

animatedComponent

AnimatedComponent animatedComponent

spriteAnimator

SpriteAnimator spriteAnimator

spriteVelocitySpinnerNumberModel

SpinnerNumberModel spriteVelocitySpinnerNumberModel

frameRateSpinnerNumberModel

SpinnerNumberModel frameRateSpinnerNumberModel

paintBackgroundCheckBox

JCheckBoxMenuItem paintBackgroundCheckBox

paintBricksCheckBox

JCheckBoxMenuItem paintBricksCheckBox

paintSpritesCheckBox

JCheckBoxMenuItem paintSpritesCheckBox

paintCloudsCheckBox

JCheckBoxMenuItem paintCloudsCheckBox

paintFogNightCheckBox

JCheckBoxMenuItem paintFogNightCheckBox

onlySpriteUpdatesCheckBox

JCheckBoxMenuItem onlySpriteUpdatesCheckBox

onlySpriteRegionsCheckBox

JCheckBoxMenuItem onlySpriteRegionsCheckBox

useSystemClockCheckBox

JCheckBoxMenuItem useSystemClockCheckBox

useFixedDelayCheckBox

JCheckBoxMenuItem useFixedDelayCheckBox

useSwingRepainterCheckBox

JCheckBoxMenuItem useSwingRepainterCheckBox

useDoubleBufferingCheckBox

JCheckBoxMenuItem useDoubleBufferingCheckBox

Package com.croftsoft.apps.tag3d

Class com.croftsoft.apps.tag3d.Tag3DFrame extends Frame implements Serializable


Package com.croftsoft.apps.tile

Class com.croftsoft.apps.tile.Tile extends AnimatedApplet implements Serializable

Serialized Fields

palette

int[] palette

tileMap

byte[][] tileMap

edgeScrollUpdater

EdgeScrollUpdater edgeScrollUpdater

componentBounds

Rectangle componentBounds

tilePainter

TilePainter tilePainter

tileEllipse2D

Ellipse2D.Double tileEllipse2D

mousePoint

Point mousePoint

dataIsDirty

boolean dataIsDirty

clipBounds

Rectangle clipBounds

Class com.croftsoft.apps.tile.TileData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

palette

int[] palette

tileMap

byte[][] tileMap

Package com.croftsoft.apps.vaft.agent

Class com.croftsoft.apps.vaft.agent.AlphaAgent extends Object implements Serializable

Serialized Fields

message

String message

Class com.croftsoft.apps.vaft.agent.CountAgent extends Object implements Serializable

Serialized Fields

max

int max

Package com.croftsoft.apps.vaft.app

Class com.croftsoft.apps.vaft.app.Config extends Object implements Serializable

Serialized Fields

use_control_panel

boolean use_control_panel

rmi_server_name

String rmi_server_name

rmi_server_port

int rmi_server_port

rmi_object_name

String rmi_object_name

web_server_name

String web_server_name

web_server_port

int web_server_port

web_server_root

String web_server_root

peer_list_path

String peer_list_path

seed_server_name

String seed_server_name

seed_server_port

int seed_server_port

seed_object_name

String seed_object_name

swap_delay

long swap_delay

agent_dir

String agent_dir

Class com.croftsoft.apps.vaft.app.ControlPanel extends Frame implements Serializable

Serialized Fields

config

Config config

vaft

VAFT vaft

textArea

TextArea textArea

menuItem_VAFT_Launch

MenuItem menuItem_VAFT_Launch

menuItem_VAFT_Shutdown

MenuItem menuItem_VAFT_Shutdown

menuItem_HostList_Display

MenuItem menuItem_HostList_Display

menuItem_HostList_Update

MenuItem menuItem_HostList_Update

menuItem_Configure_Display

MenuItem menuItem_Configure_Display

menuItem_Monitor_HostList

CheckboxMenuItem menuItem_Monitor_HostList

doubleListDialog

DoubleListDialog doubleListDialog

Package com.croftsoft.apps.vaft.core

Class com.croftsoft.apps.vaft.core.ActorRemoteInfo extends Object implements Serializable

Serialized Fields

rmi_server_name

String rmi_server_name

rmi_server_port

int rmi_server_port

rmi_object_name

String rmi_object_name

roles

String[] roles

Class com.croftsoft.apps.vaft.core.Host extends UnicastRemoteObject implements Serializable

Serialized Fields

rmi_object_name

String rmi_object_name

password

String password

hostList

HostList hostList

hostList_Thread

Thread hostList_Thread

thread_Vector

Vector<E> thread_Vector

Class com.croftsoft.apps.vaft.core.HostInfo extends ActorRemoteInfo implements Serializable

Class com.croftsoft.apps.vaft.core.HostList extends Object implements Serializable

Serialized Fields

v

Vector<E> v

Package com.croftsoft.apps.vaft.util.broadcast

Class com.croftsoft.apps.vaft.util.broadcast.BroadcastEvent extends EventObject implements Serializable

Serialized Fields

announcement

String announcement

Package com.croftsoft.apps.wyrm.entity

Class com.croftsoft.apps.wyrm.entity.PcBean extends Object implements Serializable

Class com.croftsoft.apps.wyrm.entity.UserBean extends Object implements Serializable


Package com.croftsoft.apps.wyrm.server

Class com.croftsoft.apps.wyrm.server.WyrmServerBean extends Object implements Serializable


Package com.croftsoft.apps.wyrm.servlet

Class com.croftsoft.apps.wyrm.servlet.WyrmServlet extends HttpServlet implements Serializable

Serialized Fields

wyrmServerLocal

WyrmServerLocal wyrmServerLocal

jaxbContext

JAXBContext jaxbContext

templates

Templates templates

Package com.croftsoft.apps.zombie

Class com.croftsoft.apps.zombie.Zombie extends JApplet implements Serializable

Serialized Fields

animatedComponent

AnimatedComponent animatedComponent


CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)