Package eu.su.mas.dedale.gui
Class KeyboardObservable
java.lang.Object
eu.su.mas.dedale.gui.KeyboardObservable
- All Implemented Interfaces:
Serializable
This class is used to capture the keys pressed within the GUI and notify the appropriate components
- Author:
- hc
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Constructor Details
-
KeyboardObservable
public KeyboardObservable()
-
-
Method Details
-
addPropertyChangeListener
-
removePropertyChangeListener
-
setKeyPressed
-
getKeyPressed
-