com.liferay.lawt
Class LAWTUtil

java.lang.Object
  extended bycom.liferay.lawt.LAWTUtil

public class LAWTUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
LAWTUtil()
           
 
Method Summary
static void waitForImage(java.awt.Component component, java.awt.Image image)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LAWTUtil

public LAWTUtil()
Method Detail

waitForImage

public static void waitForImage(java.awt.Component component,
                                java.awt.Image image)