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

/openjdk7/jdk/test/java/awt/DataFlavor/MissedHtmlAndRtfBug/
H A DNextFramePositionCalculator.java16 public int getNextLocationY() { method in class:NextFramePositionCalculator
H A DMissedHtmlAndRtfBug.java74 args.add(String.valueOf(positionCalculator.getNextLocationY()));
/openjdk7/jdk/test/java/awt/datatransfer/DragUnicodeBetweenJVMTest/
H A DNextFramePositionCalculator.java39 public int getNextLocationY() { method in class:NextFramePositionCalculator
H A DDragUnicodeBetweenJVMTest.java92 String.valueOf(positionCalculator.getNextLocationY()),
/openjdk7/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/
H A DSourceFileListFrame.java73 int getNextLocationY() { method in class:SourceFileListFrame
H A DFileListBetweenJVMsTest.java66 String.valueOf(sourceFrame.getNextLocationY()),
/openjdk7/jdk/test/java/awt/dnd/URIListBetweenJVMsTest/
H A DSourceFileListFrame.java73 int getNextLocationY() { method in class:SourceFileListFrame
H A DURIListBetweenJVMsTest.java74 String.valueOf(sourceFrame.getNextLocationY()),

Completed in 48 milliseconds