Package docking

Interface DockingContextListener


public interface DockingContextListener
A listener to be notified when the tool's context changes. Normally context is used to manage DockingActionIf enablement directly by the system. This class allows clients to listen to context change as well.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when the context changes
  • Method Details

    • contextChanged

      void contextChanged(ActionContext context)
      Called when the context changes
      Parameters:
      context - the context