Serialized Form


Package brlandry

Class brlandry.ColumnToColumnMove implements Serializable

Class brlandry.ColumnToPileMove implements Serializable

Class brlandry.GrandfatherClock implements Serializable

Class brlandry.GrandfatherDeck implements Serializable


Package ks.monitor

Class ks.monitor.MonitorCommand implements Serializable

Class ks.monitor.MonitorMessage implements Serializable


Package ks.client.core

Class ks.client.core.ConnectDialog implements Serializable

Serialized Fields

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjEventHandler

ConnectDialog.IvjEventHandler ivjEventHandler

ivjhostField

java.awt.TextField ivjhostField

ivjhostLabel

java.awt.Label ivjhostLabel

ivjhostLabel1

java.awt.Label ivjhostLabel1

ivjhostLabel11

java.awt.Label ivjhostLabel11

ivjcancelButton

java.awt.Button ivjcancelButton

ivjconnectButton

java.awt.Button ivjconnectButton

ivjpasswordField

java.awt.TextField ivjpasswordField

ivjresponseField

java.awt.TextField ivjresponseField

ivjresponseLabel

java.awt.Label ivjresponseLabel

ivjuserNameField

java.awt.TextField ivjuserNameField

canceled

boolean canceled
Assume that user closed dialog box by clicking on Cancel.

Class ks.client.core.CreateTableDialog implements Serializable

Serialized Fields

ivjcancelButton

java.awt.Button ivjcancelButton

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjcreateButton

java.awt.Button ivjcreateButton

ivjEventHandler

CreateTableDialog.IvjEventHandler ivjEventHandler

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel11

java.awt.Label ivjLabel11

ivjLabel2

java.awt.Label ivjLabel2

ivjLabel21

java.awt.Label ivjLabel21

ivjLabel111

java.awt.Label ivjLabel111

ivjLabel211

java.awt.Label ivjLabel211

ivjLabel112

java.awt.Label ivjLabel112

ivjLabel212

java.awt.Label ivjLabel212

ivjLabel12

java.awt.Label ivjLabel12

ivjLabel22

java.awt.Label ivjLabel22

ivjinitialSeed

java.awt.TextField ivjinitialSeed

ivjnumPlayers

java.awt.TextField ivjnumPlayers

ivjtableName

java.awt.TextField ivjtableName

ivjtableTime

java.awt.TextField ivjtableTime

ivjgameIncrement

java.awt.TextField ivjgameIncrement

tableName

java.lang.String tableName

numPlayers

int numPlayers

gameLength

int gameLength

gameIncrement

int gameIncrement

seed

int seed

ivjstatusLabel

java.awt.Label ivjstatusLabel

ivjLabel1121

java.awt.Label ivjLabel1121

ivjLabel2121

java.awt.Label ivjLabel2121

ivjLabel21211

java.awt.Label ivjLabel21211

ivjLabel212111

java.awt.Label ivjLabel212111

ivjtableType

java.awt.Choice ivjtableType

ivjLabel1122

java.awt.Label ivjLabel1122

ivjLabel2122

java.awt.Label ivjLabel2122

ivjskinCode

java.awt.TextField ivjskinCode

Class ks.client.core.SplashScreen implements Serializable

Serialized Fields

ivjEventHandler

SplashScreen.IvjEventHandler ivjEventHandler

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel11

java.awt.Label ivjLabel11

ivjPanel1

java.awt.Panel ivjPanel1

ivjPanel2

java.awt.Panel ivjPanel2

ivjversionLabel

java.awt.Label ivjversionLabel

ivjversionLabel1

java.awt.Label ivjversionLabel1

ivjLabel12

java.awt.Label ivjLabel12

ivjcontentsLabel

java.awt.Label ivjcontentsLabel

refCount

int refCount
reference count.

Class ks.client.core.TestIndividualPlugin implements Serializable

Serialized Fields

ivjcancelButton

java.awt.Button ivjcancelButton

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjEventHandler

TestIndividualPlugin.IvjEventHandler ivjEventHandler

ivjinputField

java.awt.TextField ivjinputField

ivjLabel1

java.awt.Label ivjLabel1

ivjtestButton

java.awt.Button ivjtestButton

ivjLabel11

java.awt.Label ivjLabel11

ivjLabel2

java.awt.Label ivjLabel2

ivjLabel21

java.awt.Label ivjLabel21

ivjseedField

java.awt.TextField ivjseedField

