2008年7月18日 星期五

JOptionPane

show message box

showConfirmDialog
   Asks a confirming question, like yes/no/cancel.
showInputDialog
  Prompt for some input.
showMessageDialog
  Tell the user about something that has happened.
showOptionDialog
  The Grand Unification of the above three.

沒有留言: