This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/client/src/main/java/envoy/client/ui/settings/package-info.java

10 lines
247 B
Java
Raw Normal View History

2020-04-19 19:57:40 +02:00
/**
* This package contains classes used for representing the settings visually.
2020-04-19 19:57:40 +02:00
*
* @author Leon Hofmeister
* @author Kai S. K. Engelbart
* @author Maximilian Käfer
* @since Envoy Client v0.1-beta
*/
package envoy.client.ui.settings;