Advertisement
Devanshu-bot

All link Practical Sem-4

Jun 26th, 2023
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | Source Code | 0 0
  1. // All link Practical Sem-4
  2.  
  3. 1) WAP to implement Thread synchronization:- https://pastebin.com/ngPsewjc
  4.  
  5. 2) WAP to implement all mouse events:- https://pastebin.com/JUK4jJsP
  6.  
  7. 3) WAP to implement key-events:- https://pastebin.com/EZXsPmGT
  8.  
  9. 4) WAP to create a simple calculator in swings. Use buttons and textfields:- https://pastebin.com/taU3z3gq
  10.  
  11. 5) WAP to create a 3 button: On clicking the button, the background color of the frame should change to R, B, G:- https://pastebin.com/VB0HRhq8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement