Class TLcdGXYBusyLayerTreeNodeCellRenderer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, TreeCellRenderer

public class TLcdGXYBusyLayerTreeNodeCellRenderer extends ALcdBusyLayerTreeNodeCellRenderer

This class is a wrapper around a TLcdLayerTreeNodeCellRenderer, adding support for displaying a busy icon to the renderer.

The busy icon will be displayed in the following circumstances:

If logging is enabled for this class, the renderer will use separate colors for asynchronous layers with separate paint queues. Logging can be enabled by adding this to your logging properties file:

com.luciad.view.gxy.swing.TLcdGXYBusyLayerTreeNodeCellRenderer.level = FINEST
Since:
9.0
See Also: