< prev index next >

test/jdk/java/awt/TrayIcon/SystemTrayIconHelper.java

Print this page

        

@@ -32,11 +32,11 @@
 import java.security.PrivilegedExceptionAction;
 
 /*
  * @summary This is a helper class to find the location of a system tray icon,
  *          and skip some OS specific cases in tests.
- * @library ../../../../../lib/testlibrary
+ * @library ../../../../../lib/client
  * @build ExtendedRobot SystemTrayIconHelper
  */
 public class SystemTrayIconHelper {
 
     static Frame frame;
< prev index next >