Public Member Functions | |
| ComboBoxRenderer (JComboBox oBox) | |
| Constructor. | |
| Component | getListCellRendererComponent (JList list, Object value, int index, boolean isSelected, boolean cellHasFocus) |
Package Attributes | |
| int | m_iMaxChars = 50 |
| Max chars to display. | |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
|
|
Constructor.
|
1.4.6-NO