
Swing Layout Builder · Library that allows to create complex forms with convenient builder syntax. It wraps some standard Swing layouts: BorderLayout, FlowLayout, GridBagLayout(to make FormLayout) and implements its own new RuleLayout
Swing Layout Builder · Library that allows to create complex forms with convenient builder syntax. It wraps some standard Swing layouts: BorderLayout, FlowLayout, GridBagLayout(to make FormLayout) and implements its own new RuleLayout
SWT Layout Builder · Library that allows to create complex forms with convenient builder syntax. It wraps standard SWT RowLayout and implements its own new RuleLayout and BorderLayout
MultiTouch Gestures Java · Library that allows you to use macOS multitouch gestures in Java Swing applications.