Interface TabIconSupporter


  • public interface TabIconSupporter
    Interface for classes that allow changing the tab icon of the tabbed pane that they are part of.
    Version:
    $Revision$
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • setTabIcon

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