Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Simple SWT Java Console

Hello everybody,
is there any solution for the following problem ?

I need a SWT Widget (Shell with a Textarea) which prints the hole
output from Standard Out/Err. Perfect is something like "OutputWindow
myjavashell = new OutputWindow();" which starts the Widget as a new
Thread and realises the redirect of the Messages.

For several weeks I did not found anything about this topic. Does
anybody know about such a Project ?

Best regards
Jens


Back to the top