Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows 98 | Windows ME | Windows NT | Windows Vista | Windows 2012 SHA1 Hash: f7e45f96da97ae50875e4404a5d11890206b761c Size: 180.1 KB File Format: zip
Rating: 2.260869565
out of 5
based on 23 user ratings
Downloads: 1034 License: Free
NestedSwinger is a free software by PSU.AC.TH and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows 98, Windows ME, Windows NT, Windows Vista, Windows 2012.
You can download NestedSwinger which is 180.1 KB in size and belongs to the software category Coding languages and Compilers. NestedSwinger was released on 2010-05-14 and last updated on our database on 2017-04-22 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
NestedSwinger Description
NestedSwinger translates a simple GUI textual notation into a Java application. The notation is considerably easier to write than Java GUI code since it hides details about GUI component initialization, layout managers, and listener code. It does this by treating a GUI as a series of widgets inside nested containers. The generated Java code is simple to read and change because the NestedSwinger translation restricts itself to using basic GUI controls, standard layout managers, simple listener methods, all formatted to be human-readable. NestedSwinger aimed at quickly prototyping fully functioning GUIs employed by novice or intermediate Java users. In particular, the programmer will need to edit the resulting listener code to add or change features.