Click here to Skip to main content
15,902,189 members
Home / Discussions / Java
   

Java

 
AnswerRe: Java code of Vernam Cipher Algorithm Pin
427748030-Aug-09 12:22
427748030-Aug-09 12:22 
Questionmaking msn plugin using java [modified] Pin
Muhammad Adeel Zahid28-Aug-09 6:45
Muhammad Adeel Zahid28-Aug-09 6:45 
AnswerRe: making msn plugin using java Pin
42774802-Sep-09 7:21
42774802-Sep-09 7:21 
QuestionRe: making msn plugin using java Pin
Muhammad Adeel Zahid2-Sep-09 11:38
Muhammad Adeel Zahid2-Sep-09 11:38 
AnswerRe: making msn plugin using java Pin
42774802-Sep-09 17:51
42774802-Sep-09 17:51 
QuestionRe: making msn plugin using java [modified] Pin
Muhammad Adeel Zahid22-Oct-09 1:45
Muhammad Adeel Zahid22-Oct-09 1:45 
QuestionRe: making msn plugin using java [modified] Pin
Muhammad Adeel Zahid4-Nov-09 19:47
Muhammad Adeel Zahid4-Nov-09 19:47 
QuestionSlow performance of javax.swing.JOptionPane.showOptionDialog Pin
Pasan Eeriyagama26-Aug-09 15:22
Pasan Eeriyagama26-Aug-09 15:22 
Hi,
I'm using javax.swing.JOptionPane.showOptionDialog for getting user input. But this is very slow. Please can someone let me know how to improve the functionality of this? or is there any alternative to speed up. It's so disappointing as this takes seconds to load a simple user input window.
Below is the code I have used for this,

JOptionPane.showOptionDialog( VolChangeMDIFrame.getDesktop(),VolUserInput,VolumeSelectTitle,
JOptionPane.OK_CANCEL_OPTION,
JOptionPane.PLAIN_MESSAGE,
null,null,null);

Thanx in advance.
AnswerRe: Slow performance of javax.swing.JOptionPane.showOptionDialog Pin
Nagy Vilmos26-Aug-09 22:03
professionalNagy Vilmos26-Aug-09 22:03 
GeneralRe: Slow performance of javax.swing.JOptionPane.showOptionDialog Pin
Pasan Eeriyagama27-Aug-09 1:36
Pasan Eeriyagama27-Aug-09 1:36 
GeneralRe: Slow performance of javax.swing.JOptionPane.showOptionDialog Pin
woo_378304-Jun-10 21:44
woo_378304-Jun-10 21:44 
GeneralRe: Slow performance of javax.swing.JOptionPane.showOptionDialog Pin
woo_378304-Jun-10 21:49
woo_378304-Jun-10 21:49 
GeneralRe: Slow performance of javax.swing.JOptionPane.showOptionDialog Pin
woo_378304-Jun-10 21:51
woo_378304-Jun-10 21:51 
QuestionHelp! on concatenation Pin
hellboy_8326-Aug-09 10:53
hellboy_8326-Aug-09 10:53 
AnswerRe: Help! on concatenation Pin
David Skelly27-Aug-09 4:23
David Skelly27-Aug-09 4:23 
Questionmessenger using java Pin
Sedruol2k926-Aug-09 5:52
Sedruol2k926-Aug-09 5:52 
AnswerRe: messenger using java Pin
Nagy Vilmos26-Aug-09 5:58
professionalNagy Vilmos26-Aug-09 5:58 
AnswerRe: messenger using java Pin
Dave Kreskowiak26-Aug-09 6:17
mveDave Kreskowiak26-Aug-09 6:17 
QuestionInput field for time only! Pin
hellboy_8326-Aug-09 5:49
hellboy_8326-Aug-09 5:49 
AnswerRe: Input field for time only! Pin
Nagy Vilmos26-Aug-09 6:11
professionalNagy Vilmos26-Aug-09 6:11 
AnswerRe: Input field for time only! Pin
fly90426-Aug-09 6:26
fly90426-Aug-09 6:26 
GeneralRe: Input field for time only! Pin
Nagy Vilmos26-Aug-09 6:35
professionalNagy Vilmos26-Aug-09 6:35 
GeneralRe: Input field for time only! Pin
fly90426-Aug-09 6:41
fly90426-Aug-09 6:41 
GeneralRe: Input field for time only! Pin
Nagy Vilmos26-Aug-09 7:00
professionalNagy Vilmos26-Aug-09 7:00 
AnswerRe: Input field for time only! Pin
David Skelly27-Aug-09 2:18
David Skelly27-Aug-09 2:18 

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.