Commit Graph

10 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
Flávio Luiz Schiavoni 91fc3d7666 Netbeans' Form independent Login Dialog 2017-01-23 11:53:10 -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
Flávio Luiz Schiavoni 69dbb18825 Added manifest file on dist 2017-01-20 15:06:58 -02:00
Flávio Luiz Schiavoni 449795f6e2 Removed Netbeans stuffs. 2017-01-20 14:56:01 -02:00
Flávio Luiz Schiavoni 64ca5cca8d Netbeans stuff to ant tasks 2017-01-20 14:50:48 -02:00
Flávio Luiz Schiavoni bb436701db First commit with Desktop ScreenCast Software.
Be happy!
2017-01-20 14:49:29 -02:00
Flávio Luiz Schiavoni 9aab34f605 Initial commit 2017-01-20 14:46:40 -02:00