Class JOptionPane
java.lang.Object
com.vuze.plugins.mlab.tools.ndt.swingemu.JOptionPane
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
showMessageDialog
(Object wha, String str) static void
showMessageDialog
(Object wha, String str1, String str2, int a)
-
Field Details
-
INFORMATION_MESSAGE
public static final int INFORMATION_MESSAGE- See Also:
-
-
Constructor Details
-
JOptionPane
public JOptionPane()
-
-
Method Details
-
showMessageDialog
-
showMessageDialog
-