예제 #1
0
 /** Method to handle a zoom in */
 private void handleZoomIn() {
   wavePanel.zoomIn();
 }