Uses of Class
de.ukn.hci.squidy.manager.model.AbstractNode

Packages that use AbstractNode
de.ukn.hci.squidy.designer.util   
de.ukn.hci.squidy.manager.model Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
 

Uses of AbstractNode in de.ukn.hci.squidy.designer.util
 

Methods in de.ukn.hci.squidy.designer.util with parameters of type AbstractNode
 void InputWindow.registerKeyListener(AbstractNode node)
          Register key listener
 void InputWindow.registerMouseListener(AbstractNode node)
          Register mouse listener
 void InputWindow.removeKeyListener(AbstractNode node)
          Unregister key listener
 void InputWindow.removeMouseListener(AbstractNode node)
          Unregister mouse listener
 

Uses of AbstractNode in de.ukn.hci.squidy.manager.model
 

Subclasses of AbstractNode in de.ukn.hci.squidy.manager.model
 class EmptyNode
          EmptyNode.
 



Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.