|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileBrowserable
This class provides the main services of the File Browser subsystem. It should be responsible to provide to external subsystems the services to have access to internal functionalities and it should also provide the file browser view.
| Method Summary | |
|---|---|
DirTreeable |
getDirTreeable()
It returns the interface to acces the Directory tree |
DocumentSelectorable |
getDocumentSelectorable()
It returns the interface to access the Document Selector |
JPanel |
getFileBrowserView()
It returns a panel object containing the file browser view, which three components are: Directory browser, document selector and file statistics. |
FileStatisticsable |
getFileStatisticsable()
It returns the interface to access the File Statistics |
| Method Detail |
|---|
JPanel getFileBrowserView()
DirTreeable getDirTreeable()
DocumentSelectorable getDocumentSelectorable()
FileStatisticsable getFileStatisticsable()
|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||