Class ViewSettingsAction
- java.lang.Object
-
- de.frankmuenster.mahoe.gui.actions.ViewSettingsAction
-
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
public class ViewSettingsAction extends java.lang.Object implements de.willuhn.jameica.gui.Action
Action zum Anzeigen der Settings.- Author:
- Frank Münster
-
-
Constructor Summary
Constructors Constructor Description ViewSettingsAction()
Standard-Konstruktor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handleAction(java.lang.Object context)
Öffnet das Einstellungsfenster
-