Commit Graph

3 Commits

Author SHA1 Message Date
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