public interface IProjectionListener
ProjectionViewer get
informed when the projection mode of the viewer gets enabled and when it gets
disabled.| Modifier and Type | Method and Description |
|---|---|
void |
projectionDisabled()
Tells this listener that projection has been disabled.
|
void |
projectionEnabled()
Tells this listener that projection has been enabled.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.