Class LegendTreeLayerCellRenderer

    • Constructor Detail

      • LegendTreeLayerCellRenderer

        public LegendTreeLayerCellRenderer()
        Deprecated.
        Creates a new instance of LegendTreeCellRender
    • Method Detail

      • isLayerSelected

        public boolean isLayerSelected()
        Deprecated.
      • setLayerSelected

        public void setLayerSelected​(boolean sel)
        Deprecated.
      • setText

        public void setText​(String name)
        Deprecated.
        set the note name in the checkbox also remove and readd in the center of the boxlayout of the panel to have enough space for the name string, since the component was initialise with the string "Legend" that might shorter than the note's real name
        Parameters:
        name - DOCUMENT ME!
      • getText

        public String getText()
        Deprecated.