-
Returns the duration (actual or estimated) of the task.
void
Sets the task duration (actual or estimated).
-
class
Represents a single day in the range 1-Jan-1900 to 31-Dec-9999.
class
Wrapper for a
java.util.Date
object that allows it to be used
as a
RegularTimePeriod
.
class
Represents an hour in a specific day.
class
Represents a millisecond.
class
class
Represents a single month.
class
Defines a quarter (in a given year).
class
An abstract class representing a unit of time.
class
Represents a second in a particular day.
class
An arbitrary period of time, measured to millisecond precision using
java.util.Date
.
class
class
Represents a year in the range -9999 to 9999.
Returns the time period at the specified index.
Returns the time period for the specified item.
void
Adds a new data item to the series and sends a
SeriesChangeEvent
to all registered listeners.
void
Adds a new data item to the series and sends a
SeriesChangeEvent
to all registered listeners.
void
Adds a new data item to the dataset and sends a
DatasetChangeEvent
to all registered listeners.
void
Adds a new data item to the dataset and, if requested, sends a
DatasetChangeEvent
to all registered listeners.
void
Removes an existing data item from the dataset.
void
Removes an existing data item from the dataset and, if requested,
sends a
DatasetChangeEvent
to all registered listeners.
Constructs a new data item.
Constructs a new data item.