public class FTreeNodeMovedNotification extends EventObject
source
Constructor and Description |
---|
FTreeNodeMovedNotification(Object source,
FTreePath oldPath,
FTreePath newPath) |
Modifier and Type | Method and Description |
---|---|
protected String |
nodeName()
Get the name of the FTreeNode to which this event is
referring to.
|
protected FTreePath |
nodeNewPath() |
protected FTreePath |
nodePath()
Get the FTreePath of the FTreeNode to which this
event is referring to.
|
getSource, toString
protected FTreePath nodeNewPath()
protected FTreePath nodePath()
protected String nodeName()
Copyright © 2014. All Rights Reserved.