Class LicenseControl


  • public class LicenseControl
    extends de.willuhn.jameica.gui.AbstractControl
    Controller fuer den Dialog Lizenzinformationen.
    • Field Summary

      • Fields inherited from class de.willuhn.jameica.gui.AbstractControl

        view
    • Constructor Summary

      Constructors 
      Constructor Description
      LicenseControl​(de.willuhn.jameica.gui.AbstractView view)
      ct.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      de.willuhn.jameica.gui.Part getLibList()
      Liefert eine Liste mit allen direkt von Hibiscus verwendeten Komponenten.
      • Methods inherited from class de.willuhn.jameica.gui.AbstractControl

        getCurrentObject
      • Methods inherited from class java.lang.Object

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

      • LicenseControl

        public LicenseControl​(de.willuhn.jameica.gui.AbstractView view)
        ct.
        Parameters:
        view -
    • Method Detail

      • getLibList

        public de.willuhn.jameica.gui.Part getLibList()
        Liefert eine Liste mit allen direkt von Hibiscus verwendeten Komponenten.
        Returns:
        Liste der verwendeten Komponenten