Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » AbstractTextEditor support create line number column?
AbstractTextEditor support create line number column? [message #948997] Thu, 18 October 2012 15:32 Go to next message
Revton Braga is currently offline Revton BragaFriend
Messages: 6
Registered: May 2012
Junior Member

I will like of know AbstractTextEditor support create line number column?

Thanks,
Revton

[Updated on: Thu, 18 October 2012 15:32]

Report message to a moderator

Re: AbstractTextEditor support create line number column? [message #949801 is a reply to message #948997] Fri, 19 October 2012 10:05 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 18.10.2012 17:32, Revton Braga wrote:
> I like know if AbstractTextEditor support create line number column?
You would have to implement it yourself in your editor class. I suggest
you use org.eclipse.ui.texteditor.AbstractDecoratedTextEditor or even
org.eclipse.ui.editors.text.TextEditor.

Dani
>
> Thanks,
> Revton
Re: AbstractTextEditor support create line number column? [message #949971 is a reply to message #949801] Fri, 19 October 2012 13:56 Go to previous message
Revton Braga is currently offline Revton BragaFriend
Messages: 6
Registered: May 2012
Junior Member

Dani Megert wrote on Fri, 19 October 2012 07:05
On 18.10.2012 17:32, Revton Braga wrote:
> I like know if AbstractTextEditor support create line number column?
You would have to implement it yourself in your editor class. I suggest
you use org.eclipse.ui.texteditor.AbstractDecoratedTextEditor or even
org.eclipse.ui.editors.text.TextEditor.

Dani
>
> Thanks,
> Revton


How I will implement using AbstractTextEditor?
Previous Topic:Progress bar on splash problem
Next Topic:MenuContribution for org.eclipse.ui.internal.CloseOthersHandler
Goto Forum:
  


Current Time: Thu Apr 18 12:23:43 GMT 2024

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

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

Back to the top