Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
1)Can a Java GUI created with swing UI components run on all platforms (ex. OSX, Windows, Unix, etc.)?
1) Can a Java GUI created with swing UI components run on all platforms (ex. OSX, Windows, Unix, etc.)?
2) Can you give a real world scenario of when you would use the following:
2.1) Text field vs text area?
2.2) Label versus text field?
2.3) Button versus radio button?
2.4) Checkbox vs dropdown list?