Click here to Skip to main content
15,912,507 members
Home / Discussions / Java
   

Java

 
AnswerRe: Looking for reading Material on Concurrent Programming in Java Pin
427748017-Sep-09 15:45
427748017-Sep-09 15:45 
GeneralRe: Looking for reading Material on Concurrent Programming in Java Pin
that_dude_tj18-Sep-09 13:59
that_dude_tj18-Sep-09 13:59 
Questionhow to implement text to speech converter in java Pin
gharekiran16-Sep-09 23:13
gharekiran16-Sep-09 23:13 
AnswerRe: how to implement text to speech converter in java Pin
TorstenH.17-Sep-09 0:05
TorstenH.17-Sep-09 0:05 
AnswerRe: how to implement text to speech converter in java Pin
427748017-Sep-09 15:44
427748017-Sep-09 15:44 
QuestionImplementing a "Paint Can"-type tool Pin
max2929716-Sep-09 14:21
max2929716-Sep-09 14:21 
AnswerRe: Implementing a "Paint Can"-type tool Pin
427748016-Sep-09 16:34
427748016-Sep-09 16:34 
GeneralRe: Implementing a "Paint Can"-type tool Pin
max2929716-Sep-09 16:40
max2929716-Sep-09 16:40 
I was aware that it was not the image size, but the number of pixels in the shape being filled that was the problem, and that the recursion overflow error was occurring in the changeColor() method... Your solution does not implement the bucket feature in MS Paint, because when you use the paint bucket in Paint it fills all adjacent pixels of a similar color with the color of your choice, what you have given me only fills a rectangle with a certain color :/

Thanks for the reply though!
AnswerRe: Implementing a "Paint Can"-type tool Pin
max2929716-Sep-09 16:57
max2929716-Sep-09 16:57 
GeneralRe: Implementing a "Paint Can"-type tool Pin
427748016-Sep-09 17:57
427748016-Sep-09 17:57 
GeneralRe: Implementing a "Paint Can"-type tool Pin
sharkbc17-Sep-09 0:11
sharkbc17-Sep-09 0:11 
Questiontapi in java Pin
kareemmahammed11-Sep-09 17:59
kareemmahammed11-Sep-09 17:59 
AnswerRe: tapi in java Pin
427748011-Sep-09 20:44
427748011-Sep-09 20:44 
Questionjava.security.InvalidKeyException, Can somebody Help Me!! Pin
ChiSmile10-Sep-09 3:57
ChiSmile10-Sep-09 3:57 
AnswerRe: java.security.InvalidKeyException, Can somebody Help Me!! Pin
427748010-Sep-09 11:35
427748010-Sep-09 11:35 
GeneralRe: java.security.InvalidKeyException, Can somebody Help Me!! Pin
ChiSmile10-Sep-09 19:22
ChiSmile10-Sep-09 19:22 
GeneralRe: java.security.InvalidKeyException, Can somebody Help Me!! Pin
427748010-Sep-09 20:11
427748010-Sep-09 20:11 
GeneralRe: java.security.InvalidKeyException, Can somebody Help Me!! Pin
ChiSmile11-Sep-09 0:13
ChiSmile11-Sep-09 0:13 
GeneralRe: java.security.InvalidKeyException, Can somebody Help Me!! Pin
ChiSmile11-Sep-09 20:34
ChiSmile11-Sep-09 20:34 
GeneralRe: java.security.InvalidKeyException, Can somebody Help Me!! Pin
427748011-Sep-09 20:45
427748011-Sep-09 20:45 
QuestionBeautiful tooltip for TrayIcon Pin
sharkbc9-Sep-09 22:49
sharkbc9-Sep-09 22:49 
AnswerRe: Beautiful tooltip for TrayIcon Pin
427748010-Sep-09 3:39
427748010-Sep-09 3:39 
GeneralRe: Beautiful tooltip for TrayIcon Pin
sharkbc10-Sep-09 17:07
sharkbc10-Sep-09 17:07 
GeneralRe: Beautiful tooltip for TrayIcon Pin
427748010-Sep-09 17:58
427748010-Sep-09 17:58 
GeneralRe: Beautiful tooltip for TrayIcon [modified] Pin
sharkbc10-Sep-09 18:35
sharkbc10-Sep-09 18:35 

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.