public class InfoDialog extends Object
| Modifier and Type | Field and Description |
|---|---|
private Box |
box |
private JTextPane |
infoText |
private JCheckBox |
showAgainBox |
| Constructor and Description |
|---|
InfoDialog() |
| Modifier and Type | Method and Description |
|---|---|
private Box |
getBox() |
private JTextPane |
getInfoText() |
private JCheckBox |
getShowAgainBox() |
boolean |
showDialog(String text,
Component parent) |
boolean |
showThisDialogNextTime() |