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

/openjdk7/jdk/src/share/classes/java/awt/
H A DGridBagConstraints.java113 public static final int SOUTHWEST = 16; field in class:GridBagConstraints
181 * {@code ComponentOrientation}. Equal to SOUTHWEST for horizontal,
191 * left-to-right orientations and SOUTHWEST for horizontal, right-to-left
434 * <code>SOUTHWEST</code>, <code>WEST</code>, and <code>NORTHWEST</code>.
H A DGridBagLayout.java140 * <li><code>GridBagConstraints.SOUTHWEST</code></li>
1720 case GridBagConstraints.SOUTHWEST:

Completed in 1424 milliseconds