| Package | Description |
|---|---|
| org.fourthline.cling.support.contentdirectory.callback | |
| org.fourthline.cling.support.contentdirectory.ui |
| Modifier and Type | Method and Description |
|---|---|
static Browse.Status |
Browse.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Browse.Status[] |
Browse.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Browse.updateStatus(Browse.Status status) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentBrowseActionCallback.updateStatus(Browse.Status status) |
void |
ContentTree.updateStatus(Browse.Status status,
DefaultMutableTreeNode treeNode,
DefaultTreeModel treeModel) |
abstract void |
ContentBrowseActionCallback.updateStatusUI(Browse.Status status,
DefaultMutableTreeNode treeNode,
DefaultTreeModel treeModel) |
Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.