Class LicenseView

java.lang.Object
de.willuhn.jameica.gui.AbstractView
de.frankmuenster.mahoe.gui.views.LicenseView

public class LicenseView extends de.willuhn.jameica.gui.AbstractView
View die Lizenz-Informationen anzeigt Basiert auf der LicenseView aus dem Hibiscus-Plugin von Olaf Willuhn
Version:
1.0
Author:
willuhn / Frank Münster
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     

    Methods inherited from class de.willuhn.jameica.gui.AbstractView

    canAttach, canBookmark, getCurrentObject, getHelp, getParent, reload, setCurrentObject, setParent

    Methods inherited from class java.lang.Object

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

    • LicenseView

      public LicenseView()
  • Method Details

    • bind

      public void bind() throws RemoteException
      Specified by:
      bind in class de.willuhn.jameica.gui.AbstractView
      Throws:
      RemoteException
      See Also:
      • AbstractView.bind()
    • unbind

      public void unbind() throws de.willuhn.util.ApplicationException
      Overrides:
      unbind in class de.willuhn.jameica.gui.AbstractView
      Throws:
      de.willuhn.util.ApplicationException
      See Also:
      • AbstractView.unbind()