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

U

unblock() - Method in class com.dlsc.flexgantt.swing.GanttChartGlassPane
Causes the panel to unblock all user input.
UNDEF_CURSOR - Static variable in class com.dlsc.flexgantt.swing.timeline.Timeline
A point used to express an undefined cursor position.
UNDEFINED - Static variable in class com.dlsc.flexgantt.model.TimeSpan
An undefined time span, which gets used in various algorithms to express that no valid time span has been calculated, yet.
undo(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.DefaultCommandStack
If it is undoable then the last executed command can be undone by calling this method.
undo(IProgressMonitor) - Method in interface com.dlsc.flexgantt.command.ICommandStack
Undos the last executed command (if it is undoable).
UndoAction<T extends AbstractGanttChart> - Class in com.dlsc.flexgantt.swing.action.gantt
An action that will undo the last command that was executed.
UndoAction(T) - Constructor for class com.dlsc.flexgantt.swing.action.gantt.UndoAction
Constructs a new action.
UndoActionLabeled<T extends AbstractGanttChart> - Class in com.dlsc.flexgantt.swing.action.gantt
An action that will undo the last command that was executed.
UndoActionLabeled(T) - Constructor for class com.dlsc.flexgantt.swing.action.gantt.UndoActionLabeled
Constructs a new action.
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.CompoundCommand
Undos the compound command by iterating over the list of added commands (in reverse order: last added command gets undone first) and calling their undo method.
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.dateline.DefaultChangeTimeZoneCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.eventline.DefaultChangeEventlineObjectTimeSpanCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.eventline.DefaultCreateEventlineObjectCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.eventline.DefaultDeleteEventlineObjectCommand
 
undoCommand(IProgressMonitor) - Method in interface com.dlsc.flexgantt.command.ICommand
Undos the command.
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultAddLayerCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultChangeCapacityCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultChangePercentageCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultChangeTimelineObjectTimeSpanCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultCreateRelationshipCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultCreateTimelineObjectCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultDeleteTimelineObjectCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultDragAndDropCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultMultiDragAndDropCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.layer.DefaultRemoveLayerCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultChangeKeyCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultChangeValueCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultNodeCreateCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultNodeDeleteCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultNodeDragAndDropCommand
 
undoCommand(IProgressMonitor) - Method in class com.dlsc.flexgantt.command.treetable.DefaultRowResizeCommand
 
union(ITimeSpan) - Method in interface com.dlsc.flexgantt.model.ITimeSpan
The union of two time spans is a new time span, where the start time of the new span is the minimum start time and the end time is the maximum end time of the two spans.
union(ITimeSpan) - Method in class com.dlsc.flexgantt.model.TimeSpan
 
UNKNOWN - Static variable in interface com.dlsc.flexgantt.command.IProgressMonitor
Constant indicating an unknown amount of work.
updateControlPanel() - Method in class com.dlsc.flexgantt.swing.timeline.AbstractTimelineControlPanel
Updates the control panel to reflect the current settings of the timeline.
updateControlPanel() - Method in class com.dlsc.flexgantt.swing.timeline.SimpleGranularityTimelineControlPanel
 
updateControlPanel() - Method in class com.dlsc.flexgantt.swing.timeline.TimeGranularityTimelineControlPanel
 
updateLists() - Method in class com.dlsc.flexgantt.swing.ColumnChooser
Updates the content of the two lists.
updateNodes() - Method in class com.dlsc.flexgantt.swing.treetable.TreeTable
Updates the array of tree table nodes used by the table to store its current state.
updateStatusBar(T) - Method in class com.dlsc.flexgantt.swing.GanttChartStatusBar
Updates the content of the status bar based on the status bar policy retrieved from the given Gantt chart.
updateUI() - Method in class com.dlsc.flexgantt.swing.layer.LayerContainer
Calls JComponent.updateUI() and additionally initializes some colors for the layer container.
updateUI() - Method in class com.dlsc.flexgantt.swing.treetable.TreeTable
Overrides JComponent.updateUI() in order to initialize colors used for the background, foreground, and the selection of cells.
UtilityControlPanel - Class in com.dlsc.flexgantt.swing
A panel used to display various utility controls in the lower left corner of the layer container.
UtilityControlPanel(AbstractGanttChart) - Constructor for class com.dlsc.flexgantt.swing.UtilityControlPanel
Constructs a new utility control panel.

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