public class DetailViewDialog extends Object implements SessionListener
Constructor and Description |
---|
DetailViewDialog(org.eclipse.swt.widgets.Shell parentShell,
String id,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected String |
makeTitle() |
void |
open() |
void |
sessionChanged(LoginSession session) |
public void open()
protected String makeTitle()
public void dispose()
public void sessionChanged(LoginSession session)
sessionChanged
in interface SessionListener
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.