Searched refs:HorizBagLayout (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/
H A DHorizBagLayout.java36 public class HorizBagLayout implements LayoutManager { class in inherits:LayoutManager
41 * Constructs a new HorizBagLayout.
43 public HorizBagLayout() { method in class:HorizBagLayout
48 * Constructs a HorizBagLayout with the specified gaps.
51 public HorizBagLayout(int hgap) { method in class:HorizBagLayout
125 * constraints of the HorizBagLayout object.
149 * Returns the String representation of this HorizBagLayout's values.

Completed in 30 milliseconds