Module eu.hansolo.tilesfx
Package eu.hansolo.tilesfx
Class TimeSectionBuilder<B extends TimeSectionBuilder<B>>
java.lang.Object
eu.hansolo.tilesfx.TimeSectionBuilder<B>
Created by hansolo on 25.12.16.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Bactive(boolean ACTIVE) final TimeSectionbuild()final Bcolor(javafx.scene.paint.Color COLOR) static final TimeSectionBuildercreate()final Bfinal 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
-
active
-
days
-
onTimeSectionEntered
public final B onTimeSectionEntered(javafx.event.EventHandler<TimeSection.TimeSectionEvent> HANDLER) -
onTimeSectionLeft
-
build
-