|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.cb.cardboard | |
org.cb.cardboard | A package containing (supposedly) generic classes and interfaces for cardboard games implementations. |
org.cb.jset | Classes part of the core of the implementation, used by both the client and the server packages.. |
org.cb.jset.client.model | The model of the JSet client. |
org.cb.jset.client.ui | The UI of the JSet client. |
Classes in org.cb.cardboard used by org.cb.cardboard | |
BoardSelectionEvent
An event that characterizes a change in the current selection. |
|
BoardSelectionListener
An interface that all Board selection listeners must implement. |
|
BoardSelectionModel
The listener that's notified when a board selection value changes. |
|
Card
Tag for a card. |
|
CardBoardEvent
An event for a CardBoard. |
|
CardBoardEvent.BoardIndexes
A supertype tag for the different indexes implementation. |
|
CardBoardModel
This interface defines the methods components like JCardBoard use to get the value of each card in a board and the length of the list. |
|
CardBoardModelListener
An interface that all CardBoardModel listeners must implement. |
|
JCardBoard
A tagging interface that graphical card board should implement. |
Classes in org.cb.cardboard used by org.cb.jset | |
Card
Tag for a card. |
Classes in org.cb.cardboard used by org.cb.jset.client.model | |
AbstractCardBoardModel
Abstract CardBoardModel implementation. |
|
Card
Tag for a card. |
|
CardBoardModel
This interface defines the methods components like JCardBoard use to get the value of each card in a board and the length of the list. |
Classes in org.cb.cardboard used by org.cb.jset.client.ui | |
BoardSelectionListener
An interface that all Board selection listeners must implement. |
|
BoardSelectionModel
The listener that's notified when a board selection value changes. |
|
Card
Tag for a card. |
|
CardBoardModel
This interface defines the methods components like JCardBoard use to get the value of each card in a board and the length of the list. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |