Click here to Skip to main content
16,010,268 members
Home / Discussions / Java
   

Java

 
QuestionJava GUI Pin
Dirk Higbee13-Sep-10 10:24
Dirk Higbee13-Sep-10 10:24 
AnswerRe: Java GUI Pin
Cedric Moonen13-Sep-10 20:21
Cedric Moonen13-Sep-10 20:21 
GeneralRe: Java GUI Pin
Dirk Higbee14-Sep-10 6:38
Dirk Higbee14-Sep-10 6:38 
AnswerRe: Java GUI Pin
Richard MacCutchan13-Sep-10 21:45
mveRichard MacCutchan13-Sep-10 21:45 
GeneralRe: Java GUI Pin
Dirk Higbee14-Sep-10 6:43
Dirk Higbee14-Sep-10 6:43 
GeneralRe: Java GUI Pin
David Skelly14-Sep-10 22:51
David Skelly14-Sep-10 22:51 
GeneralRe: Java GUI Pin
Richard MacCutchan14-Sep-10 23:10
mveRichard MacCutchan14-Sep-10 23:10 
GeneralRe: Java GUI Pin
David Skelly15-Sep-10 1:41
David Skelly15-Sep-10 1:41 
I thought you were going to point out that Eclipse is not a Swing application. But the trick works for SWT as well as Swing.

Redirecting System.out is not hard, there are examples on the net if you search for "redirect system.out jtextarea" or similar. You can also redirect System.err and System.in in a similar way.

Whether it is easy in this case depends largely on how the original code is written and how it is structured. The hard part for a newbie is likely to be getting the threading right in a Swing environment.
GeneralRe: Java GUI Pin
Richard MacCutchan15-Sep-10 2:47
mveRichard MacCutchan15-Sep-10 2:47 
QuestionAsk barcode reader, QR code reader Pin
HarsonoBob13-Sep-10 5:04
HarsonoBob13-Sep-10 5:04 
AnswerRe: Ask barcode reader, QR code reader Pin
Richard MacCutchan13-Sep-10 7:42
mveRichard MacCutchan13-Sep-10 7:42 
QuestionHow to use "chartdirector" as a portlet of Liferay? Pin
nicholasng12-Sep-10 15:40
nicholasng12-Sep-10 15:40 
AnswerRe-repost re-warning! Pin
Peter_in_278012-Sep-10 16:23
professionalPeter_in_278012-Sep-10 16:23 
QuestionProblem with conditional assignment Pin
Nagy Vilmos9-Sep-10 23:43
professionalNagy Vilmos9-Sep-10 23:43 
AnswerRe: Problem with conditional assignment Pin
Luc Pattyn10-Sep-10 2:11
sitebuilderLuc Pattyn10-Sep-10 2:11 
GeneralRe: Problem with conditional assignment Pin
Nagy Vilmos10-Sep-10 3:06
professionalNagy Vilmos10-Sep-10 3:06 
GeneralRe: Problem with conditional assignment Pin
Luc Pattyn10-Sep-10 3:11
sitebuilderLuc Pattyn10-Sep-10 3:11 
GeneralRe: Problem with conditional assignment Pin
Nagy Vilmos10-Sep-10 4:59
professionalNagy Vilmos10-Sep-10 4:59 
GeneralRe: Problem with conditional assignment Pin
Luc Pattyn10-Sep-10 5:15
sitebuilderLuc Pattyn10-Sep-10 5:15 
QuestionDoes anyone know a good tutorial of how to configuare RichFaces on Eclipse ? Pin
Paul Guralivu9-Sep-10 23:13
Paul Guralivu9-Sep-10 23:13 
QuestionAaarrrhhh! What is it with Glassfish? Pin
Nagy Vilmos7-Sep-10 9:38
professionalNagy Vilmos7-Sep-10 9:38 
Questionlearning advanced java programming Pin
bigifab7-Sep-10 3:28
bigifab7-Sep-10 3:28 
AnswerRe: learning advanced java programming Pin
Richard MacCutchan7-Sep-10 4:41
mveRichard MacCutchan7-Sep-10 4:41 
GeneralRe: learning advanced java programming Pin
bigifab8-Sep-10 9:57
bigifab8-Sep-10 9:57 
AnswerRe: learning advanced java programming Pin
Paul Guralivu8-Sep-10 9:17
Paul Guralivu8-Sep-10 9:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.