|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Browse.Status | |
|---|---|
| org.teleal.cling.support.contentdirectory.callback | |
| org.teleal.cling.support.contentdirectory.ui | |
| Uses of Browse.Status in org.teleal.cling.support.contentdirectory.callback |
|---|
| Methods in org.teleal.cling.support.contentdirectory.callback that return Browse.Status | |
|---|---|
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. |
| Methods in org.teleal.cling.support.contentdirectory.callback with parameters of type Browse.Status | |
|---|---|
abstract void |
Browse.updateStatus(Browse.Status status)
|
| Uses of Browse.Status in org.teleal.cling.support.contentdirectory.ui |
|---|
| Methods in org.teleal.cling.support.contentdirectory.ui with parameters of type Browse.Status | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||