Class FocusControlListenerFactory


  • class FocusControlListenerFactory
    extends java.lang.Object
    This is a factory of focus/control listeners
    • Constructor Detail

      • FocusControlListenerFactory

        FocusControlListenerFactory()
    • Method Detail

      • getFocusControlListenerFor

        static BaseFocusControlListener getFocusControlListenerFor​(org.eclipse.swt.widgets.Control control)
        Parameters:
        control - control on which the listener will be added
        Returns:
        a BaseControlFocus Listener that can be attached to the events focusLost, focusGained and controlResized