Class DesignerActionItem

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Windows.Forms.Design, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Windows.Forms.Design
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.ComponentModel.Design.DesignerActionItem
        See Also:
        Constant Field Values
      • classType

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

      • DesignerActionItem

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

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

      • getAllowAssociate

        public boolean getAllowAssociate()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAllowAssociate

        public void setAllowAssociate​(boolean AllowAssociate)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getShowInSourceView

        public boolean getShowInSourceView()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setShowInSourceView

        public void setShowInSourceView​(boolean ShowInSourceView)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getProperties

        public IDictionary getProperties()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCategory

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

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

        public java.lang.String getDisplayName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable