Uses of Interface
com.iizix.gyro.IFocusListener
Packages that use IFocusListener
Uses of IFocusListener in com.iizix.gyro
Methods in com.iizix.gyro that return IFocusListenerMethods in com.iizix.gyro with parameters of type IFocusListenerModifier and TypeMethodDescriptionboolean
IFocusEngine.addFocusListener
(IFocusListener listener) Adds a focus listener to the engine.boolean
IFocusEngine.removeFocusListener
(IFocusListener listener) Removes a focus listener from the engine.