|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.jas.plugin.tree.FTreeSelectionModel
Constructor Summary | |
protected |
FTreeSelectionModel(javax.swing.tree.TreeSelectionModel model)
|
Method Summary | |
int |
getSelectionCount()
|
FTreePath[] |
getSelectionPaths()
|
void |
removeSelectionPath(FTreePath path)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected FTreeSelectionModel(javax.swing.tree.TreeSelectionModel model)
Method Detail |
public int getSelectionCount()
public FTreePath[] getSelectionPaths()
public void removeSelectionPath(FTreePath path)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |