public class MonitorsView extends MonitorSubscriptionAlarmsEventsView
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
monitors, monitorsId, monitorsMap, monitorSubscriptionState| Constructor and Description |
|---|
MonitorsView() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPartControl(Composite parent)
This is a callback that will allow us to create the viewer and initialize
it.
|
protected java.lang.String |
createStatusLabel() |
void |
init(IViewSite site,
IMemento memento) |
void |
saveState(IMemento memento) |
protected void |
setConfiguration(MonitorViewConfiguration cfg) |
void |
setFocus()
Passing the focus request to the viewer's control.
|
protected void |
setStatusBarText(java.lang.String string) |
protected void |
updateStatusBar() |
protected void |
watchMonitors(java.lang.String monitorsId) |
protected void |
watchPool(java.lang.String poolId) |
acknowledgeMonitor, dataChanged, getMonitorsId, getRealm, onConnect, onDisconnect, setMonitorsId, statusChangedMonitorSubscription, subscribe, unSubscribeaddSelectionListener, createCommentAction, dispose, getConnection, getConnectionService, getConnectionUri, getContentPane, getLabelForConnection, getStateLabel, isConnected, makeStringFromConnection, removeSelectionListener, scheduleJob, setConnectionId, setConnectionUri, setSelectionpublic static final java.lang.String ID
public void createPartControl(Composite parent)
createPartControl in class MonitorSubscriptionAlarmsEventsViewprotected void setConfiguration(MonitorViewConfiguration cfg) throws java.lang.Exception
java.lang.Exceptionpublic void setFocus()
protected void watchPool(java.lang.String poolId)
watchPool in class AbstractAlarmsEventsViewprotected void watchMonitors(java.lang.String monitorsId)
watchMonitors in class AbstractAlarmsEventsViewprotected void updateStatusBar()
updateStatusBar in class AbstractAlarmsEventsViewprotected void setStatusBarText(java.lang.String string)
protected java.lang.String createStatusLabel()
public void init(IViewSite site,
IMemento memento)
throws PartInitException
init in class AbstractAlarmsEventsViewPartInitExceptionpublic void saveState(IMemento memento)
saveState in class AbstractAlarmsEventsView
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0