JBOB is the Java Business Object Binder is a small binder to use with several types of graphical user interfaces frameworks (swing, swt, thinlet) using or not a specific ORM . The initial aproach is the swing with hibernate.
PrefEditGui is a preference editor for the java.util.prefs Preferences package. The editor is in the style of the windows registry editor, but works on all platforms, since its Java based. The editor makes use of the Thinlet UI library.
ThinCLet assist you to componentize your Thinlet applications. Thinlet is the lightweight GUI toolkit for Java. A ThinCLet component is a composite of Thinlet widgets or ThinCLet components. Bindings can be declared between the component properties.