Uses of Package
com.frinika.sequencer.gui

Packages that use com.frinika.sequencer.gui
com.frinika.benchmark.audio   
com.frinika.notation   
com.frinika.sequencer   
com.frinika.sequencer.gui   
com.frinika.sequencer.gui.partview   
com.frinika.sequencer.gui.pianoroll   
com.frinika.sequencer.gui.selection   
com.frinika.sequencer.model   
com.frinika.sequencer.model.notation   
com.frinika.synth   
 

Classes in com.frinika.sequencer.gui used by com.frinika.benchmark.audio
AudioDeviceHandle
          Deprecated. 
 

Classes in com.frinika.sequencer.gui used by com.frinika.notation
Item
          Interface for Items contianed in an ItemPanel.
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.
ItemScrollPane
           
Snapable
           
 

Classes in com.frinika.sequencer.gui used by com.frinika.sequencer
ListProvider
           
RecordingDialog
          Dialog for monitoring recording takes.
 

Classes in com.frinika.sequencer.gui used by com.frinika.sequencer.gui
AudioDeviceHandle
          Deprecated. 
EditTool
          Implement this interface for Tools used for editing.
ExtendingRangeModel
           
Item
          Interface for Items contianed in an ItemPanel.
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.
ListenerSupport
          Helps handling listeners.
ListProvider
           
LoopPanel
           
MyAbstractTableModel
           
PopupClient
           
PopupSelectorButton
           
Snapable
           
TickSpinnerModel
          Model for TickSpinner.
TimeFormat
          Time-formats for TickSpinner.
ToolAdapter
          Default implementation for mouse tools for operations on Items in an ItemPanel.
 

Classes in com.frinika.sequencer.gui used by com.frinika.sequencer.gui.partview
Item
          Interface for Items contianed in an ItemPanel.
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.
ItemScrollPane
           
Snapable
           
ToolAdapter
          Default implementation for mouse tools for operations on Items in an ItemPanel.
 

Classes in com.frinika.sequencer.gui used by com.frinika.sequencer.gui.pianoroll
Item
          Interface for Items contianed in an ItemPanel.
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.
ItemScrollPane
           
MyAbstractTableModel
           
Snapable
           
 

Classes in com.frinika.sequencer.gui used by com.frinika.sequencer.gui.selection
Item
          Interface for Items contianed in an ItemPanel.
 

Classes in com.frinika.sequencer.gui used by com.frinika.sequencer.model
Item
          Interface for Items contianed in an ItemPanel.
ListProvider
           
TimeSelector
          GUI-element for selecting a duration/amount of time.
 

Classes in com.frinika.sequencer.gui used by com.frinika.sequencer.model.notation
Item
          Interface for Items contianed in an ItemPanel.
 

Classes in com.frinika.sequencer.gui used by com.frinika.synth
ListProvider