org.eclipse.cdt.debug.internal.ui
Class DebugMarkerAnnotationModelFactory

java.lang.Object
  extended by org.eclipse.ui.texteditor.ResourceMarkerAnnotationModelFactory
      extended by org.eclipse.cdt.debug.internal.ui.DebugMarkerAnnotationModelFactory
All Implemented Interfaces:
org.eclipse.core.filebuffers.IAnnotationModelFactory

public class DebugMarkerAnnotationModelFactory
extends org.eclipse.ui.texteditor.ResourceMarkerAnnotationModelFactory


Constructor Summary
DebugMarkerAnnotationModelFactory()
           
 
Method Summary
 org.eclipse.jface.text.source.IAnnotationModel createAnnotationModel(org.eclipse.core.runtime.IPath location)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugMarkerAnnotationModelFactory

public DebugMarkerAnnotationModelFactory()
Method Detail

createAnnotationModel

public org.eclipse.jface.text.source.IAnnotationModel createAnnotationModel(org.eclipse.core.runtime.IPath location)
Specified by:
createAnnotationModel in interface org.eclipse.core.filebuffers.IAnnotationModelFactory
Overrides:
createAnnotationModel in class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModelFactory