|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CatalogNavigatorOpener
This interface is implemented by classes that can create and/or open the catalog navigator window to display the contents of a given catalog.
Method Summary | |
---|---|
void |
openCatalogWindow()
Open the catalog window. |
void |
openCatalogWindow(Catalog cat)
Open the catalog window and display the interface for given catalog, if not null. |
void |
openCatalogWindow(java.lang.String name)
Open a catalog window for the named catalog, if found. |
void |
openLocalCatalog()
Pop up a file browser to select a local catalog file to open. |
Method Detail |
---|
void openCatalogWindow()
void openCatalogWindow(Catalog cat)
void openCatalogWindow(java.lang.String name)
void openLocalCatalog()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |