Unnamed Package


  • Class
    Description
    Provided interface containing methods you *must* implement in OpenMessage.java
    This is the heart of the program, providing interaction between the client and the MessageList.
    This utility class contains methods that will read in a file as it is provided, and load the data into an ArrayList with OpenMessage objects inside of it.