Documentation of 'org.jdesktop.swingx.auth.LoginEvent' Java class
LoginEvent
org.jdesktop.swingx.auth

Class LoginEvent

  • All Implemented Interfaces:
    java.io.Serializable


    public class LoginEvent
    extends java.util.EventObject
    This is an event object that is passed to login listener methods
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      LoginEvent(java.lang.Object source) 
      LoginEvent(java.lang.Object source, java.lang.Throwable cause)
      Creates a new instance of LoginEvent
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Throwable getCause() 
      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LoginEvent

        public LoginEvent(java.lang.Object source)
      • LoginEvent

        public LoginEvent(java.lang.Object source,
                          java.lang.Throwable cause)
        Creates a new instance of LoginEvent
    • Method Detail

      • getCause

        public java.lang.Throwable getCause()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.