public class WMSLayer.ToggleAutoResolutionAction extends AbstractAction implements Layer.LayerAction
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
WMSLayer.ToggleAutoResolutionAction()
Constructs a new
ToggleAutoResolutionAction . |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent ev) |
Component |
createMenuComponent() |
boolean |
supportLayers(List<Layer> layers) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public WMSLayer.ToggleAutoResolutionAction()
ToggleAutoResolutionAction
.public void actionPerformed(ActionEvent ev)
actionPerformed
in interface ActionListener
public Component createMenuComponent()
createMenuComponent
in interface Layer.LayerAction
public boolean supportLayers(List<Layer> layers)
supportLayers
in interface Layer.LayerAction