All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class oplan.acp3.ACP3_With_Watcher

java.lang.Object
   |
   +----oplan.acp3.ACP3
           |
           +----oplan.acp3.ACP3_With_Watcher

public class ACP3_With_Watcher
extends ACP3
The ACP3 application viewer + Kqml-watcher main program.


Variable Index

 o mf
 o watcher

Constructor Index

 o ACP3_With_Watcher()

Method Index

 o main(String[])
 o shutdown()
shutdown performs any necessary cleanup before an exit.

Variables

 o mf
 static MainFrame mf
 o watcher
 static KqmlWatcher watcher

Constructors

 o ACP3_With_Watcher
 public ACP3_With_Watcher()

Methods

 o main
 public static void main(String argv[])
 o shutdown
 protected void shutdown()
shutdown performs any necessary cleanup before an exit.

Overrides:
shutdown in class ACP3

All Packages  Class Hierarchy  This Package  Previous  Next  Index