Return string Input with parse.string
You can use custom component instead of a string message, for example: import javax.swing.JLabel; import javax.swing.JOptionPane; import javax.swing.JPanel; import javax.swing.JTextField; public class TestDialog ...
-
April 3, 2022
- 0 Comments