Commit Graph

2 Commits

Author SHA1 Message Date
Flávio Luiz Schiavoni 42ba2744cb - Main methods moved to MainWindow class (still not good but much better than before)
- Local variable socket IP address moved to socket class
- AlarmClock now is just a scheduler
- Still working on message too long error
2017-01-23 16:00:12 -02:00
Flávio Luiz Schiavoni 5d5d87de77 - MainWindow is a class without a Netbeans form
- Menu is a separated Class
- Login is a class without a NetBeans form
- Messages are using heritage to be serializable
2017-01-23 15:28:54 -02:00