net.sourceforge.atunes.kernel.controllers.navigation
Class NavigationControllerViews

java.lang.Object
  extended by net.sourceforge.atunes.kernel.controllers.navigation.NavigationControllerViews

public class NavigationControllerViews
extends java.lang.Object

The Class NavigationControllerViews.


Field Summary
static int DEVICE_VIEW
          The Constant DEVICE_VIEW.
static int FAVORITE_VIEW
          The Constant FAVORITE_VIEW.
static int PODCAST_FEED_VIEW
          The Constant PODCAST_FEED_VIEW.
static int RADIO_VIEW
          The Constant RADIO_VIEW.
static int REPOSITORY_VIEW
          The Constant REPOSITORY_VIEW.
 
Constructor Summary
NavigationControllerViews()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPOSITORY_VIEW

public static final int REPOSITORY_VIEW
The Constant REPOSITORY_VIEW.

See Also:
Constant Field Values

FAVORITE_VIEW

public static final int FAVORITE_VIEW
The Constant FAVORITE_VIEW.

See Also:
Constant Field Values

DEVICE_VIEW

public static final int DEVICE_VIEW
The Constant DEVICE_VIEW.

See Also:
Constant Field Values

RADIO_VIEW

public static final int RADIO_VIEW
The Constant RADIO_VIEW.

See Also:
Constant Field Values

PODCAST_FEED_VIEW

public static final int PODCAST_FEED_VIEW
The Constant PODCAST_FEED_VIEW.

See Also:
Constant Field Values
Constructor Detail

NavigationControllerViews

public NavigationControllerViews()


Copyright © 2006-2008 The aTunes Team. All Rights Reserved.