com.partnersoft.gui.cockpit
Class Cockpit

java.lang.Object
  extended by com.partnersoft.gui.cockpit.Cockpit

public class Cockpit
extends java.lang.Object


Field Summary
 PathedTree<CockpitControl> controlTree
           
 
Constructor Summary
Cockpit()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

controlTree

public PathedTree<CockpitControl> controlTree
Constructor Detail

Cockpit

public Cockpit()