|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjebl.evolution.trees.TreeChangeEvent
public final class TreeChangeEvent
Represents a change to a tree. As at 2008-5-22, this class just encapsulates the tree but in future it may contain more details on the type of change made to the tree.
| Constructor Summary | |
|---|---|
TreeChangeEvent(Tree tree)
|
|
| Method Summary | |
|---|---|
Tree |
getTree()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeChangeEvent(Tree tree)
| Method Detail |
|---|
public Tree getTree()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||