com.incrediblesoft.redjey
Interface FocusListener


public interface FocusListener

Author:
Yevgen Krapiva
Homepage: http://code.google.com/p/redjey/
Feedback: ykrapiva@gmail.com
Copyright (C) 2008 Yevgen Krapiva

Method Summary
 void focusGained(FocusEvent event)
           
 void focusLost(FocusEvent event)
           
 

Method Detail

focusGained

void focusGained(FocusEvent event)

focusLost

void focusLost(FocusEvent event)