public final class LayerListDialog.LayerGammaAction extends LayerListDialog.AbstractLayerPropertySliderAction
popup, slider
Constructor and Description |
---|
LayerGammaAction() |
Modifier and Type | Method and Description |
---|---|
protected SideButton |
getCorrespondingSideButton() |
protected double |
getValue() |
protected void |
setValue(double value) |
boolean |
supportLayers(java.util.List<Layer> layers) |
void |
updateEnabledState() |
actionPerformed, createMenuComponent
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(java.util.List<Layer> layers)