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 TypeMethodDescriptionbooleanIFocusEngine.addFocusListener(IFocusListener listener) Adds a focus listener to the engine.booleanIFocusEngine.removeFocusListener(IFocusListener listener) Removes a focus listener from the engine.