Package | Description |
---|---|
com.flexganttfx.model |
Top-level model classes required for creating a Gantt chart.
|
com.flexganttfx.model.calendar |
Classes and interfaces related to calendars.
|
com.flexganttfx.model.repository |
Classes related to activity repositories.
|
Class and Description |
---|
RepositoryEvent
An event class used by activity repositories to inform event handlers about
changes.
|
Class and Description |
---|
ActivityRepositoryBase
An abstract base implementation of
ActivityRepository that provides support
for event handlers (adding, removing, firing events). |
Class and Description |
---|
ActivityRepositoryBase
An abstract base implementation of
ActivityRepository that provides support
for event handlers (adding, removing, firing events). |
ListActivityRepository.IteratorType
A list of possible iterators that the repository can return when the
application queries the repository for the activities within a given
time interval.
|
MutableActivityRepository
The required interface for a repository that is also mutable (activities
can be added and removed).
|
MutableActivityRepositoryBase |
RepositoryEvent
An event class used by activity repositories to inform event handlers about
changes.
|
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.