Package | Description |
---|---|
org.q.app.ui.render.list |
Package for customizing the rendering of
JList 's in the application. |
Modifier and Type | Class and Description |
---|---|
class |
NoIconFactory
Always returns null (no icon).
|
Modifier and Type | Method and Description |
---|---|
void |
QListCellRenderer.setIconFactory(IconFactory factory)
Replace the strategy for determining the icon.
|