de.unijena.bioinf.labelingdetector.ui
Class MoleculeSettingsPanel
java.lang.Object
de.randgestalten.bean.AbstractBean
de.unijena.bioinf.labelingdetector.ui.MoleculeSettingsPanel
public class MoleculeSettingsPanel
- extends de.randgestalten.bean.AbstractBean
Date: 28-Jun-2010
- Author:
- Thasso Griebel (thasso.griebel@gmail.com)
Fields inherited from class de.randgestalten.bean.AbstractBean |
change |
Methods inherited from class de.randgestalten.bean.AbstractBean |
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, hasListeners, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoleculeSettingsPanel
public MoleculeSettingsPanel()
getLabeling
public MoleculeSettingsPanel.Labeling getLabeling()
setLabeling
public void setLabeling(MoleculeSettingsPanel.Labeling labeling)
getCarbonRatio
public MoleculeSettingsPanel.CarbonRatio getCarbonRatio()
setCarbonRatio
public void setCarbonRatio(MoleculeSettingsPanel.CarbonRatio carbonRatio)
getCharge
public int getCharge()
setCharge
public void setCharge(int charge)
getSumformula
public java.lang.String getSumformula()
setSumformula
public void setSumformula(java.lang.String sumformula)
getModification
public java.lang.String getModification()
setModification
public void setModification(java.lang.String modification)
getComponent
public javax.swing.JComponent getComponent()
main
public static void main(java.lang.String[] args)
getConvertedMolecule
public de.unijena.bioinf.labelingdetector.Molecule getConvertedMolecule()
Copyright © 2011. All Rights Reserved.