|
|
Overview
WebFaces is a new, coming soon, visual RAD tool that we are developing to
speed even further web application development. The tool is developed in the
form of a plugin for the popular NetBeans and Sun One Studio IDEs. Initially
based on TICL as the underlying UI framework, it will evolve together with TICL
towards support of the upcoming JSF (Java Server Faces) specification. Hence
the name WebFaces.
Core Features
| Feature | Details |
| Page Designer |
The page designer is full-blown JSP page creation tool with a component
palette for all TICL UI elements, property editors, complex component
editor wizards for menus, table views and the like. You can switch from
a page designer view to code view to run-time view. The page designer also
supports the high-level layout managers of TICL thus allowing you to easily
compose the visual layout of page and manipulate layout containers as any
other UI element.
|
| Code Generation Wizards |
The code generation wizards allow you to create event listeners, new components,
component instances, pages etc. in a matter of a few keystrokes and mouse clicks.
|
| Styling Editor |
The styling editor allows you to easily work with TICL styling objects
(styles, skins, renderers, themes, styling variables) by providing an
explorer view of all styling objects defined for a web application. Advanced
property editors for the various types of skin parameters such as a
color chooser, template editor, CSS style editor and
many, many more are included.
|
| Instant Run-Time View |
You can execute your JSP page instantly in an embeded mainstream browser by simply
switching to the run-time view of a page. [Note that this feature
may not be available on all platforms.]
|
| User Agent Capabilites Explorer |
Work with your user agent capabilities configuration in a convenient explorer
through a structured view of the various browsers' properties, both static
and dynamic.
|
| Server-Side Events Explorer |
Manipulate server-side events, listeners, event factories etc. from a simple
to use explorer that provides a coherent view of all event/controller logic
of your application.
|
| Sun ONE Studio Web Module Integration |
By integrating with the Sun ONE Studio web modules, WebFaces allows you to
instantly deploy TICL in a web application and work with TICL explorers from
the web module view, providing a uniform experience during application
development.
|
Check back soon on the web site for a download of WebFaces!
|