Uses of Interface
com.opera.core.systems.interaction.UserInteraction

Packages that use UserInteraction
com.opera.core.systems.interaction   
 

Uses of UserInteraction in com.opera.core.systems.interaction
 

Classes in com.opera.core.systems.interaction that implement UserInteraction
 class Keyboard
          Keyboard user interactions, part of OperaUserInteraction to support typing and key strokes.
 class Mouse
          Mouse user interactions, part of OperaUserInteraction to support clicking and moving the mouse.
 

Methods in com.opera.core.systems.interaction that return types with arguments of type UserInteraction
 java.util.List<UserInteraction> OperaAction.getActions()
           
 

Constructors in com.opera.core.systems.interaction with parameters of type UserInteraction
OperaAction(UserInteraction... userInteractions)
           
 



Copyright © 2011. All Rights Reserved.