public class LoadTreeRequest extends AbstractRequest implements LoadDataRequest
| Constructor and Description |
|---|
LoadTreeRequest(File pRootNode)
Creates a new LoadTreeRequest, the tree is loaded in execute().
|
| Modifier and Type | Method and Description |
|---|---|
Response |
execute()
Generate a TreeFilteredObservableList with the file given in the constructor.
|
canBeCancelled, cancel, equals, getDelegate, getDispatchTarget, hashCode, setDispatchTarget, setDispatchTarget, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcanBeCancelled, cancel, getDelegate, getDispatchTarget, setDispatchTarget, setDispatchTargetpublic LoadTreeRequest(File pRootNode)
pRootNode - the directory we should start from, must not be nullIllegalArgumentException - if pFile is nullCopyright © 2015 Jürgen Zeller (privat). All rights reserved.