Class UIManager

All Implemented Interfaces:
ActionListener, EventListener, IdvConstants

public class UIManager extends IdvUIManager implements ActionListener

Derive our own UI manager to do some specific things:

  • Removing displays
  • Showing the dashboard
  • Adding toolbar customization options
  • Implement the McIDAS-V toolbar as a JToolbar.
  • Deal with bundles without component groups.