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