资 源 简 介
This project aim to provide a small and simple boxlayout engine.
It can be used as a library to create "DOM like" application. Like HTML is handled with Javascript. The BoxLayout tends to be used with java based languages language ( java,scala,groovy... )
It aims to produce fast hardware powered gui.
Important notice : originally implemented in Pure java. I have chosen to re implement it in Scala language.
feature list:
* New Scala implementation
* java implemented
* use jogl (JSR-231) for Open GL binding
* layout implementation :
* horizontal,vertical,floating
* padding, margin
Demo FileBrowser