NestedSwinger 1.0

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...