org.dawb.tango.extensions.console
Class TangoSpecConsolePage

java.lang.Object
  extended by org.eclipse.ui.console.TextConsolePage
      extended by org.dawb.tango.extensions.console.TangoSpecConsolePage
All Implemented Interfaces:
java.util.EventListener, org.eclipse.core.runtime.IAdaptable, org.eclipse.jface.util.IPropertyChangeListener, org.eclipse.ui.part.IPage, org.eclipse.ui.part.IPageBookViewPage

public class TangoSpecConsolePage
extends org.eclipse.ui.console.TextConsolePage


Constructor Summary
TangoSpecConsolePage(org.eclipse.ui.console.TextConsole console, org.eclipse.ui.console.IConsoleView view)
           
 
Method Summary
 TangoSpecPartitioner getPartitioner()
           
 void setPartitioner(TangoSpecPartitioner partitioner)
           
 
Methods inherited from class org.eclipse.ui.console.TextConsolePage
createControl, dispose, getAdapter, getControl, getSite, getViewer, init, propertyChange, setActionBars, setFocus, setViewer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TangoSpecConsolePage

public TangoSpecConsolePage(org.eclipse.ui.console.TextConsole console,
                            org.eclipse.ui.console.IConsoleView view)
Method Detail

getPartitioner

public TangoSpecPartitioner getPartitioner()

setPartitioner

public void setPartitioner(TangoSpecPartitioner partitioner)