This shows you the differences between two versions of the page.
— |
monospaced_font_with_jface [2016/01/06 20:16] (current) mihael created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Monospaced Font with JFace ====== | ||
+ | Font font = JFaceResources.getTextFont(); | ||
+ | | ||
+ | {{tag>java jface}} |