Uses of Class
org.bidib.wizard.mvc.main.view.table.SoundPortEditorPanel
-
Packages that use SoundPortEditorPanel Package Description org.bidib.wizard.mvc.main.view.table -
-
Uses of SoundPortEditorPanel in org.bidib.wizard.mvc.main.view.table
Methods in org.bidib.wizard.mvc.main.view.table that return SoundPortEditorPanel Modifier and Type Method Description protected SoundPortEditorPanelSoundPortTable. createPortEditorPanel(org.bidib.wizard.model.ports.SoundPort port, int row, io.reactivex.rxjava3.subjects.PublishSubject<org.bidib.wizard.model.ports.event.PortConfigChangeEvent> portConfigChangeEventSubject, NodeSelectionProvider nodeSelectionProvider)
-