Class SearchLocationContextRenderer

All Implemented Interfaces:
GComponent, FontChangeListener, GColumnRenderer<SearchLocationContext>, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, SwingConstants, TableCellRenderer

public abstract class SearchLocationContextRenderer NEW extends AbstractGColumnRenderer<SearchLocationContext>
A renderer for SearchLocationContext. This renderer handles the complexity of rendering html text with clipping.
See Also:
  • Constructor Details

    • SearchLocationContextRenderer

      public SearchLocationContextRenderer()
  • Method Details