Class JZoomPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class JZoomPane extends JPanel
See Also:
  • Constructor Details

    • JZoomPane

      public JZoomPane(JComponent zoomable)
  • Method Details

    • updateZoomDisplay

      protected void updateZoomDisplay(double zoom)
    • setViewportView

      public void setViewportView(JComponent zoomable)
    • getHorizontalScrollBar

      public JScrollBar getHorizontalScrollBar()
    • getVerticalScrollBar

      public JScrollBar getVerticalScrollBar()
    • getZoomport

      public JZoomport getZoomport()