nextapp.echo2.testapp.interactive |
|
Java Source File Name | Type | Comment |
ButtonColumn.java | Class | |
ConsoleWindowPane.java | Class | A WindowPane which contains an event console. |
CoolDelayMessage.java | Class | An example of a more creative ServerDelayMessage . |
GhostTask.java | Class | Note to developers who might use this class as an example:
Don't. |
InteractiveApp.java | Class | Interactive Test Application Instance.
WARNING TO DEVELOPERS:
Beware that the Interactive Test Application is not a good example of an
Echo application. |
InteractiveServlet.java | Class | Interactive Test Application WebContainerServlet implementation. |
RandomClick.java | Class | Provides capability to randomly click any on-screen button. |
Styles.java | Class | |
StyleUtil.java | Class | |
TestGrid.java | Class | A layout component based on a Grid which provides a two column
layout, with labels in each left-hand cell describing test content in the
right-hand cells. |
TestPane.java | Class | Main InteractiveTest ContentPane which displays a menu
of available tests. |
WelcomePane.java | Class | ContentPane which displays a welcome/instruction message to
users when they initially visit the application. |