public class DetailViewImpl extends Object implements DetailView, org.eclipse.core.runtime.IExecutableExtension
Constructor and Description |
---|
DetailViewImpl() |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
init(org.eclipse.swt.widgets.Composite parent,
Map<String,String> properties) |
void |
setInitializationData(org.eclipse.core.runtime.IConfigurationElement config,
String propertyName,
Object data) |
public void dispose()
dispose
in interface DetailView
public void init(org.eclipse.swt.widgets.Composite parent, Map<String,String> properties)
init
in interface DetailView
public void setInitializationData(org.eclipse.core.runtime.IConfigurationElement config, String propertyName, Object data) throws org.eclipse.core.runtime.CoreException
setInitializationData
in interface org.eclipse.core.runtime.IExecutableExtension
org.eclipse.core.runtime.CoreException
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.