|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleListCellRenderer | |
---|---|
com.jaxfront.swing.ui.visualizers |
Uses of SimpleListCellRenderer in com.jaxfront.swing.ui.visualizers |
---|
Classes in com.jaxfront.swing.ui.visualizers that implement SimpleListCellRenderer | |
---|---|
class |
SimpleListCellRendererImpl
|
Methods in com.jaxfront.swing.ui.visualizers that return SimpleListCellRenderer | |
---|---|
SimpleListCellRenderer |
SimpleJList.getCellRenderer()
Returns the object that renders the list items. |
Methods in com.jaxfront.swing.ui.visualizers with parameters of type SimpleListCellRenderer | |
---|---|
void |
SimpleJList.setCellRenderer(SimpleListCellRenderer cellRenderer)
Sets the delegate that's used to paint each cell in the list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |