Thursday, April 06, 2006

muntjak Software - Home

muntjak Software - Home: "

This site is all about RADi, a professional Java GUI builder and application builder."

The GUI Builder part
Design grids are a common tool in screen design because they simplify aligning screen entities and validate the overall layout. The RADi editor is WYSIWYG and you can interactively control your layout's resizing behaviour. RADi supports antialiased text and panels can have background images. You can define table models and all kinds of renderers, so you can scetch a layout very precisely and in short time. RADi allows for easy internationalization using (RADi-generated) properties files. You can switch between all installed LookandFeels and you can define the FocusTraversalPolicy for frames and dialogs with a few mouse clicks.

The Application Builder part
RADi is a Bean container conforming to the JavaBeansTM specification. It supports both visible Beans and non-component Beans and provides a BeanContextServices implementation, allowing bean context aware Beans to share services. It is easy to specify event and property handlers which allow for simple inter-Bean communication.