ivjSkinChoice

java.awt.Choice ivjSkinChoice


Package edu.wpi.cs.cs509.clipboard

Class edu.wpi.cs.cs509.clipboard.ClipboardException implements Serializable

Class edu.wpi.cs.cs509.clipboard.ClipboardGUI implements Serializable

Serialized Fields

visible

boolean visible
Determines if we are visible.


imagesLoaded

boolean imagesLoaded
Determines if our images have been loaded.


buttons

java.awt.Button[] buttons
Array of our twelve Buttons.


externalAccessor

IClipboardAccessor externalAccessor
Agent to contact to request clipboard functionality.


clipboard

IClipboard clipboard
Clipboard for retrieving typed information to show on screen.


thread

java.lang.Thread thread
Thread in which we will run.


clearImage

java.awt.Image clearImage
Image to store the clear GIF image.


copyImage

java.awt.Image copyImage
Image to store the copy GIF image.


pasteAllImage

java.awt.Image pasteAllImage
Image to store the pasteAll GIF image.


ivjContentsPane

java.awt.Panel ivjContentsPane

ivjEventHandler

ClipboardGUI.IvjEventHandler ivjEventHandler

ivjButton1

java.awt.Button ivjButton1

ivjButton10

java.awt.Button ivjButton10

ivjButton11

java.awt.Button ivjButton11

ivjButton12

java.awt.Button ivjButton12

ivjButton2

java.awt.Button ivjButton2

ivjButton3

java.awt.Button ivjButton3

ivjButton4

java.awt.Button ivjButton4

ivjButton5

java.awt.Button ivjButton5

ivjButton6

java.awt.Button ivjButton6

ivjButton7

java.awt.Button ivjButton7

ivjButton8

java.awt.Button ivjButton8

ivjButton9

java.awt.Button ivjButton9

ivjclearPanel

PaintableCanvas ivjclearPanel

ivjcopyPanel

PaintableCanvas ivjcopyPanel

ivjpasteAllPanel

PaintableCanvas ivjpasteAllPanel

ivjtaskBarPanel

java.awt.Panel ivjtaskBarPanel

Class edu.wpi.cs.cs509.clipboard.PaintableCanvas implements Serializable

Serialized Fields

image

java.awt.Image image
The image shown on the screen.


isHilighted

boolean isHilighted
Whether the image should be in the hilighted state.


isDepressed

boolean isDepressed
Whether the image should be in the 'depressed' 3d state.


observer

java.awt.image.ImageObserver observer
The observer of the image (needed for graphic drawing routines).


Package edu.wpi.cs.cs509.graph.processors.graphcustomizer

Class edu.wpi.cs.cs509.graph.processors.graphcustomizer.Graph implements Serializable

Serialized Fields

properties

PropertyManager properties
Manages the properties for IMetaInformation


vertices

java.util.HashMap vertices
HashMap of vertices (key=name, value=Vertex)


edges

java.util.HashMap edges
Hashtable of edges (key=vertexName, value=Hashtable of Nodes).


edgeProperties

java.util.Hashtable edgeProperties
Properties of the edges (if any). Because these are dynamically created as needed, we maintain on our own seperate property managers for each edge (key="src:target", value = PropertyManager)


innerCounter

int innerCounter
Integer to create unique integer labels.

Class edu.wpi.cs.cs509.graph.processors.graphcustomizer.Vertex implements Serializable

Serialized Fields

id

int id
id of this vertex.


status

int status
Status number of a graph. Equal to the sum of the shortest distance to all other vertices in the same (connected) graph.


color

java.awt.Color color
vertex color.


properties

PropertyManager properties
Manages the properties for IMetaInformation


Package edu.wpi.cs.cs509.graph.grapheditor

Class edu.wpi.cs.cs509.graph.grapheditor.AboutGraphEditorDialog implements Serializable

Serialized Fields

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjEventHandler

AboutGraphEditorDialog.IvjEventHandler ivjEventHandler

ivjokButton

java.awt.Button ivjokButton

ivjTextArea1

java.awt.TextArea ivjTextArea1

Class edu.wpi.cs.cs509.graph.grapheditor.ExportParametersDialog implements Serializable

Serialized Fields

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjEventHandler

ExportParametersDialog.IvjEventHandler ivjEventHandler

ivjokButton

java.awt.Button ivjokButton

exportNowPressed

boolean exportNowPressed
Did the user close down dialog by clicking on ExportNow.


