File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 111111 </padding >
112112 </Label >
113113 <JFXComboBox fx : id =" alertLogServerComboBox" maxHeight =" 25.0" minHeight =" 25.0" minWidth =" 150.0" styleClass =" basic-font" stylesheets =" @../css/javaFx.css" unFocusColor =" #ececec" />
114- <Button mnemonicParsing =" false" onAction =" #monitoringAlertLog" styleClass =" basic-font" text =" 조회" />
115- <Button mnemonicParsing =" false" styleClass =" basic-font" text =" 새로고침" />
116- <Button mnemonicParsing =" false" styleClass =" basic-font" text =" 엑셀출력" />
117- <Button mnemonicParsing =" false" styleClass =" basic-font" text =" 그래프보기" />
114+ <JFXButton ellipsisString =" " minHeight =" 20.0" onAction =" #monitoringAlertLog" styleClass =" basic-font" text =" 조회" >
115+ <graphic >
116+ <FontAwesomeIconView fill =" #01077dc7" glyphName =" PLAY_CIRCLE" size =" 18" >
117+ <cursor >
118+ <Cursor fx : constant =" HAND" />
119+ </cursor >
120+ </FontAwesomeIconView >
121+ </graphic >
122+ </JFXButton >
118123 </items >
119124 </ToolBar >
120125 <Separator AnchorPane.bottomAnchor=" 0.0" AnchorPane.leftAnchor=" 0.0" AnchorPane.rightAnchor=" 0.0" />
You can’t perform that action at this time.
0 commit comments