test/java/awt/Mixing/AWT_Mixing/JTextFieldInGlassPaneOverlapping.java

Print this page

        

*** 31,40 **** --- 31,42 ---- */ /* @test @summary Simple Overlapping test for javax.swing.JLabel @author sergey.grinev@oracle.com: area=awt.mixing + @library ../../regtesthelpers + @build Util @run main JTextFieldInGlassPaneOverlapping */ public class JTextFieldInGlassPaneOverlapping extends GlassPaneOverlappingTestBase { @Override