Class McIDASVViewPanel

All Implemented Interfaces:
ActionListener, EventListener, IdvConstants, ViewPanel

public class McIDASVViewPanel extends IdvManager implements ViewPanel
This class has largely been copied over wholesale from the IDV code. Merely extending was proving to be as much as a hassle as just copying it, though now we still maintain complete control over the ViewPanel, and we have an obvious point of departure for whenever the JTree is started.

That said, I personally recommend avoiding this class until the JTree stuff is ready to go.