Package org.openjump.core.ui.plugin.wms
Class ZoomToWMSPlugIn.AL
- java.lang.Object
-
- org.openjump.core.ui.plugin.wms.ZoomToWMSPlugIn.AL
-
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
- ZoomToWMSPlugIn
public class ZoomToWMSPlugIn.AL extends Object implements ActionListener
-
-
Constructor Summary
Constructors Constructor Description AL()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(ActionEvent ae)
-
-
-
Method Detail
-
actionPerformed
public void actionPerformed(ActionEvent ae)
- Specified by:
actionPerformed
in interfaceActionListener
-
-