public class MouseTrigger extends Trigger
Trigger.TriggerType| Constructor and Description |
|---|
MouseTrigger(MouseAction mouseAction,
Region control,
Location location) |
| Modifier and Type | Method and Description |
|---|---|
Region |
getControl() |
Location |
getLocation() |
MouseAction |
getMouseAction() |
Trigger.TriggerType |
getTriggerType() |
String |
toString() |
public MouseTrigger(MouseAction mouseAction, Region control, Location location)
public MouseAction getMouseAction()
public Region getControl()
public Location getLocation()
public Trigger.TriggerType getTriggerType()
getTriggerType in class TriggerCopyright © 2022. All rights reserved.