|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ui.console.AbstractConsole
org.eclipse.ui.console.TextConsole
org.dawb.tango.extensions.console.TangoSpecConsole
public class TangoSpecConsole
| Nested Class Summary | |
|---|---|
class |
TangoSpecConsole.RegExListener
|
| Field Summary | |
|---|---|
static java.lang.String |
ID
|
| Constructor Summary | |
|---|---|
TangoSpecConsole(java.lang.String name,
org.eclipse.jface.resource.ImageDescriptor imageDescriptor,
boolean autoLifecycle)
|
|
| Method Summary | |
|---|---|
org.eclipse.ui.part.IPageBookViewPage |
createPage(org.eclipse.ui.console.IConsoleView view)
|
void |
dispose()
|
void |
init()
|
| Methods inherited from class org.eclipse.ui.console.TextConsole |
|---|
addHyperlink, addPatternMatchListener, clearConsole, getAttribute, getBackground, getConsoleWidth, getDocument, getFont, getHyperlink, getHyperlinks, getRegion, getSchedulingRule, getTabWidth, matcherFinished, partitionerFinished, removePatternMatchListener, setAttribute, setBackgrond, setBackground, setConsoleWidth, setFont, setTabWidth |
| 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 |
| Field Detail |
|---|
public static final java.lang.String ID
| Constructor Detail |
|---|
public TangoSpecConsole(java.lang.String name,
org.eclipse.jface.resource.ImageDescriptor imageDescriptor,
boolean autoLifecycle)
| Method Detail |
|---|
public org.eclipse.ui.part.IPageBookViewPage createPage(org.eclipse.ui.console.IConsoleView view)
createPage in interface org.eclipse.ui.console.IConsolecreatePage in class org.eclipse.ui.console.TextConsolepublic void dispose()
dispose in class org.eclipse.ui.console.TextConsolepublic void init()
init in class org.eclipse.ui.console.AbstractConsole
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||