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

java.lang.Object
  extended byedu.washington.cs.supple.render.DeviceProperties
      extended byedu.washington.cs.supple.wlib.java2.DesktopDeviceProperties
          extended byedu.washington.cs.supple.wlib.java2.ShortcutExperimentDeviceProperties

public class ShortcutExperimentDeviceProperties
extends DesktopDeviceProperties

Author:
kgajos

Field Summary
 
Fields inherited from class edu.washington.cs.supple.wlib.java2.DesktopDeviceProperties
recentCostFunction
 
Fields inherited from class edu.washington.cs.supple.render.DeviceProperties
DEFAULT_CLASS
 
Constructor Summary
ShortcutExperimentDeviceProperties()
           
 
Method Summary
 java.lang.String getName()
           
 WidgetFactory getWidgetFactory()
           
 
Methods inherited from class edu.washington.cs.supple.wlib.java2.DesktopDeviceProperties
getAvailableScreenSize, getConstraintFactory, getCostFunction, getFactoredCostCalculator, getFactoredCostFunction, getRenderer, getVetoFunction
 
Methods inherited from class edu.washington.cs.supple.render.DeviceProperties
getDefaultDeviceProperties, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortcutExperimentDeviceProperties

public ShortcutExperimentDeviceProperties()
Method Detail

getName

public java.lang.String getName()
Overrides:
getName in class DesktopDeviceProperties

getWidgetFactory

public WidgetFactory getWidgetFactory()
Overrides:
getWidgetFactory in class DesktopDeviceProperties