Re: getParentDirectory
- From: Huub <"v.niekerk at hccnet.nl">
- Date: Thu, 27 Oct 2005 20:23:49 +0200
Have you tried it?
Can you think of any alternative plausible behaviour?
I'm trying to, but I have a conversion question. I'm reading String from keyboard, which I convert to File:
String tvps = tvpatroon.getText(); FileSystemView fsv; File file = fsv.createFileObject(tvps);
Then I have to convert it back to String in order to display it with JOptionPane. Is there a simpler way to do this?
.
- Follow-Ups:
- Re: getParentDirectory
- From: Oliver Wong
- Re: getParentDirectory
- From: Roedy Green
- Re: getParentDirectory
- References:
- getParentDirectory
- From: Huub
- Re: getParentDirectory
- From: Roedy Green
- getParentDirectory
- Prev by Date: Re: Newbie question
- Next by Date: problem using html for multiline jbutton
- Previous by thread: Re: getParentDirectory
- Next by thread: Re: getParentDirectory
- Index(es):