|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.graph.DefaultGraphCellEditor
cz.cmc.tcgui.TCObjectView.TCObjectEditor
cz.cmc.tcgui.FilterEntryView.FilterEntryEditor
cz.cmc.tcgui.FilterElementView.FilterElementEditor
In-place editor.
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 | |
FilterElementView.FilterElementEditor()
Creates new FilterElementEditor with the default real editor. |
|
FilterElementView.FilterElementEditor(org.jgraph.graph.GraphCellEditor editor)
Creates new FilterElementEditor with the real editor editor. |
Method Summary | |
protected Icon |
getEditingIcon()
Get editing icon for this class For subclassers |
Methods inherited from class cz.cmc.tcgui.FilterEntryView.FilterEntryEditor |
getOffset |
Methods inherited from class cz.cmc.tcgui.TCObjectView.TCObjectEditor |
determineOffset |
Methods inherited from class org.jgraph.graph.DefaultGraphCellEditor |
actionPerformed, addCellEditorListener, cancelCellEditing, canEditImmediately, createContainer, createGraphCellEditor, 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 |
public FilterElementView.FilterElementEditor(org.jgraph.graph.GraphCellEditor editor)
public FilterElementView.FilterElementEditor()
Method Detail |
protected Icon getEditingIcon()
getEditingIcon
in class FilterEntryView.FilterEntryEditor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |