final class VennDiagramsAction
extends org.cytoscape.application.swing.AbstractCyAction
acceleratorKeyStroke, acceleratorSet, inMenuBar, 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 |
---|
VennDiagramsAction(org.cytoscape.application.CyApplicationManager applicationManager,
org.cytoscape.group.CyGroupManager groupManager,
org.cytoscape.service.util.CyServiceRegistrar serviceRegistrar)
Create a new venn diagrams action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event) |
getAcceleratorKeyStroke, getMenuGravity, getName, getPreferredMenu, getToolbarGravity, 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
VennDiagramsAction(org.cytoscape.application.CyApplicationManager applicationManager, org.cytoscape.group.CyGroupManager groupManager, org.cytoscape.service.util.CyServiceRegistrar serviceRegistrar)
applicationManager
- application manager, must not be nullgroupManager
- group manager, must not be nullserviceRegistrar
- service registrar, must not be nullpublic void actionPerformed(ActionEvent event)
Copyright (c) 2012-2013 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).