org.jdesktop.layout
private static final class GroupLayout.SpringDelta extends Object implements Comparable
| Field Summary | |
|---|---|
| int | delta |
| int | index |
| Constructor Summary | |
|---|---|
| SpringDelta(int index, int delta) | |
| Method Summary | |
|---|---|
| int | compareTo(Object o) |
| String | toString() |