|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IIntervalRelation.Type | |
|---|---|
| de.jaret.util.ui.timebars.model | This package contains the model classes for the TimeBarViewer (in both versions: swing and swt). |
| Uses of IIntervalRelation.Type in de.jaret.util.ui.timebars.model |
|---|
| Fields in de.jaret.util.ui.timebars.model declared as IIntervalRelation.Type | |
|---|---|
protected IIntervalRelation.Type |
IntervalRelation._type
type of the relation. |
| Methods in de.jaret.util.ui.timebars.model that return IIntervalRelation.Type | |
|---|---|
IIntervalRelation.Type |
IntervalRelation.getType()
Retrieve the type of the relation. |
IIntervalRelation.Type |
IIntervalRelation.getType()
Retrieve the type of the relation. |
static IIntervalRelation.Type |
IIntervalRelation.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IIntervalRelation.Type[] |
IIntervalRelation.Type.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.Type | |
|---|---|
void |
IntervalRelation.setType(IIntervalRelation.Type type)
Set the type of the relation. |
void |
IIntervalRelation.setType(IIntervalRelation.Type type)
Set the type of the relation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||