deleting a showMessageDialog

since it's static, I can not delete it (I type JOptionPane.showMessageDialog) . can I make a not static one with the same functionality, or delete it from the screen even though it is static?
[199 byte] By [matliva] at [2007-10-3 9:22:19]
# 1
What do you mean you can't delete it because it is static?What do you mean by delete? (hide, dispose, etc.)What are you trying to do?
zadoka at 2007-7-15 4:35:57 > top of Java-index,Desktop,Core GUI APIs...