| Home >> All |
| | ccp.gui.* (9) | | ccp.jdk.* (6) |
Package Samples:
ccp.gui
ccp.jdk
Classes:
CcpNetClient: This class implementes the CCP net client. It implements a Observable, which will update the parent class. The client application should implement the Observer interface. In case a message is received, the Observable will set the changed flag and will call the update class.
JspmNetClient: This class implementes the CCP net client. It implements a Observable, which will update the parent class. The client application should implement the Observer interface. In case a message is received, the Observable will set the changed flag and will call the update class.
JspmCcpCatchPanel: This class provides a connection to a JSPM CCP server and receives all messages coming in or going out of the server. It provides a Java GUI in which a list of all messages are displayed.
JspmCcpStatusPanel: This class provides the status panel, which consits of a progress bar on the right side and a status line on the left side.
JspmCcpDebug: This class provides a JSPM CCP debugging tools. It displays all debug messages generated by the CCP server daemon.
JspmCcpCatch: This class provides control interface to the JSPM Event Management.
JspmCcpCatchMenuBar: This class defines the menu bar for the JSPM Event Management.
JspmCcpDebugMenuBar: This class defines the menu bar for the JSPM Event Management.
JspmCcpDebugCellRenderer: The TableCellRenderer. I'm using for the data table.
JspmCcpTableCellRenderer: The TableCellRenderer. I'm using for the data table.
JspmCcpDebugPanel
CcpNetException
CcpNetMessage
JspmNetException
JspmNetMessage
| Home | Contact Us | Privacy Policy | Terms of Service |