Uses of Interface
org.jjazz.ss_editor.rpviewer.api.RpViewerController
Package
Description
The SongStructure graphical editor.
The graphical RpViewer component to represent a RhythmParameter value within a SptViewer.
The graphical SongPart viewer component, which holds the RpViewers components.
-
Uses of RpViewerController in org.jjazz.ss_editor.api
Modifier and TypeInterfaceDescriptioninterface
Listen to mouse input and edit operations from a SongStructure editor. -
Uses of RpViewerController in org.jjazz.ss_editor.rpviewer.api
Modifier and TypeMethodDescriptionvoid
RpViewer.setController
(RpViewerController controller) void
RpViewerEditableRenderer.setController
(RpViewerController controller) -
Uses of RpViewerController in org.jjazz.ss_editor.sptviewer.api
Modifier and TypeInterfaceDescriptioninterface
Listener of SptViewer events.