We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2001170 commit 0f14319Copy full SHA for 0f14319
README.md
@@ -1,2 +1,8 @@
1
# java-font-dialog
2
JFontDialog
3
+## How to use?
4
+<code> JFontDialog dialog = new JFontDialog(jTextarea); // or args JLabel & JTextField </code>
5
+
6
+<hr/>
7
8
+
0 commit comments