Uses of Interface
net.sf.jameleon.plugin.jiffie.util.BrowserCache

Packages that use BrowserCache
net.sf.jameleon.plugin.jiffie   
net.sf.jameleon.plugin.jiffie.ui   
net.sf.jameleon.plugin.jiffie.util   
 

Uses of BrowserCache in net.sf.jameleon.plugin.jiffie
 

Classes in net.sf.jameleon.plugin.jiffie that implement BrowserCache
 class IESessionTag
          This is a Jiffie implementation of the @see SessionTag.
 

Uses of BrowserCache in net.sf.jameleon.plugin.jiffie.ui
 

Classes in net.sf.jameleon.plugin.jiffie.ui that implement BrowserCache
 class IEActionPointGenerator
           
 

Constructors in net.sf.jameleon.plugin.jiffie.ui with parameters of type BrowserCache
IEListener(InternetExplorer target, BrowserCache browserCache)
          Instantiates a new listener and adds itself as navigation listener and window listener to the given browser.
 

Uses of BrowserCache in net.sf.jameleon.plugin.jiffie.util
 

Fields in net.sf.jameleon.plugin.jiffie.util declared as BrowserCache
protected  BrowserCache IEEventListener.browsers
          The list of open browser windows.
 

Constructors in net.sf.jameleon.plugin.jiffie.util with parameters of type BrowserCache
IEEventListener(InternetExplorer target, BrowserCache browserCache)
          Instantiates a new listener and adds itself as navigation listener and window listener to the given browser.
 



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