/*
 ************************************************************************
 *  
 * Java 3D configuration file for a conventional single screen, windowed
 * desktop configuration.
 *  
 ************************************************************************
 */

(NewWindow window1 0)
(WindowProperty window1 WindowSize (700.0 700.0))

(NewView view1)
(ViewProperty view1 Window window1)

Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.