Class PlayersDB

java.lang.Object
  |
  +--PlayersDB

public class PlayersDB
extends java.lang.Object


Constructor Summary
PlayersDB(FileInput inFile)
           
 
Method Summary
 void displayList()
          displays all the player information contained in the database
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlayersDB

public PlayersDB(FileInput inFile)
Method Detail

displayList

public void displayList()
displays all the player information contained in the database