public abstract class ZoomButton extends java.lang.Object
ZoomButton(int argDscale, java.lang.String label)
abstract void
doZoom(int dzoom)
javax.swing.JComponent
getGUI()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ZoomButton(int argDscale, java.lang.String label)
public javax.swing.JComponent getGUI()
public abstract void doZoom(int dzoom)