Serialized Form


Package <Unnamed>

Class GuiCardProxy extends javax.swing.JPanel implements Serializable

Serialized Fields

mySelected

boolean mySelected

myString

java.lang.String myString

myIcon

javax.swing.ImageIcon myIcon

myGrayIcon

javax.swing.ImageIcon myGrayIcon

myPile

GuiPileView myPile

myCard

IGuiCard myCard

Class GuiPilePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

myPiles

GuiPileView[] myPiles

Class GuiPileView extends javax.swing.JPanel implements Serializable

Serialized Fields

myBlank

GuiCardProxy myBlank

myOrientation

int myOrientation

myModel

IGuiPileModel myModel

Class GuiView extends javax.swing.JFrame implements Serializable

Serialized Fields

myFromCard

GuiCardProxy myFromCard

myFromPileModel

CardPile myFromPileModel

myModel

CardPile myModel

myFreecell

Freecell myFreecell

firstClicked

boolean firstClicked

firstPileId

java.lang.String firstPileId

secondPileId

java.lang.String secondPileId

Class SolitaireEvent extends java.util.EventObject implements Serializable

Serialized Fields

myCard

GuiCardProxy myCard

myPileID

java.lang.String myPileID