uk.ac.soton.itinnovation.grid.client.registry.ui.enhancedtree
Class EnhancedTreeTable.TreeTableCellEditor

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.client.registry.ui.enhancedtree.AbstractEnhancedCellEditor
      extended by uk.ac.soton.itinnovation.grid.client.registry.ui.enhancedtree.EnhancedTreeTable.TreeTableCellEditor
All Implemented Interfaces:
CellEditor, TableCellEditor
Enclosing class:
EnhancedTreeTable

public class EnhancedTreeTable.TreeTableCellEditor
extends AbstractEnhancedCellEditor
implements TableCellEditor


Field Summary
 
Fields inherited from class uk.ac.soton.itinnovation.grid.client.registry.ui.enhancedtree.AbstractEnhancedCellEditor
listener
 
Constructor Summary
EnhancedTreeTable.TreeTableCellEditor()
           
 
Method Summary
 Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int r, int c)
           
 
Methods inherited from class uk.ac.soton.itinnovation.grid.client.registry.ui.enhancedtree.AbstractEnhancedCellEditor
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorValue, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.swing.CellEditor
addCellEditorListener, cancelCellEditing, getCellEditorValue, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
 

Constructor Detail

EnhancedTreeTable.TreeTableCellEditor

public EnhancedTreeTable.TreeTableCellEditor()
Method Detail

getTableCellEditorComponent

public Component getTableCellEditorComponent(JTable table,
                                             Object value,
                                             boolean isSelected,
                                             int r,
                                             int c)
Specified by:
getTableCellEditorComponent in interface TableCellEditor


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.