Package Overview attilathehun.songbook.environment - AttiliaTheHun/Songbook-Manager GitHub Wiki

package attilathehun.songbook.environment

Package Overview

This package provides access to the application environment.

Classes

Environment

This class represents the application environment and provides the necessary context to other application components. Source code

EnvironmentManager

This class has variety of methods to alter the state of the environment. Source code

EnvironmentVerificator

This class is used to verify the state of the environment. Source code

Installer

This class installs the required data and resources the application needs to function. Source code