org.jgraph.cellview
Class JGraphMultilineView.MultiLinedEditor.RealCellEditor
java.lang.Object
javax.swing.AbstractCellEditor
org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.RealCellEditor
- All Implemented Interfaces:
- javax.swing.CellEditor, java.io.Serializable
- Enclosing class:
- JGraphMultilineView.MultiLinedEditor
- public class JGraphMultilineView.MultiLinedEditor.RealCellEditor
- extends javax.swing.AbstractCellEditor
- See Also:
- Serialized Form
Fields inherited from class javax.swing.AbstractCellEditor |
changeEvent, listenerList |
Methods inherited from class javax.swing.AbstractCellEditor |
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGraphMultilineView.MultiLinedEditor.RealCellEditor
public JGraphMultilineView.MultiLinedEditor.RealCellEditor()
getGraphCellEditorComponent
public java.awt.Component getGraphCellEditorComponent(JGraph graph,
java.lang.Object value,
boolean isSelected)
getCellEditorValue
public java.lang.Object getCellEditorValue()
stopCellEditing
public boolean stopCellEditing()
shouldSelectCell
public boolean shouldSelectCell(java.util.EventObject event)