Package uk.ac.reading.evanWilliams.javaResources.menu

Class Summary
InputValidator A class that provides functionality to draw input from the command line and check that it conforms to a prespecified format
NavMenu This class provides generates a menu that can be accessed through command line or swing.
NavMenuItem This class represents an item that may be contained within a NavMenu.
ValidatorOutput A class describing the output of an InputValidator object's requireOption() method.
 

Enum Summary
ValidatorOutput.STATE