Use a Window bean to add a window without a title bar, sizing borders, and sizing buttons. This bean is suitable for a splash window that your application displays briefly at startup.
Use a JWindow bean, rather than a Window bean, if you want to use Swing components in the window.
Composing a window
Sun's Window bean documentation
Window beans
Beans for visual composition