Uses of Interface
PamView.PamMenuParts
Packages that use PamMenuParts
- 
Uses of PamMenuParts in pamScrollSystem
Fields in pamScrollSystem with type parameters of type PamMenuPartsMethods in pamScrollSystem that return types with arguments of type PamMenuPartsModifier and TypeMethodDescriptionAbstractPamScroller.getPamMenuParts()Get menu parts to add to the menu from the scroller right clickMethods in pamScrollSystem with parameters of type PamMenuPartsModifier and TypeMethodDescriptionvoidAbstractPamScroller.addMenuParts(PamMenuParts menuParts) Add menuparts, items that will be added to the menus little popup menu that appears from the middle of the scroller controls. - 
Uses of PamMenuParts in pamScrollSystem.jumping
Classes in pamScrollSystem.jumping that implement PamMenuPartsModifier and TypeClassDescriptionclassScroll jumper allows the use of arrow keys to move to the next data unit. - 
Uses of PamMenuParts in Spectrogram
Classes in Spectrogram that implement PamMenuPartsModifier and TypeClassDescriptionclassExtend ScrollJumper to get data selectors and selected datablocks from a single spectrogram panel.