net.sf.jameleon.plugin.jiffie.util
Class IEUtility

java.lang.Object
  extended by net.sf.jameleon.plugin.jiffie.util.IEUtility

public class IEUtility
extends Object


Constructor Summary
IEUtility()
           
 
Method Summary
static boolean sendKeys(String title, String keys, int maxWaitTimeInHundrendths)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IEUtility

public IEUtility()
Method Detail

sendKeys

public static boolean sendKeys(String title,
                               String keys,
                               int maxWaitTimeInHundrendths)


Copyright © 2004-2008 Christian Hargraves. All Rights Reserved.