|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PanelFactory in uk.org.toot.swingui.audioui |
---|
Classes in uk.org.toot.swingui.audioui that implement PanelFactory | |
---|---|
class |
AudioPanelFactory
|
Constructors in uk.org.toot.swingui.audioui with parameters of type PanelFactory | |
---|---|
AudioCompoundControlPanel(CompoundControl control,
int axis,
ControlSelector controlSelector,
PanelFactory panelFactory,
boolean hasBorder,
boolean hasHeader)
|
|
AudioCompoundStripPanel(CompoundControl controls,
PanelFactory panelFactory)
|
Uses of PanelFactory in uk.org.toot.swingui.audioui.basicui |
---|
Methods in uk.org.toot.swingui.audioui.basicui with parameters of type PanelFactory | |
---|---|
javax.swing.JComponent |
BasicUIServiceProvider.createControlPanel(CompoundControl c,
int axis,
ControlSelector s,
PanelFactory f,
boolean hasBorder,
boolean hasHeader)
|
Constructors in uk.org.toot.swingui.audioui.basicui with parameters of type PanelFactory | |
---|---|
StereoImagePanel(StereoImageControls controls,
int axis,
ControlSelector controlSelector,
PanelFactory panelFactory,
boolean hasBorder,
boolean hasHeader)
|
Uses of PanelFactory in uk.org.toot.swingui.audioui.meterui |
---|
Classes in uk.org.toot.swingui.audioui.meterui that implement PanelFactory | |
---|---|
class |
MeterPanelFactory
|
Uses of PanelFactory in uk.org.toot.swingui.audioui.mixerui |
---|
Classes in uk.org.toot.swingui.audioui.mixerui that implement PanelFactory | |
---|---|
class |
MixerPanelFactory
|
Constructors in uk.org.toot.swingui.audioui.mixerui with parameters of type PanelFactory | |
---|---|
MixerSectionPanel(MixerControls mixerControls,
int id,
PanelFactory panelFactory)
|
Uses of PanelFactory in uk.org.toot.swingui.controlui |
---|
Classes in uk.org.toot.swingui.controlui that implement PanelFactory | |
---|---|
class |
ControlPanelFactory
|
Methods in uk.org.toot.swingui.controlui with parameters of type PanelFactory | |
---|---|
static javax.swing.JComponent |
ControlPanelServices.createControlPanel(CompoundControl controls,
int axis,
ControlSelector s,
PanelFactory f,
boolean hasBorder,
boolean hasHeader)
|
Constructors in uk.org.toot.swingui.controlui with parameters of type PanelFactory | |
---|---|
CompoundControlPanel(CompoundControl control,
int axis,
ControlSelector controlSelector,
PanelFactory panelFactory,
boolean hasBorder,
boolean hasHeader)
|
Uses of PanelFactory in uk.org.toot.swingui.controlui.spi |
---|
Methods in uk.org.toot.swingui.controlui.spi with parameters of type PanelFactory | |
---|---|
abstract javax.swing.JComponent |
ControlPanelServiceProvider.createControlPanel(CompoundControl c,
int axis,
ControlSelector s,
PanelFactory f,
boolean hasBorder,
boolean hasHeader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |