com::cosylab::gui::components::r2::JCheckList::CheckListRenderer Class Reference

Inheritance diagram for com::cosylab::gui::components::r2::JCheckList::CheckListRenderer:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::gui::components::r2::JCheckList::CheckListRenderer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Protected Attributes

final EmptyBorder defaultBorder = new EmptyBorder(1, 1, 1, 1)

Constructor & Destructor Documentation

com::cosylab::gui::components::r2::JCheckList::CheckListRenderer::CheckListRenderer (  )  [inline]

References defaultBorder.


Member Function Documentation

Component com::cosylab::gui::components::r2::JCheckList::CheckListRenderer::getListCellRendererComponent ( JList  list,
Object  value,
int  index,
boolean  isSelected,
boolean  cellHasFocus 
) [inline]

References defaultBorder.


Member Data Documentation

final EmptyBorder com::cosylab::gui::components::r2::JCheckList::CheckListRenderer::defaultBorder = new EmptyBorder(1, 1, 1, 1) [protected]

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2