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

java.lang.Object
  extended by net.sf.jameleon.plugin.jiffie.util.JiffieEventHandlerFactory
All Implemented Interfaces:
EventHandlerFactory

public class JiffieEventHandlerFactory
extends Object
implements EventHandlerFactory

This class creates instances of the JiffieEventHandler class.


Constructor Summary
JiffieEventHandlerFactory()
           
 
Method Summary
 EventHandler createEventHandler(InternetExplorer parentBrowser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiffieEventHandlerFactory

public JiffieEventHandlerFactory()
Method Detail

createEventHandler

public EventHandler createEventHandler(InternetExplorer parentBrowser)
Specified by:
createEventHandler in interface EventHandlerFactory


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