|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
different functions needed for the directory browser to be implemented as combination of methods available in the underlying file transfer client
| Method Summary | |
String |
getSelected()
Get the name of the currently selected file |
URI |
getURI()
Get the currently selected files URI |
void |
setSelected(String filename)
Select the file corresponding to the file name |
void |
setURI(URI uri)
Set the URI |
| Methods inherited from interface org.globus.cog.gridface.interfaces.GridFace |
lastUpdateTime, register, setLabel, setName, update |
| Method Detail |
public void setURI(URI uri)
public URI getURI()
public void setSelected(String filename)
public String getSelected()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||