public class ImageExtension extends Object implements ViewerExtension, org.eclipse.core.runtime.IExecutableExtension
Constructor and Description |
---|
ImageExtension() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.widgets.Control |
create(org.eclipse.swt.widgets.Composite composite,
ViewManager viewManager,
boolean horizontal) |
void |
setInitializationData(org.eclipse.core.runtime.IConfigurationElement config,
String propertyName,
Object data) |
public org.eclipse.swt.widgets.Control create(org.eclipse.swt.widgets.Composite composite, ViewManager viewManager, boolean horizontal)
create
in interface ViewerExtension
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.