|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Catalog | |
|---|---|
| com.melloware.jukes.gui.tool | |
| com.melloware.jukes.gui.view.node | |
| Uses of Catalog in com.melloware.jukes.gui.tool |
|---|
| Methods in com.melloware.jukes.gui.tool that return Catalog | |
|---|---|
Catalog |
MainModule.getCatalog()
Returns the current catalog. |
| Methods in com.melloware.jukes.gui.tool with parameters of type Catalog | |
|---|---|
void |
MainModule.setCatalog(Catalog newCatalog)
Sets a new catalog. |
| Uses of Catalog in com.melloware.jukes.gui.view.node |
|---|
| Methods in com.melloware.jukes.gui.view.node that return Catalog | |
|---|---|
Catalog |
RootNode.getCatalog()
Returns this node's associated Catalog instance. |
| Constructors in com.melloware.jukes.gui.view.node with parameters of type Catalog | |
|---|---|
RootNode(Catalog aCatalog)
Creates a root node for the specified catalog. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||