public void
actionPerformed
(ActionEvent e)
[Specified in ActionListener]
public void
cancelCellEditing
()
cancelCellEditing to the
realEditor and removes it from this instance.
protected Container
createContainer
()
editingComponent.
protected void
determineOffset
(JTree tree, Object value, boolean isSelected, boolean expanded, boolean leaf, int row)
public Component
getTreeCellEditorComponent
(JTree tree, Object value, boolean isSelected, boolean expanded, boolean leaf, int row)
[Specified in TreeCellEditor]
public boolean
isCellEditable
(EventObject event)
realEditor returns true to this
message, prepareForEditing
is messaged and true is returned.
public boolean
stopCellEditing
()
realEditor will allow editing to stop,
the realEditor is removed and true is returned,
otherwise false is returned.
public void
valueChanged
(TreeSelectionEvent e)
[Specified in TreeSelectionListener]
lastPath.
protectedtransient
Component editingComponent
editingContainer.