Uses of Class
adams.gui.visualization.video.vlcjplayer.VLCjDirectRenderPanel
-
Packages that use VLCjDirectRenderPanel Package Description adams.gui.visualization.annotator -
-
Uses of VLCjDirectRenderPanel in adams.gui.visualization.annotator
Fields in adams.gui.visualization.annotator declared as VLCjDirectRenderPanel Modifier and Type Field Description protected VLCjDirectRenderPanelAnnotationPanel. m_VideoPlayerThe video player we're annotating forprotected VLCjDirectRenderPanelAnnotatorPanel. m_VideoPlayera video player panelMethods in adams.gui.visualization.annotator with parameters of type VLCjDirectRenderPanel Modifier and Type Method Description voidAnnotationPanel. configureAnnotationPanel(Binding binding, VLCjDirectRenderPanel videoPlayer)Constructs a AnnotationPanelConstructors in adams.gui.visualization.annotator with parameters of type VLCjDirectRenderPanel Constructor Description Ticker(VLCjDirectRenderPanel videoPlayer)Constructer for the ticker class.
-