public class XmlTreeNodeCellEditor extends DefaultCellEditor implements TableCellEditor
DefaultCellEditor.EditorDelegateclickCountToStart, delegate, editorComponentchangeEvent, listenerList| Constructor and Description |
|---|
XmlTreeNodeCellEditor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCellEditorValue() |
JComponent |
getEditorComponent(XmlObjectTreeModel.XmlTreeNode treeNode) |
Object |
getEditorValue(JComponent editor) |
String[] |
getEnumerationValues(org.apache.xmlbeans.SchemaType schemaType) |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
cancelCellEditing, getClickCountToStart, getComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingpublic Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorgetTableCellEditorComponent in class DefaultCellEditorpublic Object getCellEditorValue()
getCellEditorValue in interface CellEditorgetCellEditorValue in class DefaultCellEditorpublic JComponent getEditorComponent(XmlObjectTreeModel.XmlTreeNode treeNode)
public Object getEditorValue(JComponent editor)
public String[] getEnumerationValues(org.apache.xmlbeans.SchemaType schemaType)
Copyright © 2013. All Rights Reserved.