A B C D E F G H I J L M N O P R S T U V X Y _

A

AbstractGridRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
Abtsract base implementation pof a grid renderer holding the common used rendering methods.
AbstractGridRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.AbstractGridRenderer
Constructor for use with a printer device.
AbstractGridRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.AbstractGridRenderer
Constructor for screen use.
AbstractTimeBarIntervalFilter - Class in de.jaret.util.ui.timebars
Abstract base for AbstractTimeBarIntervalFilters.
AbstractTimeBarIntervalFilter() - Constructor for class de.jaret.util.ui.timebars.AbstractTimeBarIntervalFilter
 
AbstractTimeBarMarker - Class in de.jaret.util.ui.timebars
Abstract base implementation of a TimeBarMarker.
AbstractTimeBarMarker(boolean) - Constructor for class de.jaret.util.ui.timebars.AbstractTimeBarMarker
 
AbstractTimeBarModel - Class in de.jaret.util.ui.timebars.model
An abstract implementation of the TimeBarModel interface.
AbstractTimeBarModel() - Constructor for class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
 
AbstractTimeBarNode - Class in de.jaret.util.ui.timebars.model
Abstract base implementation for a timebar node.
AbstractTimeBarNode() - Constructor for class de.jaret.util.ui.timebars.model.AbstractTimeBarNode
Default constructor.
AbstractTimeBarNode(TimeBarRowHeader) - Constructor for class de.jaret.util.ui.timebars.model.AbstractTimeBarNode
Constructor supplying a header.
AbstractTimeBarRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
Abstract base class for TimeBarRenderers.
AbstractTimeBarRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.AbstractTimeBarRenderer
Construct the base for a printer.
AbstractTimeBarRowFilter - Class in de.jaret.util.ui.timebars
Base for TimeBarRowFilters.
AbstractTimeBarRowFilter() - Constructor for class de.jaret.util.ui.timebars.AbstractTimeBarRowFilter
 
AbstractTimeBarRowModel - Class in de.jaret.util.ui.timebars.model
An abstract base implementation of the TimeBarRow interface.
AbstractTimeBarRowModel() - Constructor for class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Default constructor.
AbstractTimeBarRowModel(TimeBarRowHeader) - Constructor for class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
onstructor supplying a header.
AbstractTimeBarRowSorter - Class in de.jaret.util.ui.timebars
Abstract base for TimeBarRow sorters.
AbstractTimeBarRowSorter() - Constructor for class de.jaret.util.ui.timebars.AbstractTimeBarRowSorter
 
ACTION_CENTERSCALE - Static variable in class de.jaret.util.ui.timebars.swt.util.actions.JaretTimeBarsActionFactory
 
ACTION_COLLAPSEALL - Static variable in class de.jaret.util.ui.timebars.swt.util.actions.JaretTimeBarsActionFactory
 
ACTION_COLLAPSENODE - Static variable in class de.jaret.util.ui.timebars.swt.util.actions.JaretTimeBarsActionFactory
 
ACTION_EXPANDALL - Static variable in class de.jaret.util.ui.timebars.swt.util.actions.JaretTimeBarsActionFactory
 
ACTION_EXPANDNODE - Static variable in class de.jaret.util.ui.timebars.swt.util.actions.JaretTimeBarsActionFactory
 
ACTION_SCALETOMONTH - Static variable in class de.jaret.util.ui.timebars.swt.util.actions.JaretTimeBarsActionFactory
 
ACTION_SCALETOWEEK - Static variable in class de.jaret.util.ui.timebars.swt.util.actions.JaretTimeBarsActionFactory
 
ACTION_SCALETOYEAR - Static variable in class de.jaret.util.ui.timebars.swt.util.actions.JaretTimeBarsActionFactory
 
addFocussedIntervalListener(FocussedIntervalListener) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Add a listener to be informed when the focus inside the viewer changes.
addFocussedIntervalListener(FocussedIntervalListener) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Add a listener to be informed when the focus inside the viewer changes.
addFocussedIntervalListener(FocussedIntervalListener) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Add a listener to be informed when the focus changes.
addFocussedIntervalListener(FocussedIntervalListener) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Add a listener to be informed when the focus inside the viewer changes.
addHierarchicalViewstateListener(HierarchicalViewStateListener) - Method in interface de.jaret.util.ui.timebars.model.HierarchicalViewState
Add a view state listener.
addHierarchicalViewstateListener(HierarchicalViewStateListener) - Method in class de.jaret.util.ui.timebars.model.HierarchicalViewStateImpl
Add a view state listener.
AddingTimeBarNode - Class in de.jaret.util.ui.timebars.model
An implementation of a TimeBarNode that adds up all children.
AddingTimeBarNode(TimeBarRowHeader) - Constructor for class de.jaret.util.ui.timebars.model.AddingTimeBarNode
Constructor.
AddingTimeBarRowModel - Class in de.jaret.util.ui.timebars.model
Timebar row model that adds up (merges) all intervals added.
AddingTimeBarRowModel(TimeBarRowHeader) - Constructor for class de.jaret.util.ui.timebars.model.AddingTimeBarRowModel
Create an adding row model.
AddingTimeBarRowModel.MergedInterval - Class in de.jaret.util.ui.timebars.model
Simple extension of the basic interval implementation to make it read-only on the standard setters.
AddingTimeBarRowModel.MergedInterval() - Constructor for class de.jaret.util.ui.timebars.model.AddingTimeBarRowModel.MergedInterval
 
