org.exolab.adaptx.util
public class ConsoleDialog extends Object
Version: $Revision: 3633 $ $Date: 2003-03-01 02:38:44 -0500 (Sat, 01 Mar 2003) $
Constructor Summary | |
---|---|
ConsoleDialog()
Creates a new Console Dialog
|
Method Summary | |
---|---|
boolean | confirm(String message)
Presents a confirmation prompt with the given message |
Parameters: message, the confirmation prompt message to display
Returns: true if the user has selected a positive confirmation, otherwise false