public abstract class AbstractMoleculeAction extends AbstractAction
Modifier and Type | Field and Description |
---|---|
protected org.openscience.cdk.interfaces.IAtomContainer |
molecule |
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 |
---|
AbstractMoleculeAction(org.openscience.cdk.interfaces.IAtomContainer molecule) |
AbstractMoleculeAction(org.openscience.cdk.interfaces.IAtomContainer molecule,
String arg0) |
AbstractMoleculeAction(org.openscience.cdk.interfaces.IAtomContainer molecule,
String arg0,
Icon arg1) |
Modifier and Type | Method and Description |
---|---|
org.openscience.cdk.interfaces.IAtomContainer |
getMolecule() |
void |
setMolecule(org.openscience.cdk.interfaces.IAtomContainer molecule) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
actionPerformed
public AbstractMoleculeAction(org.openscience.cdk.interfaces.IAtomContainer molecule)
public AbstractMoleculeAction(org.openscience.cdk.interfaces.IAtomContainer molecule, String arg0)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.