Package | Description |
---|---|
com.dlsc.flexgantt.command.eventline |
Contains eventline-specific commands.
|
com.dlsc.flexgantt.model.eventline |
Model definition and default implementation for an eventline model.
|
com.dlsc.flexgantt.policy.eventline |
Policies that will be used in the context of an eventline.
|
com.dlsc.flexgantt.swing.mac | |
com.dlsc.flexgantt.swing.timeline |
Contains the timeline component, which itself consists of a dateline and
an eventline.
|
Class and Description |
---|
DefaultEventlineModel
A default implementation of the eventline model that internally manages
instances of
IEventlineObject in a ArrayList . |
DefaultEventlineObject
A default implementation for objects that can be placed on the eventline by
adding them to the
DefaultEventlineModel . |
IEventlineObject
A specialization of the
ITimelineObject interface. |
Class and Description |
---|
EventlineModelEvent
An event object that can be used by the
IEventlineModel to notify
listeners of changes to it. |
EventlineModelEvent.ID
An enumeration of IDs for events issued by an
IEventlineModel . |
EventlineSelectionModelEvent
An event object used by instances of
IEventlineSelectionModel to
inform listeners about changes to the current selection. |
EventlineSelectionModelEvent.ID
An enumeration of possible events that can occure inside the selection
model.
|
IEventlineModel
A model definition for use with the
Eventline . |
IEventlineModelListener
A definition for listeners that are interested in events fired by an
IEventlineModel . |
IEventlineObject
A specialization of the
ITimelineObject interface. |
IEventlineSelectionListener
A listener interface used in combination with the selection model of type
IEventlineSelectionModel . |
IEventlineSelectionModel
A definition for a selection model that can be used by the
Eventline
to manage its current selection state. |
IEventlineSelectionModel.Mode
An enumeration of supported selection modes.
|
Class and Description |
---|
IEventlineModel
A model definition for use with the
Eventline . |
Class and Description |
---|
IEventlineModelListener
A definition for listeners that are interested in events fired by an
IEventlineModel . |
IEventlineSelectionListener
A listener interface used in combination with the selection model of type
IEventlineSelectionModel . |
Class and Description |
---|
EventlineModelEvent
An event object that can be used by the
IEventlineModel to notify
listeners of changes to it. |
EventlineSelectionModelEvent
An event object used by instances of
IEventlineSelectionModel to
inform listeners about changes to the current selection. |
IEventlineModel
A model definition for use with the
Eventline . |
IEventlineModelListener
A definition for listeners that are interested in events fired by an
IEventlineModel . |
IEventlineSelectionListener
A listener interface used in combination with the selection model of type
IEventlineSelectionModel . |
IEventlineSelectionModel
A definition for a selection model that can be used by the
Eventline
to manage its current selection state. |
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.