com.pow2.webgui.tabbedselector
Class AmazonTabDrawer
java.lang.Object
com.pow2.webgui.WidgetStrategy
com.pow2.webgui.WidgetDrawer
com.pow2.webgui.tabbedselector.AmazonTabDrawer
public class AmazonTabDrawer
- extends WidgetDrawer
AmazonTabDrawer class.
- Author:
- Luca Fossato
Method Summary |
StringBuffer |
draw()
Gets the string representation of the Tab widget. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AmazonTabDrawer
public AmazonTabDrawer(Widget widget)
- Constructor.
- Parameters:
widget
- the widget to draw
draw
public StringBuffer draw()
throws Exception
- Gets the string representation of the Tab widget.
- Specified by:
draw
in class WidgetDrawer
- Returns:
- the string representation of the Tab widget
- Throws:
Exception
- if any error occurs
Copyright © 2002-2005 Power Of Two S.r.l. All Rights Reserved.