public class AlarmNotifier
extends WorkbenchWindowControlContribution
| Modifier and Type | Field and Description |
|---|---|
protected ConnectionService |
connectionService |
static java.lang.String |
ID |
| Constructor and Description |
|---|
AlarmNotifier() |
AlarmNotifier(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
protected Control |
createControl(Composite parent) |
void |
dispose() |
protected void |
handleStyleUpdate(StyleBlinker.CurrentStyle style) |
protected void |
setBackground(Color color) |
protected void |
trigger(java.lang.Runnable run) |
protected void |
triggerBellSwitch() |
protected void |
updateActiveState(DataItemValue value) |
protected void |
updateMonitorStatus(MonitorStatus ms,
DataItemValue value) |
protected void |
updateState() |
public static final java.lang.String ID
protected ConnectionService connectionService
public AlarmNotifier()
public AlarmNotifier(java.lang.String id)
public void dispose()
protected Control createControl(Composite parent)
protected void handleStyleUpdate(StyleBlinker.CurrentStyle style)
protected void setBackground(Color color)
protected void triggerBellSwitch()
protected void trigger(java.lang.Runnable run)
protected void updateState()
protected void updateMonitorStatus(MonitorStatus ms,
DataItemValue value)
protected void updateActiveState(DataItemValue value)
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