ivjAfterChangeBean

java.awt.Checkbox ivjAfterChangeBean

ivjexportButton

java.awt.Button ivjexportButton

ivjTextArea1

java.awt.TextArea ivjTextArea1

Class edu.wpi.cs.cs509.graph.grapheditor.GraphCanvas implements Serializable

Serialized Fields

manager

FactoryIGraph manager
The graph manager whose image is being drawn on our canvas.


theGraph

IGraph theGraph
The graph being drawn.

Class edu.wpi.cs.cs509.graph.grapheditor.GraphEditor implements Serializable

Serialized Fields

exporter

IExportGraph exporter
Entity to export graphs to (when changes or on-demand).


exportAfterEachChange

boolean exportAfterEachChange
Export graph after each change made by user.


providedV

java.util.Vector providedV
Provided interfaces.


requiredV

java.util.Vector requiredV
Required interfaces.


myHandler

GraphEditor.InnerMouseHandler myHandler

defaultStart

int defaultStart
initial operation selected is AddVertex selection (0th one).


currentAction

java.lang.String currentAction
Current Action.


manager

FactoryIGraph manager
The graph being manipulated by this Component.


theGraph

IGraph theGraph
We keep track of our Graph object.


movingNode

INode movingNode
If non-null, the node being dragged on the screen.


headNode

INode headNode
If non-null, the head of an edge being added/deleted.


ourShutdown

IShutdown ourShutdown
The reference to the IShutdown interface we need. Without this, CMI throws an exception when we want to quit (ie System.exit(0);), so when we get it, if it's null, we "shut down" by having our activate method return false. This keeps the CMI team happier.


ivjLabel2

java.awt.Label ivjLabel2

ivjGraphPanel

GraphCanvas ivjGraphPanel

ivjstatusBar

java.awt.TextField ivjstatusBar

ivjcontext

java.awt.Label ivjcontext

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel11

java.awt.Label ivjLabel11

ivjPanel1

java.awt.Panel ivjPanel1

ivjEventHandler

GraphEditor.IvjEventHandler ivjEventHandler

ivjMainScreenMenuBar

java.awt.MenuBar ivjMainScreenMenuBar

ivjMenuSeparator1

java.awt.MenuItem ivjMenuSeparator1

ivjcurrentActionLabel

java.awt.Label ivjcurrentActionLabel

ivjcurrentActionValue

java.awt.Label ivjcurrentActionValue

ivjexportMenuItem

java.awt.MenuItem ivjexportMenuItem

ivjaddVertexMenuItem

java.awt.MenuItem ivjaddVertexMenuItem

ivjGraphMenu

java.awt.Menu ivjGraphMenu

ivjaddEdgeMenuItem

java.awt.MenuItem ivjaddEdgeMenuItem

ivjdeleteEdgeMenuItem

java.awt.MenuItem ivjdeleteEdgeMenuItem

ivjdeleteVertexMenuItem

java.awt.MenuItem ivjdeleteVertexMenuItem

ivjmoveVertexMenuItem

java.awt.MenuItem ivjmoveVertexMenuItem

ivjselectVertexItem

java.awt.MenuItem ivjselectVertexItem

ivjAboutMenuItem

java.awt.MenuItem ivjAboutMenuItem

ivjHelpMenu

java.awt.Menu ivjHelpMenu

ivjcopyMenuItem

java.awt.MenuItem ivjcopyMenuItem

ivjcutMenuItem

java.awt.MenuItem ivjcutMenuItem

ivjpasteMenuItem

java.awt.MenuItem ivjpasteMenuItem

clipboard

IClipboardGUI clipboard
Access the clipboard.

Since:
V1.9 this has been IClipboardGUI

ivjclipboardMenuItem

java.awt.MenuItem ivjclipboardMenuItem

ivjclearMenuItem

java.awt.MenuItem ivjclearMenuItem

ivjClipboardMenu

java.awt.Menu ivjClipboardMenu

ivjdeleteAllEdgesMenuItem

java.awt.MenuItem ivjdeleteAllEdgesMenuItem

ivjdeleteAllNodesMenuItem

java.awt.MenuItem ivjdeleteAllNodesMenuItem

ivjdeleteEdgesFromSelectedNodeMenuItem

java.awt.MenuItem ivjdeleteEdgesFromSelectedNodeMenuItem

ivjedgeIteratorMenuItem

java.awt.MenuItem ivjedgeIteratorMenuItem

