Skip to content

Commit 5f039ab

Browse files
Font size and font family features added
1 parent 57e05be commit 5f039ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/simplejavatexteditor/UI.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ public void actionPerformed(ActionEvent ev) {
322322
mainToolbar.addSeparator();
323323

324324
//Adding Action Listener on fontType JComboBox
325+
325326
fontType.addActionListener(new ActionListener()
326327
{
327328
public void actionPerformed(ActionEvent ev)

0 commit comments

Comments
 (0)