Class TracerClientController
java.lang.Object
org.bidib.wizard.tracer.client.controller.TracerClientController
- All Implemented Interfaces:
TracerClientControllerListener
-
Constructor Summary
ConstructorsConstructorDescriptionTracerClientController(com.vlsolutions.swing.docking.DockingDesktop desktop, org.bidib.wizard.common.model.settings.TracerServiceSettingsInterface tracerServiceSettings, BidibTracerService bidibTracerService) -
Method Summary
-
Constructor Details
-
TracerClientController
public TracerClientController(com.vlsolutions.swing.docking.DockingDesktop desktop, org.bidib.wizard.common.model.settings.TracerServiceSettingsInterface tracerServiceSettings, BidibTracerService bidibTracerService)
-
-
Method Details
-
start
public void start() -
viewClosed
public void viewClosed()Description copied from interface:TracerClientControllerListenerClosed the view.- Specified by:
viewClosedin interfaceTracerClientControllerListener
-