Interface FocusWrapper

All Known Implementing Classes:
AwtFocusWrapper, DummyFocusWrapper, JoglNewtFocusWrapper, SwtFocusWrapper

public interface FocusWrapper
Describes the interface to implement to keep track of focus changes.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
     
  • Method Details

    • getAndClearFocusLost

      boolean getAndClearFocusLost()
    • init

      void init()