Uses of Class
soundPlayback.swing.PlaybackDialog
Packages that use PlaybackDialog
-
Uses of PlaybackDialog in soundPlayback.swing
Methods in soundPlayback.swing that return PlaybackDialogModifier and TypeMethodDescriptionPlaybackDialogComponent.getParentDialog()
Get the reference to the parent playback dialog.Methods in soundPlayback.swing with parameters of type PlaybackDialogModifier and TypeMethodDescriptionvoid
PlaybackDialogComponent.setParentDialog
(PlaybackDialog playbackDialog) Called from the parent Playbackdialog to set it's reference when this thing get's added to the dialog.Constructors in soundPlayback.swing with parameters of type PlaybackDialogModifierConstructorDescriptionPlaybackSourcePanel
(PlaybackDialog playbackDialog, Class sourceType, boolean hasChannels, boolean includeSubClasses) PlaybackSourcePanel
(PlaybackDialog playbackDialog, String borderTitle, Class sourceType, boolean hasChannels, boolean includeSubClasses)