public class DialogFactory extends Object
| Constructor and Description |
|---|
DialogFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
centerDialog(Frame parent,
JDialog dialog) |
static JDialog |
getJDialogInstance(Frame owner,
String title,
boolean modal,
JAbsrtactDialogPanel content,
String imagePath) |
Copyright © 2016. All rights reserved.