public final class CheckIndexDialogFactory extends Object implements DialogOpener.DialogFactory
| Modifier and Type | Method and Description |
|---|---|
JDialog |
create(Window owner,
String title,
int width,
int height) |
static CheckIndexDialogFactory |
getInstance() |
public static CheckIndexDialogFactory getInstance() throws IOException
IOExceptionpublic JDialog create(Window owner, String title, int width, int height)
create in interface DialogOpener.DialogFactoryCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.