net.sourceforge.pavlov.event
Interface LogonListener

All Known Implementing Classes:
AbstractPavlovApplication, LoginController, Pavlov, SwingUIFactory

public interface LogonListener


Method Summary
 void logonAttempt(LogonEvent event)
           
 

Method Detail

logonAttempt

void logonAttempt(LogonEvent event)