public class AlarmNotifier
extends org.eclipse.ui.menus.WorkbenchWindowControlContribution
Modifier and Type | Field and Description |
---|---|
protected ConnectionService |
connectionService |
static String |
ID |
Constructor and Description |
---|
AlarmNotifier() |
AlarmNotifier(String id) |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.swt.widgets.Control |
createControl(org.eclipse.swt.widgets.Composite parent) |
void |
dispose() |
protected void |
handleStyleUpdate(StyleBlinker.CurrentStyle style) |
protected void |
setBackground(org.eclipse.swt.graphics.Color color) |
protected void |
trigger(Runnable run) |
protected void |
triggerBellSwitch() |
protected void |
updateActiveState(DataItemValue value) |
protected void |
updateMonitorStatus(MonitorStatus ms,
DataItemValue value) |
protected void |
updateState() |
delegateCreateControl, getCurSide, getOrientation, getWorkbenchWindow
setCurSide, setWorkbenchWindow
computeWidth, fill, fill, fill
public static final String ID
protected ConnectionService connectionService
public AlarmNotifier()
public AlarmNotifier(String id)
public void dispose()
dispose
in interface org.eclipse.jface.action.IContributionItem
dispose
in class org.eclipse.jface.action.ContributionItem
protected org.eclipse.swt.widgets.Control createControl(org.eclipse.swt.widgets.Composite parent)
createControl
in class org.eclipse.jface.action.ControlContribution
protected void handleStyleUpdate(StyleBlinker.CurrentStyle style)
protected void setBackground(org.eclipse.swt.graphics.Color color)
protected void triggerBellSwitch()
protected void trigger(Runnable run)
protected void updateState()
protected void updateMonitorStatus(MonitorStatus ms, DataItemValue value)
protected void updateActiveState(DataItemValue value)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.