|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.core.ui.ATLConsoleTracker
public class ATLConsoleTracker
The ATL console tracker, which adds Hyperlinks.
Constructor Summary | |
---|---|
ATLConsoleTracker()
|
Method Summary | |
---|---|
void |
connect(org.eclipse.ui.console.TextConsole console)
|
void |
disconnect()
|
void |
matchFound(org.eclipse.ui.console.PatternMatchEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ATLConsoleTracker()
Method Detail |
---|
public void connect(org.eclipse.ui.console.TextConsole console)
connect
in interface org.eclipse.ui.console.IPatternMatchListenerDelegate
IPatternMatchListenerDelegate.connect(org.eclipse.ui.console.TextConsole)
public void disconnect()
disconnect
in interface org.eclipse.ui.console.IPatternMatchListenerDelegate
IPatternMatchListenerDelegate.disconnect()
public void matchFound(org.eclipse.ui.console.PatternMatchEvent event)
matchFound
in interface org.eclipse.ui.console.IPatternMatchListenerDelegate
IPatternMatchListenerDelegate.matchFound(org.eclipse.ui.console.PatternMatchEvent)
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |