public class ScriptUIFactory extends de.cs3d.util.eclipse.extension.AbstractConfigurationFactory<ScriptUI>
ScriptUI
s.Modifier | Constructor and Description |
---|---|
protected |
ScriptUIFactory(org.eclipse.core.runtime.IConfigurationElement conf)
Create a
ScriptUI factory based on the given configuration
element. |
Modifier and Type | Method and Description |
---|---|
void |
dispose(ScriptUI script) |
String |
getDisplayName() |
String |
getIdentifier() |
String |
getScriptId()
Returns the script id the ScriptUI, which this factory is for, supports.
|
createExtensionObject, getIconURL, getTypeName
allowConfigure, configure, getIconURL
compareTo, equals, getPriority, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
compareTo
protected ScriptUIFactory(org.eclipse.core.runtime.IConfigurationElement conf)
ScriptUI
factory based on the given configuration
element.conf
- the configuration elementpublic void dispose(ScriptUI script)
ExtensionObjectFactory.dispose(java.lang.Object)
public String getDisplayName()
ExtensionObjectDefinition.getDisplayName()
public String getIdentifier()
ExtensionObjectDefinition.getIdentifier()
public String getScriptId()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a