All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractControl This Interface provides many default methods, that are used to create Custom Controls.AggregatedListProperty<E> An AggregatedListPropert provides functionality to bundle many source lists into one.App Main applicationAppointment Wrapper forAppointmentSource
AppointmentFilter Filters appointments by start date, end date, comment and/or name.AppointmentItem Appointment card, represents an Appointment in the UI.AppointmentOverviewView Represents the overview for the Appointments in the UIAppointmentSorter SortsAppointment
s by: title, startDate, priorityAppointmentSorter.SortType Possible options of sortingAppointmentSource Represents an appointment.AppointmentSource.Priority AppointmentUtil Convenience Utility for Appointments.FileBrowserView The FileBrowser View.FileListEntryControl A custom control for an entry in the FileBrowserView.FileUtil Utilities for files.IOOperationUtil Convenience Utility for IO Operations.IProjectManager AIProjectManager
is responsible for loading and savingSource
Objects from the file system and serialize theSource
classes to a string representation and vice versa.MainWindow Main Window of the application.Note Wrapper forNoteSource
NoteSource Represents a note file for example: Markdown or OneNote.Project Wrapper forProjectSource
.ProjectManager Manages a tasklist project / directory.ProjectSource Represents a Project.Quicklink Wrapper forQuicklinkSource
QuicklinkButton A custom control forQuicklink
.QuicklinkButtonBarControl A custom control (extendingButtonBar
) to show a list of quicklinks.QuicklinkButtonBarControl.QuicklinkEvent A custom Event forQuicklink
s.QuicklinkSource Represents an url related to the project.Router The Router allows the UI to route between different Views.SideMenuPane A custom control for showing a side menu pane (similiar to aTabPane
).SideMenuPane.MenuEntry Custom Control representing a menu.SimpleListChangeListener<E> Convenience Utility to simplify theListChangeListener
.Source Source file representation, is in most cases a .yml file.SyncManager An unidirectional synchronization between the file system and the java objects.Workspace Wrapper forWorkspaceSource
WorkspaceHeader WorkspaceItem WorkspaceOverviewView WorkspaceSource Represents a Workspace.Wrapper<S extends Source> A Wrapper around aSource
.