jfg

A simple GUI creator developed in Java
Download

jfg Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • pescuma
  • Publisher web site:
  • http://code.google.com/u/pescuma/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 8 KB

jfg Tags


jfg Description

A simple GUI creator developed in Java The idea that stands at the base of the jfg library is to create forms based on object attributes instead of having to write all the layout code from the scratch. To do that, it uses object reflection and a lightweight MVC model, where the programmer have only to write the model code.Sometimes you are writing a POC or wants easy access to the attributes of some object (or even wants a simple form requesting some data from an user) but don't want the burden to write a GUI for that. In this cases jfg came at hand. jfg allows the creation of simple forms with 2 lines of code, and supports the basic java types, recursive objects (aka one object as a field of the other), static attributes (if it recives a Class) and listeners for the model. It can apply the user input automatically or only when requested. Also, it tries to be very customizable.For the model, jfg supports Reflection, a Map of fields or Custom attributes. Requirements: · Java


jfg Related Software