net.sf.jameleon.plugin.jiffie.ui
Class JiffieUIEventHandlerFactory

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

public class JiffieUIEventHandlerFactory
extends Object
implements EventHandlerFactory

This class creates instances of the JiffieEventHandler class.


Constructor Summary
JiffieUIEventHandlerFactory()
           
 
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

JiffieUIEventHandlerFactory

public JiffieUIEventHandlerFactory()
Method Detail

createEventHandler

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


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