Constructor and Description |
---|
GroupingStart(java.lang.String title,
java.lang.String comment,
HColor backColorGeneral,
HColor backColorElement,
GroupingStart parent,
StyleBuilder styleBuilder) |
Modifier and Type | Method and Description |
---|---|
void |
addChildren(GroupingLeaf g) |
boolean |
dealWith(Participant someone) |
HColor |
getBackColorGeneral() |
int |
getLevel() |
Url |
getUrl() |
Style[] |
getUsedStyles() |
void |
goParallel() |
boolean |
hasUrl() |
boolean |
isParallel() |
getBackColorElement, getComment, getDefaultStyleDefinition, getTitle, getType, toString
public GroupingStart(java.lang.String title, java.lang.String comment, HColor backColorGeneral, HColor backColorElement, GroupingStart parent, StyleBuilder styleBuilder)
public Style[] getUsedStyles()
getUsedStyles
in interface WithStyle
getUsedStyles
in class Grouping
public void addChildren(GroupingLeaf g)
public HColor getBackColorGeneral()
getBackColorGeneral
in class Grouping
public boolean dealWith(Participant someone)
public Url getUrl()
public boolean hasUrl()
public boolean isParallel()
isParallel
in interface Event
isParallel
in class Grouping
public void goParallel()
Copyright © 2020. All Rights Reserved.