Package com.frinika.sequencer.gui.selection

Interface Summary
SelectionFocusable Generic interface for SelectionContainers for Cut/Copy/Paste operations.
SelectionListener<T extends Selectable>  
 

Class Summary
DragList The drag list is a copy of the multiEventSelection.
LaneSelection  
MidiSelection Keeps track of changes in selections on MIDI events and switches on/off menu items related t MIDI funcitons.
MultiEventSelection  
PartSelection  
SelectionContainer<T extends Selectable>