Searched defs:window (Results 1 - 25 of 161) sorted by relevance

1234567

/openjdk9/nashorn/test/script/
H A Dmarkdown.js
/openjdk9/jdk/test/java/awt/Window/8027025/
H A DTest8027025.java40 private static Window window; field in class:Test8027025
/openjdk9/jdk/src/java.desktop/macosx/classes/com/apple/eawt/event/
H A DFullScreenEvent.java35 final Window window; field in class:FullScreenEvent
40 public FullScreenEvent(final Window window) { argument
/openjdk9/jdk/src/java.desktop/windows/native/libawt/java2d/opengl/
H A DWGLSurfaceData.h39 HWND window; member in struct:_WGLSDOps
/openjdk9/jdk/src/java.desktop/unix/native/common/java2d/opengl/
H A DGLXSurfaceData.h61 Window window; member in struct:_GLXSDOps
/openjdk9/jdk/test/java/awt/Window/8159168/
H A DSetShapeTest.java44 private static Window window; field in class:SetShapeTest
[all...]
/openjdk9/jdk/test/java/awt/Window/WindowJumpingTest/
H A DWindowJumpingTest.java78 private static void checkGraphicsDevice(Window window, GraphicsDevice graphicsDevice) { argument
/openjdk9/jdk/test/java/awt/Window/WindowType/
H A DWindowType.java43 private static void test(Window window, Window.Type type) { argument
/openjdk9/jdk/test/java/awt/xembed/server/
H A DTestXEmbedServerJava.java76 public Process startClient(Rectangle[] bounds, long window) { argument
H A DTesterClient.java46 public static void startClient(Rectangle bounds[], long window) throws Throwable { argument
/openjdk9/jdk/test/java/awt/Frame/SetIconImagesCrashTest/
H A DSetIconImagesCrashTest.java57 public static void test(final Window window, argument
/openjdk9/jdk/test/java/awt/Window/TopLevelLocation/
H A DTopLevelLocation.java46 private static JWindow window; field in class:TopLevelLocation
[all...]
/openjdk9/jdk/src/java.desktop/macosx/classes/com/apple/eawt/
H A DFullScreenUtilities.java67 public static void setWindowCanFullScreen(final Window window, final boolean canFullScreen) { argument
79 public static void addFullScreenListenerTo(final Window window, final FullScreenListener listener) { argument
91 removeFullScreenListenerFrom(final Window window, final FullScreenListener listener) argument
[all...]
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/awt/
H A DSecurityWarning.java70 public static Dimension getSize(Window window) { argument
141 setPosition(Window window, Point2D point, float alignmentX, float alignmentY) argument
[all...]
/openjdk9/jdk/src/java.desktop/unix/classes/sun/awt/X11/
H A DXLayerProtocol.java35 void setLayer(XWindowPeer window, int layer); argument
H A DXWrapperBase.java56 String getWindow(long window) { argument
/openjdk9/jdk/test/java/awt/Frame/FrameSize/
H A DTestFrameSize.java49 private static Dimension getClientSize(Frame window) { argument
/openjdk9/jdk/test/java/awt/SplashScreen/FullscreenAfterSplash/
H A DFullScreenAfterSplash.java116 private static void enableFullScreen(Window window) { argument
/openjdk9/jdk/test/java/awt/Component/TreeLockDeadlock/
H A DTreeLockDeadlock.java59 private static void test(final Window window) throws Exception { argument
/openjdk9/jdk/test/java/awt/EmbeddedFrame/GraphicsConfigTest/
H A DGraphicsConfigTest.java135 private static EmbeddedFrame createEmbeddedFrame(long window) { argument
/openjdk9/jdk/test/java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/
H A DButtonGroupLayoutTraversalTest.java55 private static JFrame window; field in class:ButtonGroupLayoutTraversalTest
[all...]
/openjdk9/jdk/test/javax/swing/JColorChooser/
H A DTest4319113.java79 private void show(Window window) { argument
117 private static void updateWindowTreeUI(Window window) { argument
H A DTest4759934.java70 private void show(Window window, String command) { argument
/openjdk9/jdk/test/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/window/
H A DWindowDemo.java55 private JWindow window; field in class:WindowDemo
84 private static JComponent createWindowSpaceholder(JWindow window) { argument
[all...]
/openjdk9/jdk/src/java.desktop/macosx/classes/sun/lwawt/
H A DLWCursorManager.java67 public final void updateCursorLater(final LWWindowPeer window) { argument

Completed in 127 milliseconds

1234567