Class LicenseControl


  • public class LicenseControl
    extends de.willuhn.jameica.gui.AbstractControl
    Controller fuer den Lizenzinformationen Dialog Basiert auf dem de.willuhn.jameica.gui.internal.controller#LincenseControl
    Author:
    Frank Münster
    • Field Summary

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

        view
    • Constructor Summary

      Constructors 
      Constructor Description
      LicenseControl​(de.willuhn.jameica.gui.AbstractView view)
      Standard Konstruktor liefert ein LincenceControl Objekt
    • 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 jameica.qrscanner 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)
        Standard Konstruktor liefert ein LincenceControl Objekt
        Parameters:
        view - die View, für die dieser LicenceControl zuständig ist
    • Method Detail

      • getLibList

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