| java.lang.Object org.apache.catalina.tribes.demos.CoordinationDemo
CoordinationDemo | public class CoordinationDemo (Code) | | |
Inner Class :public static class Status | |
Constructor Summary | |
public | CoordinationDemo() Construct and show the application. |
CHANNEL_COUNT | static int CHANNEL_COUNT(Code) | | |
CLEAR_SCREEN | static int CLEAR_SCREEN(Code) | | |
MULTI_THREAD | static boolean MULTI_THREAD(Code) | | |
SCREEN_WIDTH | static int SCREEN_WIDTH(Code) | | |
SLEEP_TIME | static long SLEEP_TIME(Code) | | |
VIEW_EVENTS | static boolean[] VIEW_EVENTS(Code) | | |
CoordinationDemo | public CoordinationDemo()(Code) | | Construct and show the application.
|
clearScreen | public void clearScreen()(Code) | | |
printMenuOptions | public void printMenuOptions()(Code) | | |
printScreen | public synchronized void printScreen()(Code) | | |
setSystemStatus | public void setSystemStatus(String status)(Code) | | |
|
|