| FloatingWindow |
Building the FloatingWindow Component |
The FloatingWindow is built from the following source:
sh BuildFloatingWindow.sh
)
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.