public class ScreenInfoAction extends KeyStroke
Constructor and Description |
---|
ScreenInfoAction(TerminalPosition position)
Constructs a ScreenInfoAction based on a location on the screen
|
Modifier and Type | Method and Description |
---|---|
TerminalPosition |
getPosition()
The location of the mouse cursor when this event was generated.
|
String |
toString() |
equals, fromString, getCharacter, getEventTime, getKeyType, hashCode, isAltDown, isCtrlDown, isShiftDown
public ScreenInfoAction(TerminalPosition position)
position
- the TerminalPosition reported from terminalpublic TerminalPosition getPosition()
Copyright © 2016. All rights reserved.