public class JmxNotificationsSwingView extends JmxNotificationsView implements SwingComponent
JmxNotificationsView.NotificationActionBasicView.Action| Constructor and Description |
|---|
JmxNotificationsSwingView() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNotification(JmxNotification data) |
void |
addNotificationActionListener(ActionListener<JmxNotificationsView.NotificationAction> listener) |
void |
clearNotifications() |
Component |
getUiComponent() |
void |
removeNotificationActionListener(ActionListener<JmxNotificationsView.NotificationAction> listener) |
void |
setNotificationsEnabled(boolean enabled) |
addActionListener, notify, removeActionListenerpublic void addNotificationActionListener(ActionListener<JmxNotificationsView.NotificationAction> listener)
addNotificationActionListener in class JmxNotificationsViewpublic void removeNotificationActionListener(ActionListener<JmxNotificationsView.NotificationAction> listener)
removeNotificationActionListener in class JmxNotificationsViewpublic void setNotificationsEnabled(boolean enabled)
setNotificationsEnabled in class JmxNotificationsViewpublic void clearNotifications()
clearNotifications in class JmxNotificationsViewpublic void addNotification(JmxNotification data)
addNotification in class JmxNotificationsViewpublic Component getUiComponent()
getUiComponent in interface SwingComponentCopyright © 2013. All Rights Reserved.