Package | Description |
---|---|
de.esprit.appsuite.gui.pathtree |
Contains the path-tree model for watching file system paths
|
de.esprit.netsuite.client.tool.pathtree |
Contains a PathTree implementation for observing a remote file system.
|
Modifier and Type | Class and Description |
---|---|
class |
PathTree<C extends ApplicationContext,N extends PathTreeNode>
This is a specialized JTree built on a
PathTreeModel . |
Modifier and Type | Class and Description |
---|---|
class |
ClientPathTree<C extends ClientContext,N extends PathTreeNode>
This class just provides a
ClientContext to the PathTree |
class |
LocalClientPathTree<C extends ClientContext,N extends PathTreeNode>
This is a local
ClientPathTree with an additional FileUploadAction . |
class |
RemoteClientPathTree<C extends ClientContext,N extends PathTreeNode>
This is a remote
ClientPathTree with an additional FileDownloadAction . |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.