Results 1 to 2 of 2
Thread: Display string as label
- 11-17-2010, 11:15 AM #1
Member
- Join Date
- Nov 2010
- Posts
- 20
- Rep Power
- 0
Display string as label
Hi,
I am reading a string from a file, and i want to display that string as a JLabel
like i'll get a string from file as :
myString = "[filename1, filename2, filename3]";
i replaced end brackets with blank spaces,
now i want filename1, filename2, filename3 as separate JLabels
How can i do that???
Sorry, may be its just a stupid question...
But please help me finding solution for it,
Sorry for my English.
Thanks in advance....
- 11-17-2010, 12:45 PM #2
Similar Threads
-
Display string inside <>
By gokulcool in forum New To JavaReplies: 5Last Post: 08-03-2010, 02:11 PM -
String Display problem
By 123456 in forum New To JavaReplies: 4Last Post: 06-15-2010, 01:15 PM -
How to display a String that contains more than one white spaces
By thachun in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 09-27-2009, 09:16 AM -
Need to display the jsp variable(String) into html?
By Arivudai Nambi in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 02-25-2009, 05:44 PM -
Cannot display a random string from .dat file
By explosion242 in forum New To JavaReplies: 2Last Post: 09-18-2008, 01:48 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks