The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Announcing AJAX jMaki plugin for NetBeans IDE

Posted by ludo on June 15, 2006 at 11:18 AM PDT

Bonjour, comment Java?


Wouldn't be great if by just writing this:

<a:ajax name="sudoku" />

in one of your Web Application JSP files, you would get this?



Or by typing:


<a:ajax type="dojo" name="resizabletextarea"/>

you would get:



or, after resising the dojo component:



or

<a:ajax type="dojo" name="fisheye"/>

<a:ajax type="dojo" name="resizabletextarea"/>

would be rendered as:



and:



Well, it's kinda possible with the jMaki project.

You can even avoid entirely typing the <a:ajax...> tags with the jMaki NetBeans plugin: by using the jMaki component palette, you just Drag And Drop with the mouse...Does not need a keyboard at all :-)

Watch the screencast here...

Ludo


Related Topics >> Tools      
Comments
Comments are listed in date ascending order (oldest first)