Interface IPaletteCompartmentEntry

    • Method Detail

      • getToolEntries

        java.util.List<IToolEntry> getToolEntries()
        Gets the tool entries.
        Returns:
        the tool entries inside this compartment
      • setInitiallyOpen

        void setInitiallyOpen​(boolean initiallyOpen)
        set the initial open state of the compartment.
        Parameters:
        initiallyOpen - the initially open
      • isInitiallyOpen

        boolean isInitiallyOpen()
        provide the initial open state of the compartment.
        Returns:
        the open state