A B C D E F G H I K L M N O P R S T U V W Z

E

earlierPage() - Method in class com.dlsc.flexgantt.model.paging.DefaultPagingModel
 
earlierPage() - Method in interface com.dlsc.flexgantt.model.paging.IPagingModel
Goto the next page that has a smaller start time than the currently used page.
EarliestObjectsAction<T extends AbstractGanttChart> - Class in com.dlsc.flexgantt.swing.action.gantt
An action that will scroll the timeline to the earliest used time point (the earliest bar / activity / task).
EarliestObjectsAction(T) - Constructor for class com.dlsc.flexgantt.swing.action.gantt.EarliestObjectsAction
Constructs a new action.
editCellAt(int, int) - Method in class com.dlsc.flexgantt.swing.treetable.TreeTable
Programmatically starts editing the cell at row and column, if those indices are in the valid range, and the cell at those indices is editable.
editCellAt(int, int, InputEvent) - Method in class com.dlsc.flexgantt.swing.treetable.TreeTable
Programmatically starts editing the cell at row and column, if those indices are in the valid range, and the cell at those indices is editable.
editCellFocused(InputEvent) - Method in class com.dlsc.flexgantt.swing.treetable.TreeTable
Starts the editing of the currently focused table cell.
editingCanceled(ChangeEvent) - Method in class com.dlsc.flexgantt.swing.layer.system.EditingLayer
 
editingCanceled(ChangeEvent) - Method in interface com.dlsc.flexgantt.swing.layer.timeline.ITimelineObjectEditorListener
Callback method that gets invoked if the user canceled the editing of a timeline object.
editingCanceled(ChangeEvent) - Method in class com.dlsc.flexgantt.swing.treetable.TreeTable
 
EditingLayer - Class in com.dlsc.flexgantt.swing.layer.system
The editing layer manages the editing of timeline objects via editors that implement the ITimelineObjectEditor interface.
EditingLayer(LayerContainer) - Constructor for class com.dlsc.flexgantt.swing.layer.system.EditingLayer
Constructs a new editing layer.
editingStopped(ChangeEvent) - Method in class com.dlsc.flexgantt.swing.layer.system.EditingLayer
 
editingStopped(ChangeEvent) - Method in interface com.dlsc.flexgantt.swing.layer.timeline.ITimelineObjectEditorListener
Callback method that gets invoked if the user stopped the editing of a timeline object.
editingStopped(ChangeEvent) - Method in class com.dlsc.flexgantt.swing.treetable.TreeTable
 
endsAfter(ITimeSpan) - Method in interface com.dlsc.flexgantt.model.ITimeSpan
Checks whether the given time span ends after this time span.
endsAfter(ITimeSpan) - Method in class com.dlsc.flexgantt.model.TimeSpan
 
endsBefore(ITimeSpan) - Method in interface com.dlsc.flexgantt.model.ITimeSpan
Checks whether the given time span ends before this time span.
endsBefore(ITimeSpan) - Method in class com.dlsc.flexgantt.model.TimeSpan
 
equalDuration(ITimeSpan) - Method in interface com.dlsc.flexgantt.model.ITimeSpan
Checks whether the given time span has exactly the same duration as this time span.
equalDuration(ITimeSpan) - Method in class com.dlsc.flexgantt.model.TimeSpan
 
equals(Object) - Method in class com.dlsc.flexgantt.model.gantt.TimelineObjectPath
 
equals(ITimeSpan) - Method in interface com.dlsc.flexgantt.model.ITimeSpan
Two time spans are considered equal if their start times and their end times are identical.
equals(ITimeSpan) - Method in class com.dlsc.flexgantt.model.TimeSpan
 
equals(Object) - Method in class com.dlsc.flexgantt.model.TimeSpan
 
equals(Object) - Method in class com.dlsc.flexgantt.swing.ObjectBounds
 
eventline - Variable in class com.dlsc.flexgantt.swing.action.eventline.AbstractEventlineAction
Stores a reference to the eventline.
Eventline - Class in com.dlsc.flexgantt.swing.timeline
The eventline is one part of the timeline (the Dateline is the other) and responsible for rendering events and activities that are common to all hierarchy nodes (for example company holidays, national holidays, etc...).
Eventline(Timeline, Dateline) - Constructor for class com.dlsc.flexgantt.swing.timeline.Eventline
Constructs a new eventline.
Eventline.EventlineEditMode - Enum in com.dlsc.flexgantt.swing.timeline
An enumeration of possible editing states that the eventline can be in.
EventlineAction - Class in com.dlsc.flexgantt.swing.action.timeline
An action that will toggle the visibility of the eventline.
EventlineAction(Timeline) - Constructor for class com.dlsc.flexgantt.swing.action.timeline.EventlineAction
Constructs a new action.
eventlineChanged(EventlineModelEvent) - Method in interface com.dlsc.flexgantt.model.eventline.IEventlineModelListener
The listener's callback method, which gets called when eventline objects are added, removed or altered.
eventlineChanged(EventlineModelEvent) - Method in class com.dlsc.flexgantt.swing.timeline.Eventline
 
