コード例 #1
0
 /**
  * Get the dialog box title
  *
  * @return
  */
 public String getDialogTitle() {
   return dialogBox.getText();
 }