|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Interactor
This interface represents an object which interacts with a GVT component.
| Method Summary | |
|---|---|
boolean |
endInteraction()
Tells whether the interaction has finished. |
boolean |
startInteraction(InputEvent ie)
Tells whether the given event will start the interactor. |
| Methods inherited from interface java.awt.event.KeyListener |
|---|
keyPressed, keyReleased, keyTyped |
| Methods inherited from interface java.awt.event.MouseListener |
|---|
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased |
| Methods inherited from interface java.awt.event.MouseMotionListener |
|---|
mouseDragged, mouseMoved |
| Method Detail |
|---|
boolean startInteraction(InputEvent ie)
boolean endInteraction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||