|
Graph Common | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.graph.i18n.GraphBundleFactory
public abstract class GraphBundleFactory
GraphBundleFactory
class - factory class for i18n resources retrieval
for jGraph component.
Constructor Summary | |
---|---|
GraphBundleFactory()
|
Method Summary | |
---|---|
static java.lang.String |
getValue(java.lang.String key)
Get the value for the given key for corresponding resource bundle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphBundleFactory()
Method Detail |
---|
public static java.lang.String getValue(java.lang.String key) throws pl.psnc.vlab.exception.ResourceNotFoundException
key
- key for the desired string
pl.psnc.vlab.exception.ResourceNotFoundException
- thrown when bundle manager
initialisation fails.
|
Graph Common | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |