public static class WMSLayer.ChangeResolutionAction extends javax.swing.AbstractAction implements Layer.LayerAction
Constructor and Description |
---|
WMSLayer.ChangeResolutionAction()
Constructs a new
ChangeResolutionAction |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent ev) |
java.awt.Component |
createMenuComponent() |
boolean |
supportLayers(java.util.List<Layer> layers) |
public WMSLayer.ChangeResolutionAction()
ChangeResolutionAction
public void actionPerformed(java.awt.event.ActionEvent ev)
actionPerformed
in interface java.awt.event.ActionListener
public boolean supportLayers(java.util.List<Layer> layers)
supportLayers
in interface Layer.LayerAction
public java.awt.Component createMenuComponent()
createMenuComponent
in interface Layer.LayerAction