Package com.jivesoftware.spark.component.renderer

Provides support by providing renderers to add icons and text to Swing components, such as JComboBox and JList.

See:
          Description

Class Summary
JLabelIconRenderer The JLabelIconRenderer is the an implementation of ListCellRenderer to add icons w/ associated text in JComboBox and JList.
JPanelRenderer The JPanelRenderer is the an implementation of ListCellRenderer to add an entire panel ui to lists.
ListIconRenderer The ListIconRenderer is the an implementation of ListCellRenderer to add icons w/ associated text in JComboBox and JList.
 

Package com.jivesoftware.spark.component.renderer Description

Provides support by providing renderers to add icons and text to Swing components, such as JComboBox and JList.