Package com.mcdermottroe.exemplar.ui

A package containing the user interfaces for the program.

See:
          Description

Class Summary
Log A single point of entry for all logging within the program.
Message A class to contain all the localised versions of messages produced by the program.
Options A class to allow for the global tracking of options selected via any of the UI modules.
 

Enum Summary
LogLevel An enumerated type describing the legal levels of logging.
 

Exception Summary
MessageException An exception that can be thrown in response to an error in the process of localising the program.
 

Package com.mcdermottroe.exemplar.ui Description

A package containing the user interfaces for the program.