java.lang.Object
javax.swing.AbstractAction
com.marginallyclever.ro3.apps.actions.BrowseURLAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class BrowseURLAction extends AbstractAction implements ActionListener
Open a URL in the desktop web browser.
See Also: