The Source for Java Technology Collaboration
User: Password:



Carla Mott

Carla Mott's Blog

New widget library for jMaki

Posted by carlavmott on October 07, 2007 at 10:06 PM | Comments (4)

I just made a few more widgets available for the jMaki framework. I've included widgets that folks have asked us to provide that did not go into the main release. The new widget library is called extra and is available for download from the widgets project. It includes the revolver widget which we use on the samples page, and the list and ibrowser widgets which were part of the jMaki beta release. The library contains everything you need to run these widgets.

If you are using NetBeans then all you need to do is to click Tools-> Palette -> Add jMaki Library and the library will be added to the palette ready for you to drag and drop items in your application. Otherwise you will have to unzip the library contents in your web application.


Bookmark blog post: del.icio.us del.icio.us Digg Digg DZone DZone Furl Furl Reddit Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment

  • Hi Carla - jMaki moves on .... Arun gave me a great demo at OSCon ... What do the new widgets do?

    Posted by: mortazavi on October 08, 2007 at 01:46 PM

  • Included in the extras widget lib are the list, revolver and ibrowser widgets. The list widget is like a todo list. The revolver we use on our samples page to list the samples we have using animation and images. The ibrowser widget scrolls through a set of images like a carousel.

    Carla

    Posted by: carlavmott on October 16, 2007 at 11:03 AM

  • Great add ons thanks.

    Posted by: sloanb on November 14, 2007 at 03:59 PM

  • Hi Carla
    Thank you very much.

    Yet when I tried dojo.dijit.grid with service="/getjason.do"
    where /getjason.do returns a jason like the followings, there is no output. But this works fine with yahoo.dataTable.

    Do you know why?

    Thank you!


    {columns : [
    { label : 'Cust id', id : 'title'},
    { label :'Author', id : 'author'},
    { label : 'ISBN', id : 'isbn'},
    { label : 'Description', id : 'description'}
    ],
    rows : [
    { title : 'Book Title 1', author : 'Author 1', isbn: '4412', description : 'A Some long description'},
    { id : 'bar', title : 'Book Title 2', author : 'Author 2', isbn : '4412', description : 'A Some long description'}
    ]
    }

    Posted by: wc2006 on February 20, 2008 at 05:41 PM



Only logged in users may post comments. Login Here.


Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds