|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The CatalogTreeSelectionListener is a listener
interface of node selection in CatalogTree.
classified into some groups.
| Method Summary | |
void |
selectAll()
Invoked when the root node is selected. |
void |
selectCatalog(java.lang.String catalog_name)
Invoked when the specified catalog is selected. |
void |
selectCategory(java.lang.String category_name)
Invoked when the specified catalog category is selected. |
void |
selectStar(Star star)
Invoked when the specified star is selected. |
| Method Detail |
public void selectAll()
public void selectCategory(java.lang.String category_name)
category_name - the category name.public void selectCatalog(java.lang.String catalog_name)
catalog_name - the catalog name.public void selectStar(Star star)
star - the star.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||