Package sam.ui.text

Package containing the implementation of the basic user interface
It only consists in the UserInterface class and its associated classes, but is still taken apart of the rest of the application for the sake of clarity.

See:
          Description

Class Summary
ProgressEventListener Text-based progress event listener This outputs progress information one line per entry.
RulingInterface Text-based implementation of a ruling interface
UserInterface Pluggable text user interface This interface allows no interaction with the user at all: any missing or misspecified parameter leads to fatal error.
 

Package sam.ui.text Description

Package containing the implementation of the basic user interface
It only consists in the UserInterface class and its associated classes, but is still taken apart of the rest of the application for the sake of clarity.