Class macro_zoom
java.lang.Object
|
+--Macro
|
+--macro_zoom
- All Implemented Interfaces:
- ActionListener, EventListener
- public class macro_zoom
- extends Macro
- implements ActionListener
Fields inherited from class Macro |
rs |
Constructor Summary |
macro_zoom(mudclient_Debug rs)
Creates a new instance of macro_zoom |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
macro_zoom
public macro_zoom(mudclient_Debug rs)
- Creates a new instance of macro_zoom
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener