Uses of Interface
com.didkovsky.portview.PVChoice
Package | Description |
---|---|
com.didkovsky.portview | |
com.didkovsky.portview.awt | |
com.didkovsky.portview.swing | |
com.softsynth.jmsl.score.view | |
com.softsynth.jmsl.view |
-
Uses of PVChoice in com.didkovsky.portview
Methods in com.didkovsky.portview that return PVChoice Modifier and Type Method Description PVChoice
ViewFactory. createChoice()
-
Uses of PVChoice in com.didkovsky.portview.awt
Classes in com.didkovsky.portview.awt that implement PVChoice Modifier and Type Class Description class
PVChoiceAWT
Methods in com.didkovsky.portview.awt that return PVChoice Modifier and Type Method Description PVChoice
ViewFactoryAWT. createChoice()
-
Uses of PVChoice in com.didkovsky.portview.swing
Classes in com.didkovsky.portview.swing that implement PVChoice Modifier and Type Class Description class
PVChoiceSwing
Methods in com.didkovsky.portview.swing that return PVChoice Modifier and Type Method Description PVChoice
ViewFactorySwing. createChoice()
-
Uses of PVChoice in com.softsynth.jmsl.score.view
Constructors in com.softsynth.jmsl.score.view with parameters of type PVChoice Constructor Description ScoreSectionRenameDialog(java.awt.Frame frame, ScoreSection scoreSection, Score score, PVChoice sectionChoice)
-
Uses of PVChoice in com.softsynth.jmsl.view
Classes in com.softsynth.jmsl.view that implement PVChoice Modifier and Type Class Description class
JSynDeviceSelector
Deprecated.use the pure Java JSyn2 package instead