Serialized Form

Class org.freehep.jas.plugin.tree.FTreeNodeAddedNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Serialized Fields

clazz

java.lang.Class clazz

obj

java.lang.Object obj


Class org.freehep.jas.plugin.tree.FTreeNodeExpandedNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable


Class org.freehep.jas.plugin.tree.FTreeNodeMovedNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Serialized Fields

newPath

FTreePath newPath


Class org.freehep.jas.plugin.tree.FTreeNodeRemovedNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable


Class org.freehep.jas.plugin.tree.FTreeNodeRenamedNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Serialized Fields

newName

java.lang.String newName


Class org.freehep.jas.plugin.tree.FTreeNodeRepaintNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Serialized Fields

recursive

boolean recursive


Class org.freehep.jas.plugin.tree.FTreeNodeSelectionNotification extends org.freehep.jas.plugin.tree.FTreeNotification implements Serializable

Serialized Fields

state

int state


Class org.freehep.jas.plugin.tree.FTreePlugin extends Plugin implements Serializable