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

/openjdk7/jdk/src/share/classes/java/awt/peer/
H A DComponentPeer.java76 public static final int SET_BOUNDS = 3; field in interface:ComponentPeer
114 public static final int DEFAULT_OPERATION = SET_BOUNDS;
190 * {@code op} is {@link #SET_BOUNDS}, then both change. There is a
201 * @see #SET_BOUNDS

Completed in 23 milliseconds