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