Skip to content

O5ten/SwingDesigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwingDesigner

A simple tool to test out new groovy SwingBuilder layouts with MigLayout and see the updates happen right away when code is modified. Useful for testing out experimental components or new layouts since Java or Groovy classes may be entered and built directly in the editor.

###Resources

###0.8

  • Added support for GroovyFX, and added some nice examples to show off its features.

###Requirements This app requires Java8, because reasons. This app also requires Maven3 to build.

###Build mvn clean install

###Run java -jar target/GroovyInterfaceDesigner.jar

or use the shellscripts

####*NIX: gid.sh

####Windows gis.bat

About

A simple tool to test out new groovy SwingBuilder layouts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages