Skip to content

Commit 0f14319

Browse files
authored
Update README.md
1 parent 2001170 commit 0f14319

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# java-font-dialog
22
JFontDialog
3+
## How to use?
4+
<code> JFontDialog dialog = new JFontDialog(jTextarea); // or args JLabel & JTextField </code>
5+
6+
<hr/>
7+
8+
![](https://github.com/barismeral/java-font-dialog/blob/master/dialog.JPG?raw=true)

0 commit comments

Comments
 (0)