public class FTreeNodeRepaintNotification extends EventObject
source
Constructor and Description |
---|
FTreeNodeRepaintNotification(Object source,
FTreePath path) |
FTreeNodeRepaintNotification(Object source,
FTreePath path,
boolean recursive) |
FTreeNodeRepaintNotification(Object source,
String path) |
FTreeNodeRepaintNotification(Object source,
String path,
boolean recursive) |
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
public FTreeNodeRepaintNotification(Object source, FTreePath path, boolean recursive)
protected FTreePath nodePath()
protected String nodeName()
Copyright © 2018. All rights reserved.