com.japisoft.framework
Class SharedProperties

java.lang.Object
  extended bycom.japisoft.framework.SharedProperties

public class SharedProperties
extends java.lang.Object

Class for shared properties


Field Summary
static boolean BUNDLE_MODE
          Used for defining any labels, tooltips... with bundle descriptor This is useful is you with to traduce your application elements to several language
 
Constructor Summary
SharedProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUNDLE_MODE

public static boolean BUNDLE_MODE
Used for defining any labels, tooltips... with bundle descriptor This is useful is you with to traduce your application elements to several language

Constructor Detail

SharedProperties

public SharedProperties()