Package com.virtuosotechnologies.asaph.launch

Main Asaph program launcher.

See:
          Description

Interface Summary
LaunchCompleter Something that wants to be notified when the launch process is complete.
Launcher API exposed by the launcher
 

Class Summary
Launch Launcher
SafeLaunch Safe launcher.
 

Package com.virtuosotechnologies.asaph.launch Description

Main Asaph program launcher.

Project

Asaph

Authors

Status

n/a

Dependencies

Description

This package includes the "main" program launcher framework. It uses com.virtuosotechnologies.lib.plugin to load the built-in and user-installed plugins. Built-in plugins are specified in the file pluginList.xml, but otherwise no other packages in asaph are directly referenced by this package. The about box and splash screen are also implemented in this package.