|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MouseInputEvent
An event providing information on input from a mouse.
| Method Summary | |
|---|---|
MouseInput |
getInput()
|
| Methods inherited from interface com.guiseframework.event.GestureInputEvent |
|---|
getKeys, hasAltKey, hasControlKey, hasShiftKey |
| Methods inherited from interface com.guiseframework.event.InputEvent |
|---|
consume, isConsumed |
| Methods inherited from interface com.guiseframework.event.GuiseEvent |
|---|
getSession |
| Methods inherited from interface com.globalmentor.event.Event |
|---|
getSource |
| Method Detail |
|---|
MouseInput getInput()
getInput in interface GestureInputEventgetInput in interface InputEventnull if there is no input associated with this event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||