Class ConnectionCreationToolEntry

    • Constructor Detail

      • ConnectionCreationToolEntry

        public ConnectionCreationToolEntry​(java.lang.String label,
                                           java.lang.String shortDesc,
                                           CreationFactory factory,
                                           ImageDescriptor iconSmall,
                                           ImageDescriptor iconLarge)
        Constructor for ConnectionCreationToolEntry.
        Parameters:
        label - the label
        shortDesc - the description
        factory - the CreationFactory
        iconSmall - the small icon
        iconLarge - the large icon