public class FTreeNodeRenamedNotification extends EventObject
source
Constructor and Description |
---|
FTreeNodeRenamedNotification(Object source,
FTreePath oldPath,
String newName) |
Modifier and Type | Method and Description |
---|---|
protected String |
nodeName()
Get the name of the FTreeNode to which this event is
referring to.
|
protected String |
nodeNewName() |
protected FTreePath |
nodePath()
Get the FTreePath of the FTreeNode to which this
event is referring to.
|
getSource, toString
protected String nodeNewName()
protected FTreePath nodePath()
protected String nodeName()
Copyright © 2018. All rights reserved.