public class AudioEffectsBoxGUI extends Object
Modifier and Type | Field and Description |
---|---|
AudioEffectControlGUI[] |
effectControls |
JPanel |
effectControlsPanel |
JLabel |
effectsBoxLabel |
JPanel |
mainPanel |
JScrollPane |
scrollPane |
Constructor and Description |
---|
AudioEffectsBoxGUI(String availableEffects) |
public AudioEffectControlGUI[] effectControls
public JPanel mainPanel
public JLabel effectsBoxLabel
public JScrollPane scrollPane
public JPanel effectControlsPanel
public AudioEffectsBoxGUI(String availableEffects)
public AudioEffectsBoxData getData()
public boolean hasEffects()
public void show()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.