|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PVMenuBar | |
---|---|
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 | |
---|---|
PVMenuBar |
ViewFactory.createMenuBar()
|
PVMenuBar |
PVFrame.getPVMenuBar()
|
Methods in com.didkovsky.portview with parameters of type PVMenuBar | |
---|---|
void |
PVFrame.setPVMenuBar(PVMenuBar menuBar)
|
Uses of PVMenuBar in com.didkovsky.portview.awt |
---|
Classes in com.didkovsky.portview.awt that implement PVMenuBar | |
---|---|
class |
PVMenuBarAWT
|
Methods in com.didkovsky.portview.awt that return PVMenuBar | |
---|---|
PVMenuBar |
ViewFactoryAWT.createMenuBar()
|
PVMenuBar |
PVFrameAWT.getPVMenuBar()
|
PVMenuBar |
PVDialogAWT.getPVMenuBar()
|
Methods in com.didkovsky.portview.awt with parameters of type PVMenuBar | |
---|---|
void |
PVFrameAWT.setPVMenuBar(PVMenuBar menuBar)
|
void |
PVDialogAWT.setPVMenuBar(PVMenuBar menuBar)
|
Uses of PVMenuBar in com.didkovsky.portview.swing |
---|
Classes in com.didkovsky.portview.swing that implement PVMenuBar | |
---|---|
class |
PVMenuBarSwing
|
Methods in com.didkovsky.portview.swing that return PVMenuBar | |
---|---|
PVMenuBar |
ViewFactorySwing.createMenuBar()
|
PVMenuBar |
PVFrameSwing.getPVMenuBar()
|
PVMenuBar |
PVDialogSwing.getPVMenuBar()
|
Methods in com.didkovsky.portview.swing with parameters of type PVMenuBar | |
---|---|
void |
PVFrameSwing.setPVMenuBar(PVMenuBar menuBar)
|
void |
PVDialogSwing.setPVMenuBar(PVMenuBar menuBar)
|
Uses of PVMenuBar in com.softsynth.jmsl.score |
---|
Methods in com.softsynth.jmsl.score that return PVMenuBar | |
---|---|
PVMenuBar |
ScoreFrame.getMainMenuBar()
|
Uses of PVMenuBar in com.softsynth.jmsl.view |
---|
Methods in com.softsynth.jmsl.view that return PVMenuBar | |
---|---|
PVMenuBar |
PVFrameAdapter.getPVMenuBar()
|
PVMenuBar |
PVDialogAdapter.getPVMenuBar()
|
Methods in com.softsynth.jmsl.view with parameters of type PVMenuBar | |
---|---|
void |
PVFrameAdapter.setPVMenuBar(PVMenuBar menuBar)
|
void |
PVDialogAdapter.setPVMenuBar(PVMenuBar menuBar)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |