lib/browser/GraphBrowser/GraphBrowser.java
changeset 33686 8e33ca8832b1
parent 14981 e73f8140af78
child 50473 ca4088bf8365
equal deleted inserted replaced
33685:29106208ccf7 33686:8e33ca8832b1
     1 /***************************************************************************
     1 /***************************************************************************
     2   Title:      GraphBrowser/GraphBrowser.java
     2   Title:      GraphBrowser/GraphBrowser.java
     3   ID:         $Id$
       
     4   Author:     Stefan Berghofer, TU Muenchen
     3   Author:     Stefan Berghofer, TU Muenchen
     5 
     4 
     6   This is the graph browser's main class. It contains the "main(...)"
     5   This is the graph browser's main class. It contains the "main(...)"
     7   method, which is used for the stand-alone version, as well as
     6   method, which is used for the stand-alone version, as well as
     8   "init(...)", "start(...)" and "stop(...)" methods which are used for
     7   "init(...)", "start(...)" and "stop(...)" methods which are used for