public final class LayerListDialog.LayerGammaAction extends LayerListDialog.AbstractLayerPropertySliderAction
popup, slider
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 |
---|
LayerGammaAction() |
Modifier and Type | Method and Description |
---|---|
protected SideButton |
getCorrespondingSideButton() |
protected double |
getValue() |
protected void |
setValue(double value) |
boolean |
supportLayers(List<Layer> layers) |
void |
updateEnabledState() |
actionPerformed, createMenuComponent
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public LayerGammaAction()
protected void setValue(double value)
setValue
in class LayerListDialog.AbstractLayerPropertySliderAction
protected double getValue()
getValue
in class LayerListDialog.AbstractLayerPropertySliderAction
protected SideButton getCorrespondingSideButton()
getCorrespondingSideButton
in class LayerListDialog.AbstractLayerPropertySliderAction
public void updateEnabledState()
public boolean supportLayers(List<Layer> layers)