Using the render window
A fairly major advance in Lavas technology is the render window that can
be invoked from the View menu. The render window allows you to view the
GUI, as interpreted by Java, on the fly without having to save and compile
the code.
When you run the render window, Lava saves the code for your GUI in a temp
file and compiles it. It then creates a test panel containing your GUI and
puts it into a dialog for your viewing before deleting the temp files. This
allows you to view your GUI as it will finally look as with GridBagLayouts
the final GUI is often quite different from what was expected.
NB. The render window is quite slow in appearing due to the fact it has to
compile your code etc. Please be patient as Lava may appear to have locked up.
Back to contents
This software is provided by the author "As is" and any express or implied warranties, including,
but not limited to, the implied warranties of merchantability and fitness for a particular purpose
are disclaimed. In no event shall the author or contributors be liable for any direct, indirect,
incidental, special, exemplary, or consequential damages (including, but not limited to, procurement
of substitute goods or services; loss of use, data, or profits; or business interruption) however
caused and on any theory of liability, whether in contract, strict liability, or tort (including
negligence or otherwise) arising in any way out of the use of this software, even if advised of
the possibility of such damage.
Web Design By