public class WidgetUtilImpl extends Object
| Constructor and Description |
|---|
WidgetUtilImpl() |
| Modifier and Type | Method and Description |
|---|---|
HTML |
createApplet(String ident,
String archive,
String clazz,
String width,
String height,
boolean mayScript,
String ptags)
Creates the HTML needed to display a Java applet.
|
HTML |
createContainer(WidgetUtil.FlashObject obj)
Creates the HTML needed to display a Flash movie.
|
String |
createDefinition(WidgetUtil.FlashObject obj)
Creates the HTML string definition of an embedded Flash object.
|
public HTML createContainer(WidgetUtil.FlashObject obj)
public String createDefinition(WidgetUtil.FlashObject obj)
Copyright © 2013. All Rights Reserved.