Back Forward CDK Home Reference Samples Resources
FloatingWindow

 Building the FloatingWindow Component

The FloatingWindow is built from the following source:


The JAR file is constructed using a batch file, which references a manifest file which notes which file(s) in the JAR are JavaBeans:


Create FloatingWindow.jar by running BuildFloatingWindow.bat (or BuildFloatingWindow.sh on Unix) from the (install dir)/samples/FloatingWindow/ directory.

Note: Another way to build a floating window component would be to use CSS; for more information see Positioning HTML Elements with Cascading Style Sheets (CSSP) and JavaScript 1.2.


( return to the top of the page )