Package | Description |
---|---|
com.flexganttfx.model.activity |
Classes and interfaces related to activities.
|
com.flexganttfx.view.graphics.renderer |
Renderer classes for visualizing activities, calendar entries, and for adding custom background
visuals based on row type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutableCompletableActivity
An add-on interface for completable activities where the user should be able
to interactively edit the percentage complete value.
|
Modifier and Type | Class and Description |
---|---|
class |
CompletableActivityBase<T>
The base implementation of a completable activity, which stores a
"percentage complete" value between 0 and 100%.
|
class |
MutableCompletableActivityBase<T>
The base implementation of a mutable and completable activity.
|
Modifier and Type | Class and Description |
---|---|
class |
CompletableActivityRenderer<A extends CompletableActivity> |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.