See: Description
Interface | Description |
---|---|
IlvActivity |
The class
IlvActivity defines the abstract behavior of a Gantt
activity. |
IlvActivityFactory |
This interface defines an
IlvActivity factory. |
IlvConstraint |
IlvConstraint defines the abstract behavior of a constraint
between two IlvActivity objects. |
IlvConstraintFactory |
This interface defines an
IlvConstraint factory. |
IlvGanttComponentManager |
An
IlvGanttComponentManager coordinates the scrolling, row
expand/collapse, and selection behaviors for a set of UI components that
display information from the same Gantt data model . |
IlvGanttModel |
IlvGanttModel defines the abstract behavior of the Gantt's data
model. |
IlvHierarchyNode |
IlvHierarchyNode is a marker interface that identifies
both IlvActivity s and IlvResource s as nodes in a hierarchical
tree managed by an IlvGanttModel . |
IlvReservation |
IlvReservation defines the abstract behavior of an
assignment of an IlvResource to an IlvActivity . |
IlvReservationFactory |
This interface defines an
IlvReservation factory. |
IlvResource |
IlvResource defines the abstract behavior of a Gantt resource. |
IlvResourceFactory |
This interface defines an
IlvResource factory. |
IlvTimeScrollable |
The
IlvTimeScrollable interface defines the behavior of a component whose
time interval can be scrolled. |
IlvVerticalExpandable |
The
IlvVerticalExpandable interface defines the behavior of all
the ui components that can have their row expand/collapse and visibility
behavior coordinated by an IlvGanttConfiguration . |
IlvVerticalExpansionMaster |
IlvVerticalExpansionMaster defines the behavior of a class that can track
the expand/collapse status of an IlvGanttConfiguration 's data tree and the
rows that each activity or resource
is displayed on. |
IlvVerticalScrollable |
The
IlvVerticalScrollable interface defines the behavior of a
UI component that can be scrolled vertically. |
Class | Description |
---|---|
IlvBasicTimeScrollController |
An
IlvBasicTimeScrollController coordinates the time scrolling
of one or more IlvTimeScrollable objects. |
IlvBasicTimeScrollSupport |
IlvBasicTimeScrollSupport provides basic support for
IlvTimeScrollable implementations. |
IlvCacheManager |
The
IlvCacheManager class manages and coordinates the various
caching and load-on-demand mechanisms for an IlvGanttConfiguration . |
IlvConstraintType |
The class
IlvConstraintType represents the type of an
IlvConstraint object defined between two activities. |
IlvDuration |
IlvDuration represents an absolute time period, with millisecond
precision. |
IlvGanttChart |
A Gantt chart is a chart that displays activities.
|
IlvGanttConfiguration |
IlvGanttConfiguration is the central facade for a
coordinated set of Gantt UIs that display information from the
same data model. |
IlvGanttModelUtil |
IlvGanttModelUtil is a utility class that consists exclusively
of static methods that are of general use when dealing with Gantt data
models. |
IlvGanttProduct |
This class contains several utility methods dealing with product packaging of
the Rogue Wave JViews Gantt product.
|
IlvHierarchyChart | |
IlvJScrollGanttSheet |
An
IlvJScrollGanttSheet is a user interface component
that consists of an IlvGanttTimeScale positioned above an
IlvGanttSheet . |
IlvJScrollPane |
The
IlvJScrollPane class implements the
IlvVerticalScrollable interface for a standard Swing
JScrollPane . |
IlvRowRange |
The class
IlvRowRange is used to represent a range of rows. |
IlvScheduleChart |
A Schedule chart is a chart that displays the schedule of resources.
|
IlvTimeInterval |
The class
IlvTimeInterval represents a specific time span, with
millisecond precision. |
IlvTimeScrollController |
IlvTimeScrollController extends
IlvBasicTimeScrollController to add support for animation of
changes to the visible time interval. |
IlvTimeScrollSupport |
IlvTimeScrollSupport provides calculation support for
IlvTimeScrollable implementations. |
IlvTimeScrollUtil |
The
IlvTimeScrollUtil class consists of static methods that
are of general use when working with IlvTimeScrollable objects. |
IlvTimeUtil |
The
IlvTimeUtil class consists of static methods that
are of general use when working with Date ,
Calendar , IlvDuration , and IlvTimeInterval
objects. |
IlvVerticalDisplayController |
IlvVerticalDisplayController is a display controller that
coordinates the vertical scrolling, row expand/collapse, and row visibility
behavior between an IlvGanttConfiguration and 1 or more user
interface components. |
IlvVerticalScrollController |
An
IlvVerticalScrollController coordinates the vertical
scrolling of 1 or more IlvVerticalScrollable objects. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.