Uses of Interface
org.eclipse.ui.console.IPatternMatchListenerDelegate
Packages that use IPatternMatchListenerDelegate
Package
Description
Application programming interfaces for interaction
with the Eclipse console.
-
Uses of IPatternMatchListenerDelegate in org.eclipse.ui.console
Subinterfaces of IPatternMatchListenerDelegate in org.eclipse.ui.consoleModifier and TypeInterfaceDescriptioninterfaceA pattern match listener is registered with aTextConsole, and is notified when its pattern has been matched to contents in that console.