public class LoginStatusControl extends org.eclipse.ui.menus.WorkbenchWindowControlContribution implements SessionListener
| Constructor and Description |
|---|
LoginStatusControl() |
LoginStatusControl(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.swt.widgets.Control |
createControl(org.eclipse.swt.widgets.Composite parent) |
void |
dispose() |
void |
sessionChanged(LoginSession session) |
delegateCreateControl, getCurSide, getOrientation, getWorkbenchWindowsetCurSide, setWorkbenchWindowcomputeWidth, fill, fill, fillpublic LoginStatusControl()
public LoginStatusControl(String id)
public void dispose()
dispose in interface org.eclipse.jface.action.IContributionItemdispose in class org.eclipse.jface.action.ContributionItemprotected org.eclipse.swt.widgets.Control createControl(org.eclipse.swt.widgets.Composite parent)
createControl in class org.eclipse.jface.action.ControlContributionpublic void sessionChanged(LoginSession session)
sessionChanged in interface SessionListenerCopyright © 2015 Eclipse SCADA Project. All rights reserved.