public final class TermVectorDialogFactory extends Object implements DialogOpener.DialogFactory
Modifier and Type | Method and Description |
---|---|
JDialog |
create(Window owner,
String title,
int width,
int height) |
static TermVectorDialogFactory |
getInstance() |
void |
setField(String field) |
void |
setTvEntries(List<TermVectorEntry> tvEntries) |
public static TermVectorDialogFactory getInstance() throws IOException
IOException
public void setField(String field)
public void setTvEntries(List<TermVectorEntry> tvEntries)
public JDialog create(Window owner, String title, int width, int height)
create
in interface DialogOpener.DialogFactory
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.