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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DGroupLayout.java1239 ", matches=" + paddingSpring.getMatchDescription();
3372 String getMatchDescription() { method in class:GroupLayout.AutoPreferredGapSpring
3377 return super.toString() + getMatchDescription();
3504 String getMatchDescription() { method in class:GroupLayout.ContainerAutoPreferredGapSpring

Completed in 31 milliseconds