public final class TokenAttributeDialogFactory extends Object implements DialogOpener.DialogFactory
| Modifier and Type | Method and Description |
|---|---|
JDialog |
create(Window owner,
String title,
int width,
int height) |
static TokenAttributeDialogFactory |
getInstance() |
void |
setAttributes(List<Analysis.TokenAttribute> attributes) |
void |
setTerm(String term) |
public static TokenAttributeDialogFactory getInstance() throws IOException
IOExceptionpublic void setTerm(String term)
public void setAttributes(List<Analysis.TokenAttribute> attributes)
public JDialog create(Window owner, String title, int width, int height)
create in interface DialogOpener.DialogFactoryCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.