scharf / jvx.formlayout-visualization

Visualization of JVx' Form layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jvx.formlayout-visualization

A demonstration application which allows to inspect the anchors of the FormLayout.

A screenshot of the application.

Usage

Launch the project with the attached launcher or build it and launch the resulting jar.

License

jvx.formlayout-visualization is licensed under Apache 2.0.

The licenses of the dependencies are as follows (please see the attached license files for further information and details):

  • Apache Commons BCEL, Apache 2.0
  • JCommon, LGPLv2.1
  • JVx, Apache 2.0
  • JVx Lua, Apache 2.0
  • LuaJ, LuaJ License (BSD-like)
  • RSyntaxTextArea, BSD-like

Dependencies

Java 1.8 is required for this application.

Additional dependencies are:

About

Visualization of JVx' Form layout

License:Apache License 2.0


Languages

Language:Java 98.7%Language:Lua 1.3%