equal
deleted
inserted
replaced
1 /*************************************************************************** |
1 /*************************************************************************** |
2 Title: GraphBrowser/TreeNode.java |
2 Title: GraphBrowser/TreeNode.java |
3 Author: Stefan Berghofer, TU Muenchen |
3 Author: Stefan Berghofer, TU Muenchen |
|
4 Options: :tabSize=4: |
4 |
5 |
5 This class contains methods for storing and manipulating directory |
6 This class contains methods for storing and manipulating directory |
6 trees (e.g. collapsing / uncollapsing directory branches). |
7 trees (e.g. collapsing / uncollapsing directory branches). |
7 ***************************************************************************/ |
8 ***************************************************************************/ |
8 |
9 |