No description
Find a file
dcollin 09d15b4a80 Refactoring: moving more GUI logic to each controller class
-Adding a handler for SSDP
-CoderClient giving control to each controller to be able to show itself on the main stage
2015-11-13 13:25:36 +01:00
.settings A simple client for CoderServer 2015-10-09 13:37:45 +00:00
lib Implemented SSDP client and is now using graphical list cells in ListViews 2015-10-22 14:08:31 +00:00
src/com/coder/client Refactoring: moving more GUI logic to each controller class 2015-11-13 13:25:36 +01:00
.classpath Refactoring. Introducing a separate listener for each message type recieved. 2015-11-10 15:16:10 +01:00
.gitignore Added .gitignore file 2015-10-26 13:34:36 +01:00
.project Moving state variables from CoderClient to each GUI window. 2015-10-27 12:18:22 +01:00
CoderClient.iml Updated Coder protocoll 2015-11-04 23:37:54 +01:00