Class ZoomAction

    • Constructor Detail

      • ZoomAction

        public ZoomAction(Viewer viewer,
                          boolean in)
        Create a new ZoomAction.
        Parameters:
        viewer - the viewer this action is about.
        in - true to zoom in, false to zoom out.
    • Method Detail

      • actionPerformed

        public void actionPerformed(ActionEvent e)
      • isEnabled

        public boolean isEnabled()
      • zoomChanged

        public void zoomChanged()