|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFileTreeView
IFileTreeView
| Method Summary | |
|---|---|
java.io.File |
getPath()
current path retrieval |
java.lang.String |
getPathString()
current path retrieval as string |
void |
setPath(java.io.File path)
current path set |
void |
setPathString(java.lang.String path)
current path set from string |
void |
updateView()
update view (synchronize to view config) |
| Methods inherited from interface jmaster.jumploader.view.api.IGenericView |
|---|
addListener, destroy, removeListener |
| Method Detail |
|---|
java.io.File getPath()
void setPath(java.io.File path)
java.lang.String getPathString()
void setPathString(java.lang.String path)
void updateView()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||