My favorites | Sign in
Project Logo
                
Search
for
Updated Dec 03, 2008 by xsonymathew
Labels: Phase-Implementation, Phase-Deploy
AxisPanel  

AxisPanel

Overview:

See Article Fluent DSL for Rich-UI

axis_panel_1.0.jar

  • Contains AxisPanel fluent interface for GWT.
    • GWT version generates HTML browser-side for rich dynamic web-pages.
    • This same interface could conceivably be re-implemented to generate HTML server-side for static/semi-static web-pages.
    • Also includes a rough cut implementation for Java Swing for comparison.
  • Contains a couple of demo panels showing how AxisPanel can be used.
  • Contains both Java source and classes.
  • To use:
    • Place jar on classpath.
    • Specify <inherits name='com.xsm.gwt.WidgetUtil'/> in your module's gwt.xml file.
    • Use AxisPanel in your code as shown in included demo panels.

Sign in to add a comment
Hosted by Google Code