public class MonitorsView extends AbstractConditionQueryViewPart
AbstractConditionQueryViewPart.ConditionListenerImpl
Modifier and Type | Field and Description |
---|---|
static String |
VIEW_ID |
entry
Constructor and Description |
---|
MonitorsView() |
Modifier and Type | Method and Description |
---|---|
protected void |
clear() |
void |
createPartControl(org.eclipse.swt.widgets.Composite parent) |
protected org.eclipse.core.databinding.observable.Realm |
getRealm() |
void |
handleDataChanged(List<MonitorStatusInformation> addedOrUpdated,
Set<String> removed,
boolean full) |
void |
handleStatusChanged(SubscriptionState status) |
protected void |
performDataChanged(List<MonitorStatusInformation> addedOrUpdated,
Set<String> removed,
boolean full) |
void |
setFocus() |
isSupported, setEntry
addSelectionListener, dispose, removeSelectionListener, setSelection
scheduleJob
checkSite, getViewSite, init, init, saveState, setContentDescription, setInitializationData, setPartName
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String VIEW_ID
protected org.eclipse.core.databinding.observable.Realm getRealm()
getRealm
in class JobViewPart
public void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl
in interface org.eclipse.ui.IWorkbenchPart
createPartControl
in class org.eclipse.ui.part.WorkbenchPart
public void setFocus()
setFocus
in interface org.eclipse.ui.IWorkbenchPart
setFocus
in class org.eclipse.ui.part.WorkbenchPart
protected void clear()
clear
in class AbstractConditionQueryViewPart
public void handleDataChanged(List<MonitorStatusInformation> addedOrUpdated, Set<String> removed, boolean full)
handleDataChanged
in class AbstractConditionQueryViewPart
protected void performDataChanged(List<MonitorStatusInformation> addedOrUpdated, Set<String> removed, boolean full)
public void handleStatusChanged(SubscriptionState status)
handleStatusChanged
in class AbstractConditionQueryViewPart
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.