Mobile Tools for Java
Release 1.0

org.eclipse.mtj.ui.console
Class BuilderConsoleFactory

java.lang.Object
  extended by 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.


Constructor Summary
BuilderConsoleFactory()
           
 
Method Summary
 void openConsole()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuilderConsoleFactory

public BuilderConsoleFactory()
Method Detail

openConsole

public void openConsole()
See Also:
org.eclipse.ui.console.IConsoleFactory#openConsole()

Mobile Tools for Java
Release 1.0