org.jacorb.imr.util
Class ImRTableCellEditor
DefaultCellEditor
org.jacorb.imr.util.ImRTableCellEditor
public class ImRTableCellEditor
extends DefaultCellEditor
This class sets the combo box in the server table
and preselects the correct host name for a server.
- Nicolas Noffke
$Id: ImRTableCellEditor.java,v 1.7 2004/05/06 12:39:59 nicolas Exp $
Component | getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column) - Return HostSelector JComboBox.
|
ImRTableCellEditor
public ImRTableCellEditor(JComboBox box)
getTableCellEditorComponent
public Component getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column)
Return HostSelector JComboBox.