javax.rad.ui.event
Interface IFocusListener

All Superinterfaces:
IFocusGainedListener, IFocusLostListener

public interface IFocusListener
extends IFocusGainedListener, IFocusLostListener

Platform and technology independent focus listener definition. It is designed for use with AWT, Swing, SWT, JSP, JSF, ... .


Method Summary
 
Methods inherited from interface javax.rad.ui.event.type.focus.IFocusGainedListener
focusGained
 
Methods inherited from interface javax.rad.ui.event.type.focus.IFocusLostListener
focusLost
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.