Java TV(tm) API 1.0

javax.tv.service.navigation
Interface FavoriteServicesName


public interface FavoriteServicesName

This interface represents the name of a preference for a set of favorite services. It can be used to create a collection of Service objects based on a user preference for favorite services.

See Also:
PreferenceFilter

Method Summary
 java.lang.String getName()
          Provides a human-readable name for this favorite services preference.
 

Method Detail

getName

public java.lang.String getName()
Provides a human-readable name for this favorite services preference.
Returns:
The name of the favorite services preference.

Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.