< prev index next >

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

Print this page

        

*** 32,42 **** 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 * @build ExtendedRobot SystemTrayIconHelper */ public class SystemTrayIconHelper { static Frame frame; --- 32,42 ---- 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/client * @build ExtendedRobot SystemTrayIconHelper */ public class SystemTrayIconHelper { static Frame frame;
< prev index next >