See: Description
| Interface | Description |
|---|---|
| LdeLauncher |
Interface for classes that can launch an LDE, e.g.
|
| Class | Description |
|---|---|
| DevToolkit |
This component adds a "Developer Toolkit" to the UI.
|
| DevToolkit.UITreeNode |
Simple node extension for displaying the UI structure.
|
| EchoServlet |
An echo servlet used for internal testing.
|
| LdeSessionUtil |
LdeSessionUtil provides session utility methods for the LDE.
|
| PlainLauncher |
This class enables easy running of a shared WComponent instance in a Jetty servlet container for development and
testing purposes.
|
| StandaloneLauncher |
This launcher is intended to be run in a stand-alone environment, i.e. directly From a jar file rather than through
an IDE.
|
| StandaloneLauncher.MyLauncher |
Extension of PlainLauncher to make getUrl() public.
|
| StandaloneLauncher.TextAreaLogger |
A commons-logging Log implementation which logs to the StandaloneLauncher log.
|
| TestServlet |
Enables WComponents to be run in a LDE environment.
|
Copyright © 2016. All rights reserved.