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

Java

 
Questionhi, Andrroid app. Pin
gif202020-Oct-11 1:33
gif202020-Oct-11 1:33 
AnswerRe: hi, Andrroid app. Pin
Nagy Vilmos20-Oct-11 1:50
professionalNagy Vilmos20-Oct-11 1:50 
AnswerRe: hi, Andrroid app. Pin
jschell20-Oct-11 8:35
jschell20-Oct-11 8:35 
Questionjava-corba COMM_FAILURE Pin
coco_2819-Oct-11 21:41
coco_2819-Oct-11 21:41 
QuestionGetting last word of a string Pin
Tor Danielsen17-Oct-11 23:11
Tor Danielsen17-Oct-11 23:11 
AnswerRe: Getting last word of a string Pin
Richard MacCutchan17-Oct-11 23:21
mveRichard MacCutchan17-Oct-11 23:21 
AnswerRe: Getting last word of a string Pin
davidshenba17-Oct-11 23:31
davidshenba17-Oct-11 23:31 
AnswerRe: Getting last word of a string Pin
David Skelly18-Oct-11 3:28
David Skelly18-Oct-11 3:28 
String test = "this is one test string to show you";
String[] words = test.split(" ");


Then just get the last one in the array.

modified 18-Oct-11 9:35am.

AnswerRe: Getting last word of a string Pin
Member 835399113-Nov-11 1:45
Member 835399113-Nov-11 1:45 
QuestionPiccolo with Java Drawing & Positioning Pin
massaslayer14-Oct-11 23:36
massaslayer14-Oct-11 23:36 
AnswerRe: Piccolo with Java Drawing & Positioning Pin
David Skelly17-Oct-11 22:18
David Skelly17-Oct-11 22:18 
GeneralRe: Piccolo with Java Drawing & Positioning Pin
massaslayer17-Oct-11 22:23
massaslayer17-Oct-11 22:23 
Questionplease tell me what this all says Pin
dara325113-Oct-11 17:36
dara325113-Oct-11 17:36 
AnswerRe: please tell me what this all says Pin
TorstenH.13-Oct-11 21:21
TorstenH.13-Oct-11 21:21 
GeneralRe: please tell me what this all says Pin
David Skelly13-Oct-11 22:24
David Skelly13-Oct-11 22:24 
GeneralRe: please tell me what this all says Pin
TorstenH.14-Oct-11 1:07
TorstenH.14-Oct-11 1:07 
GeneralRe: please tell me what this all says Pin
David Skelly14-Oct-11 3:29
David Skelly14-Oct-11 3:29 
GeneralRe: please tell me what this all says Pin
TorstenH.14-Oct-11 3:54
TorstenH.14-Oct-11 3:54 
GeneralRe: please tell me what this all says Pin
Nagy Vilmos14-Oct-11 3:55
professionalNagy Vilmos14-Oct-11 3:55 
AnswerRe: please tell me what this all says Pin
David Skelly13-Oct-11 22:16
David Skelly13-Oct-11 22:16 
AnswerRe: please tell me what this all says Pin
Richard MacCutchan14-Oct-11 3:55
mveRichard MacCutchan14-Oct-11 3:55 
Questionsample j2me project Pin
h1413-Oct-11 16:27
h1413-Oct-11 16:27 
AnswerRe: sample j2me project Pin
Firo Atrum Ventus13-Oct-11 16:40
Firo Atrum Ventus13-Oct-11 16:40 
Questionsample project Pin
h1413-Oct-11 16:26
h1413-Oct-11 16:26 
AnswerRe: sample project Pin
davidshenba19-Oct-11 17:49
davidshenba19-Oct-11 17:49 

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.