public final class DocValuesDialogFactory extends Object implements DialogOpener.DialogFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
DocValuesDialogFactory.Decoder
doc value decoders
|
| Modifier and Type | Method and Description |
|---|---|
JDialog |
create(Window owner,
String title,
int width,
int height) |
static DocValuesDialogFactory |
getInstance() |
void |
setValue(String field,
DocValues docValues) |
public static DocValuesDialogFactory 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.