Package org.drools.games
Class KeyPressed
- java.lang.Object
-
- org.drools.games.KeyPressed
-
public class KeyPressed extends Object
-
-
Constructor Summary
Constructors Constructor Description KeyPressed(String keyText)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKeyText()voidsetKeyText(String keyText)StringtoString()
-