org.openscience.jmol.app.jmolpanel
Class JmolPanel.OpenUrlAction
java.lang.Object
javax.swing.AbstractAction
org.openscience.jmol.app.jmolpanel.JmolPanel.NewAction
org.openscience.jmol.app.jmolpanel.JmolPanel.OpenUrlAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Enclosing class:
- JmolPanel
class JmolPanel.OpenUrlAction
- extends JmolPanel.NewAction
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
title
String title
prompt
String prompt
JmolPanel.OpenUrlAction
JmolPanel.OpenUrlAction()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
- Overrides:
actionPerformed
in class JmolPanel.NewAction