Package com.frinika.sequencer.gui

Interface Summary
AudioDeviceHandle Deprecated.
EditTool Implement this interface for Tools used for editing.
Item Interface for Items contianed in an ItemPanel.
ListProvider  
PopupClient  
Snapable  
 

Class Summary
ColorScheme  
ControllerSelector GUI element for selecting a MIDI-controller type from a drop-down-list.
DragViewTool  
EraseTool  
ExtendingRangeModel  
GlobalToolBar  
ItemPanel Basis for PianoRoll and PartView We imagine the pianoRoll/trackView to be drawn on a large "virtualScreen" such that the origins (pitch=0,beat=0) coincide with (0,0) ItemPanel provides a view of this through itemViewRect.
ItemRollToolBar  
ItemScrollPane  
JSpinnerDraggable A JSpinner, the value of which can also be edited by "dragging" the mouse from the spinner, i.e.
LabelFieldEditor  
Layout  
ListenerSupport<L,E> Helps handling listeners.
LoopPanel  
MidiInDevicePanel  
MixerAudioDeviceHandle  
MyAbstractTableModel  
MyCursors  
NoteLengthPopup  
NoteSelector GUI element for selecting a MIDI-note from a drop-down-list.
PartGlueTool  
PartSplitTool  
PopupSelectorButton  
RecordingDialog Dialog for monitoring recording takes.
RectZoomTool  
SelectTool  
SliderNumberEditable GUI component which is a JSlider with a number-field (JSpinner) attached to it.
TickSpinner JSpinner extended to display and edit time-values of the form "bar.beat:tick".
TickSpinnerModel Model for TickSpinner.
TimeSelector GUI-element for selecting a duration/amount of time.
ToolAdapter Default implementation for mouse tools for operations on Items in an ItemPanel.
WriteTool Generic write tool.
 

Enum Summary
TimeFormat Time-formats for TickSpinner.