public class MonitorsView extends MonitorSubscriptionAlarmsEventsView
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
monitors, monitorsId, monitorsMap, monitorSubscriptionState| Constructor and Description |
|---|
MonitorsView() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPartControl(org.eclipse.swt.widgets.Composite parent)
This is a callback that will allow us to create the viewer and initialize
it.
|
protected String |
createStatusLabel() |
void |
init(org.eclipse.ui.IViewSite site,
org.eclipse.ui.IMemento memento) |
void |
saveState(org.eclipse.ui.IMemento memento) |
protected void |
setConfiguration(MonitorViewConfiguration cfg) |
void |
setFocus()
Passing the focus request to the viewer's control.
|
protected void |
setStatusBarText(String string) |
protected void |
updateStatusBar() |
protected void |
watchMonitors(String monitorsId) |
protected void |
watchPool(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, setSelectioncheckSite, getViewSite, init, setContentDescription, setInitializationData, setPartNameaddPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusyaddListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String ID
public void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl in interface org.eclipse.ui.IWorkbenchPartcreatePartControl in class MonitorSubscriptionAlarmsEventsViewprotected void setConfiguration(MonitorViewConfiguration cfg) throws Exception
Exceptionpublic void setFocus()
setFocus in interface org.eclipse.ui.IWorkbenchPartsetFocus in class org.eclipse.ui.part.WorkbenchPartprotected void watchPool(String poolId)
watchPool in class AbstractAlarmsEventsViewprotected void watchMonitors(String monitorsId)
watchMonitors in class AbstractAlarmsEventsViewprotected void updateStatusBar()
updateStatusBar in class AbstractAlarmsEventsViewprotected void setStatusBarText(String string)
protected String createStatusLabel()
public void init(org.eclipse.ui.IViewSite site,
org.eclipse.ui.IMemento memento)
throws org.eclipse.ui.PartInitException
init in interface org.eclipse.ui.IViewPartinit in class AbstractAlarmsEventsVieworg.eclipse.ui.PartInitExceptionpublic void saveState(org.eclipse.ui.IMemento memento)
saveState in interface org.eclipse.ui.IPersistablesaveState in interface org.eclipse.ui.IViewPartsaveState in class AbstractAlarmsEventsViewCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.