Interface DebugInterfaceControllerListener
- All Known Implementing Classes:
DebugInterfaceController
public interface DebugInterfaceControllerListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetSelectedCommPort(org.bidib.wizard.api.model.common.CommPort commPort) voidClosed the view.
-
Method Details
-
viewClosed
void viewClosed()Closed the view. -
setSelectedCommPort
void setSelectedCommPort(org.bidib.wizard.api.model.common.CommPort commPort)
-