public class UpdateVisualStyleAction
extends org.cytoscape.application.swing.AbstractCyAction
UpdateVisualStyleTask
acceleratorKeyStroke, acceleratorSet, configurationProperties, inMenuBar, insertSeparatorAfter, insertSeparatorBefore, inToolBar, menuGravity, name, preferredMenu, toolbarGravity, useCheckBoxMenuItem
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 |
---|
UpdateVisualStyleAction(Model model)
Action that refreshes the registered visual styles and reapplies them on the
Views, executing the
UpdateVisualStyleTask |
UpdateVisualStyleAction(Model model,
CyProject cyProject) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
getAcceleratorKeyStroke, getMenuGravity, getName, getPreferredMenu, getProperties, getToolbarGravity, insertSeparatorAfter, insertSeparatorBefore, isInMenuBar, isInToolBar, menuCanceled, menuDeselected, menuSelected, popupMenuCanceled, popupMenuWillBecomeInvisible, popupMenuWillBecomeVisible, setAcceleratorKeyStroke, setMenuGravity, setName, setPreferredMenu, setToolbarGravity, updateEnableState, useCheckBoxMenuItem
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public UpdateVisualStyleAction(Model model)
UpdateVisualStyleTask
model
- the Diffany Model
public void actionPerformed(ActionEvent e)
Copyright © 2016. All rights reserved.