Serialized Form

Class org.cb.jset.BoardException extends java.lang.Exception implements Serializable


Class org.cb.cardboard.BoardSelectionEvent extends javax.swing.event.ListSelectionEvent implements Serializable


Class org.cb.cardboard.CardBoardEvent extends java.util.EventObject implements Serializable

Serialized Fields

_type

int _type

_boardIndexes

CardBoardEvent.BoardIndexes _boardIndexes


Class org.cb.cardboard.CardBoardEvent.IndexInterval extends java.lang.Object implements Serializable

Serialized Fields

_index0

int _index0

_index1

int _index1


Class org.cb.cardboard.CardBoardEvent.IndexList extends java.lang.Object implements Serializable

Serialized Fields

_indexesInBoard

java.util.List _indexesInBoard


Class org.cb.jset.client.model.CardEvent extends java.util.EventObject implements Serializable

Serialized Fields

_type

int _type
the type of the event.


Class org.cb.jset.CardProperties extends java.lang.Object implements Serializable

Serialized Fields

_shape

byte _shape

_color

byte _color

_number

byte _number

_fill

byte _fill


Class org.cb.jset.CardSet extends java.lang.Object implements Serializable

Serialized Fields

_set

CardProperties[] _set


Class org.cb.jset.client.ui.JSetBoardComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

_dataModel

CardBoardModel _dataModel

_selectionModel

BoardSelectionModel _selectionModel

_selectionListener

BoardSelectionListener _selectionListener


Class org.cb.jset.JSetCard extends java.lang.Object implements Serializable

Serialized Fields

_properties

CardProperties _properties


Class org.cb.jset.client.ui.JSetCardComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

_shapes

JSetCardComponent.ShapeComponent[] _shapes

_isSelected

boolean _isSelected

_selectedBorder

javax.swing.border.Border _selectedBorder

_unselectedBorder

javax.swing.border.Border _unselectedBorder

_eventHandler

org.cb.jset.client.ui.JSetCardComponent.EventHandler _eventHandler

_card

JSetCard _card


Class org.cb.jset.client.model.JSetClientBoardModel extends AbstractCardBoardModel implements Serializable

Serialized Fields

_cards

java.util.List _cards
A List of JSetCard elements representing the cards on the board.


Class org.cb.jset.client.ui.JSetClientUI extends javax.swing.JFrame implements Serializable

Serialized Fields

_frame

javax.swing.JFrame _frame

_boardPanel

JSetBoardComponent _boardPanel

_boardModel

JSetClientBoardModel _boardModel

_selectedCards

java.util.Set _selectedCards

_mapCardsToComponents

java.util.Map _mapCardsToComponents

_boardController

JSetClientUI.BoardController _boardController

_gameController

JSetClientUI.GameController _gameController

_infoLabel

javax.swing.JLabel _infoLabel

_game

SetGame _game

_askCloseConfirm

boolean _askCloseConfirm
Wether we ask to confirm close.


Class org.cb.jset.JSetGameImpl.GameConnectionImpl extends java.lang.Object implements Serializable

Serialized Fields

_isClosed

boolean _isClosed

_me

java.lang.Thread _me


Class org.cb.jset.server.JSetGameServer extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

_games

org.cb.jset.server.JSetGameServer.Games _games


Class org.cb.jset.client.ui.JSetLogo extends javax.swing.JWindow implements Serializable

Serialized Fields

_logoPanel

javax.swing.JPanel _logoPanel


Class org.cb.jset.server.JSetRemoteGameImpl extends java.rmi.server.UnicastRemoteObject implements Serializable

Serialized Fields

_logger

org.apache.log4j.Logger _logger

_game

JSetGameImpl _game


Class org.cb.jset.MatchingException extends java.lang.Exception implements Serializable


Class org.cb.jset.MatchingSetFinder extends java.lang.Object implements Serializable



Copyright © 2004 CoffeeBreaks. All Rights Reserved.