All Packages Class Hierarchy This Package Previous Next Index
Class scrobble.BagTest
java.lang.Object
|
+----scrobble.BagTest
- public class BagTest
- extends Object
This class defines the object . This object contains the
letters not already given to the players. It is able to initialize itself
at the beginning of the game, empty itself at any time, transmit and receive * its data threw the net-game.
-
letter
- Letter.
-
letters
- LinkFrame linkFrame;
-
BagTest()
-
-
main(String[])
-
letter
Letter letter
- Letter.
Contains objects of type Letter.
letters
Vector letters
- LinkFrame linkFrame;
BagTest
public BagTest()
main
public static void main(String args[])
All Packages Class Hierarchy This Package Previous Next Index