© 2006-2007 ETH Zurich

org.ximtec.igesture.geco.gui
Class ComponentHandler

java.lang.Object
  extended by org.ximtec.igesture.geco.gui.ComponentHandler

public class ComponentHandler
extends Object

Provides access to available actions. Each action is instantiated only once.

Version:
0.9, Nov 22, 2007
Author:
Michele Croci, mcroci@gmail.com

Constructor Summary
ComponentHandler(MainView view)
          Constructor.
 
Method Summary
 MappingDialog getMappingDialog()
          Returns the dialog for mapping a gesture
 NewProjectDialog getNewProjectDialog()
          Get the dialog for creating a new project
 OptionsDialog getOptionsDialog()
          Get the dialog for creating a new project
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentHandler

public ComponentHandler(MainView view)
Constructor.

Method Detail

getMappingDialog

public MappingDialog getMappingDialog()
Returns the dialog for mapping a gesture


getNewProjectDialog

public NewProjectDialog getNewProjectDialog()
Get the dialog for creating a new project


getOptionsDialog

public OptionsDialog getOptionsDialog()
Get the dialog for creating a new project


© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.