com.creamtec.ajaxswing.rendering.html
Class RenderUtils

java.lang.Object
  extended by com.creamtec.ajaxswing.rendering.html.RenderUtils

public class RenderUtils
extends java.lang.Object


Constructor Summary
RenderUtils()
           
 
Method Summary
static void appendContextMenuEventHandler(HTMLPage page, java.awt.Component component)
           
static void renderContextMenu(HTMLPage page, java.awt.Component component)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenderUtils

public RenderUtils()
Method Detail

appendContextMenuEventHandler

public static void appendContextMenuEventHandler(HTMLPage page,
                                                 java.awt.Component component)
                                          throws java.lang.Exception
Throws:
java.lang.Exception

renderContextMenu

public static void renderContextMenu(HTMLPage page,
                                     java.awt.Component component)
                              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2000-2008 CreamTec LLC. All Rights Reserved.