Class Bundle


  • public class Bundle
    extends Object
    Declare the names of resource bundles used by the web client.
    Since:
    2.16
    Author:
    Nicklas
    Last modified
    $Date: 2010-09-16 13:32:06 +0200 (to, 16 sep 2010) $
    • Field Detail

      • COMMON

        public static final String COMMON
        Resource bundle with strings that are used in lots and lots of places in the web gui. For example, button labels, names of items, property names, etc.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Bundle

        public Bundle()