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.portview
Methods 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.awt
Classes 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.swing
Classes 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.score
Methods in com.softsynth.jmsl.score that return PVMenuBar Modifier and Type Method Description PVMenuBarScoreFrame. getMainMenuBar() -
Uses of PVMenuBar in com.softsynth.jmsl.view
Methods 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)