Separation of concerns between SWTConsole and Key listener.

made an interface for the listener to use. Added test of the listener
effects.

Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
This commit is contained in:
2016-11-19 17:36:51 -05:00
parent c2fa0f2c0b
commit a70be63894
5 changed files with 252 additions and 21 deletions

View File

@@ -47,7 +47,7 @@
<parent>
<groupId>fr.bigeon</groupId>
<artifactId>ebigeon-config</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
</parent>
<dependencies>
<dependency>