public class KeyInstanceManagerStatus extends org.eclipse.ui.menus.WorkbenchWindowControlContribution implements KeyInstanceManager.StatusListener
Constructor and Description |
---|
KeyInstanceManagerStatus() |
KeyInstanceManagerStatus(String id) |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.swt.widgets.Control |
createControl(org.eclipse.swt.widgets.Composite parent) |
void |
defaultKeyChanged(KeyInformation key,
Date validUntil) |
void |
dispose() |
protected void |
updateTimeout() |
delegateCreateControl, getCurSide, getOrientation, getWorkbenchWindow
setCurSide, setWorkbenchWindow
computeWidth, fill, fill, fill
public KeyInstanceManagerStatus()
public KeyInstanceManagerStatus(String id)
protected org.eclipse.swt.widgets.Control createControl(org.eclipse.swt.widgets.Composite parent)
createControl
in class org.eclipse.jface.action.ControlContribution
protected void updateTimeout()
public void defaultKeyChanged(KeyInformation key, Date validUntil)
defaultKeyChanged
in interface KeyInstanceManager.StatusListener
public void dispose()
dispose
in interface org.eclipse.jface.action.IContributionItem
dispose
in class org.eclipse.jface.action.ContributionItem
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.