Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

ch.elexis.admin
Class Plafs

java.lang.Object
  extended by ch.elexis.admin.Plafs

public class Plafs
extends java.lang.Object

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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Plafs

public Plafs()
Method Detail

get

public static java.lang.String get(java.lang.String name)
return a plaf'ed STring

Parameters:
name - Name of the String. The String may be prefixed by a namespace, separated with ::
Returns:
that String according to the current plaf

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013