public class WMSLayer.ToggleAlphaAction 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 |
---|
ToggleAlphaAction() |
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 ToggleAlphaAction()
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