Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Showing log file in TextViewer
Showing log file in TextViewer [message #655445] Mon, 21 February 2011 08:06 Go to next message
Marek is currently offline MarekFriend
Messages: 3
Registered: July 2009
Junior Member
Hello Friends

I would like create application to show online selected log files (like
tail -f in unix systems, not only local files but via ssh too - jsch). I
red that best option for this is TextViewer.

I have some problems with this:
- how and when run loop in with log file will be read and output will be
change Document for TextViewer
- how to refresh TextViewer (View?) after change any line off input Document

Maybe I should do it in other manner?
Any suggestion will be welcome.

Regards
Marek
Re: Showing log file in TextViewer [message #655580 is a reply to message #655445] Mon, 21 February 2011 19:41 Go to previous message
Lakshmi P ShanmugamFriend
Messages: 279
Registered: July 2009
Location: India
Senior Member
Hi,

TextViewer is part of JFace, please post in the JFace forum to get the best response.


Lakshmi P Shanmugam
Previous Topic:mouseDown/widgetSelected/mouseUp behavior
Next Topic:Custom-Drawing in first Tree-Column problem on Windows
Goto Forum:
  


Current Time: Wed Apr 24 15:28:35 GMT 2024

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

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

Back to the top