Package sam.ui.basic

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

See:
          Description

Class Summary
UserInterface Pluggable basic user interface This interface allows no interaction with the user at all: any missing or misspecified parameter leads to fatal error.
 

Package sam.ui.basic Description

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