|
167 | 167 | </items> |
168 | 168 | </SplitPane> |
169 | 169 | <Separator layoutX="5.0" layoutY="505.6000061035156" AnchorPane.bottomAnchor="120.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" /> |
170 | | - <HBox layoutX="5.0" layoutY="508.79998779296875" maxHeight="120.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="5.0" AnchorPane.rightAnchor="5.0"> |
171 | | - <children> |
| 170 | + <SplitPane dividerPositions="0.5" layoutX="5.0" layoutY="508.6000061035156" maxHeight="110.0" minHeight="110.0" prefHeight="110.0" style="-fx-background-radius: 5px; -fx-background-color: white;" styleClass="divider-exist" AnchorPane.bottomAnchor="5.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0"> |
| 171 | + <items> |
172 | 172 | <AnchorPane> |
173 | 173 | <children> |
174 | | - <HBox alignment="CENTER_LEFT" layoutY="10.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0"> |
| 174 | + <HBox alignment="CENTER_LEFT" maxHeight="40.0" minHeight="40.0" prefHeight="40.0" spacing="15.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0"> |
175 | 175 | <children> |
176 | | - <Label maxHeight="25.0" minHeight="25.0" minWidth="70.0" prefHeight="25.0" text="조회기간"> |
| 176 | + <Label maxWidth="70.0" minWidth="70.0" prefWidth="70.0" text="조회기간"> |
177 | 177 | <graphic> |
178 | 178 | <FontAwesomeIconView fill="#3c4584" glyphName="CALENDAR" size="20" /> |
179 | 179 | </graphic> |
|
182 | 182 | <String fx:value="bold" /> |
183 | 183 | </styleClass> |
184 | 184 | <HBox.margin> |
185 | | - <Insets right="10.0" /> |
| 185 | + <Insets /> |
186 | 186 | </HBox.margin> |
187 | 187 | </Label> |
188 | | - <DatePicker fx:id="alertLogStartDayDP" maxHeight="22.0" minHeight="22.0" prefHeight="22.0" styleClass="basic-font" /> |
189 | | - <Label maxHeight="25.0" minHeight="25.0" prefHeight="25.0" style="-fx-font-size: 18px;" styleClass="basic-font" text="~"> |
| 188 | + <DatePicker fx:id="alertLogStartDayDP" maxHeight="24.0" minHeight="24.0" prefHeight="24.0" styleClass="basic-font"> |
190 | 189 | <HBox.margin> |
191 | | - <Insets left="10.0" right="10.0" /> |
| 190 | + <Insets /> |
| 191 | + </HBox.margin> |
| 192 | + </DatePicker> |
| 193 | + <Label maxHeight="24.0" minHeight="24.0" prefHeight="24.0" style="-fx-font-size: 18px;" styleClass="basic-font" text="~"> |
| 194 | + <HBox.margin> |
| 195 | + <Insets /> |
192 | 196 | </HBox.margin> |
193 | 197 | </Label> |
194 | | - <DatePicker fx:id="alertLogEndDayDP" maxHeight="22.0" minHeight="22.0" prefHeight="22.0" styleClass="basic-font" /> |
| 198 | + <DatePicker fx:id="alertLogEndDayDP" maxHeight="24.0" minHeight="24.0" prefHeight="24.0" styleClass="basic-font" /> |
195 | 199 | </children> |
196 | 200 | </HBox> |
197 | | - <HBox alignment="CENTER_LEFT" layoutY="110.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="42.0"> |
| 201 | + <HBox fx:id="searchKeywordHBox" alignment="CENTER_LEFT" layoutY="25.600000381469727" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="50.0"> |
198 | 202 | <children> |
199 | 203 | <Label minWidth="60.0" text="키워드" wrapText="true"> |
200 | 204 | <graphic> |
|
205 | 209 | <String fx:value="basic-font" /> |
206 | 210 | </styleClass> |
207 | 211 | </Label> |
208 | | - <JFXTextArea style="-fx-border-color: black; -fx-border-width: 0.2px; -fx-font-size: 10px;"> |
| 212 | + <JFXTextArea maxWidth="375.0" style="-fx-border-width: 0.2px; -fx-border-color: black;"> |
| 213 | + <HBox.margin> |
| 214 | + <Insets left="25.0" /> |
| 215 | + </HBox.margin> |
209 | 216 | <styleClass> |
210 | 217 | <String fx:value="gray-scrollbar" /> |
211 | 218 | <String fx:value="basic-font" /> |
212 | 219 | </styleClass> |
213 | | - <HBox.margin> |
214 | | - <Insets left="21.0" /> |
215 | | - </HBox.margin> |
216 | 220 | </JFXTextArea> |
217 | 221 | </children> |
218 | 222 | </HBox> |
|
221 | 225 | <Insets bottom="10.0" left="10.0" right="10.0" top="10.0" /> |
222 | 226 | </padding> |
223 | 227 | </AnchorPane> |
224 | | - <Separator orientation="VERTICAL"> |
225 | | - <HBox.margin> |
226 | | - <Insets bottom="5.0" top="5.0" /> |
227 | | - </HBox.margin> |
228 | | - </Separator> |
229 | 228 | <AnchorPane> |
230 | 229 | <children> |
231 | | - <Label graphicTextGap="8.0" maxHeight="30.0" minHeight="30.0" prefHeight="30.0" text="Alert Log Navigator" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0"> |
| 230 | + <Label graphicTextGap="8.0" maxHeight="40.0" minHeight="40.0" prefHeight="40.0" text="Alert Log Navigator" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0"> |
232 | 231 | <graphic> |
233 | 232 | <FontAwesomeIconView fill="#354371" glyphName="GAMEPAD" size="25" /> |
234 | 233 | </graphic> |
|
237 | 236 | <String fx:value="bold" /> |
238 | 237 | </styleClass> |
239 | 238 | </Label> |
240 | | - <HBox alignment="CENTER_LEFT" layoutY="39.20000076293945" style="-fx-border-color: #e1e1e1; -fx-border-width: 0.5px;" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="42.0"> |
| 239 | + <HBox alignment="CENTER_LEFT" layoutY="30.399999618530273" style="-fx-border-color: #e1e1e1; -fx-border-width: 0.5px;" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.topAnchor="40.0"> |
241 | 240 | <children> |
242 | 241 | <JFXButton contentDisplay="GRAPHIC_ONLY" onAction="#prevAlertLog"> |
243 | 242 | <graphic> |
|
274 | 273 | </font> |
275 | 274 | </JFXButton> |
276 | 275 | </children> |
277 | | - <padding> |
278 | | - <Insets bottom="10.0" right="10.0" top="10.0" /> |
279 | | - </padding> |
280 | 276 | <effect> |
281 | 277 | <Blend /> |
282 | 278 | </effect> |
| 279 | + <padding> |
| 280 | + <Insets bottom="10.0" right="10.0" top="10.0" /> |
| 281 | + </padding> |
283 | 282 | </HBox> |
284 | 283 | </children> |
285 | 284 | <padding> |
286 | | - <Insets bottom="10.0" left="10.0" right="10.0" top="10.0" /> |
| 285 | + <Insets bottom="10.0" left="20.0" right="10.0" top="10.0" /> |
287 | 286 | </padding> |
288 | 287 | </AnchorPane> |
289 | | - </children> |
290 | | - </HBox> |
| 288 | + </items> |
| 289 | + </SplitPane> |
291 | 290 | </children> |
292 | 291 | <padding> |
293 | 292 | <Insets bottom="5.0" left="5.0" right="5.0" /> |
|
0 commit comments