java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.text.JTextComponent
javax.swing.JTextField
de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.reaction_gui.ReactionIdEditor
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable, SwingConstants

public class ReactionIdEditor
extends JTextField
See Also:
Serialized Form
  • Constructor Details

    • ReactionIdEditor

      public ReactionIdEditor​(Reaction initReaction, Pathway pathway)
  • Method Details

    • setCallBack

      public void setCallBack​(MyReactionList list)
    • updateReactionSelection

      public void updateReactionSelection​(Reaction r)