Uploaded Presentation
This commit is contained in:
@@ -104,7 +104,7 @@ public class ChatController implements Initializable {
|
||||
});
|
||||
|
||||
/**
|
||||
* Initialize what happens when the sen button is pressed
|
||||
* Initialize what happens when the send button is pressed
|
||||
*/
|
||||
sendButton.setOnAction(new EventHandler<ActionEvent>() {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user