Class JumpTask

    • Field Detail

      • assemblyFullName

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

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

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

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

      • JumpTask

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

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

      • getIconResourceIndex

        public int getIconResourceIndex()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIconResourceIndex

        public void setIconResourceIndex​(int IconResourceIndex)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getApplicationPath

        public java.lang.String getApplicationPath()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setApplicationPath

        public void setApplicationPath​(java.lang.String ApplicationPath)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getArguments

        public java.lang.String getArguments()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setArguments

        public void setArguments​(java.lang.String Arguments)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDescription

        public java.lang.String getDescription()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDescription

        public void setDescription​(java.lang.String Description)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIconResourcePath

        public java.lang.String getIconResourcePath()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIconResourcePath

        public void setIconResourcePath​(java.lang.String IconResourcePath)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTitle

        public java.lang.String getTitle()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTitle

        public void setTitle​(java.lang.String Title)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getWorkingDirectory

        public java.lang.String getWorkingDirectory()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setWorkingDirectory

        public void setWorkingDirectory​(java.lang.String WorkingDirectory)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable