Class CommonItemDialog

    • 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: Microsoft.Win32.CommonItemDialog
        See Also:
        Constant Field Values
      • classType

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

      • CommonItemDialog

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

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

      • Reset

        public void Reset()
                   throws java.lang.Throwable
        Overrides:
        Reset in class CommonDialog
        Throws:
        java.lang.Throwable
      • getAddToRecent

        public boolean getAddToRecent()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAddToRecent

        public void setAddToRecent​(boolean AddToRecent)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDereferenceLinks

        public boolean getDereferenceLinks()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDereferenceLinks

        public void setDereferenceLinks​(boolean DereferenceLinks)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getShowHiddenItems

        public boolean getShowHiddenItems()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setShowHiddenItems

        public void setShowHiddenItems​(boolean ShowHiddenItems)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValidateNames

        public boolean getValidateNames()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setValidateNames

        public void setValidateNames​(boolean ValidateNames)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDefaultDirectory

        public java.lang.String getDefaultDirectory()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDefaultDirectory

        public void setDefaultDirectory​(java.lang.String DefaultDirectory)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getInitialDirectory

        public java.lang.String getInitialDirectory()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setInitialDirectory

        public void setInitialDirectory​(java.lang.String InitialDirectory)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRootDirectory

        public java.lang.String getRootDirectory()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRootDirectory

        public void setRootDirectory​(java.lang.String RootDirectory)
                              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