File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/main/resources/com/zzhow/magicencoding/ui Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 113113 layoutY =" 30.0" prefHeight =" 17.0" prefWidth =" 106.0" text =" 现在(秒):" />
114114 <TextField fx : id =" nowTimestampS" layoutX =" 255.0" layoutY =" 26.0" prefHeight =" 26.0"
115115 prefWidth =" 230.0" />
116- <TextField fx : id =" timeTextField1" layoutX =" 85 .0" layoutY =" 123.0" prefHeight =" 26.0"
116+ <TextField fx : id =" timeTextField1" layoutX =" 73 .0" layoutY =" 123.0" prefHeight =" 26.0"
117117 prefWidth =" 230.0" />
118118 <Button layoutX =" 352.0" layoutY =" 97.0" mnemonicParsing =" false" onAction =" #onTimestampToTime"
119119 text =" --> " />
120120 <Button layoutX =" 352.0" layoutY =" 149.0" mnemonicParsing =" false"
121121 onAction =" #onTimeToTimestamp" text =" < --" />
122- <TextField fx : id =" timeTextField2" layoutX =" 425 .0" layoutY =" 123.0" prefHeight =" 26.0"
122+ <TextField fx : id =" timeTextField2" layoutX =" 438 .0" layoutY =" 123.0" prefHeight =" 26.0"
123123 prefWidth =" 230.0" />
124124 <Label fx : id =" timeLabel3" alignment =" CENTER" contentDisplay =" CENTER" layoutX =" 135.0"
125125 layoutY =" 167.0" prefHeight =" 17.0" prefWidth =" 130.0" text =" 时间戳" />
174174 layoutY =" 66.0" prefHeight =" 17.0" prefWidth =" 135.0" text =" 现在(毫秒):" />
175175 <TextField fx : id =" nowTimestampMs" layoutX =" 255.0" layoutY =" 61.0" prefHeight =" 26.0"
176176 prefWidth =" 230.0" />
177- <ChoiceBox fx : id =" secondTypeChoiceBox" layoutX =" 315 .0" layoutY =" 123.0" prefHeight =" 26.0"
178- prefWidth =" 110 .0" />
177+ <ChoiceBox fx : id =" secondTypeChoiceBox" layoutX =" 303 .0" layoutY =" 123.0" prefHeight =" 26.0"
178+ prefWidth =" 135 .0" />
179179 <Button fx : id =" timeButton1" layoutX =" 503.0" layoutY =" 44.0" mnemonicParsing =" false"
180180 onAction =" #onRefreshTimestamp" prefWidth =" 75.0" text =" 刷新" />
181181 </children >
You can’t perform that action at this time.
0 commit comments