BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.AppletElement

Packages that use AppletElement
weblogic.html   
 

Uses of AppletElement in weblogic.html
 

Methods in weblogic.html that return AppletElement
 AppletElement AppletElement.addElement(HtmlElement val)
          Deprecated. Adds the specified HtmlElement to an AppletElement.
 AppletElement AppletElement.addElement(java.lang.String str)
          Deprecated. Adds the specified StringElement to an AppletElement.
 AppletElement AppletElement.setAlign(AlignType val)
          Deprecated. Sets the alignment for an AppletElement.
 AppletElement AppletElement.setAlt(java.lang.String val)
          Deprecated. Sets alternate text for an AppletElement.
 AppletElement AppletElement.setArchive(java.lang.String archive)
          Deprecated. Sets the ARCHIVE attribute for an AppletElement.
 AppletElement AppletElement.setCode(java.lang.String code)
          Deprecated. Sets the name of the class file for an AppletElement.
 AppletElement AppletElement.setCodeBase(java.lang.String codebase)
          Deprecated. Sets the CODEBASE for an AppletElement.
 AppletElement AppletElement.setHeight(int height)
          Deprecated. Sets the height of an AppletElement.
 AppletElement AppletElement.setHSpace(int val)
          Deprecated. Sets the HSPACE attribute for an AppletElement.
 AppletElement AppletElement.setMayScript(boolean attrib)
          Deprecated. Sets the MAYSCRIPT attribute for an AppletElement.
 AppletElement AppletElement.setName(java.lang.String name)
          Deprecated. Sets the name for an AppletElement.
 AppletElement AppletElement.setVSpace(int val)
          Deprecated. Sets the VSPACE attribute for an AppletElement.
 AppletElement AppletElement.setWidth(int width)
          Deprecated. Sets the width of an AppletElement.
 


Documentation is available at
http://www.weblogic.com/docs51