charite.christo.metannogen
Class EquationPopup
java.lang.Object
java.awt.event.MouseAdapter
charite.christo.metannogen.EquationPopup
- All Implemented Interfaces:
- ActionListener, MouseListener, MouseMotionListener, MouseWheelListener, EventListener
public class EquationPopup
- extends MouseAdapter
- implements ActionListener
BUT_LAB_addCompound
public static final ChButton BUT_LAB_addCompound
BUT_LAB_addCompartment
public static final ChButton BUT_LAB_addCompartment
instance
public static final EquationPopup instance
EquationPopup
public EquationPopup()
mousePressed
public void mousePressed(MouseEvent ev)
- Specified by:
mousePressed in interface MouseListener- Overrides:
mousePressed in class MouseAdapter
mouseReleased
public void mouseReleased(MouseEvent ev)
- Specified by:
mouseReleased in interface MouseListener- Overrides:
mouseReleased in class MouseAdapter
actionPerformed
public void actionPerformed(ActionEvent ev)
- Specified by:
actionPerformed in interface ActionListener
insertCompartments
public static void insertCompartments(JTextComponent tp)
insertCompounds
public static ChFrame insertCompounds(JTextComponent tp)
insertAfterWord
public static void insertAfterWord(String s,
JTextComponent tp)
'The most important classes are StrapAlign, StrapProtein and StrapEvent.'