Class ProtokollList


  • public class ProtokollList
    extends de.willuhn.jameica.gui.AbstractView
    Zeigt eine Liste der Protokoll-Eintraege eines Kontos an.
    • Constructor Summary

      Constructors 
      Constructor Description
      ProtokollList()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void bind()  
      • Methods inherited from class de.willuhn.jameica.gui.AbstractView

        canBookmark, getCurrentObject, getHelp, getParent, reload, setCurrentObject, setParent, unbind
      • Methods inherited from class java.lang.Object

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

      • ProtokollList

        public ProtokollList()
    • Method Detail

      • bind

        public void bind()
                  throws java.lang.Exception
        Specified by:
        bind in class de.willuhn.jameica.gui.AbstractView
        Throws:
        java.lang.Exception
        See Also:
        AbstractView.bind()