Searched refs:notificationWindowListener (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/management/client/
H A DOpenGrokTrayApp.java183 final WindowListener notificationWindowListener = new WindowListener() {
220 return notificationWindowListener;
285 private ActionListener getShowNotificationListener(final WindowListener notificationWindowListener) { argument
299 sf.addWindowListener(notificationWindowListener);
347 final WindowListener notificationWindowListener = getNotificationWindowListener();
349 final ActionListener showNotificationsListener = getShowNotificationListener(notificationWindowListener);

Completed in 8 milliseconds