echopointng.ui.resource
Class Resources

java.lang.Object
  extended by echopointng.ui.resource.Resources

public class Resources
extends java.lang.Object

Resources contains names and common web resources


Field Summary
static Service EP_DRAG_SERVICE
           
static Service EP_SCRIPT_SERVICE
          The EchoPoint JavaScript library service.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EP_SCRIPT_SERVICE

public static final Service EP_SCRIPT_SERVICE
The EchoPoint JavaScript library service.


EP_DRAG_SERVICE

public static final Service EP_DRAG_SERVICE