The category is javax.swing.JOptionPane and it has static strategies like showMessageDialog() and showInputDialog() to show messages in pop up dialog containers.
http://docs.oracle.com/javase/8/docs/api/index.htm
The category description within the above hyperlink has examples of various makes use of of the category, as does the Java Tutorials path on making a GUI with Swing:
https://docs.oracle.com/javase/tutorial/uiswing/co
This post is last updated on hrtanswers.com at Date : 1st of September – 2022