Class ViewLicenseAction

java.lang.Object
de.frankmuenster.mahoe.gui.actions.ViewLicenseAction
All Implemented Interfaces:
de.willuhn.jameica.gui.Action

public class ViewLicenseAction extends Object implements de.willuhn.jameica.gui.Action
Action handler für das öffnen einer Lizenz-View Implements Action
Version:
1.0
Author:
Frank Münster
  • Constructor Details

    • ViewLicenseAction

      public ViewLicenseAction()
      Standardkonstruktor
  • Method Details

    • handleAction

      public void handleAction(Object context) throws de.willuhn.util.ApplicationException
      Specified by:
      handleAction in interface de.willuhn.jameica.gui.Action
      Throws:
      de.willuhn.util.ApplicationException
      See Also:
      • Action.handleAction(java.lang.Object)