@Deprecated public class ParameterListCellRenderer extends Object implements ListCellRenderer
Constructor and Description |
---|
ParameterListCellRenderer(EditSetsDialog dlg)
Deprecated.
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Component |
getListCellRendererComponent(JList list,
Object value,
int index,
boolean isSelected,
boolean cellHasFocus)
Deprecated.
|
public ParameterListCellRenderer(EditSetsDialog dlg)
dlg
- reference to dialog that edits the setspublic Component getListCellRendererComponent(JList list, Object value, int index, boolean isSelected, boolean cellHasFocus)
getListCellRendererComponent
in interface ListCellRenderer
Copyright © 2012. All Rights Reserved.