Package org.esa.snap.rcp.about
Class AboutAction
- java.lang.Object
-
- org.esa.snap.rcp.about.AboutAction
-
- All Implemented Interfaces:
ActionListener,EventListener
public final class AboutAction extends Object implements ActionListener
Displays theAboutPanelin a modal dialog.
-
-
Constructor Summary
Constructors Constructor Description AboutAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(ActionEvent e)
-
-
-
Method Detail
-
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformedin interfaceActionListener
-
-