public class RuleDeleteSubstructureAction extends RuleMoleculeEditAction
| Modifier and Type | Field and Description |
|---|---|
protected int |
selectedIndex |
rulejcpDialog, jcpModel, modal, molecules, parentComponent, sdgchangeSupport, enabledACCELERATOR_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 |
|---|
RuleDeleteSubstructureAction(org.openscience.cdk.interfaces.IAtomContainer molecule) |
RuleDeleteSubstructureAction(org.openscience.cdk.interfaces.IAtomContainer molecule,
String arg0) |
RuleDeleteSubstructureAction(org.openscience.cdk.interfaces.IAtomContainer molecule,
String arg0,
Icon arg1) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent arg0) |
int |
getSelectedIndex() |
void |
setSelectedIndex(int selectedIndex) |
getRule, setRuleeditMolecule, getMoleculeForEdit, getParent, getParentComponent, isModal, setJCPModel, setModal, setMolecule, setParentComponent, updateMoleculeaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic RuleDeleteSubstructureAction(org.openscience.cdk.interfaces.IAtomContainer molecule)
public RuleDeleteSubstructureAction(org.openscience.cdk.interfaces.IAtomContainer molecule,
String arg0)
public void actionPerformed(ActionEvent arg0)
actionPerformed in interface ActionListeneractionPerformed in class MoleculeEditActionpublic int getSelectedIndex()
public void setSelectedIndex(int selectedIndex)
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.