Class Bundle

java.lang.Object
net.sf.basedb.clients.web.resources.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 Details

    • 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 Details

    • Bundle

      public Bundle()