p3j.gui.misc
Class ParameterListCellRenderer
java.lang.Object
p3j.gui.misc.ParameterListCellRenderer
- All Implemented Interfaces:
- ListCellRenderer
Deprecated.
@Deprecated
public class ParameterListCellRenderer
- extends Object
- implements ListCellRenderer
Renderer of cells for the parameter list.
Created on March 12, 2007
- Author:
- Christina Bohk, Roland Ewald
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterListCellRenderer
public ParameterListCellRenderer(EditSetsDialog dlg)
- Deprecated.
- Default constructor.
- Parameters:
dlg
- reference to dialog that edits the sets
getListCellRendererComponent
public Component getListCellRendererComponent(JList list,
Object value,
int index,
boolean isSelected,
boolean cellHasFocus)
- Deprecated.
- Specified by:
getListCellRendererComponent
in interface ListCellRenderer
Copyright © 2012. All Rights Reserved.