Uses of Interface
org.bidib.wizard.mvc.pt.model.listener.ProgCommandListener
-
Packages that use ProgCommandListener Package Description org.bidib.wizard.mvc.pt.model -
-
Uses of ProgCommandListener in org.bidib.wizard.mvc.pt.model
Methods in org.bidib.wizard.mvc.pt.model with parameters of type ProgCommandListener Modifier and Type Method Description voidPtProgrammerModel. addProgCommandListener(ProgCommandListener l)voidPtProgrammerModel. removeProgCommandListener(ProgCommandListener l)
-