FindBugs™ 1.3.9

edu.umd.cs.findbugs.gui2
Class CheckBoxList.CellRenderer

java.lang.Object
  extended by edu.umd.cs.findbugs.gui2.CheckBoxList.CellRenderer
All Implemented Interfaces:
javax.swing.ListCellRenderer
Enclosing class:
CheckBoxList

protected class CheckBoxList.CellRenderer
extends java.lang.Object
implements javax.swing.ListCellRenderer


Constructor Summary
protected CheckBoxList.CellRenderer()
           
 
Method Summary
 java.awt.Component getListCellRendererComponent(javax.swing.JList list, java.lang.Object value, int index, boolean isSelected, boolean cellHasFocus)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckBoxList.CellRenderer

protected CheckBoxList.CellRenderer()
Method Detail

getListCellRendererComponent

public java.awt.Component getListCellRendererComponent(javax.swing.JList list,
                                                       java.lang.Object value,
                                                       int index,
                                                       boolean isSelected,
                                                       boolean cellHasFocus)
Specified by:
getListCellRendererComponent in interface javax.swing.ListCellRenderer

FindBugs™ 1.3.9

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