org.eclipse.cdt.internal.ui.buildconsole
Class BuildConsole
java.lang.Object
org.eclipse.ui.console.AbstractConsole
org.eclipse.cdt.internal.ui.buildconsole.BuildConsole
- All Implemented Interfaces:
- org.eclipse.ui.console.IConsole
public class BuildConsole
- extends org.eclipse.ui.console.AbstractConsole
Field Summary |
static java.lang.String |
P_STREAM_COLOR
Property constant indicating the color of a stream has changed. |
Methods inherited from class org.eclipse.ui.console.AbstractConsole |
activate, addPropertyChangeListener, destroy, firePropertyChange, getHelpContextId, getImageDescriptor, getName, getType, initialize, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
P_STREAM_COLOR
public static final java.lang.String P_STREAM_COLOR
- Property constant indicating the color of a stream has changed.
- See Also:
- Constant Field Values
BuildConsole
public BuildConsole(IBuildConsoleManager manager,
java.lang.String name,
java.lang.String id)
createPage
public org.eclipse.ui.part.IPageBookViewPage createPage(org.eclipse.ui.console.IConsoleView view)
setTitle
public void setTitle(org.eclipse.core.resources.IProject project)
getConsoleManager
public IBuildConsoleManager getConsoleManager()