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 |
Flávio Luiz Schiavoni
|
4793fbdacf
|
- Added a MenuBar
- Chat Window is now a separated Modal Window
|
2017-01-23 11:38:19 -02:00 |
Flávio Luiz Schiavoni
|
fd16955a34
|
- Added Chat messages
- Changed login port form field from text to spin
- Created an abstract class to message serialization
|
2017-01-20 17:30:53 -02:00 |