|
PenProfile 2.x | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.livescribe.i18n.Resource
public abstract class Resource
This class defines a resource that has been localized for a particular
Locale.
Locale| Field Summary | |
|---|---|
protected String |
id
The resource ID. |
| Constructor Summary | |
|---|---|
protected |
Resource(String id)
Creates a new resource having the specified ID. |
| Method Summary | |
|---|---|
String |
getId()
Gets resource ID. |
String |
toString()
Returns a string representation of this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String id
| Constructor Detail |
|---|
protected Resource(String id)
id - the resource ID| Method Detail |
|---|
public String getId()
public String toString()
toString in class Object
|
PenProfile 2.x | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||