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

/openjdk7/jdk/src/share/classes/sun/awt/
H A DEmbeddedFrame.java366 * setLocationPrivate() and setBoundsPrivate() were introduced, and they
372 * get/setLocationPrivate() and get/setBoundsPrivate() is not recommended.
384 protected void setLocationPrivate(int x, int y) { method in class:EmbeddedFrame
402 * get/setLocationPrivate() and get/setBoundsPrivate() is not recommended.
408 * @see #setLocationPrivate
427 * setLocationPrivate() and setBoundsPrivate() were introduced, and they
433 * get/setLocationPrivate() and get/setBoundsPrivate() is not recommended.
442 * @see #setLocationPrivate
467 * get/setLocationPrivate() and get/setBoundsPrivate() is not recommended.
473 * @see #setLocationPrivate
[all...]

Completed in 30 milliseconds