edu.washington.cs.supple.wlib.java2
Class ShortcutExperimentWidgetFactory

java.lang.Object
  extended byedu.washington.cs.supple.wlib.AbstractWidgetFactory
      extended byedu.washington.cs.supple.wlib.java2.ShortcutExperimentWidgetFactory
All Implemented Interfaces:
java.io.Serializable, WidgetFactory

public class ShortcutExperimentWidgetFactory
extends AbstractWidgetFactory

Author:
kgajos
See Also:
Serialized Form

Constructor Summary
ShortcutExperimentWidgetFactory()
           
 
Method Summary
 java.util.Vector getWidgets(UiObject object)
           
 
Methods inherited from class edu.washington.cs.supple.wlib.AbstractWidgetFactory
getWidget, wrapWidget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortcutExperimentWidgetFactory

public ShortcutExperimentWidgetFactory()
Method Detail

getWidgets

public java.util.Vector getWidgets(UiObject object)