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

/openjdk7/jdk/test/java/awt/DataFlavor/MissedHtmlAndRtfBug/
H A DNextFramePositionCalculator.java12 public int getNextLocationX() { method in class:NextFramePositionCalculator
H A DMissedHtmlAndRtfBug.java73 args.add(String.valueOf(positionCalculator.getNextLocationX()));
/openjdk7/jdk/test/java/awt/datatransfer/DragUnicodeBetweenJVMTest/
H A DNextFramePositionCalculator.java35 public int getNextLocationX() { method in class:NextFramePositionCalculator
H A DDragUnicodeBetweenJVMTest.java91 String.valueOf(positionCalculator.getNextLocationX()),
/openjdk7/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/
H A DSourceFileListFrame.java69 int getNextLocationX() { method in class:SourceFileListFrame
H A DFileListBetweenJVMsTest.java65 String.valueOf(sourceFrame.getNextLocationX()),
/openjdk7/jdk/test/java/awt/dnd/URIListBetweenJVMsTest/
H A DSourceFileListFrame.java69 int getNextLocationX() { method in class:SourceFileListFrame
H A DURIListBetweenJVMsTest.java73 String.valueOf(sourceFrame.getNextLocationX()),

Completed in 778 milliseconds