public class QuestionWindow
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static int |
NO
The no constant
|
static int |
reply
The reply.
|
static int |
YES
The no constant
|
Constructor and Description |
---|
QuestionWindow(javax.swing.JFrame parent,
java.lang.String text)
This class creates a basic modal window with two buttons, labelled yes and know no and with a
specified title.
|
public static final int NO
public static final int YES
public static int reply