tiggerbiggo / Loki

This library uses reflection to automatically generate a GUI to change values of give fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loki

Loki is a powerful, simple to use library that uses annotations to help you edit them in a GUI.

The intention of this Library is to remove a lot of work that it usually takes to create a GUI Element, in which you can edit values of an object.

Table of content

Releases

You can find all releases over here All releases are at the same time released as maven objects, that can be found over at jitpack.io

Work is usually on hold for this library, unless there are breaking bugs or lack of an obvious feature.

Team Pandora takes care of development of this repository.

Goals

Current released version is stable and there are no features in the pipelines. If you have any suggestions/bugs, feel free to share them over here!

HowTo

There is a folder containing an example project where all possible features are implemented. You can check it out over here. You will find every use case for every feature inside of those classes.

For more information as well as the documentation, follow this link.

About

This library uses reflection to automatically generate a GUI to change values of give fields.

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%