Class Prompt
java.lang.Object
com.martiansoftware.nailgun.examples.Prompt
Prompts the user for input using a JOptionPane, and displays the
result to the client's stdout. If the user clicks "cancel", the
client exits with exit code 1.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Prompt
public Prompt()
-
-
Method Details
-
nailMain
-