Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.openwave.oui.rendering.upgui
Class RsDeckUPGUI  view RsDeckUPGUI download RsDeckUPGUI.java

java.lang.Object
  extended bycom.openwave.oui.framework.RenderingStrategy
      extended bycom.openwave.oui.rendering.upgui.RsDeckUPGUI

public class RsDeckUPGUI
extends com.openwave.oui.framework.RenderingStrategy

RsDeckUP4 works with the UP.Browser


Field Summary
 
Fields inherited from class com.openwave.oui.framework.RenderingStrategy
waomElementName
 
Constructor Summary
RsDeckUPGUI()
          RsDeckUP4 constructor comment.
 
Method Summary
 void renderBegin(com.openwave.oui.framework.WaomElement element, java.io.Writer stream, int level)
          begin tag
 void renderEnd(com.openwave.oui.framework.WaomElement element, java.io.Writer stream, int level)
          end tag
 
Methods inherited from class com.openwave.oui.framework.RenderingStrategy
getElementName, indentBy, isBottomElement, isTopElement, render, renderBody, renderIdClass, renderIdClass, renderSortedBody, renderXmlHeader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RsDeckUPGUI

public RsDeckUPGUI()
RsDeckUP4 constructor comment.

Method Detail

renderBegin

public void renderBegin(com.openwave.oui.framework.WaomElement element,
                        java.io.Writer stream,
                        int level)
                 throws java.io.IOException
begin tag


renderEnd

public void renderEnd(com.openwave.oui.framework.WaomElement element,
                      java.io.Writer stream,
                      int level)
               throws java.io.IOException
end tag