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