|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.radrails.rails.internal.ui.tail.TailConsoleManager
Manages the active Tail consoles.
Method Summary | |
void |
addConsole(TailConsole console)
Adds a console to the console manager. |
static TailConsoleManager |
getInstance()
|
void |
removeTerminatedConsoles()
Removes all terminated Tail consoles from the ConsolePlugin console manager and from this manager. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static TailConsoleManager getInstance()
public void addConsole(TailConsole console)
console
- the console to addpublic void removeTerminatedConsoles()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |