|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.ide.common.options.PMDOptionPane.CheckboxList.CheckboxListCellRenderer
public class PMDOptionPane.CheckboxList.CheckboxListCellRenderer
Description of the Class
Constructor Summary | |
---|---|
PMDOptionPane.CheckboxList.CheckboxListCellRenderer()
|
Method Summary | |
---|---|
java.awt.Component |
getListCellRendererComponent(javax.swing.JList list,
java.lang.Object value,
int index,
boolean isSelected,
boolean cellHasFocus)
Gets the ListCellRendererComponent attribute of the CheckboxListCellRenderer object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PMDOptionPane.CheckboxList.CheckboxListCellRenderer()
Method Detail |
---|
public java.awt.Component getListCellRendererComponent(javax.swing.JList list, java.lang.Object value, int index, boolean isSelected, boolean cellHasFocus)
getListCellRendererComponent
in interface javax.swing.ListCellRenderer
list
- Description of Parametervalue
- Description of Parameterindex
- Description of ParameterisSelected
- Description of ParametercellHasFocus
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |