|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IIntervalRelation.Direction | |
|---|---|
| de.jaret.util.ui.timebars.model | This package contains the model classes for the TimeBarViewer (in both versions: swing and swt). |
| Uses of IIntervalRelation.Direction in de.jaret.util.ui.timebars.model |
|---|
| Fields in de.jaret.util.ui.timebars.model declared as IIntervalRelation.Direction | |
|---|---|
protected IIntervalRelation.Direction |
IntervalRelation._direction
the direction of the relation. |
| Methods in de.jaret.util.ui.timebars.model that return IIntervalRelation.Direction | |
|---|---|
IIntervalRelation.Direction |
IntervalRelation.getDirection()
Retrieve the direction of the relation. |
IIntervalRelation.Direction |
IIntervalRelation.getDirection()
Retrieve the direction of the relation. |
static IIntervalRelation.Direction |
IIntervalRelation.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IIntervalRelation.Direction[] |
IIntervalRelation.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.jaret.util.ui.timebars.model with parameters of type IIntervalRelation.Direction | |
|---|---|
void |
IntervalRelation.setDirection(IIntervalRelation.Direction direction)
Set the direction of the realtion. |
void |
IIntervalRelation.setDirection(IIntervalRelation.Direction direction)
Set the direction of the realtion. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||