

Public Member Functions | |
| ComboBoxRenderer () | |
| Component | getListCellRendererComponent (JList list, Object value, int index, boolean isSelected, boolean cellHasFocus) |
Private Attributes | |
| JLabel | selectedLabel = new JLabel() |
The rendered for the auto acknowledge combo box This renderer shows each level with it color as defined in CellColor
| alma::acsplugins::alarmsystem::gui::toolbar::Toolbar::ComboBoxRenderer::ComboBoxRenderer | ( | ) | [inline] |
Constructor
References selectedLabel.
| Component alma::acsplugins::alarmsystem::gui::toolbar::Toolbar::ComboBoxRenderer::getListCellRendererComponent | ( | JList | list, | |
| Object | value, | |||
| int | index, | |||
| boolean | isSelected, | |||
| boolean | cellHasFocus | |||
| ) | [inline] |
References selectedLabel.
JLabel alma::acsplugins::alarmsystem::gui::toolbar::Toolbar::ComboBoxRenderer::selectedLabel = new JLabel() [private] |
Referenced by ComboBoxRenderer(), and getListCellRendererComponent().
1.6.2