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

/openjdk7/jdk/src/share/classes/java/awt/
H A DBorderLayout.java33 * north, south, east, west, and center.
151 * north portion of the border layout.
159 Component north; field in class:BorderLayout
208 * north, south, east, west or center.
221 * north, south, east, west or center.
228 * north, south, east, west or center.
235 * north, south, east, west or center.
242 * The north layout constraint (top of container).
447 north = comp;
481 } else if (comp == north) {
[all...]

Completed in 34 milliseconds