org.eclipse.mtj.ui.console
Class BuilderConsoleFactory
java.lang.Object
org.eclipse.mtj.ui.console.BuilderConsoleFactory
public class BuilderConsoleFactory
- extends Object
A factory for the creation of a console instance that can be used to hold
builder output.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuilderConsoleFactory
public BuilderConsoleFactory()
openConsole
public void openConsole()
- See Also:
org.eclipse.ui.console.IConsoleFactory#openConsole()