Class LayerTreeNodePanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class LayerTreeNodePanel extends JPanel
See Also:
  • Constructor Details Link icon

  • Method Details Link icon

    • getButtonShowLegend Link icon

      public AbstractButton getButtonShowLegend()
    • destroy Link icon

      public void destroy()
    • setExpanded Link icon

      public void setExpanded(boolean expanded)
    • isExpanded Link icon

      public boolean isExpanded()
    • setLayerTreeNodePanelParent Link icon

      protected void setLayerTreeNodePanelParent(LayerTreeNodePanel parent)
    • setCustomButtons Link icon

      protected void setCustomButtons(IntHashtable customButtons)
    • viewRedrawOccurred Link icon

      protected void viewRedrawOccurred(ViewRedrawEvent e)
    • layerPropertyChangedEventOccurred Link icon

      protected void layerPropertyChangedEventOccurred(LayerPropertyChangedEvent e)
    • layerStyleChangedEventOccurred Link icon

      protected void layerStyleChangedEventOccurred(LayerStyleChangedEvent e)
    • layerFilterChangedEventOccurred Link icon

      protected void layerFilterChangedEventOccurred(LayerEvent e)
    • getLayerTreeNode Link icon

      protected AbstractLayerTreeNode getLayerTreeNode()
    • addExpandCollapseListener Link icon

      protected void addExpandCollapseListener(LayerTreeNodePanel layerTreeNodePanel)
    • expandCollapseEventOccurred Link icon

      protected void expandCollapseEventOccurred()
    • fireExpandCollapseEvent Link icon

      protected void fireExpandCollapseEvent()
    • drawLine Link icon

      protected void drawLine(boolean drawIt, boolean lastNode)
    • paintComponent Link icon

      public void paintComponent(Graphics g)
      Overrides:
      paintComponent in class JComponent
    • setExpandEnabled Link icon

      public void setExpandEnabled(boolean enabled)
    • updateStyle Link icon

      public void updateStyle()