de.willuhn.jameica.gui.internal.controller
Class LicenseControl

java.lang.Object
  extended by de.willuhn.jameica.gui.AbstractControl
      extended by de.willuhn.jameica.gui.internal.controller.LicenseControl

public class LicenseControl
extends AbstractControl

Controller fuer den Dialog Lizenzinformationen.


Field Summary
 
Fields inherited from class de.willuhn.jameica.gui.AbstractControl
view
 
Constructor Summary
LicenseControl(AbstractView view)
          ct.
 
Method Summary
 FormTextPart getLibList()
          Liefert eine Liste mit allen direkt von Jameica 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(AbstractView view)
ct.

Parameters:
view -
Method Detail

getLibList

public FormTextPart getLibList()
Liefert eine Liste mit allen direkt von Jameica verwendeten Komponenten.

Returns:
Liste der Komponenten.