Class AWTLightKeyController
java.lang.Object
org.jzy3d.chart.controllers.keyboard.lights.AWTLightKeyController
- All Implemented Interfaces:
KeyListener,EventListener,ILightKeyController
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAWTLightKeyController(Chart chart) AWTLightKeyController(Chart chart, int lightId) AWTLightKeyController(Chart chart, Light light) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Field Details
-
chart
-
lightId
protected int lightId
-
-
Constructor Details
-
AWTLightKeyController
-
AWTLightKeyController
-
AWTLightKeyController
-
-
Method Details
-
keyPressed
- Specified by:
keyPressedin interfaceKeyListener
-
keyReleased
- Specified by:
keyReleasedin interfaceKeyListener
-
keyTyped
- Specified by:
keyTypedin interfaceKeyListener
-