lib/browser/GraphBrowser/TreeNode.java
changeset 14981 e73f8140af78
parent 13973 9170772bf420
child 33686 8e33ca8832b1
equal deleted inserted replaced
14980:267cc670317a 14981:e73f8140af78
     1 /***************************************************************************
     1 /***************************************************************************
     2   Title:      GraphBrowser/TreeNode.java
     2   Title:      GraphBrowser/TreeNode.java
     3   ID:         $Id$
     3   ID:         $Id$
     4   Author:     Stefan Berghofer, TU Muenchen
     4   Author:     Stefan Berghofer, TU Muenchen
     5   License:    GPL (GNU GENERAL PUBLIC LICENSE)
       
     6 
     5 
     7   This class contains methods for storing and manipulating directory
     6   This class contains methods for storing and manipulating directory
     8   trees (e.g. collapsing / uncollapsing directory branches).
     7   trees (e.g. collapsing / uncollapsing directory branches).
     9 ***************************************************************************/
     8 ***************************************************************************/
    10 
     9