Interface MultiPageIconSupporter

  • All Known Implementing Classes:
    FlowPanel

    public interface MultiPageIconSupporter
    Interface for classes that allow changing the tab icon of the multi-page pane that they are part of.
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    See Also:
    MultiPagePane
    • Method Detail

      • setPageIcon

        void setPageIcon​(String icon)
        Sets the page icon.
        Parameters:
        icon - the name of the icon, null to unset it