Click here to Skip to main content
15,889,861 members
Home / Discussions / Java
   

Java

 
AnswerRe: Need help on JAVA survey Pin
Richard MacCutchan20-Jun-14 1:25
mveRichard MacCutchan20-Jun-14 1:25 
GeneralRe: Need help on JAVA survey Pin
mohammed shihab20-Jun-14 4:40
mohammed shihab20-Jun-14 4:40 
Questionpeer to peer Pin
Member 1089097217-Jun-14 13:38
Member 1089097217-Jun-14 13:38 
SuggestionRe: peer to peer Pin
Richard MacCutchan17-Jun-14 22:16
mveRichard MacCutchan17-Jun-14 22:16 
AnswerRe: peer to peer Pin
jschell18-Jun-14 11:19
jschell18-Jun-14 11:19 
QuestionJava GUI programming Pin
Francesco Fraccaroli16-Jun-14 1:59
Francesco Fraccaroli16-Jun-14 1:59 
AnswerRe: Java GUI programming Pin
Richard MacCutchan16-Jun-14 3:34
mveRichard MacCutchan16-Jun-14 3:34 
GeneralRe: Java GUI programming Pin
Francesco Fraccaroli16-Jun-14 22:49
Francesco Fraccaroli16-Jun-14 22:49 
Dear Richard,
Thanks for your reply, I'll study about the two patterns you suggested me.

For public variables, I show my problem:
I want to write data on RS232 port, wait a reply, read data arrived and elaborate them. I create a SerialPort object using RxTx libraries and I setted a Listener to it. In my main class, a method write the data on the serial port and then wait on a Condition variable. The listener have to notify to the waiting method the arrival of the data. The two methods are on completely different classes, so I thought to make the condition variable global. Unfortunately, at now the program doesn't work. What shall be the right way to do solve kind of problem?

Francesco
GeneralRe: Java GUI programming Pin
Richard MacCutchan16-Jun-14 23:05
mveRichard MacCutchan16-Jun-14 23:05 
QuestionOpening pdf files using Java Pin
Member 1088342114-Jun-14 4:11
Member 1088342114-Jun-14 4:11 
AnswerRe: Opening pdf files using Java Pin
Peter Leow14-Jun-14 4:53
professionalPeter Leow14-Jun-14 4:53 
GeneralRe: Opening pdf files using Java Pin
Member 1089404118-Jun-14 22:50
Member 1089404118-Jun-14 22:50 
QuestionOne To many mapping in spring mvc and hibernate . Pin
praveenxyz5-Jun-14 3:20
professionalpraveenxyz5-Jun-14 3:20 
AnswerRe: One To many mapping in spring mvc and hibernate . Pin
Richard MacCutchan5-Jun-14 6:08
mveRichard MacCutchan5-Jun-14 6:08 
AnswerRe: One To many mapping in spring mvc and hibernate . Pin
jschell8-Jun-14 9:22
jschell8-Jun-14 9:22 
QuestionHandling Biometric Fingerprint Attendance Machine Pin
Maheera Jazi3-Jun-14 21:27
Maheera Jazi3-Jun-14 21:27 
AnswerRe: Handling Biometric Fingerprint Attendance Machine Pin
Peter_in_27803-Jun-14 21:49
professionalPeter_in_27803-Jun-14 21:49 
GeneralRe: Handling Biometric Fingerprint Attendance Machine Pin
Maheera Jazi3-Jun-14 21:56
Maheera Jazi3-Jun-14 21:56 
QuestionRe: Handling Biometric Fingerprint Attendance Machine Pin
Richard MacCutchan3-Jun-14 22:01
mveRichard MacCutchan3-Jun-14 22:01 
AnswerRe: Handling Biometric Fingerprint Attendance Machine Pin
Maheera Jazi3-Jun-14 22:05
Maheera Jazi3-Jun-14 22:05 
GeneralRe: Handling Biometric Fingerprint Attendance Machine Pin
Richard MacCutchan3-Jun-14 22:32
mveRichard MacCutchan3-Jun-14 22:32 
GeneralRe: Handling Biometric Fingerprint Attendance Machine Pin
Maheera Jazi3-Jun-14 22:35
Maheera Jazi3-Jun-14 22:35 
GeneralRe: Handling Biometric Fingerprint Attendance Machine Pin
Richard MacCutchan3-Jun-14 22:40
mveRichard MacCutchan3-Jun-14 22:40 
GeneralRe: Handling Biometric Fingerprint Attendance Machine Pin
Maheera Jazi3-Jun-14 22:44
Maheera Jazi3-Jun-14 22:44 
GeneralRe: Handling Biometric Fingerprint Attendance Machine Pin
Richard MacCutchan3-Jun-14 23:24
mveRichard MacCutchan3-Jun-14 23:24 

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.