Class ButtonBuilder

    • Constructor Detail

      • ButtonBuilder

        public ButtonBuilder()
    • Method Detail

      • getBuildDescription

        public java.lang.String getBuildDescription​(IEUIContainer cnr)
        Returns the UI builder description of what it creates. This description is used in the tree (if there is a single build choice), or in the wizard page if there are many that can be chosen from to build the same component.
        Specified by:
        getBuildDescription in interface IUIBuilder
        Parameters:
        cnr - The container target.
        Returns:
        The description.