ivjEditMenu

java.awt.Menu ivjEditMenu

ivjMoveMenu

java.awt.Menu ivjMoveMenu

ivjSpecialMenu

java.awt.Menu ivjSpecialMenu

ivjMenuSeparator2

java.awt.MenuItem ivjMenuSeparator2

ivjmetaMenuItem

java.awt.MenuItem ivjmetaMenuItem

ivjserializeMenuItem

java.awt.MenuItem ivjserializeMenuItem

Class edu.wpi.cs.cs509.graph.grapheditor.MetaInfoDialog implements Serializable

Serialized Fields

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjdeleteButton

java.awt.Button ivjdeleteButton

ivjEventHandler

MetaInfoDialog.IvjEventHandler ivjEventHandler

ivjkeyFieldT

java.awt.TextField ivjkeyFieldT

ivjkeyLabel

java.awt.Label ivjkeyLabel

ivjkeyValueList

java.awt.List ivjkeyValueList

ivjlistLabel

java.awt.Label ivjlistLabel

ivjnewButton

java.awt.Button ivjnewButton

ivjtargetTextField

java.awt.TextField ivjtargetTextField

ivjvalueFieldT

java.awt.TextField ivjvalueFieldT

ivjvalueLabel

java.awt.Label ivjvalueLabel

target

IMetaInformation target
Target being inspected.


ivjstatusL

java.awt.Label ivjstatusL

watcher

IInfoChanged watcher

Class edu.wpi.cs.cs509.graph.grapheditor.RetrieveIntegerParameterDialog implements Serializable

Serialized Fields

ivjcancelButton

java.awt.Button ivjcancelButton

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjEventHandler

RetrieveIntegerParameterDialog.IvjEventHandler ivjEventHandler

ivjinstructionsTextArea

java.awt.TextArea ivjinstructionsTextArea

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel2

java.awt.Label ivjLabel2

ivjLabel21

java.awt.Label ivjLabel21

ivjnameTextField

java.awt.TextField ivjnameTextField

ivjokButton

java.awt.Button ivjokButton

ivjvalueTextField

java.awt.TextField ivjvalueTextField

Class edu.wpi.cs.cs509.graph.grapheditor.RetrieveStringParameterDialog implements Serializable

Serialized Fields

ivjcancelButton

java.awt.Button ivjcancelButton

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjEventHandler

RetrieveStringParameterDialog.IvjEventHandler ivjEventHandler

ivjinstructionsTextArea

java.awt.TextArea ivjinstructionsTextArea

ivjLabel1

java.awt.Label ivjLabel1

ivjLabel2

java.awt.Label ivjLabel2

ivjLabel21

java.awt.Label ivjLabel21

ivjnameTextField

java.awt.TextField ivjnameTextField

ivjokButton

java.awt.Button ivjokButton

ivjvalueTextField

java.awt.TextField ivjvalueTextField


Package edu.wpi.cs.cs509.graph.interfaces

Class edu.wpi.cs.cs509.graph.interfaces.EnumerationException implements Serializable

Class edu.wpi.cs.cs509.graph.interfaces.PropertyManager implements Serializable

Serialized Fields

properties

java.util.Properties properties
Manage properties using Properties helper class.

Class edu.wpi.cs.cs509.graph.interfaces.RandomGraphGenException implements Serializable


Package edu.wpi.cs.cs509.game.graphicalDisplay

Class edu.wpi.cs.cs509.game.graphicalDisplay.Grid implements Serializable

Serialized Fields

target

Target target
The target object


enemies

java.util.Vector enemies
The enemies.


Package heineman.klondike

Class heineman.klondike.DealCardMove implements Serializable

Class heineman.klondike.FlipCardMove implements Serializable

Class heineman.klondike.KlondikeDeckController implements Serializable

Class heineman.klondike.MoveCardToFoundationMove implements Serializable

Class heineman.klondike.MoveColumnMove implements Serializable

Class heineman.klondike.MoveWasteToFoundationMove implements Serializable

Class heineman.klondike.MoveWasteToPileMove implements Serializable

Class heineman.klondike.WastePileController implements Serializable


Package ks.client.gamefactory

Class ks.client.gamefactory.GameWindow implements Serializable

Serialized Fields

ivjContentsPane

java.awt.Panel ivjContentsPane

ivjEventHandler

GameWindow.IvjEventHandler ivjEventHandler

ivjinputField

