protected class MainFrame.ResourcesTreeCellEditor extends DefaultTreeCellEditor
DefaultTreeCellEditor.DefaultTextField, DefaultTreeCellEditor.EditorContainerborderSelectionColor, canEdit, editingComponent, editingContainer, editingIcon, font, lastPath, lastRow, offset, realEditor, renderer, timer, tree| Modifier and Type | Method and Description |
|---|---|
Component |
getTreeCellEditorComponent(JTree tree,
Object value,
boolean isSelected,
boolean expanded,
boolean leaf,
int row)
This is the original implementation from the super class with
some changes (i.e.
|
protected void |
startEditingTimer()
This is the original implementation from the super class with
some changes (i.e.
|
actionPerformed, addCellEditorListener, cancelCellEditing, canEditImmediately, createContainer, createTreeCellEditor, determineOffset, getBorderSelectionColor, getCellEditorListeners, getCellEditorValue, getFont, inHitRegion, isCellEditable, prepareForEditing, removeCellEditorListener, setBorderSelectionColor, setFont, setTree, shouldSelectCell, shouldStartEditingTimer, stopCellEditing, valueChangedprotected void startEditingTimer()
startEditingTimer in class DefaultTreeCellEditorpublic Component getTreeCellEditorComponent(JTree tree, Object value, boolean isSelected, boolean expanded, boolean leaf, int row)
getTreeCellEditorComponent in interface TreeCellEditorgetTreeCellEditorComponent in class DefaultTreeCellEditorCopyright © 2024 GATE. All rights reserved.