Archived
0

add by time checkbox

This commit is contained in:
iMoHax
2015-09-11 15:51:32 +03:00
parent 27a11554f4
commit 7ca0b6a655
2 changed files with 7 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
<ComboBox fx:id="toStation" />
<Button onAction="#loop"/>
</HBox>
<CheckBox fx:id="cbFast" text="Быстрый"/>
<Button prefWidth="80" text="Найти" onAction="#search" />
</HBox>
<VBox>