Package cz.fidentis.analyst.gui.app
Class UserGuideAction
java.lang.Object
cz.fidentis.analyst.gui.app.UserGuideAction
- All Implemented Interfaces:
ActionListener
,EventListener
Show a GitLab wiki page with user guide.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
Show an error window if the redirection to the URI fails.
-
Field Details
-
LINK
-
-
Constructor Details
-
UserGuideAction
public UserGuideAction()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-
showError
public void showError()Show an error window if the redirection to the URI fails.
-