java.lang.Object | +--com.ibm.lab.soln.swing.internalLaunch.extras.ABCEditorLauncher
Class that opens the ABCEditor on the Eclipse input file
Constructor Summary | |
ABCEditorLauncher()
|
Method Summary | |
void |
open(org.eclipse.core.resources.IFile file)
Opens the ABCEditor on *.abc files in the Eclipse workspace. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ABCEditorLauncher()
Method Detail |
public void open(org.eclipse.core.resources.IFile file)
open
in interface org.eclipse.ui.IEditorLauncher
IEditorLauncher.open(IFile)