Uses of Interface
com.didkovsky.portview.PVDialog
-
Uses of PVDialog in com.didkovsky.portview
Methods in com.didkovsky.portview that return PVDialog Modifier and Type Method Description PVDialog
ViewFactory. createDialog(java.awt.Frame owner, boolean modal)
-
Uses of PVDialog in com.didkovsky.portview.awt
Classes in com.didkovsky.portview.awt that implement PVDialog Modifier and Type Class Description class
PVDialogAWT
Methods in com.didkovsky.portview.awt that return PVDialog Modifier and Type Method Description PVDialog
ViewFactoryAWT. createDialog(java.awt.Frame owner, boolean modal)
-
Uses of PVDialog in com.didkovsky.portview.swing
Classes in com.didkovsky.portview.swing that implement PVDialog Modifier and Type Class Description class
PVDialogSwing
Methods in com.didkovsky.portview.swing that return PVDialog Modifier and Type Method Description PVDialog
ViewFactorySwing. createDialog(java.awt.Frame owner, boolean modal)
-
Uses of PVDialog in com.softsynth.jmsl.score
Classes in com.softsynth.jmsl.score that implement PVDialog Modifier and Type Class Description class
MeasureTextEditor
Dialog to set text for a Measureclass
NoteTextEditor
Dialog to set text for a Note or a selection of Notes. -
Uses of PVDialog in com.softsynth.jmsl.score.util
Classes in com.softsynth.jmsl.score.util that implement PVDialog Modifier and Type Class Description class
SAPScoreWriterDialog
Dialog to gather info for exporting to San Andreas Press's SCORE Music Typography System -
Uses of PVDialog in com.softsynth.jmsl.score.view
Classes in com.softsynth.jmsl.score.view that implement PVDialog Modifier and Type Class Description class
EditScoreDialog
Edit global properties of a scoreclass
NewScoreDialog
Dialog to specify global properties of a new Scoreclass
RepeatCountDialog
Open a dialog which provides a measure's repeat countclass
ScoreAnnotationDialog
Dialog to annotate scoreclass
ScoreDialog
A AWT/Swing Dialog to create a new score or edit an existing one.class
TempoDialog
Open a window which provides a Tempo dialogclass
TimeSigDialog
Open a window which provides a time signature dialog -
Uses of PVDialog in com.softsynth.jmsl.util
Classes in com.softsynth.jmsl.util that implement PVDialog Modifier and Type Class Description class
BeanEditor
Dialog to change values of a bean. -
Uses of PVDialog in com.softsynth.jmsl.view
Classes in com.softsynth.jmsl.view that implement PVDialog Modifier and Type Class Description class
Alert
class
BooleanDialog
class
DimensionNameSpaceEditorDialog
Dialog to create and edit a DimensionNameSpace from scratch.class
JSynInitDialog
Deprecated.use the pure Java JSyn2 package insteadclass
MidiInitDialog
A modal Dialog that contains a MidiInitPanelclass
MidiInstrumentEditDialog
A modal Dialog that lets you edit a MidiInstrumentclass
PolyphonicInstrumentDialog
class
PVDialogAdapter
class
SampleFinderDialog