Class DetailController

java.lang.Object
org.oddjob.monitor.control.DetailController
All Implemented Interfaces:
EventListener, TreeSelectionListener

public class DetailController extends Object implements TreeSelectionListener
Controller for the detail pane of the monitor. This listens tree selection change event in the view and updates the detail model so correct state, log, properties are displayed.
Author:
Rob Gordon