com.pow2.webgui.lister
Class AmazonListerDrawer

java.lang.Object
  extended by com.pow2.webgui.WidgetStrategy
      extended by com.pow2.webgui.WidgetDrawer
          extended by com.pow2.webgui.lister.AmazonListerDrawer

public class AmazonListerDrawer
extends WidgetDrawer

ListerDrawer class.

Author:
Luca Fossato

Field Summary
 
Fields inherited from class com.pow2.webgui.WidgetStrategy
widget
 
Constructor Summary
AmazonListerDrawer(Widget widget)
          Constructor.
 
Method Summary
 StringBuffer draw()
          Gets the string representation of the Lister widget.
 
Methods inherited from class com.pow2.webgui.WidgetStrategy
getWidget, setWidget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmazonListerDrawer

public AmazonListerDrawer(Widget widget)
Constructor.

Parameters:
widget - the widget to draw
Method Detail

draw

public StringBuffer draw()
                  throws Exception
Gets the string representation of the Lister widget.

Specified by:
draw in class WidgetDrawer
Returns:
the string representation of the Lister widget
Throws:
Exception - if any error occurs


Copyright © 2002-2005 Power Of Two S.r.l. All Rights Reserved.