java.lang.Objectcom.ibm.jdg2e.swing.external.launcher.ABCEditorLauncher
Class that opens the ABCEditor on the Eclipse input file.
| Constructor Summary | |
ABCEditorLauncher()
|
|
| Method Summary | |
void |
open(org.eclipse.core.runtime.IPath 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.runtime.IPath file)
open in interface org.eclipse.ui.IEditorLauncherIEditorLauncher.open(IPath)