< prev index next >

test/jdk/javax/swing/reliability/TaskUndJFrameProperties.java

Print this page

        

@@ -28,11 +28,11 @@
  * @test
  * @key headful
  * @summary Construct a Undecorated JFrame, try to change the properties
  *          using setVisible() method.
  * @author Aruna Samji
- * @library ../../../lib/testlibrary
+ * @library ../../../lib/client
  * @build ExtendedRobot
  * @run main TaskUndJFrameProperties
  */
 
 public class TaskUndJFrameProperties extends Task<GUIUndFrame> {
< prev index next >