Uses of Class
viewer.Interaction

Packages that use Interaction
viewer   
 

Uses of Interaction in viewer
 

Methods in viewer with parameters of type Interaction
 void ViewerClient.attachInteraction(Interaction interaction)
          we want somewhere to send the commands the server sends us
 void Options.attachInteraction(Interaction interaction)
          give the options instance the interaction instance to use
 void Console.attachInteraction(Interaction interaction)
          Give consoleIn somewhere to send the commands to
 

Constructors in viewer with parameters of type Interaction
InteractionListener(Interaction interaction)
          create a new instance and set up some default keybindings