Searched defs:NotificationsFrame (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/management/client/
H A DNotificationsFrame.java35 public class NotificationsFrame extends javax.swing.JFrame { class in inherits:javax.swing.JFrame
41 /** Creates new form NotificationsFrame */
42 public NotificationsFrame(String notifications, long startime, long endtime) { method in class:NotificationsFrame
153 new NotificationsFrame("",0,0).setVisible(true);

Completed in 8 milliseconds