Searched defs:ContainerAutoPreferredGapSpring (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DGroupLayout.java582 group.addSpring(new ContainerAutoPreferredGapSpring());
584 group.addSpring(new ContainerAutoPreferredGapSpring());
2009 new ContainerAutoPreferredGapSpring(pref, max));
2181 ContainerAutoPreferredGapSpring)) {
3413 private class ContainerAutoPreferredGapSpring extends class in class:GroupLayout
3417 ContainerAutoPreferredGapSpring() { method in class:GroupLayout.ContainerAutoPreferredGapSpring
3422 ContainerAutoPreferredGapSpring(int pref, int max) { method in class:GroupLayout.ContainerAutoPreferredGapSpring

Completed in 54 milliseconds