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

/openjdk9/jdk/test/java/awt/Frame/SlideNotResizableTest/
H A DSlideNotResizableTest.java41 private static final Point FRAME_LOCATION = new Point(200, 200); field in class:SlideNotResizableTest
/openjdk9/jdk/test/java/awt/dnd/AcceptDropMultipleTimes/
H A DAcceptDropMultipleTimes.java47 private static final int FRAME_LOCATION = 100; field in class:AcceptDropMultipleTimes
/openjdk9/jdk/test/java/awt/dnd/DropTargetEnterExitTest/
H A DMissedDragExitTest.java55 private static final int FRAME_LOCATION = 100; field in class:MissedDragExitTest
H A DExtraDragEnterTest.java55 private static final int FRAME_LOCATION = 100; field in class:ExtraDragEnterTest
/openjdk9/jdk/test/java/awt/Choice/ChoiceLocationTest/
H A DChoiceLocationTest.java44 private static final int FRAME_LOCATION = 100; field in class:ChoiceLocationTest

Completed in 94 milliseconds