Package | Description |
---|---|
ilog.views.gantt |
Contains all of the main Gantt Chart classes,
Beans, and data model interfaces.
|
ilog.views.gantt.event |
Provides interfaces and classes for dealing
with different types of events fired by
main Gantt Chart classes.
|
ilog.views.gantt.model.general |
Contains a Gantt data model implementation that supports user-defined properties.
|
ilog.views.gantt.swing |
Provides interfaces and classes for rendering and editing
Gantt data in Swing components, such as a tree or table.
|
ilog.views.gantt.util.event |
Provides generic event classes and interfaces, listener registration support
classes, event dispatchers, and event demultiplexers.
|
Class and Description |
---|
GenericEventListener
GenericEventListener defines an interface for receiving
arbitrary events. |
Class and Description |
---|
IlvPropertyEvent
IlvPropertyEvent is an abstract class that can be used to represent
both aboutToChange and changed events for arbitrary object
properties. |
Class and Description |
---|
IlvPropertyEvent
IlvPropertyEvent is an abstract class that can be used to represent
both aboutToChange and changed events for arbitrary object
properties. |
Class and Description |
---|
GenericEventListener
GenericEventListener defines an interface for receiving
arbitrary events. |
Class and Description |
---|
GenericEventListener
GenericEventListener defines an interface for receiving
arbitrary events. |
IlvAbstractEventDispatcher
IlvAbstractEventDispatcher is the abstract superclass of all
IlvEventDispatcher implementations that are backed by
collections of event listeners. |
IlvEventDispatcher
IlvEventDispatcher defines the behavior of a class that can
register GenericEventListeners and dispatch arbitrary events
to them. |
IlvEventService
IlvEventService defines the behavior of a class that can
register GenericEventListener s and dispatch arbitrary events
to them based on the event class and the object that fired the event. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.