Package | Description |
---|---|
net.sf.joafip.meminspector.entity.show | |
net.sf.joafip.meminspector.service.show.classtree |
Modifier and Type | Method and Description |
---|---|
NodeForClass |
NodeForClass.getByClassName(String className) |
NodeForClass |
NodeForObjectModel.getRootNodeForClass() |
Modifier and Type | Method and Description |
---|---|
int |
NodeForClass.getIndexOfChild(NodeForClass child) |
Modifier and Type | Method and Description |
---|---|
protected void |
JTreeModelForNodeForClass.fireTreeStructureChanged(NodeForClass oldRoot)
The only event raised by this model is TreeStructureChanged with the root
as path, i.e. the whole tree has changed.
|
Constructor and Description |
---|
JTreeForNodeForClass(NodeForClass rootNode) |
JTreeModelForNodeForClass(NodeForClass root) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.