Modifier and Type | Method | Description |
---|---|---|
DialogReply |
ScriptingAddition.displayDialog(String theTextToDisplayInTheDialogBox,
String theDefaultEditableText,
boolean shouldEditableTextBeDisplayedAsBulletsDefaultIsFalse,
String[] aListOfUpToThreeButtonNames,
String theNameOrNumberOfTheDefaultButton,
String theNameOrNumberOfTheCancelButton,
String theDialogWindowTitle,
String theResourceNameOrIdOfTheIconToDisplay,
Stic OrOneOfTheseSystemIcons,
JaplScriptFile OrAnAliasOrFileReferenceToAIcnsFile,
int numberOfSecondsToWaitBeforeAutomaticallyDismissingTheDialog) |
Display a dialog box, optionally requesting user input.
|