com.pietschy.command.configuration.impl
Class Const

java.lang.Object
  extended by com.pietschy.command.configuration.impl.Const

public class Const
extends java.lang.Object

Provides constants used in the resource bundle configuration syntax.


Nested Class Summary
(package private) static class Const._ActionCommand
          ActionCommand constants.
(package private) static class Const._Face
          Face constants.
(package private) static class Const._Group
          Group constants.
(package private) static class Const._Values
          Common values.
 
Field Summary
(package private) static java.lang.String PROPERTIES_PREFIX
           
 
Constructor Summary
Const()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTIES_PREFIX

static final java.lang.String PROPERTIES_PREFIX
See Also:
Constant Field Values
Constructor Detail

Const

public Const()


Copyright © 2006 - 2007 Andrew Pietsch