Package caltool.admin_ui

Companion view classes for the admin package, including the common dialogs for database access and password setting.

See:
          Description

Class Summary
AdminUI Empty stub for the companion view of the Admin model class.
JavadocStub Generic stub file so javadoc will generate package-level documentation, without any real class files yet defined.
 

Package caltool.admin_ui Description

Companion view classes for the admin package, including the common dialogs for database access and password setting. View classes specific to privileged administrators versus regular users are defined in the administrator_ui and user_ui sub-packages, respectively.