Click here to Skip to main content
15,923,142 members
Home / Discussions / Java
   

Java

 
AnswerRe: Cannot understand this Error log Pin
TorstenH.26-Jul-11 3:37
TorstenH.26-Jul-11 3:37 
AnswerRe: Cannot understand this Error log Pin
jschell26-Jul-11 9:55
jschell26-Jul-11 9:55 
QuestionThis exercises is not particularly difficult, but the concepts are new.can you solve it ? Pin
khalidmurray15925-Jul-11 4:05
khalidmurray15925-Jul-11 4:05 
QuestionHow to get a java applet to make a desktop ico/shortcut Pin
Kyle Sponable24-Jul-11 15:59
Kyle Sponable24-Jul-11 15:59 
AnswerRe: How to get a java applet to make a desktop ico/shortcut Pin
Richard MacCutchan24-Jul-11 22:59
mveRichard MacCutchan24-Jul-11 22:59 
GeneralRe: How to get a java applet to make a desktop ico/shortcut Pin
Kyle Sponable25-Jul-11 7:16
Kyle Sponable25-Jul-11 7:16 
GeneralRe: How to get a java applet to make a desktop ico/shortcut Pin
Richard MacCutchan25-Jul-11 7:29
mveRichard MacCutchan25-Jul-11 7:29 
AnswerRe: How to get a java applet to make a desktop ico/shortcut Pin
jschell25-Jul-11 10:54
jschell25-Jul-11 10:54 
Since you already mentioned signing the applet.

1. Figure out a command line tool that does this for you. This has nothing to do with java.
2. Use Runtime.exec or ProcessBuilder to run the command line.
3. Sign your applet.
QuestionSends code biner for Television via Infrared mobile Pin
madedwis22-Jul-11 21:29
madedwis22-Jul-11 21:29 
AnswerRe: Sends code biner for Television via Infrared mobile Pin
TorstenH.24-Jul-11 21:00
TorstenH.24-Jul-11 21:00 
AnswerRe: Sends code biner for Television via Infrared mobile Pin
RaviRanjanKr18-Aug-11 9:56
professionalRaviRanjanKr18-Aug-11 9:56 
QuestionComponent in Java Pin
Archy_wanted22-Jul-11 11:21
Archy_wanted22-Jul-11 11:21 
AnswerRe: Component in Java Pin
TorstenH.24-Jul-11 20:57
TorstenH.24-Jul-11 20:57 
Questionhow to install java 6 on my macOS 10.5.7 Pin
tagoe ronald19-Jul-11 23:36
tagoe ronald19-Jul-11 23:36 
AnswerRe: how to install java 6 on my macOS 10.5.7 Pin
TorstenH.19-Jul-11 23:42
TorstenH.19-Jul-11 23:42 
Questionwinapi and Jna Pin
sharkbc19-Jul-11 16:17
sharkbc19-Jul-11 16:17 
AnswerRe: winapi and Jna Pin
Richard MacCutchan19-Jul-11 21:54
mveRichard MacCutchan19-Jul-11 21:54 
GeneralRe: winapi and Jna Pin
sharkbc20-Jul-11 6:33
sharkbc20-Jul-11 6:33 
GeneralRe: winapi and Jna Pin
Richard MacCutchan20-Jul-11 6:56
mveRichard MacCutchan20-Jul-11 6:56 
GeneralRe: winapi and Jna Pin
sharkbc20-Jul-11 18:20
sharkbc20-Jul-11 18:20 
GeneralRe: winapi and Jna Pin
Richard MacCutchan20-Jul-11 22:16
mveRichard MacCutchan20-Jul-11 22:16 
GeneralRe: winapi and Jna Pin
sharkbc20-Jul-11 22:41
sharkbc20-Jul-11 22:41 
GeneralRe: winapi and Jna Pin
Richard MacCutchan20-Jul-11 23:32
mveRichard MacCutchan20-Jul-11 23:32 
GeneralRe: winapi and Jna Pin
sharkbc21-Jul-11 3:36
sharkbc21-Jul-11 3:36 
Questionjava.lang.UnsatisfiedLinkError [modified] Pin
RossouwDB19-Jul-11 0:51
RossouwDB19-Jul-11 0:51 

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.