No description
Find a file
dcollin 5a9e709ae8 Refactoring: Moving GUI program logic from CoderClient to each controller class
-Removing the Session Guard
-Adding a SessionHandler
-Adding a ProjectHandler
2015-11-11 16:16:34 +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 GUI program logic from CoderClient to each controller class 2015-11-11 16:16:34 +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