Problem Statement
Create a Swing panel with a text field and a label. Releasing a key must update the label with the uppercase form of the text.
DEMO-OOP-33 โข Object Oriented Programming
Create a Swing panel with a text field and a label. Releasing a key must update the label with the uppercase form of the text.
Input is given as whitespace-separated values and is used by Main.java to simulate the GUI interaction.
Print the final label text returned by the simulation.
Submit runs every public testcase in this browser. Results and code never leave this device.
java
Mirror: JAVA
swing
Mirror: SWING
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question