public class GenericDocumentFactory extends BaseDocumentFactory<GenericDocument,GenericDocumentLayout> implements DocumentFactoryVisible
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
visibleInNew |
| Constructor and Description |
|---|
GenericDocumentFactory(GenericDocumentService service) |
| Modifier and Type | Method and Description |
|---|---|
GenericDocumentLayout |
create() |
boolean |
isVisibleInNew() |
GenericDocument |
read(GenericDocumentLayout layout) |
void |
setVisibleInNew(boolean visibleInNew) |
match, writepublic GenericDocumentFactory(GenericDocumentService service)
public GenericDocument read(GenericDocumentLayout layout)
read in interface bibliothek.gui.dock.common.MultipleCDockableFactory<GenericDocument,GenericDocumentLayout>public GenericDocumentLayout create()
create in interface bibliothek.gui.dock.common.MultipleCDockableFactory<GenericDocument,GenericDocumentLayout>public boolean isVisibleInNew()
isVisibleInNew in interface DocumentFactoryVisiblepublic void setVisibleInNew(boolean visibleInNew)
Copyright © 2019. All rights reserved.