Class PassportControl


  • public class PassportControl
    extends de.willuhn.jameica.gui.AbstractControl
    Controller fuer die View der Bank-Zugaenge.
    • Field Summary

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

        view
    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      PassportTree getPassports()
      Liefert einen Tree mit den existierenden Passports.
      • 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

      • PassportControl

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

      • getPassports

        public PassportTree getPassports()
                                  throws java.rmi.RemoteException
        Liefert einen Tree mit den existierenden Passports.
        Returns:
        Tabelle mit den Passports.
        Throws:
        java.rmi.RemoteException