public static class BigWarpActions.SetWarpVisTypeAction extends AbstractNamedAction
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 |
---|
SetWarpVisTypeAction(BigWarp.WarpVisType type,
BigWarp<?> bw) |
SetWarpVisTypeAction(BigWarp.WarpVisType type,
BigWarp<?> bw,
BigWarpViewerFrame p) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
static String |
getName(BigWarp.WarpVisType type,
BigWarpViewerFrame p) |
name, put
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public SetWarpVisTypeAction(BigWarp.WarpVisType type, BigWarp<?> bw)
public SetWarpVisTypeAction(BigWarp.WarpVisType type, BigWarp<?> bw, BigWarpViewerFrame p)
public void actionPerformed(ActionEvent e)
public static String getName(BigWarp.WarpVisType type, BigWarpViewerFrame p)
Copyright © 2015–2021 Fiji. All rights reserved.