Class 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ViewSettingsAction

        public ViewSettingsAction()
        Standard-Konstruktor
    • Method Detail

      • handleAction

        public void handleAction​(java.lang.Object context)
                          throws de.willuhn.util.ApplicationException
        Öffnet das Einstellungsfenster
        Specified by:
        handleAction in interface de.willuhn.jameica.gui.Action
        Throws:
        de.willuhn.util.ApplicationException