| Package | Description |
|---|---|
| de.esprit.appsuite.gui.pathtree |
Contains the path-tree model for watching file system paths
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPathTreeNodeCreator
This adapter creates a new path in the file system which in turn is added as
a new
PathTreeNode in the PathTreeModel. |
class |
AbstractPathTreeNodeUpdater
This adapter updates the given
Path in the PathTree. |
class |
PathTreeDirectoryCreator
This adapter creates a new directory in the file-system and afterwards selects it in the tree.
|
class |
PathTreeFileCreator
This adapter creates a new file in the file-system and afterwards selects it in the tree.
|
class |
PathTreeNodeMover
This adapter renames a
Path in the file-system and afterwards selects it in the tree. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.