Class AbstractPaletteToolEntry

    • Field Detail

      • features

        protected java.util.List<IFeature> features
        The features.
    • Constructor Detail

      • AbstractPaletteToolEntry

        public AbstractPaletteToolEntry​(java.lang.String label,
                                        java.lang.String description,
                                        java.lang.String iconId,
                                        java.lang.String largeIconId)
        Parameters:
        label - the label
        description - the description
        iconId - the icon id
        largeIconId - the large icon id
    • Method Detail

      • getFeatures

        public java.util.List<IFeature> getFeatures()
        Gets the features.
        Returns:
        the features