AWTX Suite - AWT eXtensions
To display Web pages, browsers render HTML. Therefore most of elements of user interface can be described using standard HTML: such as buttons, tables, checkboxes, radio buttons, combo boxes, etc. To implement more complex interface it is common to use either Java or DHTML with JavaScript.
Java has two alternatives to represent elements of user interface: AWT or Swing. Though both of these alternatives are platform-independent, AWT uses platform-specific interfaces to display GUI elements. Therefore programs written on its basis are much faster and smaller then Swing-based, though Swing is more advanced.
Unfortunately, Swing is included in standard Java distribution only since version 1.2, so most of browsers doesn't support it natively, only using Java JRE plug-in. This makes usage of Swing based components more difficult for end-users.
Working on development of Web-applications with complex functionality, Scand has developed a set of advanced applets, based on AWT only, to supply community of Web-developers with a useful, light-weight and customizable components. All applets provide an API - public methods that can be called from JavaScript. Having built-in small and efficient XML parser, applets can be initialized from XML stream, according to the latest market needs.
This package contains a set of 12 AWT extension applets developed by Scand LTD.
For the binary distribution (as .JAR archive ) please refer to the appropriate directory and then - sub-directory 'bin', sources - sub-directory 'src', documentation - 'docs' and for samples - see sub-directory samples, or just click a corresponding link in the table above.
Scand provides you with binary packages and sources (for some applets),
documentation and 1-year support. Please make sure that license for sources
disallow re-distribution of sources as well as re-selling of the componets.
You are always welcome to contact us for support to email address:
info@scand.com
When contacting us, please provide your reference number.
Thank you for choosing our products and
we wish you to enjoy working with them.
With best regards,
Scand LTD.
|