|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.aerith.misao.toolkit.IdentificationReport.IdentificationReportPane.CatalogSelectionListener
The CatalogSelectionListener is a listener class
of catalog selection.
| Constructor Summary | |
protected |
IdentificationReportPane.CatalogSelectionListener()
|
| 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. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
protected IdentificationReportPane.CatalogSelectionListener()
| 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 | ||||||||