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

/openjdk7/jdk/test/java/awt/Mouse/EnterExitEvents/
H A DDragWindowOutOfFrameTest.java154 DragWindowCreationMouseListener listener = new DragWindowCreationMouseListener(frame);
190 static class DragWindowCreationMouseListener extends MouseAdapter { class in class:DragWindowOutOfFrameTest
195 public DragWindowCreationMouseListener(Window parent) { method in class:DragWindowOutOfFrameTest.DragWindowCreationMouseListener

Completed in 30 milliseconds