org.eclipse.cdt.make.internal.ui.editor
Class ProjectionMakefileUpdater
java.lang.Object
org.eclipse.cdt.make.internal.ui.editor.ProjectionMakefileUpdater
- All Implemented Interfaces:
- org.eclipse.jface.text.source.projection.IProjectionListener
public class ProjectionMakefileUpdater
- extends java.lang.Object
- implements org.eclipse.jface.text.source.projection.IProjectionListener
ProjectionMakefileUpdater
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectionMakefileUpdater
public ProjectionMakefileUpdater()
install
public void install(MakefileEditor editor,
org.eclipse.jface.text.source.projection.ProjectionViewer viewer)
uninstall
public void uninstall()
projectionEnabled
public void projectionEnabled()
- Specified by:
projectionEnabled
in interface org.eclipse.jface.text.source.projection.IProjectionListener
projectionDisabled
public void projectionDisabled()
- Specified by:
projectionDisabled
in interface org.eclipse.jface.text.source.projection.IProjectionListener
initialize
public void initialize()
processReconcile
public void processReconcile()