Module org.autogui

Class GuiMappingContext.ContextNotifier

java.lang.Object
org.autogui.base.mapping.GuiMappingContext.ContextNotifier
All Implemented Interfaces:
Runnable
Enclosing class:
GuiMappingContext

public static class GuiMappingContext.ContextNotifier extends Object implements Runnable
a runnable callback passed to the target object. the run method of the class clears and updates the associated context
Since:
1.2
  • Field Details

  • Constructor Details

  • Method Details

    • getContext

      public GuiMappingContext getContext()
    • run

      public void run()
      Specified by:
      run in interface Runnable
    • runBody

      public void runBody()