|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.admin.Plafs
public class Plafs
Stub for later development of plafs: Provide Strings not only depending of the locale but also of the plaf. A client request a String and Plafs returns the value of that String matching the actual plaf
Constructor Summary | |
---|---|
Plafs()
|
Method Summary | |
---|---|
static java.lang.String |
get(java.lang.String name)
return a plaf'ed STring |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Plafs()
Method Detail |
---|
public static java.lang.String get(java.lang.String name)
name
- Name of the String. The String may be prefixed by a namespace, separated with ::
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |