SpringBox 6.0
Download
Free  

SpringBox 6.0

Free The SpringBox class was added in JDK to support layout in GUI builders
Rating
Your vote:
Latest version:
6.0.200 See all
Developer:
The Java(tm) Tutorial: Sun Microsystems, Inc.
Screenshots
1 / 2
Freeware
Download
Free  

Spring layouts do their job by defining directional relationships, or constraints, between the edges of components. For example, you might define that the left edge of one component is a fixed distance (5 pixels, say) from the right edge of another component.
In a SpringLayout, the position of each edge is dependent on the position of just one other edge. If a constraint is subsequently added to create a new binding for an edge, the previous binding is discarded and the edge remains dependent on a single edge.

Comments

User

Your vote: