|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.tree.DefaultTreeCellEditor
gate.gui.MainFrame.ResourcesTreeCellEditor
protected class MainFrame.ResourcesTreeCellEditor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.tree.DefaultTreeCellEditor |
|---|
DefaultTreeCellEditor.DefaultTextField, DefaultTreeCellEditor.EditorContainer |
| Field Summary |
|---|
| Fields inherited from class javax.swing.tree.DefaultTreeCellEditor |
|---|
borderSelectionColor, canEdit, editingComponent, editingContainer, editingIcon, font, lastPath, lastRow, offset, realEditor, renderer, timer, tree |
| Method Summary | |
|---|---|
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. correct discovery of icon) |
protected void |
startEditingTimer()
This is the original implementation from the super class with some changes (i.e. shorter timer: 500 ms instead of 1200) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void startEditingTimer()
startEditingTimer in class DefaultTreeCellEditor
public Component getTreeCellEditorComponent(JTree tree,
Object value,
boolean isSelected,
boolean expanded,
boolean leaf,
int row)
getTreeCellEditorComponent in interface TreeCellEditorgetTreeCellEditorComponent in class DefaultTreeCellEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||