Uses of Interface
com.didkovsky.portview.PVMenuBar
| Package | Description | 
|---|---|
| com.didkovsky.portview | |
| com.didkovsky.portview.awt | |
| com.didkovsky.portview.swing | |
| com.softsynth.jmsl.score | |
| com.softsynth.jmsl.view | 
- 
Uses of PVMenuBar in com.didkovsky.portviewMethods in com.didkovsky.portview that return PVMenuBar Modifier and Type Method Description PVMenuBarViewFactory. createMenuBar()PVMenuBarPVFrame. getPVMenuBar()Methods in com.didkovsky.portview with parameters of type PVMenuBar Modifier and Type Method Description voidPVFrame. setPVMenuBar(PVMenuBar menuBar)
- 
Uses of PVMenuBar in com.didkovsky.portview.awtClasses in com.didkovsky.portview.awt that implement PVMenuBar Modifier and Type Class Description classPVMenuBarAWTMethods in com.didkovsky.portview.awt that return PVMenuBar Modifier and Type Method Description PVMenuBarViewFactoryAWT. createMenuBar()PVMenuBarPVDialogAWT. getPVMenuBar()PVMenuBarPVFrameAWT. getPVMenuBar()Methods in com.didkovsky.portview.awt with parameters of type PVMenuBar Modifier and Type Method Description voidPVDialogAWT. setPVMenuBar(PVMenuBar menuBar)voidPVFrameAWT. setPVMenuBar(PVMenuBar menuBar)
- 
Uses of PVMenuBar in com.didkovsky.portview.swingClasses in com.didkovsky.portview.swing that implement PVMenuBar Modifier and Type Class Description classPVMenuBarSwingMethods in com.didkovsky.portview.swing that return PVMenuBar Modifier and Type Method Description PVMenuBarViewFactorySwing. createMenuBar()PVMenuBarPVDialogSwing. getPVMenuBar()PVMenuBarPVFrameSwing. getPVMenuBar()Methods in com.didkovsky.portview.swing with parameters of type PVMenuBar Modifier and Type Method Description voidPVDialogSwing. setPVMenuBar(PVMenuBar menuBar)voidPVFrameSwing. setPVMenuBar(PVMenuBar menuBar)
- 
Uses of PVMenuBar in com.softsynth.jmsl.scoreMethods in com.softsynth.jmsl.score that return PVMenuBar Modifier and Type Method Description PVMenuBarScoreFrame. getMainMenuBar()
- 
Uses of PVMenuBar in com.softsynth.jmsl.viewMethods in com.softsynth.jmsl.view that return PVMenuBar Modifier and Type Method Description PVMenuBarPVDialogAdapter. getPVMenuBar()PVMenuBarPVFrameAdapter. getPVMenuBar()Methods in com.softsynth.jmsl.view with parameters of type PVMenuBar Modifier and Type Method Description voidPVDialogAdapter. setPVMenuBar(PVMenuBar menuBar)voidPVFrameAdapter. setPVMenuBar(PVMenuBar menuBar)