Interface ZoomListener

All Known Subinterfaces:
ScoreCanvas
All Known Implementing Classes:
PrintableScoreCanvasAWT, ScoreCanvasAdapter, ScoreCanvasAWT, ScoreCanvasSwing, ScoreLayoutManager

public interface ZoomListener
This interface provides classes with zoom scrollbar changes
JMSL Score
Author:
Nick Didkovsky, copyright 2000 Nick Didkovsky
  • Field Summary

    Fields
    Modifier and Type Field Description
    static java.lang.String copyright  
  • Method Summary

    Modifier and Type Method Description
    void setZoom​(double z)  
  • Field Details

  • Method Details

    • setZoom

      void setZoom​(double z)