JGraphpad Pro
v6.0.5.0


com.jgraph.pad.graph
Class JGraphpadRedirectingEditor

java.lang.Object
  extended byorg.jgraph.graph.DefaultGraphCellEditor
      extended bycom.jgraph.pad.graph.JGraphpadRedirectingEditor
All Implemented Interfaces:
ActionListener, CellEditor, EventListener, org.jgraph.graph.GraphCellEditor, org.jgraph.event.GraphSelectionListener, Serializable

public class JGraphpadRedirectingEditor
extends org.jgraph.graph.DefaultGraphCellEditor

In-place editor for rich text multiline values.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.jgraph.graph.DefaultGraphCellEditor
org.jgraph.graph.DefaultGraphCellEditor.DefaultTextField, org.jgraph.graph.DefaultGraphCellEditor.EditorContainer
 
Field Summary
 
Fields inherited from class org.jgraph.graph.DefaultGraphCellEditor
borderSelectionColor, canEdit, editingComponent, editingContainer, editingIcon, font, graph, lastCell, offsetX, offsetY, realEditor
 
Constructor Summary
JGraphpadRedirectingEditor()
          Constructs a new rich text editor.
 
Method Summary
protected  org.jgraph.graph.GraphCellEditor createGraphCellEditor()
          Returns a new RealCellEditor.
 
Methods inherited from class org.jgraph.graph.DefaultGraphCellEditor
actionPerformed, addCellEditorListener, cancelCellEditing, canEditImmediately, createContainer, determineOffset, getBorderSelectionColor, getCellEditorValue, getFont, getGraphCellEditorComponent, inHitRegion, isCellEditable, prepareForEditing, removeCellEditorListener, setBorderSelectionColor, setFont, setGraph, shouldSelectCell, shouldStartEditingTimer, stopCellEditing, valueChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JGraphpadRedirectingEditor

public JGraphpadRedirectingEditor()
Constructs a new rich text editor.

Method Detail

createGraphCellEditor

protected org.jgraph.graph.GraphCellEditor createGraphCellEditor()
Returns a new RealCellEditor.


JGraphpad Pro
v6.0.5.0


Copyright (C) 2005 JGraph.com. All rights reserved.