C D E F G H I M N P R S T V W _

C

compare(TimeBarRow, TimeBarRow) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TimeBarTableRowSorter
Determine order by comparing the index in the table model.

D

de.jaret.util.ui.timebars.addon - package de.jaret.util.ui.timebars.addon
This package contains addons for the jaret timebarviewer that depend on more than jface and swt.
de.jaret.util.ui.timebars.addon.tablesynchronizer - package de.jaret.util.ui.timebars.addon.tablesynchronizer
This package contains utility classes for synchronizing a jaret table with a jaret timebarviewer.
DefaultHierarchyIdService - Class in de.jaret.util.ui.timebars.addon
Default hierrarchy id service enumerating all nodes.
DefaultHierarchyIdService() - Constructor for class de.jaret.util.ui.timebars.addon.DefaultHierarchyIdService
 

E

elementAdded(TimeBarModel, TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
elementAdded(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
elementChanged(TimeBarModel, TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
elementChanged(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
elementRemoved(TimeBarModel, TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
elementRemoved(TimeBarRow, Interval) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode

F

findChild(TimeBarNode) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
Find the TableTimeBarNode corresponding to the given timebar node using a recursive descent.

G

getId(HierarchicalTimeBarModel, TimeBarNode) - Method in class de.jaret.util.ui.timebars.addon.DefaultHierarchyIdService
Retrieve an id for a node.
getId(HierarchicalTimeBarModel, TimeBarNode) - Method in class de.jaret.util.ui.timebars.addon.IdentifiableIdService
Retrieve an id for a node.
getId(HierarchicalTimeBarModel, TimeBarNode) - Method in interface de.jaret.util.ui.timebars.addon.IHierarchyIdService
Retrieve an id for a node.
getId(TimeBarRow) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
Generate an id for a timebar row.
getId() - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
getId() - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarRow
getInstance() - Static method in class de.jaret.util.ui.timebars.addon.ViewstateSaver
The ViewStateSaver can be used as a singleton.
getNode(HierarchicalTimeBarModel, String) - Method in class de.jaret.util.ui.timebars.addon.DefaultHierarchyIdService
Get the node for a given id from the model.
getNode(HierarchicalTimeBarModel, String) - Method in class de.jaret.util.ui.timebars.addon.IdentifiableIdService
Get the node for a given id from the model.
getNode(HierarchicalTimeBarModel, String) - Method in interface de.jaret.util.ui.timebars.addon.IHierarchyIdService
Get the node for a given id from the model.
getTableTimeBarRow(TimeBarRow) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
Lookup a TableTimeBarRow for a timebar row.
getTimeBarNode() - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
Retrieve the wrapped timebar node.
getTimeBarRow() - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarRow
Retrieve the wrapped timebar row.

H

headerChanged(TimeBarModel, TimeBarRow, Object) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
headerChanged(TimeBarRow, TimeBarRowHeader) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode

I

IdentifiableIdService - Class in de.jaret.util.ui.timebars.addon
Id service for use with models that contain IIdentifiableTimeBarNodes.
IdentifiableIdService() - Constructor for class de.jaret.util.ui.timebars.addon.IdentifiableIdService
 
IHierarchyIdService - Interface in de.jaret.util.ui.timebars.addon
For saving the viewstate nodes must be identified by an id and have to be found by the id.
isInResult(TimeBarRow) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TimeBarTableRowFilter
a row is in the result if it is in the row list of the table.
IViewstateSaver - Interface in de.jaret.util.ui.timebars.addon
Interface for a service saving and restoring the viewstate of a timebarviewer.

M

modelDataChanged(TimeBarModel) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel

N

nodeAdded(TimeBarNode, TimeBarNode) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
nodeExpanded(TimeBarNode) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarSynchronizer
listening to the TBV.
nodeFolded(TimeBarNode) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarSynchronizer
listening to the TBV.
nodeRemoved(TimeBarNode, TimeBarNode) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode

P

propertyChange(PropertyChangeEvent) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarSynchronizer
handle the property changes and deliver them to the other component.
propertyChange(PropertyChangeEvent) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TimeBarTableRowFilter
When the sorting changes, inform the timebar viewer.
propertyChange(PropertyChangeEvent) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TimeBarTableRowSorter
When the sorting changes, inform the timebar viewer.

R

restoreViewstate(TimeBarViewer, IHierarchyIdService, String, IMemento) - Method in interface de.jaret.util.ui.timebars.addon.IViewstateSaver
Restore the viewstate.
restoreViewstate(TimeBarViewer, IHierarchyIdService, String, IMemento) - Method in class de.jaret.util.ui.timebars.addon.ViewstateSaver
Restore the viewstate.
rowAdded(TimeBarModel, TimeBarRow) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
rowDataChanged(TimeBarModel, TimeBarRow) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
rowDataChanged(TimeBarRow) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
rowRemoved(TimeBarModel, TimeBarRow) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel

S

saveViewstate(TimeBarViewer, IHierarchyIdService, String, IMemento) - Method in interface de.jaret.util.ui.timebars.addon.IViewstateSaver
Save the viewstate.
saveViewstate(TimeBarViewer, IHierarchyIdService, String, IMemento) - Method in class de.jaret.util.ui.timebars.addon.ViewstateSaver
Save the viewstate.

T

TableTimeBarModel - Class in de.jaret.util.ui.timebars.addon.tablesynchronizer
Implementation of a JaretTableModel wrapping a TimeBarModel.
TableTimeBarModel(TimeBarModel) - Constructor for class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
Construct a TableTimeBarModel for a TimeBarModel.
TableTimeBarNode - Class in de.jaret.util.ui.timebars.addon.tablesynchronizer
TableNode wrapping a TimeBarNode.
TableTimeBarNode(IHierarchyIdService, HierarchicalTimeBarModel, TimeBarNode) - Constructor for class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
Construct a node.
TableTimeBarRow - Class in de.jaret.util.ui.timebars.addon.tablesynchronizer
IRow implementation for a jaret table wrapping a timeBarRow from a timebar viewer.
TableTimeBarRow(String, TimeBarRow) - Constructor for class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarRow
Construct a TableTimeBarRow.
TableTimeBarSynchronizer - Class in de.jaret.util.ui.timebars.addon.tablesynchronizer
Helper that synchronizes a jaret table with a timebar viewer.
TableTimeBarSynchronizer(JaretTable, TimeBarViewer) - Constructor for class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarSynchronizer
Construct the synchronizer for a table and a timebar viewer.
TimeBarTableRowFilter - Class in de.jaret.util.ui.timebars.addon.tablesynchronizer
TimeBarRowFilter, that bases its sorting on the row filtering of a TableTimeBarModel.
TimeBarTableRowFilter(TableTimeBarModel, JaretTable) - Constructor for class de.jaret.util.ui.timebars.addon.tablesynchronizer.TimeBarTableRowFilter
Construct the sorter.
TimeBarTableRowSorter - Class in de.jaret.util.ui.timebars.addon.tablesynchronizer
TimeBarRowSorter, that bases its sorting on the row order of a TableTimeBarModel.
TimeBarTableRowSorter(TableTimeBarModel, JaretTable) - Constructor for class de.jaret.util.ui.timebars.addon.tablesynchronizer.TimeBarTableRowSorter
Construct the sorter.

V

ViewstateSaver - Class in de.jaret.util.ui.timebars.addon
Implementation of the viewstate saver for a timebarviewer.
ViewstateSaver() - Constructor for class de.jaret.util.ui.timebars.addon.ViewstateSaver
 

W

widgetDisposed(DisposeEvent) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TimeBarTableRowFilter
On disposal of the table, forget the reference.
widgetDisposed(DisposeEvent) - Method in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TimeBarTableRowSorter
On disposal of the table, forget the reference.

_

_hierarchicalTimeBarModel - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
every node knows the hierarchical timebar model.
_hierarchyIdService - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
hierarchy service is needed for the case that timebarnodes will be added.
_id - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
id of the node.
_id - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarRow
id of the row.
_idCounter - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
counter for id generation.
_idTimeBarRowMap - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
map mapping ids to timebar rows.
_table - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarSynchronizer
the table.
_tbrTottbrMap - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
map supporting the lookup of tabletimebar rows for timebar rows.
_tbv - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarSynchronizer
the timebar viewer.
_timeBarModel - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarModel
underlying timebar model.
_timeBarNode - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarNode
wrapped timebar node.
_timeBarRow - Variable in class de.jaret.util.ui.timebars.addon.tablesynchronizer.TableTimeBarRow
warpped timebar row.

C D E F G H I M N P R S T V W _

Copyright © 2012. All Rights Reserved.