* Factory method for create a {@link TrayIcon} object. * * @param imgFilename * the img filename * @param appName * the app name * @param systemTrayPopupMenu * the system tray popup menu * @param actionListeners * the action listeners * @return the new {@link TrayIcon}. */ pub...
/** * Factory method for create a {@link TrayIcon} object. * * @param imgFilename * the img filename * @param appName * the app name * @param systemTrayPopupMenu * the system tray popup menu * @param actionListeners * the action listeners * @return the new {@link TrayIcon}. *...