Updated and simplified IconUtil API

This commit is contained in:
delvh
2020-07-06 22:33:04 +02:00
parent 18716cbfc7
commit 00a9185f81
5 changed files with 118 additions and 15 deletions

View File

@ -117,7 +117,7 @@
</GridPane.margin>
<buttons>
<Button fx:id="voiceButton" disable="true"
onAction="#voiceButtonClicked" text="_Record Voice Message">
onAction="#voiceButtonClicked">
<padding>
<Insets bottom="5.0" left="5.0" right="5.0" top="5.0" />
</padding>