Package | Description |
---|---|
de.esprit.appsuite.gui.tree |
Contains support classes for working with JTree
|
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 © 2011 EsprIT-Systems. All Rights Reserved.