Top Description Fields Constructors Methods
org.jabref.gui.frame

public Class ProcessingLibraryDialog

extends Object
Class Inheritance
Imports
java.util.List, javafx.concurrent.Task, org.jabref.gui.DialogService, .LibraryTab, org.jabref.gui.util.UiTaskExecutor, org.jabref.logic.l10n.Localization

Dialog shown when closing of application needs to wait for a save operation to finish.

Field Summary

Modifier and TypeField and Description
private final DialogService

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public void
showAndWait(List<LibraryTab> libraryTabs)

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Field Detail

dialogServiceback to summary
private final DialogService dialogService

Constructor Detail

ProcessingLibraryDialogback to summary
public ProcessingLibraryDialog(DialogService dialogService)

Method Detail

showAndWaitback to summary
public void showAndWait(List<LibraryTab> libraryTabs)