|
|||||||||
| Home >> All >> samples >> [ filefind overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
samples.filefind
Class FSRootsModel

java.lang.Objectsamples.filefind.FSRootsModel
- public class FSRootsModel
- extends java.lang.Object
Models filesystem roots and its selection
- Version:
- $Revision: 1.2 $ $Date: 2002/01/12 09:35:41 $
| Nested Class Summary | |
static class |
FSRootsModel.FSRoot
|
| Field Summary | |
private java.util.List |
fileSystemRoots
|
| Constructor Summary | |
FSRootsModel()
|
|
| Method Summary | |
java.util.List |
getFileSystemRoots()
|
java.util.List |
getSelectedRoots()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
fileSystemRoots
private java.util.List fileSystemRoots
| Constructor Detail |
FSRootsModel
public FSRootsModel()
| Method Detail |
getSelectedRoots
public java.util.List getSelectedRoots()
getFileSystemRoots
public java.util.List getFileSystemRoots()
|
|||||||||
| Home >> All >> samples >> [ filefind overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
samples.filefind.FSRootsModel