|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirTreeable
This interface shall provide the services to get or set data to the Directory Browser.
| Method Summary | |
|---|---|
String |
getAbsoluteFileNameSelected()
It returns the absolute file name, or file object currently selected in the directory browser. |
DropTarget |
getDropTarget()
Returns a target item where the file has been dropped |
String |
getFileNameSelected()
It returns the file name, or file object currently selected in the directory browser. |
void |
refreshSelected()
Refresh the last selected item. |
void |
refreshSelectedParent()
Refresh the last selected item by re-exploring its parent. |
void |
setRoot(File root)
It sets the directory root that will be used as the main path to the directory browser. |
| Method Detail |
|---|
DropTarget getDropTarget()
void refreshSelectedParent()
void refreshSelected()
String getAbsoluteFileNameSelected()
String getFileNameSelected()
void setRoot(File root)
|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||