org.openbp.guiclient
Class GUIClientConstants

java.lang.Object
  extended by org.openbp.guiclient.GUIClientConstants

public class GUIClientConstants
extends java.lang.Object

This class contains constants important for the client, e\.g\. log names.

Author:
Falk Hartmann

Field Summary
static java.lang.String LOG_GUICLIENT
          Default log for the server
static java.lang.String RESOURCE_GUICLIENT
          Name of the resource component for general client resources
 
Constructor Summary
GUIClientConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_GUICLIENT

public static final java.lang.String RESOURCE_GUICLIENT
Name of the resource component for general client resources

See Also:
Constant Field Values

LOG_GUICLIENT

public static final java.lang.String LOG_GUICLIENT
Default log for the server

See Also:
Constant Field Values
Constructor Detail

GUIClientConstants

public GUIClientConstants()


Copyright © 2011. All Rights Reserved.