File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
DBMonitoringWindowApp/src/main/resources/fxml Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3636 <items >
3737 <HBox alignment =" CENTER_RIGHT" >
3838 <children >
39- <JFXButton fx : id =" connTestBtn" ellipsisString =" " graphicTextGap =" 8.0" maxWidth =" 100.0" minWidth =" 100.0" onAction =" #testConnection" ripplerFill =" BLACK" style =" -fx-border-color: #ddd; -fx-font-size: 12px; -fx-border-radius: 30px; -fx-text-fill: black;" styleClass =" basic-font" text =" 연동 테스트" >
39+ <JFXButton fx : id =" connTestBtn" disable = " true " ellipsisString =" " graphicTextGap =" 8.0" maxWidth =" 100.0" minWidth =" 100.0" onAction =" #testConnection" ripplerFill =" BLACK" style =" -fx-border-color: #ddd; -fx-font-size: 12px; -fx-border-radius: 30px; -fx-text-fill: black;" styleClass =" basic-font" text =" 연동 테스트" >
4040 <cursor >
4141 <Cursor fx : constant =" HAND" />
4242 </cursor >
You can’t perform that action at this time.
0 commit comments