addInterval(Interval) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarRowModel
Add an interval.
addIntervalModificator(IntervalModificator) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Add an intervalModificator controlling changes on the intervals.
addIntervalModificator(IntervalModificator) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Add an intervalModificator controlling changes on the intervals.
addIntervalModificator(IntervalModificator) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Add an interval modificator.
addIntervalModificator(IntervalModificator) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Add an intervalModificator controlling changes on the intervals.
addIntervals(List<Interval>) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarRowModel
Add more than one interval to the row (avoiding unnecessary updates for every interval).
ADDITIONALGAP - Static variable in class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
additional gap between end of label and next line (approx).
ADDITIONALGAP - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
additional gap between end of label and next line (approx).
addMarker(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Add a timebar marker.
addMarker(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Add a timebar marker.
addMarker(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Add a marker to be displayed within the diagram.
addMarker(TimeBarMarker) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Add a timebar marker.
addMarkers(List<TimeBarMarker>) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Directly set a list of markers.
addMarkers(List<TimeBarMarker>) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Directly set a list of markers.
addMarkers(List<TimeBarMarker>) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Add a list of markers.
addMarkers(List<TimeBarMarker>) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Directly set a list of markers.
addMouseListener(MouseListener) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
addNode(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarNode
Add a node as a child.
addNode(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarNode
Add a node as a child.
addNode(TimeBarNode) - Method in interface de.jaret.util.ui.timebars.model.TimeBarNode
Add a node as a child.
addPropertyChangeListener(PropertyChangeListener) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Add a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Add a PropertyChangeListener.
addRelation(IIntervalRelation) - Method in interface de.jaret.util.ui.timebars.model.IRelationalInterval
Add an interval relation.
addRelation(IIntervalRelation) - Method in class de.jaret.util.ui.timebars.model.RelationalInterval
Add an interval relation.
addRow(TimeBarRow) - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarRowModel
Add a row.
addRow(TimeBarRow) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarModel
Add a row.
addRow(int, TimeBarRow) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarModel
Add a row.
addSelectedInterval(Interval) - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Add an interval to the selection.
addSelectedInterval(Interval) - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Add an interval to the selection.
addSelectedRelation(IIntervalRelation) - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Add an relation to the selection.
addSelectedRelation(IIntervalRelation) - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Add an relation to the selection.
addSelectedRow(TimeBarRow) - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Add a row to the collection of selected rows.
addSelectedRow(TimeBarRow) - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Add a row to the collection of selected rows.
addSelectionChangedListener(ISelectionChangedListener) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
addSelectionRectListener(ISelectionRectListener) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Add a listener to be informed when the selection rect changes.
addSelectionRectListener(ISelectionRectListener) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Add a listener to be informed when the selection rect changes.
addSelectionRectListener(ISelectionRectListener) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Add a listener to be informed when the selection rect changes.
addSelectionRectListener(ISelectionRectListener) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Add a listener to be informed when the selection rect changes.
addTimeBarChangeListener(ITimeBarChangeListener) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Add a listener to be informaed about interval changes.
addTimeBarChangeListener(ITimeBarChangeListener) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Add a listener to be informaed about interval changes.
addTimeBarChangeListener(ITimeBarChangeListener) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Add a listener to be informed about interval changes.
addTimeBarChangeListener(ITimeBarChangeListener) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Add a listener to be informaed about interval changes.
addTimeBarMarkerListener(TimeBarMarkerListener) - Method in class de.jaret.util.ui.timebars.AbstractTimeBarMarker
Add a listener to be informed about changes to the marker.
addTimeBarMarkerListener(TimeBarMarkerListener) - Method in interface de.jaret.util.ui.timebars.TimeBarMarker
Add a listener to be informed about changes to the marker.
addTimeBarModelListener(TimeBarModelListener) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Add a listener to listen for changes in the model.
addTimeBarModelListener(TimeBarModelListener) - Method in interface de.jaret.util.ui.timebars.model.TimeBarModel
Add a listener to listen for changes in the model.
addTimeBarNodeListener(TimeBarNodeListener) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarNode
Add a listener to listen for node changes.
addTimeBarNodeListener(TimeBarNodeListener) - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarNode
Add a listener to listen for node changes.
addTimeBarNodeListener(TimeBarNodeListener) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarNode
Add a listener to listen for node changes.
addTimeBarNodeListener(TimeBarNodeListener) - Method in interface de.jaret.util.ui.timebars.model.TimeBarNode
Add a listener to listen for node changes.
addTimeBarRowListener(TimeBarRowListener) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Register a TimeBarRowListener for listening to changes in the row.
addTimeBarRowListener(TimeBarRowListener) - Method in interface de.jaret.util.ui.timebars.model.TimeBarRow
Register a TimeBarRowListener for listening to changes in the row.
addTimeBarSelectionListener(TimeBarSelectionListener) - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Add a TimeBarSelectionListener to be informed if the selection is altered.
addTimeBarSelectionListener(TimeBarSelectionListener) - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Add a TimeBarSelectionListener to be informed if the selection is altered.
addTimeBarViewStateListener(ITimeBarViewStateListener) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarViewState
Add a listener to be informed about row height/width changes.
addTimeBarViewStateListener(ITimeBarViewStateListener) - Method in interface de.jaret.util.ui.timebars.model.ITimeBarViewState
Add a listener to be informed about row height/width changes.
addViewer(TimeBarViewerInterface) - Method in class de.jaret.util.ui.timebars.TimeBarViewerSynchronizer
Add a viewer to the set of synchronized viewers.

B

BACKGROUND - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultTitleRenderer
key for image registry.
BORDERFACTOR - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
width or height times this factor = perentage used as the non painted border.
BOXHEIGHT - Static variable in class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
height of a box.
BoxTimeScaleRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
A default renderer for a time scale to be used in a TimeBarViewer.
BoxTimeScaleRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.BoxTimeScaleRenderer
 
BoxTimeScaleRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
Timescalerenderer rendering strips of boxes for different time intervals using DateIterator instances.
BoxTimeScaleRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
Construct the renderer for a printer device.
BoxTimeScaleRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
Default constructor.

C

calcRect(TBRect) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the rectangle for screen representation for a tbrect (time and rows).
calculateRowHeight(TimeBarViewerDelegate, ITimeBarViewState, TimeBarRow) - Method in interface de.jaret.util.ui.timebars.model.IRowHeightStrategy
Calculate the height/width of a row.
CenterScaleAction - Class in de.jaret.util.ui.timebars.swt.util.actions
Action centering the time scaling around the clicked point when displaying a context menu.
CenterScaleAction(TimeBarViewer, TimeBarViewerDelegate) - Constructor for class de.jaret.util.ui.timebars.swt.util.actions.CenterScaleAction
Constructor.
checkBounds() - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarRowModel
Check the bounds of the merged interval against all added rows.
checkMergedInterval() - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarRowModel
Check existence of merged interval and create one if necessary.
clear() - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarRowModel
Clear the row of all intervals.
clearCachedData() - Method in class de.jaret.util.ui.timebars.strategy.DefaultOverlapStrategy
Clear all cached data.
clearCachedData() - Method in interface de.jaret.util.ui.timebars.strategy.IOverlapStrategy
Clear all cached data.
clearIntervalSelection() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Clears the selected intervals.
clearIntervalSelection() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Clears the selected intervals.
clearRegionRect() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Remove the selction of a region if existent.
clearRegionRect() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Remove the selction of a region if existent.
clearRegionRect() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Remove the selction of a region if existent.
clearRegionRect() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Remove the selction of a region if existent.
clearRelationSelection() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Clears the selected relations.
clearRelationSelection() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Clears the selected relations.
clearRowSelection() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Clears the selected rows.
clearRowSelection() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Clears the selected rows.
clearSelection() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Clears all selections.
clearSelection() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Clears all selections.
CollapseAllAction - Class in de.jaret.util.ui.timebars.swt.util.actions
Action causing all nodes to collapse.
CollapseAllAction(TimeBarViewer, TimeBarViewerDelegate) - Constructor for class de.jaret.util.ui.timebars.swt.util.actions.CollapseAllAction
Constructor.
CollapseNodeAction - Class in de.jaret.util.ui.timebars.swt.util.actions
Action causing the row on which a context menu has been launched to collapse.
CollapseNodeAction(TimeBarViewer, TimeBarViewerDelegate) - Constructor for class de.jaret.util.ui.timebars.swt.util.actions.CollapseNodeAction
Constructor.
CombiningTimeScaleRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
A TimeScaleRenderer that combines two other TimeScaleRenderers.
CombiningTimeScaleRenderer(TimeScaleRenderer, TimeScaleRenderer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.CombiningTimeScaleRenderer
 
componentHidden(ComponentEvent) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
componentMoved(ComponentEvent) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
componentResized(ComponentEvent) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
componentResized() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Handle a component resize and scroll down if an empty space would be shown in the newly exposed screen estate.
componentShown(ComponentEvent) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
computeSize(int, int, boolean) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
CONTAINING_RECTANGLE - Static variable in interface de.jaret.util.ui.timebars.swing.renderer.TimeBarRenderer
key for identifying the content rectangle as a client property.
contains(Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHeaderRenderer
Check whether a position in the header should be active for selecting.
contains(Interval, Rectangle, int, int, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Check whether a given coordinate is contained in the rendered interval.
contains(TimeBarViewerDelegate, Interval, Rectangle, int, int, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Check whether a given coordinate is contained in the rendered interval.
contains(Rectangle, int, int) - Method in interface de.jaret.util.ui.timebars.swt.renderer.HeaderRenderer
Check whether a position in the header should be active for selecting.
contains(Interval, Rectangle, int, int, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer
Check whether a given coordinate is contained in the rendered interval.
contains(TimeBarViewerDelegate, Interval, Rectangle, int, int, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer2
Check whether a given coordinate is contained in the rendered interval.
convertRect(Rectangle) - Static method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Convert a java.awt.Rectangle to a org.eclipse.Rectangle.
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
Create a timescale renderer setup for printing.
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.CombiningTimeScaleRenderer
 
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.DateStripRenderer
 
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultGapRenderer
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultGridRenderer
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHeaderRenderer
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultMiscRenderer
Create a renderre suitable for printing.
createPrintrenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeBarMarkerRenderer
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
Create a timescale renderer setup for printing.
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTitleRenderer
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.GlobalAssistantRenderer
Produce a renderer for printing.
createPrintRenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.GridRenderer
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.HeaderRenderer
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.HierarchyRenderer
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.IMiscRenderer
Create a renderre suitable for printing.
createPrintRenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.IRelationRenderer
Create a renderer suitable for printing.
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
Create a timescale renderer setup for printing.
createPrintRenderer(Printer) - Method in class de.jaret.util.ui.timebars.swt.renderer.RelationRenderer
Create a renderer suitable for printing.
createPrintRenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarGapRenderer
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarMarkerRenderer
Create a similar renderer for printing.
createPrintrenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer
Create a similar renderer for printing.
createPrintrenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer2
Create a similar renderer for printing.
createPrintRenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeScaleRenderer
Create a timescale renderer setup for printing.
createPrintRenderer(Printer) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TitleRenderer
Create a similar renderer for printing.
createStdAction(String) - Method in class de.jaret.util.ui.timebars.swt.util.actions.JaretTimeBarsActionFactory
Create or return action denoted by constant.

D

dateForCoord(int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the date for a given coordinate on the timescale.
dateForCoord(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the date for a given point.
dateForCoordAbs(int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the date for an absolute coordinate along the timescale (referencing minDate).
dateForX(int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Get the corresponding date for an x coordinate in the viewer area.
dateForX(int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get the corresponding date for an x coordinate in the viewer area.
dateForX(int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Deprecated. use dateForXY or dateForCoord instead
dateForX(int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Get the corresponding date for an x coordinate in the viewer area.
dateForXY(int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Get the corresponding date for a point in the viewer area.
dateForXY(int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get the corresponding date for a point in the viewer area.
dateForXY(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the date for a position on the screen.
dateForXY(int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Get the corresponding date for a point in the viewer area.
DateStripRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
A simple TimeScaleRenderer that will always show the starting date.
DateStripRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DateStripRenderer
 
DateStripRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DateStripRenderer
 
de.jaret.util.ui.timebars - package de.jaret.util.ui.timebars
This package contains a suite of classes and interfaces to define and display a model of intervals over a discrete set of rows.
de.jaret.util.ui.timebars.mod - package de.jaret.util.ui.timebars.mod
This package contains an interface for deciding about interval modifications.
de.jaret.util.ui.timebars.model - package de.jaret.util.ui.timebars.model
This package contains the model classes for the TimeBarViewer (in both versions: swing and swt).
de.jaret.util.ui.timebars.strategy - package de.jaret.util.ui.timebars.strategy
This package contains the definition of an interface for externalizing the strategy used to calculate overlap information and a default implementation that does a complete overlap check as seen in earlier versions of the time bar viewer.
de.jaret.util.ui.timebars.swing - package de.jaret.util.ui.timebars.swing
This package contains the swing version of the TimeBarViewer.
de.jaret.util.ui.timebars.swing.dnd - package de.jaret.util.ui.timebars.swing.dnd
 
de.jaret.util.ui.timebars.swing.renderer - package de.jaret.util.ui.timebars.swing.renderer
This package contains interface and default implementations of different renderers for the swing version of the TimeBarViewer.
de.jaret.util.ui.timebars.swt - package de.jaret.util.ui.timebars.swt
This package contains the SWT version of the TimeBarViewer.
de.jaret.util.ui.timebars.swt.renderer - package de.jaret.util.ui.timebars.swt.renderer
This package contains renderer interfaces and default implementations the SWT version of the TimeBarViewer.
de.jaret.util.ui.timebars.swt.util - package de.jaret.util.ui.timebars.swt.util
This package contains utilities for the timebar viewer component.
de.jaret.util.ui.timebars.swt.util.actions - package de.jaret.util.ui.timebars.swt.util.actions
This package contains actions that can be used with the timebar viewer.
DEFAULT_ALPHA - Static variable in class de.jaret.util.ui.timebars.swt.TimeBarViewer
default alpha for ghost draw and row highlighting.
DEFAULT_AUTOSCROLL_DELTA - Static variable in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
default for the autoscroll delta.
DEFAULT_LEVEL_WIDTH - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
defaut level width.
DEFAULT_ROWHEIGHT - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
default for the rowheight.
DEFAULT_SIZE - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
size of the plus/minus signs.
DEFAULT_XAXISHEIGHT - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
default for the xaxis (timescale) height.
DEFAULT_YAXISWIDTH - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
default for the yaxis width.
DefaultGapRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
Default gap renderer showing the time between intervals and an double headed arrow.
DefaultGapRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultGapRenderer
 
DefaultGapRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
Gap renderer rendering a double headed arrow and the time between the intervals.
DefaultGapRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultGapRenderer
Construct a DefaultGapRanderer for a printer.
DefaultGapRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultGapRenderer
Default constructor.
defaultGetTimeBarRendererComponent(TimeBarViewer, Interval, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultTimeBarRenderer
DefaultGridRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
Simple default implementation of a GridRenderer rendering the major and minor ticks using two different colors.
DefaultGridRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultGridRenderer
 
DefaultGridRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
Simple default grid renderer for the timebar viewer.
DefaultGridRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultGridRenderer
Create a DefaultGridRenderer for a printer.
DefaultGridRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultGridRenderer
Create a DefaultGridRenderer for the screen.
DefaultHeaderRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
Simple default implementation of a HeaderRenderer using a JLabel.
DefaultHeaderRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultHeaderRenderer
 
DefaultHeaderRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
Simple default header renderer.
DefaultHeaderRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultHeaderRenderer
Constructor for printing use.
DefaultHeaderRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultHeaderRenderer
Constructor for screen use.
DefaultHierarchicalTimeBarModel - Class in de.jaret.util.ui.timebars.model
Default implementation of t a HIerarchicalTimeBarModel.
DefaultHierarchicalTimeBarModel(TimeBarNode) - Constructor for class de.jaret.util.ui.timebars.model.DefaultHierarchicalTimeBarModel
Construct the model.
DefaultHierarchyRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
Default implementation of a swing hierarchy renderer.
DefaultHierarchyRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultHierarchyRenderer
Default constructor.
DefaultHierarchyRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
Default implementation of a HierarchyRenderer.
DefaultHierarchyRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Create for a printer.
DefaultHierarchyRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Default constructor.
DefaultIntervalModificator - Class in de.jaret.util.ui.timebars.mod
Default implementation of the IntervalModificator simply allowing everything.
DefaultIntervalModificator() - Constructor for class de.jaret.util.ui.timebars.mod.DefaultIntervalModificator
 
DefaultIntervalSelectionStrategy - Class in de.jaret.util.ui.timebars.strategy
Default implementation of the interval selection strategy: use the first in the list.
DefaultIntervalSelectionStrategy() - Constructor for class de.jaret.util.ui.timebars.strategy.DefaultIntervalSelectionStrategy
 
DefaultMarkerRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
Default marker renderer rendering the marker as a single line.
DefaultMarkerRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultMarkerRenderer
 
DefaultMiscRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
Default implementation of th misc renderer for the swing time bar viewer.
DefaultMiscRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultMiscRenderer
 
DefaultMiscRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
Default implementation of the IMiscRenderer for SWT.
DefaultMiscRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultMiscRenderer
Default constructor.
DefaultMiscRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultMiscRenderer
Construct the renderer for printing.
DefaultOverlapStrategy - Class in de.jaret.util.ui.timebars.strategy
Default implementation of an overlap strategy that does a complete check on overlaps between intervals including transitive overlaps.
DefaultOverlapStrategy(TimeBarViewerDelegate) - Constructor for class de.jaret.util.ui.timebars.strategy.DefaultOverlapStrategy
Construct a default strategy for a specific delegate.
DefaultRelationRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
Renderer rendering relations between intervals that implement the IRelationalInterval interface.
DefaultRelationRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultRelationRenderer
Default constructor.
DefaultRelationRenderer.Line - Class in de.jaret.util.ui.timebars.swing.renderer
Internal line represenation for caching.
DefaultRelationRenderer.Line(IIntervalRelation, int, int, int, int) - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultRelationRenderer.Line
Construct a line.
DefaultRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
DefaultRenderer for the TimeBarViewer widget.
DefaultRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Create renderer for printing.
DefaultRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Construct renderer for screen use.
DefaultRowHeader - Class in de.jaret.util.ui.timebars.model
A very simple object with a bound property that can be used as a RowHeader in the TimeBarRow.
DefaultRowHeader(String, TimeBarRow) - Constructor for class de.jaret.util.ui.timebars.model.DefaultRowHeader
Constructor supplying a label and the row.
DefaultRowHeader(String) - Constructor for class de.jaret.util.ui.timebars.model.DefaultRowHeader
Constructor supplying a label.
DefaultTimeBarMarkerRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
Simple default renderer for time bar markers.
DefaultTimeBarMarkerRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeBarMarkerRenderer
Cunstructor for printer use.
DefaultTimeBarMarkerRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeBarMarkerRenderer
Constructor for screen use.
DefaultTimeBarModel - Class in de.jaret.util.ui.timebars.model
A default implementation of the TimeBarModel interface.
DefaultTimeBarModel() - Constructor for class de.jaret.util.ui.timebars.model.DefaultTimeBarModel
 
DefaultTimeBarNode - Class in de.jaret.util.ui.timebars.model
A default implementation of a TimeBarNode.
DefaultTimeBarNode(TimeBarRowHeader) - Constructor for class de.jaret.util.ui.timebars.model.DefaultTimeBarNode
Constructor.
DefaultTimeBarNode() - Constructor for class de.jaret.util.ui.timebars.model.DefaultTimeBarNode
Default row header.
DefaultTimeBarRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
A simple default renderer for intervals using a JButton.
DefaultTimeBarRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultTimeBarRenderer
 
DefaultTimeBarRowModel - Class in de.jaret.util.ui.timebars.model
A base implementation of the TimeBarRow interface as an extension of the abstract implementation AbstractTimeBarRowModel.
DefaultTimeBarRowModel() - Constructor for class de.jaret.util.ui.timebars.model.DefaultTimeBarRowModel
Default constructor.
DefaultTimeBarRowModel(TimeBarRowHeader) - Constructor for class de.jaret.util.ui.timebars.model.DefaultTimeBarRowModel
Construct a row supplying a header.
DefaultTimeBarViewState - Class in de.jaret.util.ui.timebars.model
The default implementation of a ITimeBarViewState.
DefaultTimeBarViewState(TimeBarViewerDelegate) - Constructor for class de.jaret.util.ui.timebars.model.DefaultTimeBarViewState
Consruct the default view state for a specific delegate.
DefaultTimeScaleRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
A default renderer for a time scale to be used in a TimeBarViewer.
DefaultTimeScaleRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultTimeScaleRenderer
 
DefaultTimeScaleRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
A default timescale renderer rendering a readable scale for ranges from years to milliseconds.
DefaultTimeScaleRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
Construct the renderer for a prinetr device.
DefaultTimeScaleRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
Default constructor.
DefaultTitleRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
A default title renderer rendering the name of the viewer as large as possible.
DefaultTitleRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultTitleRenderer
Default constructor.
DefaultTitleRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
A default title renderer.
DefaultTitleRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultTitleRenderer
Constructor for printing renderer.
DefaultTitleRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.DefaultTitleRenderer
Constructor for display rendering.
DefaultTitleRenderer.TitleRendererComponent - Class in de.jaret.util.ui.timebars.swing.renderer
Component used for rendering.
DefaultTitleRenderer.TitleRendererComponent() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.DefaultTitleRenderer.TitleRendererComponent
Default constructor.
deHighlightRow() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
deHighlightRow() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
deHighlightRow() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Dehighlight a highlighted row.
DIRECTION - Static variable in interface de.jaret.util.ui.timebars.model.IIntervalRelation
propertyname constant for the direction property.
dispIdxForRow(TimeBarRow) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the display index of the row.
displayBodyContextMenu(int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Display the context menu for the normal viewer body.
displayBodyContextMenu(int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Display the context menu for the normal viewer body.
displayBodyContextMenu(int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Display the context menu for the normal viewer body.
displayHeaderContextMenu(TimeBarRow, int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Display the header context menu.
displayHeaderContextMenu(TimeBarRow, int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Display the header context menu.
displayHeaderContextMenu(TimeBarRow, int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Display the header context menu.
displayHierarchyContextMenu(TimeBarRow, int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Display the hierarchy area context menu.
displayHierarchyContextMenu(TimeBarRow, int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Display the hierarchy area context menu.
displayHierarchyContextMenu(TimeBarRow, int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Display the hierarchy area context menu.
displayIntervalContextMenu(Interval, int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Display the context menu for an interval.
displayIntervalContextMenu(Interval, int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Display the context menu for an interval.
displayIntervalContextMenu(Interval, int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Display the context menu for an interval.
displayTimeScaleContextMenu(int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Display the context menu for the time scale.
displayTimeScaleContextMenu(int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Display the context menu for the time scale.
displayTimeScaleContextMenu(int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Display the context menu for the time scale.
displayTitleContextMenu(int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Display the title area context menu.
displayTitleContextMenu(int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Display the title area context menu.
displayTitleContextMenu(int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Display the title area context menu.
dispose() - Method in class de.jaret.util.ui.timebars.strategy.DefaultOverlapStrategy
Called when a strategy is no loner used.
dispose() - Method in interface de.jaret.util.ui.timebars.strategy.IOverlapStrategy
Called when a strategy is no loner used.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.AbstractGridRenderer
Dispose the renderer.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
Dispose resources.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.CombiningTimeScaleRenderer
 
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.DateStripRenderer
 
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultGapRenderer
Dispose any resources.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultGridRenderer
Dispose the renderer.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHeaderRenderer
Dispose the renderer.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Dispose the renderer.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultMiscRenderer
Dispose whatever ressources have been allocated.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Dispose the renderer.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeBarMarkerRenderer
Dispose the renderer.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
Dispose resources.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTitleRenderer
Dispose whatever there is.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.GlobalAssistantRenderer
Dispose whatever has been allocated.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.GridRenderer
Dispose the renderer.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.HeaderRenderer
Dispose the renderer.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.HierarchyRenderer
Dispose the renderer.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.IMiscRenderer
Dispose whatever ressources have been allocated.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.IRelationRenderer
Dispose resources the renderer might have aquired.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
Dispose resources.
dispose() - Method in class de.jaret.util.ui.timebars.swt.renderer.RelationRenderer
Dispose resources the renderer might have aquired.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarGapRenderer
Dispose any resources.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarMarkerRenderer
Dispose the renderer.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer
Dispose the renderer.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer2
Dispose the renderer.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeScaleRenderer
Dispose resources.
dispose() - Method in interface de.jaret.util.ui.timebars.swt.renderer.TitleRenderer
Dispose whatever there is.
dispose() - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Dispose whatever needs disposal.
dispose() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Deregister from all models and free any ressources reserved.
doFindInputItem(Object) - Method in class de.jaret.util.ui.timebars.swt.TBViewer
doFindItem(Object) - Method in class de.jaret.util.ui.timebars.swt.TBViewer
doRenderingBeforeIntervals(TimeBarViewerDelegate, Graphics) - Method in interface de.jaret.util.ui.timebars.swing.renderer.IGlobalAssistantRenderer
Will be called before the interval rendering starts.
doRenderingBeforeIntervals(TimeBarViewerDelegate, GC, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.GlobalAssistantRenderer
Will be called before the interval rendering starts.
doRenderingLast(TimeBarViewerDelegate, Graphics) - Method in interface de.jaret.util.ui.timebars.swing.renderer.IGlobalAssistantRenderer
Will be called after the intervals have been rendered.
doRenderingLast(TimeBarViewerDelegate, GC, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.GlobalAssistantRenderer
Will be called after the intervals have been rendered.
doScrollHorizontal(int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Do horizontal scrolling by diff pixel.
doScrollHorizontal(int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Do horizontal scrolling by diff pixel.
doScrollHorizontal(int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Do horizontal scrolling by diff pixel.
doScrollVertical(int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Do vertical scrolling by diff pixel.
doScrollVertical(int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Do vertical scrolling by diff pixel.
doScrollVertical(int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Do vertical scrolling by diff pixel.
doUpdateItem(Widget, Object, boolean) - Method in class de.jaret.util.ui.timebars.swt.TBViewer
draw(GC, Rectangle, TimeBarViewerDelegate, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
Draw the Timescale.
draw(GC, Rectangle, TimeBarViewerDelegate, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.CombiningTimeScaleRenderer
 
draw(GC, Rectangle, TimeBarViewerDelegate, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DateStripRenderer
 
draw(GC, TimeBarViewerDelegate, TimeBarRow, Interval, Interval, Rectangle, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultGapRenderer
Draw the gap decorator.
draw(GC, TimeBarViewerDelegate, Rectangle, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultGridRenderer
Draw the grid.
draw(GC, Rectangle, TimeBarViewerDelegate, TimeBarRowHeader, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHeaderRenderer
Draw the header.
draw(GC, Rectangle, TimeBarViewerDelegate, TimeBarRow, boolean, boolean, boolean, int, int, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Drwa one hierarchy element.
draw(GC, Rectangle, TimeBarViewerDelegate, Interval, boolean, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Render the given interval.
draw(GC, TimeBarViewerDelegate, TimeBarMarker, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeBarMarkerRenderer
Darw a marker.
draw(GC, Rectangle, TimeBarViewerDelegate, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
Draw the Timescale.
draw(GC, Rectangle, TimeBarViewerDelegate, String, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTitleRenderer
Daw the title.
draw(GC, TimeBarViewerDelegate, Rectangle, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.GridRenderer
Draw the grid.
draw(GC, Rectangle, TimeBarViewerDelegate, TimeBarRowHeader, boolean, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.HeaderRenderer
Draw the header.
draw(GC, Rectangle, TimeBarViewerDelegate, TimeBarRow, boolean, boolean, boolean, int, int, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.HierarchyRenderer
Drwa one hierarchy element.
draw(GC, Rectangle, TimeBarViewerDelegate, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
Draw the Timescale.
draw(GC, TimeBarViewerDelegate, TimeBarRow, Interval, Interval, Rectangle, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarGapRenderer
Draw the gap decorator.
draw(GC, TimeBarViewerDelegate, TimeBarMarker, boolean, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarMarkerRenderer
Darw a marker.
draw(GC, Rectangle, TimeBarViewerDelegate, Interval, boolean, boolean, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer
Render the given interval.
draw(GC, Rectangle, TimeBarViewerDelegate, Interval, boolean, boolean, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer2
Render the given interval.
draw(GC, Rectangle, TimeBarViewerDelegate, boolean, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeScaleRenderer
Draw the Timescale.
draw(GC, Rectangle, TimeBarViewerDelegate, String, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TitleRenderer
Daw the title.
drawCollapsed(GC, int, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Draw the collapsed symbol.
drawExpanded(GC, int, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Draw the expanded symbol.
drawFocus(GC, Rectangle, TimeBarViewerDelegate, Interval, boolean, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.RendererBase
Draw focus marking when not printing and focussed.
drawGap(TimeBarViewerDelegate, TimeBarGapRenderer, boolean, GC, TimeBarRow, int, int, Interval, Interval) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Draw a gap beetween two intervals.
drawGrid(TimeBarViewerDelegate, GridRenderer, boolean, GC) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Render the grid (background).
drawHierarchy(TimeBarViewerDelegate, HierarchyRenderer, boolean, GC, int, TimeBarRow, boolean) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Draw hierarchy element.
drawHierarchyVertical(TimeBarViewerDelegate, HierarchyRenderer, boolean, GC, int, TimeBarRow, boolean) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Draw hierarchy element (vertical orientation).
drawHorizontal(GC, Rectangle, TimeBarViewerDelegate, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
Draw the horizontal scale.
drawIntern(GC, TimeBarViewerDelegate, Rectangle, boolean, boolean, ITickProvider) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultGridRenderer
 
drawIntern(GC, TimeBarViewerDelegate, Rectangle, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultGridRenderer
 
drawIntervalHorizontal(TimeBarViewerDelegate, TimeBarRenderer, boolean, GC, int, Interval, OverlapInfo, TimeBarRow) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Draws a single interval.
drawIntervalVertical(TimeBarViewerDelegate, TimeBarRenderer, boolean, GC, int, Interval, OverlapInfo, TimeBarRow) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Draws a single interval (Vertical orientation).
drawLeaf(GC, int, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Draw the leaf symbol.
drawLeafSymbol(GC, int, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Draw the leaf symbol.
drawMarker(TimeBarViewerDelegate, TimeBarMarkerRenderer, boolean, GC, TimeBarMarker) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Draw a single marker.
drawMarkers(TimeBarViewerDelegate, TimeBarMarkerRenderer, boolean, GC) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Draws all markers for the diagram.
drawMinus(GC, int, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Draw the minus sign.
drawPlus(GC, int, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Draw the plus sign.
drawRowAfterIntervals(GC, TimeBarViewerDelegate, Rectangle, TimeBarRow, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.AbstractGridRenderer
Do row painting AFTER intervals are drawn.
drawRowAfterIntervals(GC, TimeBarViewerDelegate, Rectangle, TimeBarRow, boolean, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.GridRenderer
Do row painting AFTER intervals are drawn.
drawRowBackground(Graphics, int, int, int, int, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultMiscRenderer
Draw a row background for the time bar viewer if a row is either selected or highlighted.
drawRowBackground(Graphics, int, int, int, int, boolean, boolean) - Method in interface de.jaret.util.ui.timebars.swing.renderer.IMiscRenderer
Draw a row background for the time bar viewer if a row is either selected or highlighted.
drawRowBeforeIntervals(GC, TimeBarViewerDelegate, Rectangle, TimeBarRow, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.AbstractGridRenderer
Do row painting BEFORE intervals are drawn.
drawRowBeforeIntervals(GC, TimeBarViewerDelegate, Rectangle, TimeBarRow, boolean, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.GridRenderer
Do row painting BEFORE intervals are drawn.
drawRowGaps(TimeBarViewerDelegate, TimeBarGapRenderer, boolean, GC, int, int, TimeBarRow, boolean) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Render the row gaps horizontal.
drawRowGridLine(Graphics, int, int, int, int) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultMiscRenderer
Draw a row gridline for the time bar viewer.
drawRowGridLine(Graphics, int, int, int, int) - Method in interface de.jaret.util.ui.timebars.swing.renderer.IMiscRenderer
Draw a row gridline for the time bar viewer.
drawRowHeaderHorizontal(TimeBarViewerDelegate, HeaderRenderer, boolean, GC, int, TimeBarRowHeader, boolean, TimeBarRow) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Draw a row header (horizontal orientation).
drawRowHeaderVertical(TimeBarViewerDelegate, HeaderRenderer, boolean, GC, int, TimeBarRowHeader, boolean, TimeBarRow) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Draw a row header (vertical orientation).
drawRowSimple(TimeBarViewerDelegate, TimeBarPrinter, HeaderRenderer, HierarchyRenderer, boolean, GC, TimeBarRow, int, boolean) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Draw a timebar row (used by the timebar printer).
drawTitle(TimeBarViewerDelegate, TitleRenderer, boolean, GC) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Render the title area.
drawXAxis(TimeBarViewerDelegate, TimeScaleRenderer, boolean, GC) - Static method in class de.jaret.util.ui.timebars.swt.RenderDelegate
Draw the xaxis (timescale).

E

elementAdded(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
A new element was added to the row.
elementAdded(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarRowModel
A new element was added to the row.
elementAdded(TimeBarModel, TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.model.TimeBarModelListener
A new element was added to a row.
elementAdded(TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.model.TimeBarRowListener
A new element was added to the row.
elementAdded(TimeBarModel, TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
A new element was added to a row.
elementAddedToSelection(TimeBarSelectionModel, Object) - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionListener
An element (either a row or an interval) has been added to the selection.
elementAddedToSelection(TimeBarSelectionModel, Object) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
An element (either a row or an interval) has been added to the selection.
elementChanged(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
An element in the row has changed.
elementChanged(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarRowModel
An element in the row has changed.
elementChanged(TimeBarModel, TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.model.TimeBarModelListener
An element in a row has changed.
elementChanged(TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.model.TimeBarRowListener
An element in the row has changed.
elementChanged(TimeBarModel, TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
An element in a row has changed.
elementRemoved(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
An element was removed from the row.
elementRemoved(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarRowModel
An element was removed from the row.
elementRemoved(TimeBarModel, TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.model.TimeBarModelListener
An element was removed from a row.
elementRemoved(TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.model.TimeBarRowListener
An element was removed from the row.
elementRemoved(TimeBarModel, TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
An element was removed from a row.
elementRemovedFromSelection(TimeBarSelectionModel, Object) - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionListener
An element (either a row or an interval) has been removed from the selection.
elementRemovedFromSelection(TimeBarSelectionModel, Object) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
An element (either a row or an interval) has been removed from the selection.
endDate - Variable in class de.jaret.util.ui.timebars.model.TBRect
ending date.
ENDINTERVAL - Static variable in interface de.jaret.util.ui.timebars.model.IIntervalRelation
propertyname constant for the end interval property.
endRow - Variable in class de.jaret.util.ui.timebars.model.TBRect
last row.
ExpandAllAction - Class in de.jaret.util.ui.timebars.swt.util.actions
Action expanding all nodes.
ExpandAllAction(TimeBarViewer, TimeBarViewerDelegate) - Constructor for class de.jaret.util.ui.timebars.swt.util.actions.ExpandAllAction
Constructor.
ExpandNodeAction - Class in de.jaret.util.ui.timebars.swt.util.actions
Expand the row node on which the context menu has been launched.
ExpandNodeAction(TimeBarViewer, TimeBarViewerDelegate) - Constructor for class de.jaret.util.ui.timebars.swt.util.actions.ExpandNodeAction
Constructor.

F

filterIntervals(List<Interval>) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Applies the interval filter if set.
fireElementAdded(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Inform listeners about a new element in a specific row.
fireElementAdded(Interval) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Inform listeners that a new interval has been added.
fireElementAdded(Object) - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Inform listeners about the addition of a new element in the selection.
fireElementChanged(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Inform listeners about a changed element in a specific row.
fireElementChanged(Interval) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Inform listeners that an element has changed.
fireElementRemoved(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Inform listeners about a removed element in a specific row.
fireElementRemoved(Interval) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Inform listeners that an interval has been removed.
fireElementRemoved(Object) - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Inform listeners about the removal of an element from the selection.
fireFocussedIntervalChange(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Inform listeners about a focus change.
fireHeaderChanged(TimeBarRow, TimeBarRowHeader) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Inform listeners about a changed header.
fireHeaderChanged() - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Inform listeners about a chnage of the header.
fireIntervalChangeCancelled(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Inform time bar change listeners about a cancelled interval change.
fireIntervalChanged(TimeBarRow, Interval, JaretDate, JaretDate) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Inform time bar change listeners about a finished interval change.
fireIntervalChangeStarted(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Inform time bar change listeners about a beginning interval change.
fireIntervalIntermediateChange(TimeBarRow, Interval, JaretDate, JaretDate) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Inform time bar change listeners about an intermediate interval change.
fireMarkerChanged(JaretDate, JaretDate) - Method in class de.jaret.util.ui.timebars.AbstractTimeBarMarker
Inform registered listeners of a date change.
fireMarkerDescriptionChanged(String, String) - Method in class de.jaret.util.ui.timebars.AbstractTimeBarMarker
Inform registered listeners of a description change.
fireMarkerDragStarted(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Informa listener about a started marker drag.
fireMarkerDragStopped(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Inform listeners about stopping of a marker drag.
fireModelDataChanged() - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Inform listeners about unspecific or multiple changes in the model.
fireNodeAdded(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarNode
Inform listeners about a new node.
fireNodeAdded(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarNode
Inform listeners about a new child.
fireNodeAdded(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarNode
Inform listeners about a new child.
fireNodeRemoved(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarNode
Inform listeners about a removed node.
fireNodeRemoved(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarNode
Inform listeners about a removed child.
fireNodeRemoved(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarNode
Inform listeners about the removal of a child.
firePropertyChange(String, double, double) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Fire a property change.
firePropertyChange(String, double, double) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Fire a property change.
firePropertyChangeX(String, Object, Object) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Fire a property change.
firePropertyChangeX(String, Object, Object) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Fire a property change.
firePropertyChangeX(String, Object, Object) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Fire a property change.
fireRegionRectChanged() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Inform selection rect listeners about a change of the region rect.
fireRegionRectClosed() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Inform selectionRectListeners about the end of the region rect.
fireRowAdded(TimeBarRow) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Inform listeners about a new row.
fireRowDataChanged(TimeBarRow) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Inform listeners about a changed row.
fireRowDataChanged() - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Inform listeners that all row data may have changed.
fireRowHeightChanged(TimeBarRow, int) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarViewState
Inform the listeners about the new height of a row.
fireRowRemoved(TimeBarRow) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Inform listeners about a removed row.
fireSelectionChanged() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Inform listeners about a general change of the selection.
fireSelectionChanged() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Called by the delegate whenever the selection changed (to support selction provider under SWT).
fireSelectionChanged() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Callback for delegate.
fireSelectionChanged() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Called by the delegate whenever the selection changed (to support selction provider under SWT).
fireSelectionRectChanged() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Inform selection rect listeners about a change of the selection rect.
fireSelectionRectClosed() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Inform selectionRectListeners about the end of the selection rect.
fireViewStateChanged() - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarViewState
Inform listeners about a massive change in the view state.
focussedIntervalChanged(Object, TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.model.FocussedIntervalListener
Called when the focussed interval has changed.
FocussedIntervalListener - Interface in de.jaret.util.ui.timebars.model
Interface for listening on the change of the focussed interval in a timebar viewer.

G

GAP - Static variable in class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
gap between line and label.
GAP - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
gap between line and label.
getAbsPosForRow(int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Get the absolute position (x or y depeding on the orientation) for a row.
getActionFactory() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve a configured action factory.
getAdjustMinMaxDatesByModel() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the adjustment policy for min and max date.
getAdjustMinMaxDatesByModel() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the adjustment policy for min and max date.
getAdjustMinMaxDatesByModel() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getAdjustMinMaxDatesByModel() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the adjustment policy for min and max date.
getArrowSize() - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultRelationRenderer
Retrieve the current size set for the arrows.
getArrowSize() - Method in class de.jaret.util.ui.timebars.swt.renderer.RelationRenderer
Retrieve the current size set for the arrows.
getAssumeSortedIntervals() - Method in class de.jaret.util.ui.timebars.strategy.DefaultOverlapStrategy
Retrieve the status of assumeSortedIntervals.
getAutoScaleRows() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Get the number of rows (columns) that the viewer scales itself to.
getAutoScaleRows() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get the number of rows (columns) that the viewer scales itself to.
getAutoScaleRows() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Get the number of rows (columns) that the viewer scales itself to.
getAutoScaleRows() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Get the number of rows (columns) that the viewer scales itself to.
getAutoscrollDelta() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the currently set autoscroll delta.
getAutoscrollDelta() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the currently set autoscroll delta.
getAutoscrollDelta() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the currently set autoscroll delta.
getAutoscrollDelta() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the currently set autoscroll delta.
getBackgroundRscName() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTitleRenderer
Retrieve name of ressource for the background image.
getBodyContextMenu() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the context menu set for the body.
getBodyContextMenu() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getBreakDisplayWidth() - Method in class de.jaret.util.ui.timebars.model.PPSInterval
Retrieve the width that should be used if this pps interval denotes a break in the timeline.
getChildren() - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarNode
Retrieve all children of the node.
getChildren() - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarNode
Retrieve all children of the node.
getChildren() - Method in interface de.jaret.util.ui.timebars.model.TimeBarNode
Retrieve all children of the node.
getContainingRectangle(Interval, Rectangle, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Retrieve the bounding rectangle of the interval rendering.
getContainingRectangle(TimeBarViewerDelegate, Interval, Rectangle, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Retrieve the bounding rectangle of the interval rendering.
getContainingRectangle(Interval, Rectangle, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer
Retrieve the bounding rectangle of the interval rendering.
getContainingRectangle(TimeBarViewerDelegate, Interval, Rectangle, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer2
Retrieve the bounding rectangle of the interval rendering.
getContextMenu(TimeBarViewer, TimeBarRow) - Method in interface de.jaret.util.ui.timebars.swt.RowContextMenuHandler
Retrieve a configured context menu appropriate for the row selection.
getControl() - Method in class de.jaret.util.ui.timebars.swt.TBViewer
getCtxCoordinate() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the location of a context menu popup request.
getCtxRow() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the row above that a popup menu request has occurred.
getDate() - Method in interface de.jaret.util.ui.timebars.TimeBarMarker
Retrieve the current time marked by the marker.
getDate() - Method in class de.jaret.util.ui.timebars.TimeBarMarkerImpl
Retrieve the current time marked by the marker.
getDefaultLineWidth() - Method in class de.jaret.util.ui.timebars.swt.renderer.RendererBase
Retrieve a correctd linewidth taking printer resolution in account when printing.
getDefaultRowHeight() - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarViewState
Retrieve the default row height.
getDefaultRowHeight() - Method in interface de.jaret.util.ui.timebars.model.ITimeBarViewState
Retrieve the default row height.
getDelegate() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the delegate ATTENTION: the delegate is for mostly internal usage only.
getDelegate() - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Access to the delegate.
getDelegate() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the delegate ATTENTION: the delegate is for mostly internal usage only.
getDelegate() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the delegate ATTENTION: the delegate is for mostly internal usage only.
getDepth() - Method in class de.jaret.util.ui.timebars.model.DefaultHierarchicalTimeBarModel
Retrieve the depth of the hierarchy.
getDepth() - Method in interface de.jaret.util.ui.timebars.model.HierarchicalTimeBarModel
Retrieve the depth of the hierarchy.
getDescription() - Method in interface de.jaret.util.ui.timebars.TimeBarMarker
Retrieve the description of the marker.
getDescription() - Method in class de.jaret.util.ui.timebars.TimeBarMarkerImpl
Retrieve the description of the marker.
getDiagramRect() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getDirection() - Method in interface de.jaret.util.ui.timebars.model.IIntervalRelation
Retrieve the direction of the relation.
getDirection() - Method in class de.jaret.util.ui.timebars.model.IntervalRelation
Retrieve the direction of the relation.
getDragAllSelectedIntervals() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
If true all selected intervals will be dragged together with the interval on that the drag happened.
getDragAllSelectedIntervals() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
If true all selected intervals will be dragged together with the interval on that the drag happened.
getDragAllSelectedIntervals() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
If true all selected intervals will be dragged together with the interval on that the drag happened.
getDragAllSelectedIntervals() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
If true all selected intervals will be dragged together with the interval on that the drag happened.
getDraggedMarker() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the marker currently dragged.
getDrawIcons() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
 
getDrawingareas(Rectangle, TimeBarViewerDelegate, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.CombiningTimeScaleRenderer
 
getDrawLabels() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
 
getDrawOverlapping(TimeBarRow) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarViewState
Check whether the intervals in a certain row should be drawn overlapping.
getDrawOverlapping(TimeBarRow) - Method in interface de.jaret.util.ui.timebars.model.ITimeBarViewState
Check whether the intervals in a certain row should be drawn overlapping.
getDrawOverlapping() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the drawing mode.
getDrawOverlapping() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the drawing mode.
getDrawRowGrid() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the status of row grid drawing.
getDrawRowGrid() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the status of row grid drawing.
getDrawRowGrid() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getDrawRowGrid() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the status of row grid drawing.
getDrawTreeLines() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Retrieve whether tree lines shoul dbe drawn.
getEndDate() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
getEndDate() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get the las date painted.
getEndDate() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the last date displayed.
getEndDate() - Method in class de.jaret.util.ui.timebars.ViewConfiguration
Retrieve the end date for parinting.
getEndInterval() - Method in interface de.jaret.util.ui.timebars.model.IIntervalRelation
Retrieve the end interval.
getEndInterval() - Method in class de.jaret.util.ui.timebars.model.IntervalRelation
Retrieve the end interval.
getFirstRow() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getFirstRowDisplayed() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the index of the first row that is displayed.
getFirstRowDisplayed() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the index of the first row that is displayed.
getFirstRowDisplayed() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the index of the first row that is displayed.
getFirstRowOffset() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the pixeloffset for the first row.
getFirstRowOffset() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the pixeloffset for the first row.
getFirstRowOffset() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the pixel offset for the first row.
getFirstRowOffset() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the pixeloffset for the first row.
getFixedLevelWidth() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Retrieve whether level indentation is done with a fixed width or variable.
getFocussedInterval() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the focussed interval.
getFocussedInterval() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the focusef interval.
getFocussedRow() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getFocussedRow() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getFooterHeight() - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
 
getFootLine() - Method in class de.jaret.util.ui.timebars.ViewConfiguration
 
getGapRenderer() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
 
getGapRenderer() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getGhostAlpha() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get the alpha used when drawing ghosted intervals.
getGlobalAssistantRenderer() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Get the current global assistant renderer.
getGlobalAssistantRenderer() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrive the global assistant renderer if set.
getGridRenderer() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
 
getGridRenderer() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getHeaderContextMenu() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the context menu set for the header.
getHeaderCtxHandler() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getHeaderRect(TimeBarRow) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the rectangle for drawing the header of a given row.
getHeaderRenderer() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getHeaderRendererComponent(TimeBarViewer, TimeBarRowHeader, boolean) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultHeaderRenderer
Provide a JComponent configured to render the header object supplied as value.
getHeaderRendererComponent(TimeBarViewer, TimeBarRowHeader, boolean) - Method in interface de.jaret.util.ui.timebars.swing.renderer.HeaderRenderer
Provide a JComponent configured to render the header object supplied as value.
getHeaderToolTipText(TimeBarRow, int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the tooltip for a position on a row.
getHeaderToolTipText(TimeBarRow, int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the tooltip for a position on a row.
getHeaderToolTipText(TimeBarRow, int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the tooltip for a position on a row.
getHeight() - Method in class de.jaret.util.ui.timebars.swing.renderer.BoxTimeScaleRenderer
Return the height needed for painting the time scale.
getHeight() - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultTimeScaleRenderer
Return the height needed for painting the time scale.
getHeight() - Method in class de.jaret.util.ui.timebars.swing.renderer.OldDefaultTimeScaleRenderer
Return the height needed for painting the time scale.
getHeight() - Method in interface de.jaret.util.ui.timebars.swing.renderer.TimeScaleRenderer
Return the height needed for painting the time scale.
getHeight() - Method in class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
Returns the prferred height for rendering.
getHeight() - Method in class de.jaret.util.ui.timebars.swt.renderer.CombiningTimeScaleRenderer
 
getHeight() - Method in class de.jaret.util.ui.timebars.swt.renderer.DateStripRenderer
 
getHeight() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
Returns the prferred height for rendering.
getHeight() - Method in class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
Returns the prferred height for rendering.
getHeight() - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeScaleRenderer
Returns the prferred height for rendering.
getHeight() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Return the height of the viewer.
getHeight() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Return the height of the viewer.
getHideRoot() - Method in class de.jaret.util.ui.timebars.model.StdHierarchicalTimeBarModel
Retrieve whether the root node is included in the outgoing model.
getHideRoot() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve whether the root node is shown when using a hierachical model.
getHideRoot() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve whether the root node is shown when using a hierachical model.
getHideRoot() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve whether the root node is shown when using a hierachical model.
getHideRoot() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve whether the root node is shown when using a hierachical model.
getHierarchicalModel() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the hierarchical model of the viewer.
getHierarchicalModel() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the hierarchical model of the viewer.
getHierarchicalModel() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the hierarchical model displayed if present.
getHierarchicalModel() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the hierarchical model of the viewer.
getHierarchicalViewState() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the hierarchical viewstate used by the viewer.
getHierarchicalViewState() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the hierarchical viewstate used by the viewer.
getHierarchicalViewState() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the hierarchical viewstate.
getHierarchicalViewState() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the hierarchical viewstate used by the viewer.
getHierarchyContextMenu() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the context menu set for the hierrarchy.
getHierarchyCtxHandler() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getHierarchyRect() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getHierarchyRect(TimeBarRow) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the rectangle for drawing the hierachy marker of a given row.
getHierarchyRenderer() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the hierarchy renderer.
getHierarchyRendererComponent(TimeBarViewer, TimeBarRow, boolean, boolean, boolean, int, int) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultHierarchyRenderer
Provide a configured JComponent for rendering the hierarchy.
getHierarchyRendererComponent(TimeBarViewer, TimeBarRow, boolean, boolean, boolean, int, int) - Method in interface de.jaret.util.ui.timebars.swing.renderer.HierarchyRenderer
Provide a configured JComponent for rendering the hierarchy.
getHierarchyToolTipText(TimeBarNode, int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the tooltip for a position in the hierarchy.
getHierarchyToolTipText(TimeBarNode, int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the tooltip for a position in the hierarchy.
getHierarchyToolTipText(TimeBarNode, int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the tooltip for a position in the hierarchy.
getHierarchyWidth() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the width of the hierarchy area.
getHierarchyWidth() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the width of the hierarchy area.
getHierarchyWidth() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the width used to draw the hierarchy area.
getHierarchyWidth() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the width of the hierarchy area.
getHighlightAlpha() - Method in class de.jaret.util.ui.timebars.swt.renderer.AbstractGridRenderer
Get the alpha used when drawing the highlighted row.
getHighlightAlpha() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Deprecated. use the default grid renderer directly (or your own grid renderer)
getHighlightColor() - Method in class de.jaret.util.ui.timebars.swt.renderer.AbstractGridRenderer
retrieve the color used for highlighting rows.
getHighlightColor() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Deprecated. use the default grid renderer directly (or your own grid renderer)
getHighlightedRow() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the highlighted row if prsent.
getHorizontalScrollPanel() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the panel that the horizontal scroll bar is plcaed on (BorderLayout, CENETER).
getId() - Method in interface de.jaret.util.ui.timebars.model.IIdentifiableTimeBarNode
Supply an id.
getIndexForRow(TimeBarRow) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarModel
Retrieve the model index of a given row.
getInput() - Method in class de.jaret.util.ui.timebars.swt.TBViewer
getIntervalBounds(Interval) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the bounding rect of an interval.
getIntervalBounds(int, Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the bounds for an interval.
getIntervalBounds(Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the bounding rect of an interval.
getIntervalBounds(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculates the bounding rectangle for an interval.
getIntervalComponent(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the JComponent for a given row and interval.
getIntervalComponent(Interval, Rectangle) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the JComponent for a given row and interval.
getIntervalComponent(Interval, Rectangle, boolean) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the JComponent for an interval.
getIntervalContextMenu() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getIntervalFilter() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the used interval filter.
getIntervalFilter() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getIntervals() - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Provide the full ordered list of intervals.
getIntervals(JaretDate, JaretDate) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Provide the intervals in beetween a given interval.
getIntervals(JaretDate) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Returns all intervals containing the given date.
getIntervals() - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarRowModel
Provide the full ordered list of intervals.
getIntervals() - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarRowModel
Provide the full ordered list of intervals.
getIntervals() - Method in interface de.jaret.util.ui.timebars.model.TimeBarRow
Provide the full ordered list of intervals.
getIntervals(JaretDate, JaretDate) - Method in interface de.jaret.util.ui.timebars.model.TimeBarRow
Provide the intervals in beetween a given interval.
getIntervals(JaretDate) - Method in interface de.jaret.util.ui.timebars.model.TimeBarRow
Returns all intervals containing the given date.
getIntervals() - Method in class de.jaret.util.ui.timebars.swing.dnd.RowIntervalTuple
 
getIntervals(Rectangle) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve all intervals inside a selection rectangle.
getIntervalsAt(int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieves all intervals at a given point in the diagram pane.
getIntervalsAt(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieves all intervals at a given point in the diagram pane.
getIntervalsAt(TimeBarRow, int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieves all intervals for a given row and a x coordinate in the diagram pane.
getIntervalsAt(TimeBarRow, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve intervals in a given row for a given x coordinate.
getIntervalSelectionStrategy() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the interval selection strategy used.
getIntervalToolTipText(Interval, Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Get the tooltip text for a given location in a rendered interval.
getIntervalToolTipText(Interval, Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get the tooltip text for a given location in a rendered interval.
getIntervalToolTipText(Interval, Rectangle, int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Get the tooltip text for a given location in a rendered interval.
getIRect(boolean, Rectangle, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Calculate the actual drawing rectangle for the interval usig the BORDERFACTOR to determine the border.
getKeyboardChangeDelta() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the keyboardChangeDelta currently used.
getKeyboardChangeDelta() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the keyboardChangeDelta currently used.
getLabel() - Method in class de.jaret.util.ui.timebars.model.DefaultRowHeader
Retrieve the label to use for the header.
getLabel() - Method in interface de.jaret.util.ui.timebars.model.TimeBarRowHeader
Retrieve the label to use for the header.
getLabelProvider() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Get the default label provider to use for label texts and icons (TimeBarRow.class).
getLabelProvider(Class<? extends TimeBarRow>) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Retrieve a label provider for a given class.
getLastSelRect() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the last selection rectangle.
getLastStartDate() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getLevel() - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarNode
Retrieve the level in the tree.
getLevel() - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarNode
Retrieve the level in the tree.
getLevel() - Method in interface de.jaret.util.ui.timebars.model.TimeBarNode
Retrieve the level in the tree.
getLevelWidth() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Retrieve the width for each level (only applicable if fixed level width is used).
getLineWidth() - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultRelationRenderer
Retrieve the current line width.
getLineWidth() - Method in class de.jaret.util.ui.timebars.swt.renderer.RelationRenderer
Retrieve the current line width.
getMajorGridColor() - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultGridRenderer
Retrieve the major grid color.
getMajorTickMinutes(int) - Static method in class de.jaret.util.ui.timebars.TickScaler
 
getMajorTicks(TimeBarViewerDelegate) - Method in interface de.jaret.util.ui.timebars.strategy.ITickProvider
Provide a list of dates used as major ticks.
getMajorTicks(TimeBarViewerDelegate) - Method in class de.jaret.util.ui.timebars.swing.renderer.BoxTimeScaleRenderer
Provide a list of dates used as major ticks.
getMajorTicks(TimeBarViewerDelegate) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultTimeScaleRenderer
Provide a list of dates used as major ticks.
getMajorTicks(TimeBarViewerDelegate) - Method in class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
Provide a list of dates used as major ticks.
getMajorTicks(TimeBarViewerDelegate) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
Provide a list of dates used as major ticks.
getMarginBottom() - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Retrieve the bottom margin (cm).
getMarginLeft() - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Retrieve the left margin (cm).
getMarginRight() - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Retrieve the right margin (cm).
getMarginTop() - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Retrieve the top margin (cm).
getMarkerDraggingInDiagramArea() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve whether marker dragging in the diagram area is activated.
getMarkerDraggingInDiagramArea() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve whether marker dragging in the diagram area is activated.
getMarkerDraggingInDiagramArea() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve whether marker dragging in the diagram area is activated.
getMarkerDraggingInDiagramArea() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve whether marker dragging in the diagram area is activated.
getMarkerForCoord(int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Find a marker for a given coordinate (depending on the orientation).
getMarkerForXY(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrive a marker for a coordinate pair (x or y will be used depending on the orientation).
getMarkerRenderer() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the configured marker renderer.
getMarkerRenderer() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the used marker renderer.
getMarkers() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the list of al markers.
getMarkers() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the list of al markers.
getMarkers() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve all markers added.
getMarkers() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the list of al markers.
getMarkerWidth(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultMarkerRenderer
Retrieve the width of a specific marker.
getMarkerWidth(TimeBarMarker) - Method in interface de.jaret.util.ui.timebars.swing.renderer.IMarkerRenderer
Retrieve the width of a specific marker.
getMarkerWidth(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Get the width for marker painting (as requested by a marker renderer).
getMarkerWidth(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get the width for marker painting (as requested by a marker renderer).
getMarkerWidth(TimeBarMarker) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Get the width for marker painting (as requested by a marker renderer).
getMaxDate() - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Retrieve tha latesr dat ein the model.
getMaxDate() - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
 
getMaxDate() - Method in interface de.jaret.util.ui.timebars.model.TimeBarModel
Retrieve tha latesr dat ein the model.
getMaxDate() - Method in interface de.jaret.util.ui.timebars.model.TimeBarRow
Return the ending date of the latest interval in the row.
getMaxDate() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the maximum date that can be displayed.
getMaxDate() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the maximum date that can be displayed.
getMaxDate() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getMaxDate() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the maximum date that can be displayed.
getMaxOverlapCount(TimeBarRow) - Method in class de.jaret.util.ui.timebars.strategy.DefaultOverlapStrategy
Retrieve tha maximal count of overlapping intervals in a row.
getMaxOverlapCount(TimeBarRow) - Method in interface de.jaret.util.ui.timebars.strategy.IOverlapStrategy
Retrieve tha maximal count of overlapping intervals in a row.
getMaxOverlapCount(TimeBarRow) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve tha maximal count of overlapping intervals in a row.
getMilliSecondsDisplayed() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Get the milli seconds currently displayed by the diagram.
getMinDate() - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Retrieve the earliest date in the model.
getMinDate() - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
 
getMinDate() - Method in interface de.jaret.util.ui.timebars.model.TimeBarModel
Retrieve the earliest date in the model.
getMinDate() - Method in interface de.jaret.util.ui.timebars.model.TimeBarRow
Return the beginning date of the earliest interval in the row.
getMinDate() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the minimum value present in the data of the viewer.
getMinDate() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the minimum value present in the data of the viewer.
getMinDate() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getMinDate() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the minimum value present in the data of the viewer.
getMinimumWidth() - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultGapRenderer
By returning a non negative value a minimum width will be given to the renderer.
getMinimumWidth() - Method in interface de.jaret.util.ui.timebars.swing.renderer.TimeBarGapRenderer
By returning a non negative value a minimum width will be given to the renderer.
getMinorGridColor() - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultGridRenderer
Retrieve the minor grid color.
getMinorTickMinutes(int) - Static method in class de.jaret.util.ui.timebars.TickScaler
 
getMinorTicks(TimeBarViewerDelegate) - Method in interface de.jaret.util.ui.timebars.strategy.ITickProvider
Provide a list of dates used as minor ticks.
getMinorTicks(TimeBarViewerDelegate) - Method in class de.jaret.util.ui.timebars.swing.renderer.BoxTimeScaleRenderer
Provide a list of dates used as minor ticks.
getMinorTicks(TimeBarViewerDelegate) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultTimeScaleRenderer
Provide a list of dates used as minor ticks.
getMinorTicks(TimeBarViewerDelegate) - Method in class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
Provide a list of dates used as minor ticks.
getMinorTicks(TimeBarViewerDelegate) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
Provide a list of dates used as minor ticks.
getMiscRenderer() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Get the current misc renderer.
getMiscRenderer() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the current misc renderer.
getModel() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the flat model used by the viewer.
getModel() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the flat model used by the viewer.
getModel() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Get the model the viewer displays.
getModel() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the flat model used by the viewer.
getMultipleSelectionAllowed() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Retrieves the multiple selection allowance.
getMultipleSelectionAllowed() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Retrieves the multiple selection allowance.
getName() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the name set on the viewer.
getName() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the name set on the viewer.
getName() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Get the name of the viewer/component.
getName() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the name set on the viewer.
getName() - Method in class de.jaret.util.ui.timebars.ViewConfiguration
Retrieve the name of the viewconfiguraion.
getNextSibling(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.StdHierarchicalTimeBarModel
Retrieve the next sibling of a given node.
getNumberOfStrips() - Method in class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
retrieve the number of strips to render.
getObject() - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarNode
Retrieve the stored object.
getOptimizeScrolling() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Get whether optimzed scrollnig is used.
getOptimizeScrolling() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get whether optimzed scrollnig is used.
getOptimizeScrolling() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Get whether optimzed scrollnig is used.
getOptimizeScrolling() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Get whether optimzed scrollnig is used.
getOrientation() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the orientation of the viewer.
getOverlapInfo(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.strategy.DefaultOverlapStrategy
Retrieve the information about overlapping intervals and drawing position for a given interval.
getOverlapInfo(TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.strategy.IOverlapStrategy
Retrieve the information about overlapping intervals and drawing position for a given interval.
getOverlapStrategy() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the used strategy for determing overlap information.
getOverlapStrategy() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the used strategy for determing overlap information.
getOverlapStrategy() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the used strategy for determing overlap information.
getOverlapStrategy() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the used strategy for determing overlap information.
getPixelPerMilliSecond() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the corrected pixel per second value for milliseconds.
getPixelPerSecond() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Return the pixel per second ratio.
getPixelPerSecond() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Return the pixel per second ratio.
getPixelPerSecond() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Return the pixel per second ratio.
getPixelPerSecond() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Return the pixel per second ratio.
getPopUpInformation() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the row and date of the click leading to the activation of a context menu.
getPopUpInformation() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the row and date of the click leading to the activation of a context menu.
getPopUpInformation() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the row and date of the click leading to the activation of a context menu.
getPopUpInformation() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the row and date of the click leading to the activation of a context menu.
getPopupMenu(Class<? extends Interval>) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the popup menu registered for a given interval class.
getPps() - Method in class de.jaret.util.ui.timebars.model.PPSInterval
Retrieve the pps value.
getPPSInterval(JaretDate) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the appropriate pps interval for a given date.
getPpsRow() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the row that hold intervals (PpsIntervals) defining the pps value for different intervals.
getPpsRow() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the row that hold intervals (PpsIntervals) defining the pps value for different intervals.
getPpsRow() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the row that hold intervals (PpsIntervals) defining the pps value for different intervals.
getPpsRow() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the row that hold intervals (PpsIntervals) defining the pps value for different intervals.
getPreferredDrawingBounds(Rectangle, TimeBarViewerDelegate, Interval, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultTimeBarRenderer
Retrieve the preferred drawing bounds for a specific interval.
getPreferredDrawingBounds(Rectangle, TimeBarViewerDelegate, Interval, boolean, boolean) - Method in interface de.jaret.util.ui.timebars.swing.renderer.TimeBarRenderer
Retrieve the preferred drawing bounds for a specific interval.
getPreferredDrawingBounds(Rectangle, TimeBarViewerDelegate, Interval, boolean, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.AbstractTimeBarRenderer
Retrieve the preferred drawing bounds for a specific interval.
getPreferredDrawingBounds(Rectangle, TimeBarViewerDelegate, Interval, boolean, boolean, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer2
Retrieve the preferred drawing bounds for a specific interval.
getPreferredWidth() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Return the preferred width for the hierachy display.
getPreferredWidth() - Method in interface de.jaret.util.ui.timebars.swt.renderer.HierarchyRenderer
Return the preferred width for the hierachy display.
getPrinter() - Method in class de.jaret.util.ui.timebars.swt.renderer.RendererBase
Retrieve the printer device if set.
getPrinter() - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Retrieve the printer device.
getRange(int) - Static method in class de.jaret.util.ui.timebars.TickScaler
 
getRegionRect() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the selected region.
getRegionRect() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the selected region.
getRegionRect() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the selected region.
getRegionRect() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the selected region.
getRegionRectEnable() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve whether region selections are enabled.
getRegionRectEnable() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve whether region selections are enabled.
getRegionRectEnable() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve whether region selections are enabled.
getRegionRectEnable() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve whether region selections are enabled.
getRelationRenderer() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the relation renderer currently set.
getRelationRenderer() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the relation renderer.
getRelations() - Method in interface de.jaret.util.ui.timebars.model.IRelationalInterval
Retrieve all relations of the interval.
getRelations() - Method in class de.jaret.util.ui.timebars.model.RelationalInterval
Retrieve all relations of the interval.
getRelationsForCoord(int, int) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultRelationRenderer
Retrieve the list of relations that are hit a the given coordinate.
getRelationsForCoord(int, int) - Method in interface de.jaret.util.ui.timebars.swing.renderer.IRelationRenderer
Retrieve the list of relations that are hit a the given coordinate.
getRelationsForCoord(int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the list of relations hit for a coordinate.
getRelationsForCoord(int, int) - Method in interface de.jaret.util.ui.timebars.swt.renderer.IRelationRenderer
Retrieve the list of relations that are hit a the given coordinate.
getRelationsForCoord(int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.RelationRenderer
Retrieve the list of relations that are hit a the given coordinate.
getRelationsForCoord(int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the list of relations hit for a coordinate.
getRelationsForCoord(int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the list of relations hit for a coordinate.
getRelationTooltip(int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Provide the tooltip for a relation if any.
getRelationTooltip(int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Provide the tooltip for a relation if any.
getRelationTooltip(int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Provide the tooltip for a relation if any.
getRenderer(Class<? extends Interval>) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve a renderer for a given class.
getRenderer(Class<? extends Interval>) - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Retrieve a renderer for a given class.
getRenderer(Class<? extends Interval>) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve a renderer for a given class.
getRendererComponent(TimeBarViewer, boolean) - Method in class de.jaret.util.ui.timebars.swing.renderer.BoxTimeScaleRenderer
Return a JComponent to be used to render the time scale.
getRendererComponent(TimeBarViewer) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultGridRenderer
Supply a configured JComponent for rendering the grid.
getRendererComponent(TimeBarViewer, boolean) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultTimeScaleRenderer
Return a JComponent to be used to render the time scale.
getRendererComponent(TimeBarViewer) - Method in interface de.jaret.util.ui.timebars.swing.renderer.GridRenderer
Supply a configured JComponent for rendering the grid.
getRendererComponent(TimeBarViewer, boolean) - Method in class de.jaret.util.ui.timebars.swing.renderer.OldDefaultTimeScaleRenderer
Return a JComponent to be used to render the time scale.
getRendererComponent(TimeBarViewer, boolean) - Method in interface de.jaret.util.ui.timebars.swing.renderer.TimeScaleRenderer
Return a JComponent to be used to render the time scale.
getRendererMapping() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the complete renderer map.
getRendererMapping() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the complete renderer map.
getRepeatScale() - Method in class de.jaret.util.ui.timebars.ViewConfiguration
 
getRepeatYAxis() - Method in class de.jaret.util.ui.timebars.ViewConfiguration
 
getRootNode() - Method in class de.jaret.util.ui.timebars.model.DefaultHierarchicalTimeBarModel
Retrieve the root node of the hierarchy.
getRootNode() - Method in interface de.jaret.util.ui.timebars.model.HierarchicalTimeBarModel
Retrieve the root node of the hierarchy.
getRow() - Method in class de.jaret.util.ui.timebars.model.DefaultRowHeader
retrieve the row the header belongs to.
getRow(int) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarModel
Return the row for the given index.
getRow(int) - Method in class de.jaret.util.ui.timebars.model.StdHierarchicalTimeBarModel
Return the row for the given index.
getRow(int) - Method in interface de.jaret.util.ui.timebars.model.TimeBarModel
Return the row for the given index.
getRow() - Method in interface de.jaret.util.ui.timebars.model.TimeBarRowHeader
retrieve the row the header belongs to.
getRow() - Method in class de.jaret.util.ui.timebars.swing.dnd.RowIntervalTuple
 
getRow(int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Get a timebar row from the filtered/sorted list by index.
getRowBounds(TimeBarRow) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculates the bounds of a row.
getRowCount() - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarModel
Get the number of rows in the model.
getRowCount() - Method in class de.jaret.util.ui.timebars.model.StdHierarchicalTimeBarModel
Get the number of rows in the model.
getRowCount() - Method in interface de.jaret.util.ui.timebars.model.TimeBarModel
Get the number of rows in the model.
getRowCount() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Return the size of the row list.
getRowFilter() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
getRowFilter() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get the used row filter.
getRowFilter() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getRowForInterval(Interval) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
Retrieve the TimeBarRow for a given interval.
getRowForInterval(Interval) - Method in interface de.jaret.util.ui.timebars.model.TimeBarModel
Retrieve the TimeBarRow for a given interval.
getRowForXY(int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the row for a given point.
getRowForXY(int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the row for a given point.
getRowForXY(int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the row for a given point.
getRowForY(int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the row for a given y coodinate (x if oriented vertcal; use getRowForXY instead!).
getRowForY(int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the row for a given y coodinate (x if oriented vertcal; use getRowForXY instead!).
getRowForY(int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the row for a given y coodinate (x if oriented vertcal; use getRowForXY instead!).
getRowGridColor() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve color for the row grid.
getRowHeader() - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Return the row header.
getRowHeader() - Method in interface de.jaret.util.ui.timebars.model.TimeBarRow
Return the row header.
getRowHeight(TimeBarRow) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarViewState
Retrieve the height of the given row.
getRowHeight(TimeBarRow) - Method in interface de.jaret.util.ui.timebars.model.ITimeBarViewState
Retrieve the height of the given row.
getRowHeight() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the current row height or the default row height if variable row heights/widths are enabled.
getRowHeight() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the current row height or the default row height if variable row heights/widths are enabled.
getRowHeight() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the current row height (col width).
getRowHeight() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the current row height or the default row height if variable row heights/widths are enabled.
getRowHeightStrategy() - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarViewState
Retrieve the row height strategy if set.
getRowHeightStrategy() - Method in interface de.jaret.util.ui.timebars.model.ITimeBarViewState
Retrieve the row height strategy if set.
getRowIdxForAbsoluteOffset(int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the row index for an absolute pixel position (referring to all rows stacked).
getRowIndex(TimeBarRow) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the index of a given row.
getRowPixOffsetForAbsoluteOffset(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the pixel offset of the first row for an absolute value (referring to the total height of all rows).
getRowsDisplayed() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getRowSelectAlpha() - Method in class de.jaret.util.ui.timebars.swt.renderer.AbstractGridRenderer
Retrieve the alpha value used for painting row selections.
getRowSelectColor() - Method in class de.jaret.util.ui.timebars.swt.renderer.AbstractGridRenderer
Retrieve the color used for marking selected rows.
getRowSelectColor() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Deprecated. use the default grid renderer directly (or your own grid renderer)
getRowSelectionToggleMode() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Retrieve the row selection toggle mode.
getRowSelectionToggleMode() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Retrieve the row selection toggle mode.
getRowSorter() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
getRowSorter() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrive sorter used.
getRowSorter() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getScaleContextMenu() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getScaleX() - Method in class de.jaret.util.ui.timebars.swt.renderer.RendererBase
Retrieve the x scale factor.
getScaleX() - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Retrieve the scale factor for the x axis.
getScaleY() - Method in class de.jaret.util.ui.timebars.swt.renderer.RendererBase
Retruve the y scale value.
getScaleY() - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Retrieve the scale factor for the y axis.
getScrollLookBackMinutes() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the time to be additionally considered (looking back) when deciding which intervals are to be painted.
getScrollLookBackMinutes() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the time to be additionally considered (looking back) when deciding which intervals are to be painted.
getScrollLookBackMinutes() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the time to be additionally considered (looking back) when deciding which intervals are to be painted.
getScrollLookBackMinutes() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the time to be additionally considered (looking back) when deciding which intervals are to be painted.
getScrollLookForwardMinutes() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the time to be additionally considered (looking forward) when deciding which intervals are to be painted.
getScrollLookForwardMinutes() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the time to be additionally considered (looking forward) when deciding which intervals are to be painted.
getScrollLookForwardMinutes() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the time to be additionally considered (looking forward) when deciding which intervals are to be painted.
getScrollLookForwardMinutes() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the time to be additionally considered (looking forward) when deciding which intervals are to be painted.
getScrollOnFocus() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the state of the scroll to focus flag.
getScrollOnFocus() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the state of the scroll to focus flag.
getScrollOnFocus() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the state of the scroll to focus flag.
getScrollOnFocus() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the state of the scroll to focus flag.
getSecondGridSnap() - Method in class de.jaret.util.ui.timebars.mod.DefaultIntervalModificator
If this method returns a positive value this is used as the modification interval.
getSecondGridSnap(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.mod.DefaultIntervalModificator
If this method returns a positive value this is used as the modification interval.
getSecondGridSnap(TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.mod.IIntervalModificator
If this method returns a positive value this is used as the modification interval.
getSecondGridSnap() - Method in interface de.jaret.util.ui.timebars.mod.IntervalModificator
If this method returns a positive value this is used as the modification interval.
getSecondsDisplayed() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Get the seconds currently displayed by the diagram.
getSecondsDisplayed() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get the seconds currently displayed by the diagram.
getSecondsDisplayed() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Get the seconds currently displayed by the diagram.
getSecondsDisplayed() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Get the seconds currently displayed by the diagram.
getSecondsPerPage() - Method in class de.jaret.util.ui.timebars.ViewConfiguration
Retrieve the number of seconds that shoul dbe printed on the first page.
getSelectedIntervals() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Retrieves the list of currently selected intervals.
getSelectedIntervals() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Retrieves the list of currently selected intervals.
getSelectedRelations() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Retrieves the list of currently selected relations.
getSelectedRelations() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Retrieves the list of currently selected relations.
getSelectedRows() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Retrieves the list of currently selected rows.
getSelectedRows() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Retrieves the list of currently selected rows.
getSelection() - Method in class de.jaret.util.ui.timebars.swt.TBViewer
getSelection() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Will return a structured selection conaining selected rows and selected intervals.
getSelectionDelta() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the selection delta used to determine whether a marker or interval edge is clicked/dragged.
getSelectionDelta() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the selection delta used to determine whether a marker or interval edge is clicked/dragged.
getSelectionDelta() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the selection delta used to determine whether a marker or interval edge is clicked/dragged.
getSelectionDelta() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the selection delta used to determine whether a marker or interval edge is clicked/dragged.
getSelectionFromWidget() - Method in class de.jaret.util.ui.timebars.swt.TBViewer
getSelectionModel() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Get the selection model of the viewer.
getSelectionModel() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get the selection model of the viewer.
getSelectionModel() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getSelectionModel() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Get the selection model of the viewer.
getSelectionRect() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the selection rect.
getSize() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Retrieve the squae size of the symbols.
getStartDate() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrive the current start date of the displayed time span.
getStartDate() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrive the current start date of the displayed time span.
getStartDate() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Get the starting date, that is the leftmost date displayed.
getStartDate() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrive the current start date of the displayed time span.
getStartDate() - Method in class de.jaret.util.ui.timebars.ViewConfiguration
 
getStartInterval() - Method in interface de.jaret.util.ui.timebars.model.IIntervalRelation
Retrieve the start interval.
getStartInterval() - Method in class de.jaret.util.ui.timebars.model.IntervalRelation
Retrieve the start interval.
getStrictClipTimeCheck() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the strategy for filtering when painting (see TimeBarViewerInterface.setStrictClipTimeCheck(boolean)).
getStrictClipTimeCheck() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the strategy for filtering when painting (see TimeBarViewerInterface.setStrictClipTimeCheck(boolean)).
getStrictClipTimeCheck() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the strategy for filtering when painting (see TimeBarViewerDelegate.setStrictClipTimeCheck(boolean)).
getStrictClipTimeCheck() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the strategy for filtering when painting (see TimeBarViewerInterface.setStrictClipTimeCheck(boolean)).
getTBOrientation() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the orientation of the viewer.
getTBOrientation() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the orientation of the viewer.
getTBOrientation() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the orientation of the viewer.
getText() - Method in class de.jaret.util.ui.timebars.swt.util.actions.CenterScaleAction
getText() - Method in class de.jaret.util.ui.timebars.swt.util.actions.CollapseAllAction
getText() - Method in class de.jaret.util.ui.timebars.swt.util.actions.CollapseNodeAction
getText() - Method in class de.jaret.util.ui.timebars.swt.util.actions.ExpandAllAction
getText() - Method in class de.jaret.util.ui.timebars.swt.util.actions.ExpandNodeAction
getText() - Method in class de.jaret.util.ui.timebars.swt.util.actions.ScaleMonthAction
getText() - Method in class de.jaret.util.ui.timebars.swt.util.actions.ScaleWeekAction
getText() - Method in class de.jaret.util.ui.timebars.swt.util.actions.ScaleYearAction
getTickIdx(double) - Static method in class de.jaret.util.ui.timebars.TickScaler
 
getTimeBarGapRendererComponent(TimeBarViewer, TimeBarRow, Interval, Interval) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultGapRenderer
getTimeBarGapRendererComponent(TimeBarViewer, TimeBarRow, Interval, Interval) - Method in interface de.jaret.util.ui.timebars.swing.renderer.TimeBarGapRenderer
 
getTimeBarRenderer() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the default renderer currently used for rendering intervals (regsitered for Interval.class).
getTimeBarRenderer() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the default renderer currently used for rendering intervals (regsitered for Interval.class).
getTimeBarRendererComponent(TimeBarViewer, Interval, boolean, boolean) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultTimeBarRenderer
Supply a component to render an interval in the TimeBarViewer.
getTimeBarRendererComponent(TimeBarViewer, Interval, boolean, boolean) - Method in interface de.jaret.util.ui.timebars.swing.renderer.TimeBarRenderer
Supply a component to render an interval in the TimeBarViewer.
getTimeBarViewState() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the statndard viewstate of the viewer containing the row heights/column widths.
getTimeBarViewState() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the statndard viewstate of the viewer containing the row heights/column widths.
getTimeBarViewState() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the timebarviewstate.
getTimeBarViewState() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the statndard viewstate of the viewer containing the row heights/column widths.
getTimeScaleContextMenu() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the context menu set for the time scale.
getTimeScalePosition() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
getTimeScalePosition() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getTimeScaleRenderer() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
 
getTimeScaleRenderer() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getTimeScaleToolTipText(int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the tooltip for a position on the timescale.
getTimeScaleToolTipText(int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the tooltip for a position on the timescale.
getTimeScaleToolTipText(int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the tooltip for a position on the timescale.
getTitle() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the title.
getTitle() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the title.
getTitle() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the title of the viewer.
getTitle() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the title.
getTitleContextMenu() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the context menu set for the title area.
getTitleContextMenu() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getTitleRect() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve area for drawing a title.
getTitleRenderer() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the renderer that is currently used to render the title area.
getTitleRenderer() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
 
getTitleRendererComponent(TimeBarViewer) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultTitleRenderer
Return a component for rendering in the title area fo the timebarviewer.
getTitleRendererComponent(TimeBarViewer) - Method in interface de.jaret.util.ui.timebars.swing.renderer.ITitleRenderer
Return a component for rendering in the title area fo the timebarviewer.
getTooltip(int, int) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultRelationRenderer
Supply a tooltip for a position in the diagram area.
getTooltip(int, int) - Method in interface de.jaret.util.ui.timebars.swing.renderer.IRelationRenderer
Supply a tooltip for a position in the diagram area.
getTooltip(int, int) - Method in interface de.jaret.util.ui.timebars.swt.renderer.IRelationRenderer
Supply a tooltip for a position in the diagram area.
getTooltip(int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.RelationRenderer
Supply a tooltip for a position in the diagram area.
getToolTipText() - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultTitleRenderer.TitleRendererComponent
getToolTipText(TimeBarViewer, Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.BoxTimeScaleRenderer
Retrieve the tooltip text for a given locatin in the timescale.
getToolTipText(TimeBarViewer, Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.CombiningTimeScaleRenderer
 
getToolTipText(TimeBarViewer, Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DateStripRenderer
 
getToolTipText(TimeBarRow, Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHeaderRenderer
Retrieve the tooltip for a position inside the header.
getToolTipText(TimeBarNode, Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Retrieve the tooltip for a position inside the header.
getToolTipText(Interval, Rectangle, int, int, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Retrieve the tooltip text for the interval.
getToolTipText(TimeBarViewerDelegate, Interval, Rectangle, int, int, boolean) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultRenderer
Retrieve the tooltip text for the interval.
getToolTipText(TimeBarViewer, Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
Retrieve the tooltip text for a given locatin in the timescale.
getToolTipText(TimeBarRow, Rectangle, int, int) - Method in interface de.jaret.util.ui.timebars.swt.renderer.HeaderRenderer
Retrieve the tooltip for a position inside the header.
getToolTipText(TimeBarNode, Rectangle, int, int) - Method in interface de.jaret.util.ui.timebars.swt.renderer.HierarchyRenderer
Retrieve the tooltip for a position inside the header.
getToolTipText(TimeBarViewer, Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
Retrieve the tooltip text for a given locatin in the timescale.
getToolTipText(Interval, Rectangle, int, int, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer
Retrieve the tooltip text for the interval.
getToolTipText(TimeBarViewerDelegate, Interval, Rectangle, int, int, boolean) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarRenderer2
Retrieve the tooltip text for the interval.
getToolTipText(TimeBarViewer, Rectangle, int, int) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeScaleRenderer
Retrieve the tooltip text for a given locatin in the timescale.
getTooltipText() - Method in interface de.jaret.util.ui.timebars.TimeBarMarker
Retrieve the tooltip text for the marker.
getTooltipText() - Method in class de.jaret.util.ui.timebars.TimeBarMarkerImpl
Retrieve the tooltip text for the marker.
getToolTipText(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the tooltip text for a given location.
getToolTipText() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Return the tool tip text of the viewer.
getToolTipTextForDate(JaretDate, TickScaler.Range) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
Convert date to string for tooltip display.
getToolTipTextForDate(JaretDate, TickScaler.Range) - Method in class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
Convert date to string for tooltip display.
getTotalHeight() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the total height/width of all rows.
getTotalMilliSeconds() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculates the number of milliseconds the complete model spans.
getTotalSeconds() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculates the number of seconds the complete model spans.
getTransferData(DataFlavor) - Method in class de.jaret.util.ui.timebars.swing.dnd.IntervalListTransferable
 
getTransferDataFlavors() - Method in class de.jaret.util.ui.timebars.swing.dnd.IntervalListTransferable
 
getType() - Method in interface de.jaret.util.ui.timebars.model.IIntervalRelation
Retrieve the type of the relation.
getType() - Method in class de.jaret.util.ui.timebars.model.IntervalRelation
Retrieve the type of the relation.
getUseUniformHeight() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve whether uniform height is use for all intervals in a row.
getUseUniformHeight() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve whether uniform height is use for all intervals in a row.
getUseUniformHeight() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve whether uniform height is use for all intervals in a row.
getUseUniformHeight() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve whether uniform height is use for all intervals in a row.
getUseVariableRowHeights() - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarViewState
Retrieve whether to use variable row heights/widths.
getUseVariableRowHeights() - Method in interface de.jaret.util.ui.timebars.model.ITimeBarViewState
Retrieve whether to use variable row heights/widths.
getVerticalScrollPanel() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the panel that the vertical scroll bar is plcaed on (BorderLayout, CENETER).
getWidth() - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultHeaderRenderer
Return the width required by the header renderer.
getWidth() - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultHierarchyRenderer
Return the preferred width for the hierachy display.
getWidth() - Method in interface de.jaret.util.ui.timebars.swing.renderer.HeaderRenderer
Return the width required by the header renderer.
getWidth() - Method in interface de.jaret.util.ui.timebars.swing.renderer.HierarchyRenderer
Return the preferred width for the hierachy display.
getWidth(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeBarMarkerRenderer
Get the width for the marker rendering.
getWidth(TimeBarMarker) - Method in interface de.jaret.util.ui.timebars.swt.renderer.TimeBarMarkerRenderer
Get the width for the marker rendering.
getWidth() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Return the width of the viewer.
getWidth() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Return the width of the viewer.
getXAxisHeight() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the height (or width when orientation is vertical) of the timescale.
getXAxisHeight() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the height (or width when orientation is vertical) of the timescale.
getXAxisHeight() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getXAxisHeight() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the height (or width when orientation is vertical) of the timescale.
getXAxisRect() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getXScrollBar() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the x scroll bar.
getYAxisRect() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getYAxisWidth() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the width of the y axis (header area).
getYAxisWidth() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the width of the y axis (header area).
getYAxisWidth() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
getYAxisWidth() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the width of the y axis (header area).
getYForRow(TimeBarRow) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the y coordinate in the diagram pane for the given row.
getYForRow(TimeBarRow) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the y coordinate in the diagram pane for the given row.
getYForRow(TimeBarRow) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the y coordinate in the diagram pane for the given row.
getYScrollBar() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the y scroll bar.
GlobalAssistantRenderer - Interface in de.jaret.util.ui.timebars.swt.renderer
Interface describing a renderer that is called to do global rendering on the timebarviewer.
GridRenderer - Interface in de.jaret.util.ui.timebars.swing.renderer
Interface for supplying a JComponent used to render the grid in a TimeBarViewer.
GridRenderer - Interface in de.jaret.util.ui.timebars.swt.renderer
Renderer for drawing the background (grid) of the TimeBarViewer.

H

handleHorizontalScroll(int, boolean) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Handle operation of the horizontal scroll bar.
handleKeyPressed(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Handle key events from the time bar viewers.
handleVerticalScroll(int, boolean) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Handle change of the vertical scroll bar.
hasIntervalSelection() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Check whether there are selected intervals.
hasIntervalSelection() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Check whether there are selected intervals.
hasRelationSelection() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Check whether there are selected relations.
hasRelationSelection() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Check whether there are selected relations.
hasRowSelection() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Check whether there are selected rows.
hasRowSelection() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Check whether there are selected rows.
hasVariableXScale() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Retrieve the state of the variable xscale state.
hasVariableXScale() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Retrieve the state of the variable xscale state.
hasVariableXScale() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Retrieve the state of the variable xscale state.
hasVariableXScale() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Retrieve the state of the variable xscale state.
headerChanged(TimeBarRow, TimeBarRowHeader) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarModel
The header of the row has changed.
headerChanged(TimeBarRow, TimeBarRowHeader) - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarRowModel
The header of the row has changed.
headerChanged(TimeBarModel, TimeBarRow, Object) - Method in interface de.jaret.util.ui.timebars.model.TimeBarModelListener
The header of a row changed.
headerChanged(TimeBarRow, TimeBarRowHeader) - Method in interface de.jaret.util.ui.timebars.model.TimeBarRowListener
The header of the row has changed.
headerChanged(TimeBarModel, TimeBarRow, Object) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
The header of a row changed.
HeaderRenderer - Interface in de.jaret.util.ui.timebars.swing.renderer
Renderer for row headers.
HeaderRenderer - Interface in de.jaret.util.ui.timebars.swt.renderer
This interface describes a renderer used to render the header of a row.
HierarchicalTimeBarModel - Interface in de.jaret.util.ui.timebars.model
Interface describing a hierarchical model.
HierarchicalViewState - Interface in de.jaret.util.ui.timebars.model
Interface describing the viewstate of a hierarchical time bar model (expanded/not expanded).
HierarchicalViewStateImpl - Class in de.jaret.util.ui.timebars.model
Default implementation of a HIerarchicalViewState based on a map, not supporting paths to nodes.
HierarchicalViewStateImpl() - Constructor for class de.jaret.util.ui.timebars.model.HierarchicalViewStateImpl
 
HierarchicalViewStateListener - Interface in de.jaret.util.ui.timebars.model
Listener for listening on changes of the view satte of TimeBarNodes.
HierarchyRenderer - Interface in de.jaret.util.ui.timebars.swing.renderer
This interface describes a renderer used to render the hierarchy column.
HierarchyRenderer - Interface in de.jaret.util.ui.timebars.swt.renderer
This interface describes a renderer used to render the hierarchy column.
HIGHLIGHT_COLOR - Static variable in class de.jaret.util.ui.timebars.swing.renderer.DefaultMiscRenderer
color used for highlighting.
HIGHLIGHT_COLOR - Variable in class de.jaret.util.ui.timebars.swt.renderer.AbstractGridRenderer
default color for highlighted row.
highlightRow(int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
highlightRow(TimeBarRow) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
highlightRow(int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
highlightRow(TimeBarRow) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
highlightRow(int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Highlight a row by giving the display y coordinate.
highlightRow(TimeBarRow) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Highlight a row.
hit(int, int, int) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultRelationRenderer.Line
Check whether the line is hit by a certain coordinate.
hit(int, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.RelationRenderer.Line
Check whether the line is hit by a certain coordinate.

I

IGlobalAssistantRenderer - Interface in de.jaret.util.ui.timebars.swing.renderer
This interface describes a general purpose renderer that can be used to render anything befor the intervals will be painted and after the intervals have been painted.
IIdentifiableTimeBarNode - Interface in de.jaret.util.ui.timebars.model
Extenison of the tImeBarNode interface supplying an additional id.
IIntervalModificator - Interface in de.jaret.util.ui.timebars.mod
Extension of the interval modificator interface that includes a more specific method for getting the gridsnap for an interval.
IIntervalRelation - Interface in de.jaret.util.ui.timebars.model
Relation between intervals.
IIntervalRelation.Direction - Enum in de.jaret.util.ui.timebars.model
Direction of the relation.
IIntervalRelation.Type - Enum in de.jaret.util.ui.timebars.model
Relation type denoting if the relation should refer to the end or begin of the interval.
IIntervalSelectionStrategy - Interface in de.jaret.util.ui.timebars.strategy
Interface describing strategies when there is a doubt which interval should be considered in various selction actions.
IMarkerRenderer - Interface in de.jaret.util.ui.timebars.swing.renderer
Interface describing a marker renderer.
IMiscRenderer - Interface in de.jaret.util.ui.timebars.swing.renderer
Interface describing a renderer for various elements in the swing time bar viewer.
IMiscRenderer - Interface in de.jaret.util.ui.timebars.swt.renderer
Interface describing several rendering routines for the TimeBarViewer.
INCREMENTDIVISOR_X - Static variable in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Number of seconds will be divided by this divisor for determing arrow incremtn of the scrollbar.
INCREMENTDIVISOR_Y - Static variable in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Number of rows will be divided by this divisor for determing arrow incremtn of the scrollbar.
init(TimeBarViewer) - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Init the timebarprinter with the appropriate rendereres and settings from the timebarviewer.
initIterators() - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultTimeScaleRenderer
Initialize all possible iterators (strips).
initIterators() - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
Initialize all possible iterators (strips).
internalRefresh(Object) - Method in class de.jaret.util.ui.timebars.swt.TBViewer
interval - Variable in class de.jaret.util.ui.timebars.strategy.OverlapInfo
Interval the information corresponds to.
intervalChangeCancelled(TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.model.ITimeBarChangeListener
Indicates that the user cancelled the change (most probably by pressing the ESC key).
intervalChangeCancelled(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.model.TimeBarChangeAdapter
Indicates that the user cancelled the change (most probably by pressing the ESC key).
intervalChanged(TimeBarRow, Interval, JaretDate, JaretDate) - Method in interface de.jaret.util.ui.timebars.model.ITimeBarChangeListener
Indicates the final state after an interactive change performed by the user.
intervalChanged(TimeBarRow, Interval, JaretDate, JaretDate) - Method in class de.jaret.util.ui.timebars.model.TimeBarChangeAdapter
Indicates the final state after an interactive change performed by the user.
intervalChangeStarted(TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.model.ITimeBarChangeListener
Indicates that an interval is about to be changed interactively by the user.
intervalChangeStarted(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.model.TimeBarChangeAdapter
Indicates that an interval is about to be changed interactively by the user.
intervalIntermediateChange(TimeBarRow, Interval, JaretDate, JaretDate) - Method in interface de.jaret.util.ui.timebars.model.ITimeBarChangeListener
Indicates an intermediate state while he user drags interval edegs or the interval.
intervalIntermediateChange(TimeBarRow, Interval, JaretDate, JaretDate) - Method in class de.jaret.util.ui.timebars.model.TimeBarChangeAdapter
Indicates an intermediate state while he user drags interval edegs or the interval.
intervalListFlavor - Static variable in class de.jaret.util.ui.timebars.swing.dnd.IntervalListTransferable
 
IntervalListTransferable - Class in de.jaret.util.ui.timebars.swing.dnd
Transferable for a list of intervals and
IntervalListTransferable(List) - Constructor for class de.jaret.util.ui.timebars.swing.dnd.IntervalListTransferable
 
IntervalModificator - Interface in de.jaret.util.ui.timebars.mod
Interface for deciding about interval modifications through the time bar viewer (visual editing).
IntervalRelation - Class in de.jaret.util.ui.timebars.model
Implementation of the IIntervalRelation.
IntervalRelation(IRelationalInterval, IRelationalInterval) - Constructor for class de.jaret.util.ui.timebars.model.IntervalRelation
Construct a releation between two intervals (forward, end-begin).
IOverlapStrategy - Interface in de.jaret.util.ui.timebars.strategy
Interface describing the strategy to calculate overlap information for a time bar viewer.
IRelationalInterval - Interface in de.jaret.util.ui.timebars.model
Interval carrying a list of relations.
IRelationRenderer - Interface in de.jaret.util.ui.timebars.swing.renderer
Interface describing the rendering part for relations between intervals.
IRelationRenderer - Interface in de.jaret.util.ui.timebars.swt.renderer
Interface describing the rendering part for relations between intervals.
IRowHeightStrategy - Interface in de.jaret.util.ui.timebars.model
Interface describing a strategy for calculating the height/width of a row.
isApplicable(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.mod.DefaultIntervalModificator
Decides whether the interval modificator is responsible for a given interval in a row.
isApplicable(TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.mod.IntervalModificator
Decides whether the interval modificator is responsible for a given interval in a row.
isAutoscrollEnabled() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Get the autoscroll behaviour.
isAutoscrollEnabled() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Get the autoscroll behaviour.
isAutoscrollEnabled() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Get the autoscroll behaviour.
isAutoscrollEnabled() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Get the autoscroll behaviour.
isBreak() - Method in class de.jaret.util.ui.timebars.model.PPSInterval
Check whether the pps interval should cause a break in the timeline.
isDataFlavorSupported(DataFlavor) - Method in class de.jaret.util.ui.timebars.swing.dnd.IntervalListTransferable
 
isDisplayed(JaretDate) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Check whether a date is currently visible.
isDisplayed(JaretDate) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Check whether a date is currently visible.
isDisplayed(JaretDate) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Checks whether a given date is currently visible.
isDisplayed(JaretDate) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Check whether a date is currently visible.
isDraggable() - Method in class de.jaret.util.ui.timebars.AbstractTimeBarMarker
Retrieve the draggable state of the marker.
isDraggable() - Method in interface de.jaret.util.ui.timebars.TimeBarMarker
Retrieve the draggable state of the marker.
isDrawOverlapping() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
 
ISelectionRectListener - Interface in de.jaret.util.ui.timebars.model
Interface allowing listening to the selection rectangle in a time bar viewer.
isEmpty() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Check whether the selection is completely empty.
isEmpty() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Check whether the selection is completely empty.
isExpanded(TimeBarNode) - Method in interface de.jaret.util.ui.timebars.model.HierarchicalViewState
Check whether a node is expanded.
isExpanded(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.HierarchicalViewStateImpl
Check whether a node is expanded.
isFiltered(TimeBarRow) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Check whether a row is filtered out.
isFiltered(Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Check whether an interval is filtered by an interval filter.
isFocussed(Interval) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Check whether an interval is focussed.
isFocussed(Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Check whether an interval is focussed.
isInDiagram(int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Check whether a given point is in the main diagram area.
isInDiagram(int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Check whether a given point is in the main diagram area.
isInDiagram(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Check whether a given point is in the main diagram area.
isInDiagram(int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Check whether a given point is in the main diagram area.
isInHierarchySelectionArea(TimeBarNode, int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Check whether the given position is in the selection area of the hierarchy.
isInHierarchySelectionArea(TimeBarViewer, TimeBarNode, Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Check whether a position should trigger a row selection.
isInHierarchySelectionArea(TimeBarViewer, TimeBarNode, Rectangle, int, int) - Method in interface de.jaret.util.ui.timebars.swt.renderer.HierarchyRenderer
Check whether a position should trigger a row selection.
isInHierarchySelectionArea(TimeBarNode, int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Check whether the given position is in the selection area of the hierarchy.
isInHierarchySelectionArea(TimeBarNode, int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Check whether the given position is in the selection area of the hierarchy.
isInResult(Interval) - Method in interface de.jaret.util.ui.timebars.TimeBarIntervalFilter
Check whether an interval is in the resulting set.
isInResult(TimeBarRow) - Method in interface de.jaret.util.ui.timebars.TimeBarRowFilter
Return true if the given row is in the filtered result.
isInRowAxis(int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Check whether a given point is in the row axis area (hierarchy or header).
isInRowAxis(int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Check whether a given point is in the row axis area (hierarchy or header).
isInRowAxis(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Check whether a given point is in the row axis area (hierarchy or header).
isInRowAxis(int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Check whether a given point is in the row axis area (hierarchy or header).
isIntervalSelectionAllowed() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Check allowance of interval selections.
isIntervalSelectionAllowed() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Check allowance of interval selections.
isIntervalVisible(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Check whether any part of an interval is visible.
isInToggleArea(TimeBarNode, int, int) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Check whether the given position should toggle expanded state of a node.
isInToggleArea(TimeBarViewerInterface, TimeBarNode, Rectangle, int, int) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Check whether a position in the header should be active for folding/expanding.
isInToggleArea(TimeBarViewerInterface, TimeBarNode, Rectangle, int, int) - Method in interface de.jaret.util.ui.timebars.swt.renderer.HierarchyRenderer
Check whether a position in the header should be active for folding/expanding.
isInToggleArea(TimeBarNode, int, int) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Check whether the given position should toggle expanded state of a node.
isInToggleArea(TimeBarNode, int, int) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Check whether the given position should toggle expanded state of a node.
isLineDraggingAllowed() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Check whether it is allowed to drag the limiting lines of the hierarchy ara and the header (yaxis) area.
isLineDraggingAllowed() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Check whether it is allowed to drag the limiting lines of the hierarchy ara and the header (yaxis) area.
isLineDraggingAllowed() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Check whether it is allowed to drag the limiting lines of the hierarhy ara and the header (yaxis) area.
isLineDraggingAllowed() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Check whether it is allowed to drag the limiting lines of the hierarchy ara and the header (yaxis) area.
isMarkerDraggingInProgress() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Check whether a marker is beeing dragged.
isMilliAccuracy() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Check whether th delegate is setup for millisecond accuracy.
isMilliAccuracy() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Check whether th delegate is setup for millisecond accuracy.
isMilliAccuracy() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Check whether th delegate is setup for millisecond accuracy.
isMilliAccuracy() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Check whether th delegate is setup for millisecond accuracy.
isRelationSelectionAllowed() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Check allowance of relation selections.
isRelationSelectionAllowed() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Check allowance of relation selections.
isRowDisplayed(TimeBarRow) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Check whether a certain row is currently displayed.
isRowHeightDragginAllowed() - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Check whether row height dragging is allowed.
isRowHeightDragginAllowed() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Check whether row height dragging is allowed.
isRowHeightDragginAllowed() - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Check whether row height dragging is allowed.
isRowHeightDraggingAllowed() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Check whether row height dragging is allowed.
isRowSelectionAllowed() - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Check allowance of row selections.
isRowSelectionAllowed() - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Check allowance of row selections.
isSelected(TimeBarRow) - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Check whether a given row is selected.
isSelected(Interval) - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Check whether an interval is in the selection.
isSelected(IIntervalRelation) - Method in interface de.jaret.util.ui.timebars.model.TimeBarSelectionModel
Check whether an inetrval is in the selection.
isSelected(TimeBarRow) - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Check whether a given row is selected.
isSelected(Interval) - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Check whether an interval is in the selection.
isSelected(IIntervalRelation) - Method in class de.jaret.util.ui.timebars.model.TimeBarSelectionModelImpl
Check whether an inetrval is in the selection.
isShiftingAllowed(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.mod.DefaultIntervalModificator
Decide whether a given interval in a row is allowed to be shifted.
isShiftingAllowed(TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.mod.IntervalModificator
Decide whether a given interval in a row is allowed to be shifted.
isSizingAllowed(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.mod.DefaultIntervalModificator
Decide whether a given interval in a row is allowed to be sized.
isSizingAllowed(TimeBarRow, Interval) - Method in interface de.jaret.util.ui.timebars.mod.IntervalModificator
Decide whether a given interval in a row is allowed to be sized.
ITickProvider - Interface in de.jaret.util.ui.timebars.strategy
Interface describing a provider for ticks/times for marking.
ITimeBarChangeListener - Interface in de.jaret.util.ui.timebars.model
Listener interface for listeners that will be notified on changes a user makes interactively using the timebar viewer.
ITimeBarViewState - Interface in de.jaret.util.ui.timebars.model
A standard viewstate for the timebar viewer.
ITimeBarViewStateListener - Interface in de.jaret.util.ui.timebars.model
Listener that is informed when the viewstate of the timebar viewer changes.
ITitleRenderer - Interface in de.jaret.util.ui.timebars.swing.renderer
Interface describing a title renderer (for drawing the title area).

J

JaretTimeBarsActionFactory - Class in de.jaret.util.ui.timebars.swt.util.actions
Factory producing some actions that are useful when using the timebar viewer.
JaretTimeBarsActionFactory(TimeBarViewer, TimeBarViewerDelegate) - Constructor for class de.jaret.util.ui.timebars.swt.util.actions.JaretTimeBarsActionFactory
 

L

LABELGAP - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
gap between tree and the label/icon provided by a label provider.
LEAF - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
key for image registry.
LINECOLOR - Static variable in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Color used to render the limiting lines.

M

MAJORLENGTH - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
length of major ticks.
MAJORLENGTH - Static variable in class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
length of major ticks.
markerDescriptionChanged(TimeBarMarker, String, String) - Method in interface de.jaret.util.ui.timebars.TimeBarMarkerListener
Callback method indicating the description of a marker changed.
markerDescriptionChanged(TimeBarMarker, String, String) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Callback method indicating the description of a marker changed.
markerDragStarted(TimeBarMarker) - Method in interface de.jaret.util.ui.timebars.model.ITimeBarChangeListener
Indicates that a marker drag started.
markerDragStarted(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.model.TimeBarChangeAdapter
Indicates that a marker drag started.
markerDragStopped(TimeBarMarker) - Method in interface de.jaret.util.ui.timebars.model.ITimeBarChangeListener
Indicates that a marker drag stopped.
markerDragStopped(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.model.TimeBarChangeAdapter
Indicates that a marker drag stopped.
markerMoved(TimeBarMarker, JaretDate, JaretDate) - Method in interface de.jaret.util.ui.timebars.TimeBarMarkerListener
Callback method indicating a move of a marker.
markerMoved(TimeBarMarker, JaretDate, JaretDate) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Callback method indicating a move of a marker.
maxOverlapping - Variable in class de.jaret.util.ui.timebars.strategy.OverlapInfo
maximum overlapping count including transitive overlaps.
MINORLENGTH - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
length of minor ticks.
MINORLENGTH - Static variable in class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
length of minor ticks.
MINUS - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
key for image registry.
modelDataChanged(TimeBarModel) - Method in interface de.jaret.util.ui.timebars.model.TimeBarModelListener
Unspecific or multiple changes occured in the model.
modelDataChanged(TimeBarModel) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Unspecific or multiple changes occured in the model.
moreSiblings(TimeBarNode, int) - Method in class de.jaret.util.ui.timebars.model.StdHierarchicalTimeBarModel
Check whether there are sibling nodes for a given node on a specified level.
mouseDragged(int, int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Handle mouse dragging.
mouseMove(MouseEvent) - Method in class de.jaret.util.ui.timebars.swt.util.TimeScaleDragSupport
mouseMoved(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Handle simple mouse movements.
mousePressed(int, int, boolean, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Handle press of a mouse button.
mouseReleased(int, int, boolean, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Handle release of mouse button.
moveFocusDown() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Move the focus down.
moveFocusLeft() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Move the focus to the left.
moveFocusRight() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Move the focus to the right.
moveFocusUp() - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Move the focus up.

N

newBeginAllowed(TimeBarRow, Interval, JaretDate) - Method in class de.jaret.util.ui.timebars.mod.DefaultIntervalModificator
Decide whether a given interval in a given row can change the begin date.
newBeginAllowed(TimeBarRow, Interval, JaretDate) - Method in interface de.jaret.util.ui.timebars.mod.IntervalModificator
Decide whether a given interval in a given row can change the begin date.
newEndAllowed(TimeBarRow, Interval, JaretDate) - Method in class de.jaret.util.ui.timebars.mod.DefaultIntervalModificator
Decide whether a given interval in a given row can change the end date.
newEndAllowed(TimeBarRow, Interval, JaretDate) - Method in interface de.jaret.util.ui.timebars.mod.IntervalModificator
Decide whether a given interval in a given row can change the end date.
nextPPSInterval(JaretDate) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Get the next interval to a date from the pps row (variable x axis).
nodeAdded(TimeBarNode, TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.StdHierarchicalTimeBarModel
Called when a node has been added.
nodeAdded(TimeBarNode, TimeBarNode) - Method in interface de.jaret.util.ui.timebars.model.TimeBarNodeListener
Called when a node has been added.
nodeExpanded(TimeBarNode) - Method in interface de.jaret.util.ui.timebars.model.HierarchicalViewStateListener
Node has been expanded.
nodeExpanded(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.StdHierarchicalTimeBarModel
Handle expansion of a node.
nodeExpanded2(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.StdHierarchicalTimeBarModel
Handle expansion of a node.
nodeFolded(TimeBarNode) - Method in interface de.jaret.util.ui.timebars.model.HierarchicalViewStateListener
Node has been folded/collapsed.
nodeFolded(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.StdHierarchicalTimeBarModel
Handle folding of a node.
nodeRemoved(TimeBarNode, TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.StdHierarchicalTimeBarModel
Called whenever a node is removed.
nodeRemoved(TimeBarNode, TimeBarNode) - Method in interface de.jaret.util.ui.timebars.model.TimeBarNodeListener
Called whenever a node is removed.

O

OldDefaultTimeScaleRenderer - Class in de.jaret.util.ui.timebars.swing.renderer
A default renderer for a time scale to be used in a TimeBarViewer.
OldDefaultTimeScaleRenderer() - Constructor for class de.jaret.util.ui.timebars.swing.renderer.OldDefaultTimeScaleRenderer
 
OldDefaultTimeScaleRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
A default timescale renderer using the TickScaler to render a readable scale for use cases taht display something in the range of hours and more in the timebar viewer.
OldDefaultTimeScaleRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
Construct the renderer for a prinetr device.
OldDefaultTimeScaleRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
Default constructor.
onDispose() - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Dispose all renderes.
OverlapInfo - Class in de.jaret.util.ui.timebars.strategy
Simple struct class to store overlap information.
OverlapInfo() - Constructor for class de.jaret.util.ui.timebars.strategy.OverlapInfo
 
overlapping - Variable in class de.jaret.util.ui.timebars.strategy.OverlapInfo
list of intervals that overlap.
overlappingCount - Variable in class de.jaret.util.ui.timebars.strategy.OverlapInfo
number of overlapping intervals.
overrideDefault() - Method in interface de.jaret.util.ui.timebars.model.IRowHeightStrategy
If the strategy should override manually set heights/widths thhis should return true.

P

paintComponent(Graphics) - Method in class de.jaret.util.ui.timebars.swing.renderer.DefaultTitleRenderer.TitleRendererComponent
pixelForCmX(double) - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Convert a value in cm to a number of printer pixels (x axis).
pixelForCmY(double) - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Convert a value in cm to a number of printer pixels (y axis).
PLUS - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
key for image registry.
pos - Variable in class de.jaret.util.ui.timebars.strategy.OverlapInfo
position in the row; -1 marks unassigned position.
PPSInterval - Class in de.jaret.util.ui.timebars.model
Special interval for holding a pps value in the xScalePPSInterval row.
PPSInterval(double) - Constructor for class de.jaret.util.ui.timebars.model.PPSInterval
Construct.
PREFERREDHEIGHT - Static variable in class de.jaret.util.ui.timebars.swt.renderer.DefaultTimeScaleRenderer
preferred height.
PREFERREDHEIGHT - Static variable in class de.jaret.util.ui.timebars.swt.renderer.OldDefaultTimeScaleRenderer
preferred height.
preparePaint(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the boundaries of the diagram elements.
preparePaintHorizontal(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the boundaries of the diagram elements for the horizontal orientation.
preparePaintVertical(int, int) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Calculate the boundaries of the diagram elements for the vertical orientation.
print(ViewConfiguration) - Method in class de.jaret.util.ui.timebars.swt.TimeBarPrinter
Do the printing.
propertyChange(PropertyChangeEvent) - Method in class de.jaret.util.ui.timebars.model.AbstractTimeBarRowModel
Handle property changes of the intervals in the row and of the header.
propertyChange(PropertyChangeEvent) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
propertyChange(PropertyChangeEvent) - Method in class de.jaret.util.ui.timebars.TimeBarViewerSynchronizer
Handle property changes from the different viewers.
PROPERTYNAME_FIRSTROW - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_FIRSTROWOFFSET - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_INTERVALFILTER - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_MAXDATE - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_MINDATE - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_PIXELPERSECOND - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_ROWFILTER - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_ROWHEIGHT - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_ROWHEIGHTDRAGGINGALLOWED - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_ROWSORTER - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_STARTDATE - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_XAXISHEIGHT - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.
PROPERTYNAME_YAXISWIDTH - Static variable in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
property name constant of the bound property.

R

refresh() - Method in class de.jaret.util.ui.timebars.swt.TBViewer
regionRectChanged(TimeBarViewerDelegate, TBRect) - Method in interface de.jaret.util.ui.timebars.model.ISelectionRectListener
Invoked whenever the region select rectangle changes.
regionRectClosed(TimeBarViewerDelegate) - Method in interface de.jaret.util.ui.timebars.model.ISelectionRectListener
Invoked when the region rect is closed.
registerLabelProvider(Class<? extends TimeBarRow>, ILabelProvider) - Method in class de.jaret.util.ui.timebars.swt.renderer.DefaultHierarchyRenderer
Register a label provider for a class.
registerPopupMenu(Class<? extends Interval>, JPopupMenu) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Register a popup menu for a given interval class.
registerTimeBarRenderer(Class<? extends Interval>, TimeBarRenderer) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Register a renderer for an interval class or interface.
registerTimeBarRenderer(Class<? extends Interval>, TimeBarRenderer) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Register a renderer for an interval class or interface.
relation - Variable in class de.jaret.util.ui.timebars.swing.renderer.DefaultRelationRenderer.Line
relation the line belongs to.
relation - Variable in class de.jaret.util.ui.timebars.swt.renderer.RelationRenderer.Line
relation the line belongs to.
RelationalInterval - Class in de.jaret.util.ui.timebars.model
Simple implementation of the relational interval based on the standard interval.
RelationalInterval() - Constructor for class de.jaret.util.ui.timebars.model.RelationalInterval
 
RelationRenderer - Class in de.jaret.util.ui.timebars.swt.renderer
Renderer rendering relations between intervals that implement the IRelationalInterval interface.
RelationRenderer(Printer) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.RelationRenderer
Create the renderer for a printer.
RelationRenderer() - Constructor for class de.jaret.util.ui.timebars.swt.renderer.RelationRenderer
Create the renderer for use on displays.
RelationRenderer.Line - Class in de.jaret.util.ui.timebars.swt.renderer
Internal line represenation for caching.
RelationRenderer.Line(IIntervalRelation, int, int, int, int) - Constructor for class de.jaret.util.ui.timebars.swt.renderer.RelationRenderer.Line
Construct a line.
RELATIONS - Static variable in interface de.jaret.util.ui.timebars.model.IRelationalInterval
relation property name constant.
remFocussedIntervalListener(FocussedIntervalListener) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Remove a focussedIntervalListener.
remFocussedIntervalListener(FocussedIntervalListener) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Remove a focussedIntervalListener.
remFocussedIntervalListener(FocussedIntervalListener) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Remove a focussedIntervalListener.
remFocussedIntervalListener(FocussedIntervalListener) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Remove a focussedIntervalListener.
remHierarchicalViewStateListener(HierarchicalViewStateListener) - Method in interface de.jaret.util.ui.timebars.model.HierarchicalViewState
Remove a view state listener.
remHierarchicalViewStateListener(HierarchicalViewStateListener) - Method in class de.jaret.util.ui.timebars.model.HierarchicalViewStateImpl
Remove a view state listener.
remInterval(Interval) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarRowModel
Remove an interval.
remIntervalModificator(IntervalModificator) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Remove an interval modificator.
remIntervalModificator(IntervalModificator) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Remove an interval modificator.
remIntervalModificator(IntervalModificator) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Remove an interval modificator.
remIntervalModificator(IntervalModificator) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Remove an interval modificator.
remIntervals(List<Interval>) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarRowModel
Remove a list of intervals.
remMarker(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Remove a timebar marker.
remMarker(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Remove a timebar marker.
remMarker(TimeBarMarker) - Method in class de.jaret.util.ui.timebars.TimeBarViewerDelegate
Removes a marker from the diagram.
remMarker(TimeBarMarker) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Remove a timebar marker.
remNode(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.AddingTimeBarNode
Remove a child node.
remNode(TimeBarNode) - Method in class de.jaret.util.ui.timebars.model.DefaultTimeBarNode
Remove a child node.
remNode(TimeBarNode) - Method in interface de.jaret.util.ui.timebars.model.TimeBarNode
Remove a child node.
removePropertyChangeListener(PropertyChangeListener) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
Remove a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in interface de.jaret.util.ui.timebars.TimeBarViewerInterface
Remove a property change listener.
removeRelation(IIntervalRelation) - Method in interface de.jaret.util.ui.timebars.model.IRelationalInterval
Remove a relation.
removeRelation(IIntervalRelation) - Method in class de.jaret.util.ui.timebars.model.RelationalInterval
Remove a relation.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class de.jaret.util.ui.timebars.swt.TimeBarViewer
removeTimeBarChangeListener(ITimeBarChangeListener) - Method in class de.jaret.util.ui.timebars.swing.TimeBarViewer
Remove a timebar change listener.
removeTimeBarChangeListener(ITimeBarChangeListener) - Method in class de.jaret.util.ui.timebars.swt.