|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SelectionContainer in com.frinika.notation |
|---|
| Methods in com.frinika.notation with parameters of type SelectionContainer | |
|---|---|
void |
NotationPanel.selectionChanged(SelectionContainer<? extends Lane> src)
|
| Uses of SelectionContainer in com.frinika.sequencer.gui.menu.midi |
|---|
| Methods in com.frinika.sequencer.gui.menu.midi with parameters of type SelectionContainer | |
|---|---|
void |
MidiStepRecordActionDialog.selectionChanged(SelectionContainer selection)
|
| Uses of SelectionContainer in com.frinika.sequencer.gui.partview |
|---|
| Methods in com.frinika.sequencer.gui.partview with parameters of type SelectionContainer | |
|---|---|
void |
VoicePartViewSplitPane.selectionChanged(SelectionContainer<? extends Lane> src)
|
void |
PartView.selectionChanged(SelectionContainer<? extends Part> src)
|
| Uses of SelectionContainer in com.frinika.sequencer.gui.pianoroll |
|---|
| Methods in com.frinika.sequencer.gui.pianoroll with parameters of type SelectionContainer | |
|---|---|
void |
PianoControllerSplitPane.selectionChanged(SelectionContainer<? extends Lane> src)
|
void |
ItemPanelMultiEventListener.selectionChanged(SelectionContainer<? extends MultiEvent> src)
|
void |
MultiEventEditPanel.selectionChanged(SelectionContainer<? extends MultiEvent> src)
|
void |
ItemPanelPartListener.selectionChanged(SelectionContainer<? extends Part> src)
|
void |
PadPanel.selectionChanged(SelectionContainer<? extends Part> src)
|
| Uses of SelectionContainer in com.frinika.sequencer.gui.selection |
|---|
| Subclasses of SelectionContainer in com.frinika.sequencer.gui.selection | |
|---|---|
class |
LaneSelection
|
class |
MidiSelection
Keeps track of changes in selections on MIDI events and switches on/off menu items related t MIDI funcitons. |
class |
MultiEventSelection
|
class |
PartSelection
|
| Methods in com.frinika.sequencer.gui.selection with parameters of type SelectionContainer | |
|---|---|
void |
MidiSelection.selectionChanged(SelectionContainer sc)
|
void |
SelectionListener.selectionChanged(SelectionContainer<? extends T> src)
Notify observers that the slection has changed. |
| Uses of SelectionContainer in com.frinika.sequencer.gui.tracker |
|---|
| Methods in com.frinika.sequencer.gui.tracker with parameters of type SelectionContainer | |
|---|---|
void |
TrackerPanel.selectionChanged(SelectionContainer<? extends Part> src)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||