Class LayerCheckBoxList.CellRenderer
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.LayerCheckBoxList.CellRenderer
-
- All Implemented Interfaces:
javax.swing.ListCellRenderer
- Enclosing class:
- LayerCheckBoxList
protected class LayerCheckBoxList.CellRenderer extends java.lang.Object implements javax.swing.ListCellRenderer
-
-
Field Summary
Fields Modifier and Type Field Description (package private) javax.swing.JCheckBox
checkbox
-
Constructor Summary
Constructors Modifier Constructor Description protected
CellRenderer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.Component
getListCellRendererComponent(javax.swing.JList list, java.lang.Object value, int index, boolean isSelected, boolean cellHasFocus)
-