Sidewinder is a new kind of desktop application framework that uses web languages such as XHTML, SVG, XForms and Ajax, in place of more complex languages such as C++, C# or Java.
Sidewinder is a new kind of desktop application framework that uses web languages such as XHTML, SVG, XForms and Ajax, in place of more complex languages such as C++, C# or Java.
Sidewinder is a new kind of desktop application framework that uses web languages such as XHTML, SVG, XForms and Ajax, in place of more complex languages such as C++, C# or Java.
RSWT allows any Java SWT application running on one host to display its GUI components on a remote host and to receive all the events that are posted to its components in the remote host. Java applications interact with and display GUI components by using
RSWT allows any Java SWT application running on one host to display its GUI components on a remote host and to receive all the events that are posted to its components in the remote host. Java applications interact with and display GUI components by using
RSWT allows any Java SWT application running on one host to display its GUI components on a remote host and to receive all the events that are posted to its components in the remote host. Java applications interact with and display GUI components by using SWT APIs. RSWT implements all SWT APIs without using any native code and in a client-server fashion that is transparent to the Java application. The server-side host that executes the SWT APIs is not required to use graphics; all graphics services are carried out via Remote SWT to a remote client-side host.