Class ViewSettingsAction
java.lang.Object
de.frankmuenster.mahoe.gui.actions.ViewSettingsAction
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action zum Anzeigen der Settings.
- Author:
- Frank Münster
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAction
(Object context) Öffnet das Einstellungsfenster
-
Constructor Details
-
ViewSettingsAction
public ViewSettingsAction()Standard-Konstruktor
-
-
Method Details
-
handleAction
Öffnet das Einstellungsfenster- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Throws:
de.willuhn.util.ApplicationException
-