Module eu.hansolo.medusa
Package eu.hansolo.medusa
Class TimeSectionBuilder<B extends TimeSectionBuilder<B>>
java.lang.Object
eu.hansolo.medusa.TimeSectionBuilder<B>
Created by hansolo on 31.01.16.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal TimeSectionbuild()final Bcolor(javafx.scene.paint.Color COLOR) static final TimeSectionBuildercreate()final BhighlightColor(javafx.scene.paint.Color COLOR) final Bicon(javafx.scene.image.Image IMAGE) final BonTimeSectionEntered(javafx.event.EventHandler<TimeSection.TimeSectionEvent> HANDLER) final BonTimeSectionLeft(javafx.event.EventHandler<TimeSection.TimeSectionEvent> HANDLER) final Bfinal Bfinal Bfinal BtextColor(javafx.scene.paint.Color COLOR)
-
Constructor Details
-
TimeSectionBuilder
protected TimeSectionBuilder()
-
-
Method Details
-
create
-
start
-
stop
-
text
-
icon
-
color
-
highlightColor
-
textColor
-
onTimeSectionEntered
public final B onTimeSectionEntered(javafx.event.EventHandler<TimeSection.TimeSectionEvent> HANDLER) -
onTimeSectionLeft
-
build
-