public class PainterPanel extends Object
Modifier and Type | Method and Description |
---|---|
static JPanel |
create(OutputModel outputModel,
InputModel inputModel)
Constructs a new
PainterPanel connected to the specified track
containing events played by the user |
public static JPanel create(OutputModel outputModel, InputModel inputModel)
PainterPanel
connected to the specified track
containing events played by the useroutputModel
- the output model for events sent to the synthesizerinputModel
- the input model for events played by the userPainterPanel
Copyright © 2015 Kreatious LLC. All rights reserved.