java.lang.Object | +--com.ibm.lab.soln.extensionpoint.TestToolAction
Example contributed action to the common toolbar action. Displays a message when selected.
Constructor Summary | |
TestToolAction()
|
Method Summary | |
void |
run()
|
void |
setInitializationData(org.eclipse.core.runtime.IConfigurationElement config,
java.lang.String propertyName,
java.lang.Object data)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestToolAction()
Method Detail |
public void run()
run
in interface IToolAction
public void setInitializationData(org.eclipse.core.runtime.IConfigurationElement config, java.lang.String propertyName, java.lang.Object data) throws org.eclipse.core.runtime.CoreException
setInitializationData
in interface org.eclipse.core.runtime.IExecutableExtension
org.eclipse.core.runtime.CoreException