PenProfile 2.x

com.livescribe.i18n
Class AudibleResource

java.lang.Object
  extended by com.livescribe.i18n.Resource
      extended by com.livescribe.i18n.AudibleResource
Direct Known Subclasses:
SoundResource

public abstract class AudibleResource
extends Resource

This class defines a resource that has been localized for a particular Locale and that can be played by the speakers.

Since:
0.4
See Also:
Locale

Field Summary
 
Fields inherited from class com.livescribe.i18n.Resource
id
 
Constructor Summary
protected AudibleResource(String id)
          Creates a new audible resource having the specified ID.
 
Method Summary
 
Methods inherited from class com.livescribe.i18n.Resource
getId, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AudibleResource

protected AudibleResource(String id)
Creates a new audible resource having the specified ID.

Parameters:
id - the resource ID

PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.