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

/opengrok-jel/src/org/opensolaris/opengrok/management/client/
H A DNotificationsFrame.java66 notificationsPane = new javax.swing.JScrollPane();
81 notificationsPane.setViewportView(jTextArea1);
107 .addComponent(notificationsPane, javax.swing.GroupLayout.DEFAULT_SIZE, 424, Short.MAX_VALUE)
133 .addComponent(notificationsPane, javax.swing.GroupLayout.DEFAULT_SIZE, 237, Short.MAX_VALUE)
165 private javax.swing.JScrollPane notificationsPane; field in class:NotificationsFrame

Completed in 7 milliseconds