org.biojava.spice.gui
Class BrowseMenuListener
java.lang.Object
org.biojava.spice.gui.BrowseMenuListener
- All Implemented Interfaces:
- ActionListener, EventListener
- public class BrowseMenuListener
- extends Object
- implements ActionListener
- Author:
- Andreas Prlic
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDBLINK
public static String PDBLINK
UNIPROTLINK
public static String UNIPROTLINK
DASTYLINK
public static String DASTYLINK
PROVIEWLINK
public static String PROVIEWLINK
ENSEMBLLINK
public static String ENSEMBLLINK
logger
public static Logger logger
BrowseMenuListener
public BrowseMenuListener()
BrowseMenuListener
public BrowseMenuListener(URL link)
getBrowsermenu
public JMenu getBrowsermenu()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
clear
public void clear()
getUniProtListener
public SequenceListener getUniProtListener()
getEnspListener
public SequenceListener getEnspListener()
getPDBListener
public StructureListener getPDBListener()