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

/openjdk7/jdk/src/share/classes/java/awt/peer/
H A DComponentPeer.java85 public static final int SET_CLIENT_SIZE = 4; field in interface:ComponentPeer
191 * special value {@link #SET_CLIENT_SIZE}, which is used only for
204 * @see #SET_CLIENT_SIZE

Completed in 496 milliseconds