|
|||||||||
Home >> All >> edu >> stanford >> genetics >> treeview >> [ app overview ] | PREV PACKAGE NEXT PACKAGE |
Package edu.stanford.genetics.treeview.app
Interface Summary | |
Daemon.RequestHandler |
Class Summary | |
Daemon | A daemon is a thread that waits for request and forward to a RequestHandler in this case, the TreeViewApp The intention of this : If an instance of the program is running, it shall starts a daemon which waits for requests. |
Daemon.SimpleClient | |
KnnViewApp | This class defines the knnview application. |
LinkedViewApp | Main class of LinkedView application. |
TreeViewApp | This class defines the treeview application. |
TreeViewAppX | This class defines the treeview application. |
|
|||||||||
Home >> All >> edu >> stanford >> genetics >> treeview >> [ app overview ] | PREV PACKAGE NEXT PACKAGE |