Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Font of editor
Font of editor [message #597403] Tue, 21 September 2010 18:45
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 100
Registered: March 2010
Senior Member
Hello.

I'm making a plug-in and, how can I Know the fon of editor?, and the size of font?The size of font it's the most important.
I have maden
ITextEditor editor=(ITextEditor)...
IFontProvider fuente =(IFontProvider) editor.getAdapter(IFontProvider.class);

But, I can't get the size of font. What do I make?

Thanks a lot
Jose
Previous Topic:Insert Text in Editor
Next Topic:Required Plug-Ins not found
Goto Forum:
  


Current Time: Thu Mar 28 21:42:14 GMT 2024

Powered by FUDForum. Page generated in 0.03059 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top