java.awt.TextField ivjinputField

ivjleaveGame

java.awt.Button ivjleaveGame

ivjnewGame

java.awt.Button ivjnewGame

ivjoutputField

java.awt.TextArea ivjoutputField

ivjrejoinGame

java.awt.Button ivjrejoinGame

ivjrestart

java.awt.Button ivjrestart

ivjstatusBar

java.awt.Label ivjstatusBar

ivjContainer

Container ivjContainer

ivjscorePanel

PlayerRanking ivjscorePanel

currentUser

java.lang.String currentUser
Name of the current user. Needed to include this value within the Container.


ivjtimerPanel

TimerPanel ivjtimerPanel

requester

ITableRequests requester
When GameWindow needs to talk to the entity running the show, use this object.


initialWidth

int initialWidth
Initial width for the window. Must never shrink less than this.


initialHeight

int initialHeight
Initial height for the window. Must never shrink less than this.


lastHeight

int lastHeight
Last height for the window. Start with initial height.


lastWidth

int lastWidth
Last width for the window. Start with initial width.


theSSGame

Solitaire theSSGame
Since V1.6.2: When a plugin is solvable, we keep track of it here for access in solving.


waitingGame

Solitaire waitingGame
Since V2.2: Must hold game until activate is called.


activeGame

Solitaire activeGame
Since V2.2: Must hold active game until timer expires.


ss

SolitaireSolver ss
Since V1.6.2: The solver.


table

Table table
Table being played.


keepStatus

Status keepStatus
Maintain status information that will be sent on to the server in minorTick().


ivjstartSolveButton1

java.awt.Button ivjstartSolveButton1

ivjstopSolveButton

java.awt.Button ivjstopSolveButton

ivjsolveButton

java.awt.Button ivjsolveButton

ivjcontrolPanel

java.awt.Panel ivjcontrolPanel

Class ks.client.gamefactory.PlayerRanking implements Serializable

Serialized Fields

players

java.lang.String[] players
User info (no more than six players per table)


points

int[] points
points info (no more than six players per table)


gamesWon

int[] gamesWon
num Games Won (no more than six players per table)


numPlayers

int numPlayers
The number of players in the game.


nameWidth

int nameWidth
Default visual parameters


nameOffset

int nameOffset

barHeight

int barHeight

padding

int padding


Package ks.client.gamefactory.timer

Class ks.client.gamefactory.timer.Timer implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Creation date: (10/16/01 7:45:37 PM)

Serialized Fields

repeat

boolean repeat

execute

boolean execute

live

boolean live

delay

int delay

actionCommand

java.lang.String actionCommand

actionListener

java.awt.event.ActionListener actionListener

Class ks.client.gamefactory.timer.TimerPanel implements Serializable

Serialized Fields

timer

Timer timer
Create a timer, that automatically repeats and has one-second delay.


master

ITimerExpired master
Whom we should contact when expired.


currentTime

int currentTime
The Current time to be counted down


doubleTime

boolean doubleTime
Determine if we are in double time (to flash)


tick

int tick
Determine the number of ticks. If this doesn't equal 2 then clear timer label


fontSize

int fontSize
Size of timer font.


ivjtimerLabel

java.awt.Label ivjtimerLabel

announceRate

int announceRate
Number of seconds between Status Announcements (like a minor tick instead of a timer expired).


lastAnnouncement

int lastAnnouncement
Current number of times since last announcement.


Package heineman

Class heineman.Klondike implements Serializable


Package yostinso

Class yostinso.FGSplashScreen implements Serializable

Serialized Fields

ivjLabel11

java.awt.Label ivjLabel11

ivjLabel12

java.awt.Label ivjLabel12

ivjLabel121

java.awt.Label ivjLabel121

ivjPanel1

java.awt.Panel ivjPanel1

Class yostinso.FlowerGarden implements Serializable

Class yostinso.GardenColumnView implements Serializable

Class yostinso.GardenRow implements Serializable

Class yostinso.GardenRowController implements Serializable

Class yostinso.GardenRowView implements Serializable

Class yostinso.MoveGCGCMove implements Serializable

Class yostinso.MoveGCSPMove implements Serializable

Class yostinso.MoveGRGCMove implements Serializable

Class yostinso.MoveGRSPMove implements Serializable

Class yostinso.SuitPile implements Serializable

Class yostinso.SuitPileView implements Serializable


Package ks.server.core

Class ks.server.core.Listener implements Serializable