News

Search titles only By: Search Advanced search… ...
A layout-manager for Java Swing components. The layout-manager builds on a default height and width of components derived from text-size resulting in symmetric layout of components suitable for forms ...
I need either a layout manager or container that will layout components in a tree format, preferably with lines connecting parent/child. JTree doesn't work for me because it represents trees ...
The flexible layout that can move any edge of component to other edges of other components. It can work with components and reference them by id or reference them as current or previous or mark them ...