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 Detail

      • contextChanged

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