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

/openjdk9/jdk/test/java/awt/Window/ShapedAndTranslucentWindows/
H A DTranslucentChoice.java70 public void initBackgroundFrame() { method in class:TranslucentChoice
71 super.initBackgroundFrame();
H A DSetShapeAndClick.java73 public void initBackgroundFrame() { method in class:SetShapeAndClick
74 super.initBackgroundFrame();
H A DSetShapeDynamicallyAndClick.java72 public void initBackgroundFrame() { method in class:SetShapeDynamicallyAndClick
73 super.initBackgroundFrame();
H A DCommon.java59 EventQueue.invokeAndWait(this::initBackgroundFrame);
279 public void initBackgroundFrame() { method in class:Common
H A DFocusAWTTest.java97 public void initBackgroundFrame() { method in class:FocusAWTTest
/openjdk9/jdk/test/javax/swing/JWindow/ShapedAndTranslucentWindows/
H A DTranslucentJComboBox.java67 public void initBackgroundFrame() { method in class:TranslucentJComboBox
68 super.initBackgroundFrame();
H A DSetShapeAndClickSwing.java70 public void initBackgroundFrame() { method in class:SetShapeAndClickSwing
71 super.initBackgroundFrame();
H A DCommon.java61 EventQueue.invokeAndWait(this::initBackgroundFrame);
249 public void initBackgroundFrame() { method in class:Common

Completed in 115 milliseconds