Public Member Functions

com.cosylab.logging.settings.LogTypeRenderer Class Reference

Inherits javax::swing::JLabel, and javax::swing::ListCellRenderer.

List of all members.

Public Member Functions

 LogTypeRenderer ()
Component getListCellRendererComponent (JList list, Object value, int index, boolean isSelected, boolean cellHasFocus)

Detailed Description

The renderer for the item in the listbox It is needed in order to show the labels together with the icons. The labels are the descrition of the log type (read from LogTypeHelper)

Author:
acaproni

Constructor & Destructor Documentation

com.cosylab.logging.settings.LogTypeRenderer.LogTypeRenderer (  ) 

The constructor build the item to show for each log entry type

Parameters:
labels 

Member Function Documentation

Component com.cosylab.logging.settings.LogTypeRenderer.getListCellRendererComponent ( JList  list,
Object  value,
int  index,
boolean  isSelected,
boolean  cellHasFocus 
)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties