Imp
[using it]
Interface Manipulation Package v4.0 (2008-06-25) a-projector ©copyright Author


imp.gui
Class MouseInteraction

java.lang.Object
  extended by imp.gui.MouseInteraction

public abstract class MouseInteraction
extends Object

Defines mouse interaction with a graphical pane.


Constructor Summary
MouseInteraction(JComponent pane)
          Constructs a mouse-interaction for the given component.
 
Method Summary
 void interaction(String interaction)
          Sets the interaction with the component and return this.
abstract  void outputValue(String value)
          Called when a mouse interaction is output.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MouseInteraction

public MouseInteraction(JComponent pane)
Constructs a mouse-interaction for the given component.

Method Detail

interaction

public void interaction(String interaction)
Sets the interaction with the component and return this.

Parameters:
interaction - The mouse interaction:

outputValue

public abstract void outputValue(String value)
Called when a mouse interaction is output.

Parameters:
value - The mouse interaction value: