Top Interfaces Classes
module org.jabref

Package org.jabref.gui.frame


Interface Summary

Modifier and TypeInterface and Description
public interface
UiMessageHandler

Specifies an interface that can process either cli or remote commands to the ui See org.jabref.logic.remote.server.RemoteMessageHandler

Class Summary

Modifier and TypeClass and Description
public class
public class
public class
public class
JabRefFrame

Represents the inner frame of the JabRef window

public class
public class
public class
public class
public class
ProcessingLibraryDialog

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

public abstract class
SendAsEMailAction

Sends the selected entry as email

It uses the mailto:-mechanism

Microsoft Outlook does not support attachments via mailto Therefore, the folder(s), where the file(s) belonging to the entry are stored, are opened.

public class
SendAsKindleEmailAction

Sends attachments for selected entries to the configured Kindle email

public class
SendAsStandardEmailAction

Sends the selected entries to any specifiable email by populating the email body

public class