Top Classes Enums
module org.jabref

Package org.jabref.model.entry.event


Class Summary

Modifier and TypeClass and Description
public abstract class
EntriesEvent

This abstract class pretends a minimal set of attributes and methods which an entries event should have.

public class
EntryChangedEvent

EntryChangedEvent is fired when a BibEntry has been changed.

public class
public class
FieldChangedEvent

FieldChangedEvent is fired when a field of BibEntry has been modified, removed or added.

Enum Summary

Modifier and TypeEnum and Description
public enum
EntriesEventSource

This enum represents the context EntriesEvents were sent from.