| Author |
list files in dir
|
arturas zarkys
Greenhorn
Joined: Jan 26, 2011
Posts: 4
|
|
Hi,
I`m totally newbie in JavaFX, however my teacher require me, that I create a program with JavaFX that will display Internet Explorer Favorites web pages ?
Any Idea how can I make this program?
Sry, for my bad english
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2928
|
|
You can have a look at the tutorials on the JavaFX site
Welcome to JavaRanch .
Please UseAMeaningfulSubjectLine so that one can easily identify what the topic is about.
|
Mohamed Sanaulla | My Blog
|
 |
arturas zarkys
Greenhorn
Joined: Jan 26, 2011
Posts: 4
|
|
Ok, I do it, now I wanted that will show only files names, not all directory
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2928
|
|
Can you provide the Stacktrace/exception message?
If you want the name of the file- You might want to check the API to see if there is a method to get the name.
|
 |
arturas zarkys
Greenhorn
Joined: Jan 26, 2011
Posts: 4
|
|
|
thanks, finally I figure out
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2928
|
|
arturas zarkys wrote:thanks, finally I figure out
Can you tell us what/how did you fix it? So that someone coming to this thread with a similar issue would be able to use the solution.
|
 |
 |
|
|
subject: list files in dir
|
|
|