Class CreationToolEntry

    • Constructor Detail

      • CreationToolEntry

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