EventlineLayer - Class in com.dlsc.flexgantt.swing.layer.system
The eventline layer picks up eventline activities and events from the eventline (model) and visualizes them in the layer container.
EventlineLayer(LayerContainer) - Constructor for class com.dlsc.flexgantt.swing.layer.system.EventlineLayer
Constructs a new eventline layer.
EventlineModelEvent - Class in com.dlsc.flexgantt.model.eventline
An event object that can be used by the IEventlineModel to notify listeners of changes to it.
EventlineModelEvent(IEventlineModel, EventlineModelEvent.ID) - Constructor for class com.dlsc.flexgantt.model.eventline.EventlineModelEvent
Constructs a new event object.
EventlineModelEvent(IEventlineModel, EventlineModelEvent.ID, Object[]) - Constructor for class com.dlsc.flexgantt.model.eventline.EventlineModelEvent
Constructs a new event object.
EventlineModelEvent(IEventlineModel, EventlineModelEvent.ID, Object) - Constructor for class com.dlsc.flexgantt.model.eventline.EventlineModelEvent
Constructs a new event object.
EventlineModelEvent.ID - Enum in com.dlsc.flexgantt.model.eventline
An enumeration of IDs for events issued by an IEventlineModel.
EventlineObjectPanel - Class in com.dlsc.flexgantt.swing.timeline
A panel that can be used to edit the values for a newly created eventline object (start time, end time, label).
EventlineObjectPanel() - Constructor for class com.dlsc.flexgantt.swing.timeline.EventlineObjectPanel
Constructs a new eventline object panel.
EventlineSelectionModelEvent - Class in com.dlsc.flexgantt.model.eventline
An event object used by instances of IEventlineSelectionModel to inform listeners about changes to the current selection.
EventlineSelectionModelEvent(IEventlineSelectionModel, EventlineSelectionModelEvent.ID, Object[]) - Constructor for class com.dlsc.flexgantt.model.eventline.EventlineSelectionModelEvent
Constructs a new model event.
EventlineSelectionModelEvent(IEventlineSelectionModel, EventlineSelectionModelEvent.ID, Object) - Constructor for class com.dlsc.flexgantt.model.eventline.EventlineSelectionModelEvent
Constructs a new model event.
EventlineSelectionModelEvent.ID - Enum in com.dlsc.flexgantt.model.eventline
An enumeration of possible events that can occure inside the selection model.
execute(ICommand, IProgressMonitor) - Method in class com.dlsc.flexgantt.command.DefaultCommandStack
Executes the given command.
execute(ICommand, IProgressMonitor) - Method in interface com.dlsc.flexgantt.command.ICommandStack
Executes the given command.
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.CompoundCommand
Executes the compound command by iterating over the list of added commands and calling their execute method.
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.dateline.DefaultChangeTimeZoneCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.eventline.DefaultChangeEventlineObjectTimeSpanCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.eventline.DefaultCreateEventlineObjectCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.eventline.DefaultDeleteEventlineObjectCommand
 
executeCommand(IProgressMonitor) - Method in interface com.dlsc.flexgantt.command.ICommand
Executes the command.
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultAddLayerCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultChangeCapacityCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultChangePercentageCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultChangeTimelineObjectTimeSpanCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultCreateRelationshipCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultCreateTimelineObjectCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultDeleteTimelineObjectCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultDragAndDropCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultMultiDragAndDropCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultRemoveLayerCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultChangeKeyCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultChangeValueCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultNodeCreateCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultNodeDeleteCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultNodeDragAndDropCommand
 
executeCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultRowResizeCommand
 
expand() - Method in class com.dlsc.flexgantt.swing.treetable.TreeTableNode
Tells the entry to be open.
expandAll() - Method in class com.dlsc.flexgantt.swing.AbstractGanttChart
Expands all tree nodes in all tree tables.
expandAll() - Method in class com.dlsc.flexgantt.swing.print.PrintGanttChart
Method not supported by the printable Gantt chart.
expandAll() - Method in class com.dlsc.flexgantt.swing.treetable.TreeTable
Expands all tree nodes by starting at the root node, recursively traversing the tree hierarchy and calling TreeTableNode.expand() on each visited node.
expandAll() - Method in class com.dlsc.flexgantt.swing.treetable.TreeTableContainer
 
ExpandAllAction<T extends AbstractGanttChart> - Class in com.dlsc.flexgantt.swing.action.gantt
An action that will ensure that all tree nodes in all tree tables will be expanded / open.
ExpandAllAction(T) - Constructor for class com.dlsc.flexgantt.swing.action.gantt.ExpandAllAction
Constructs a new action.
ExpandNodeAction - Class in com.dlsc.flexgantt.swing.action.treetable
An action that will ensure that all tree nodes currently selected in the tree table will be expanded / open.
ExpandNodeAction(TreeTable) - Constructor for class com.dlsc.flexgantt.swing.action.treetable.ExpandNodeAction
Constructs a new action.
expandPath(TreePath) - Method in class com.dlsc.flexgantt.swing.treetable.TreeTable
Expands the tree node that matches the given path.
expandRow(int) - Method in class com.dlsc.flexgantt.swing.treetable.TreeTable
Expands the tree node located in the given row.

A B C D E F G H I K L M N O P R S T U V W Z