edu.umd.cs.findbugs.gui

Class BugCellRenderer

public class BugCellRenderer extends DefaultTreeCellRenderer

Custom cell renderer for the bug tree. We use this to select the tree icons, and to set the text color based on the bug priority.
Method Summary
static BugCellRendererinstance()
Get the single instance.

Method Detail

instance

public static BugCellRenderer instance()
Get the single instance.

Returns: the instance

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.