Class DispatcherHooks

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: WindowsBase
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Windows.Threading.DispatcherHooks
        See Also:
        Constant Field Values
      • classType

        public static org.mases.jcobridge.JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • DispatcherHooks

        public DispatcherHooks​(java.lang.Object instance)
                        throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • DispatcherHooks

        public DispatcherHooks()
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class NetObject
      • addDispatcherInactive

        public void addDispatcherInactive​(EventHandler handler)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeDispatcherInactive

        public void removeDispatcherInactive​(EventHandler handler)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addOperationAborted

        public void addOperationAborted​(DispatcherHookEventHandler handler)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeOperationAborted

        public void removeOperationAborted​(DispatcherHookEventHandler handler)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addOperationCompleted

        public void addOperationCompleted​(DispatcherHookEventHandler handler)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeOperationCompleted

        public void removeOperationCompleted​(DispatcherHookEventHandler handler)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addOperationPosted

        public void addOperationPosted​(DispatcherHookEventHandler handler)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeOperationPosted

        public void removeOperationPosted​(DispatcherHookEventHandler handler)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addOperationPriorityChanged

        public void addOperationPriorityChanged​(DispatcherHookEventHandler handler)
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeOperationPriorityChanged

        public void removeOperationPriorityChanged​(DispatcherHookEventHandler handler)
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addOperationStarted

        public void addOperationStarted​(DispatcherHookEventHandler handler)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeOperationStarted

        public void removeOperationStarted​(DispatcherHookEventHandler handler)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable