org.ourgrid.corepeer.ui
Class UIMessages
java.lang.Object
org.ourgrid.corepeer.ui.UIMessages
public class UIMessages
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COULD_NOT_STOP
public static final java.lang.String COULD_NOT_STOP
- See Also:
- Constant Field Values
COREPEER_IS_NOT_RUNNING
public static final java.lang.String COREPEER_IS_NOT_RUNNING
- See Also:
- Constant Field Values
COREPEER_IS_UP_RUNNING
public static final java.lang.String COREPEER_IS_UP_RUNNING
- See Also:
- Constant Field Values
COREPEER_IS_ALREADY_RUNNING
public static final java.lang.String COREPEER_IS_ALREADY_RUNNING
- See Also:
- Constant Field Values
STARTING_COREPEER
public static final java.lang.String STARTING_COREPEER
- See Also:
- Constant Field Values
COREPEER_STOPPING
public static java.lang.String COREPEER_STOPPING
COREPEER_STOPPED
public static java.lang.String COREPEER_STOPPED
UIMessages
public UIMessages()