test/java/awt/Mixing/AWT_Mixing/JEditorPaneOverlapping.java

Print this page

        

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