public class

VideoSourceSelectionPanel

extends JPanel
java.lang.Object
   ↳ java.awt.Component
     ↳ java.awt.Container
       ↳ javax.swing.JComponent
         ↳ javax.swing.JPanel
           ↳ vars.annotation.ui.dialogs.VideoSourceSelectionPanel

Summary

[Expand]
Inherited Constants
From class javax.swing.JComponent
From class java.awt.Component
From interface java.awt.image.ImageObserver
[Expand]
Inherited Fields
From class javax.swing.JComponent
Public Constructors
VideoSourceSelectionPanel(AnnotationDAOFactory annotationDAOFactory)
Creates new form VideoSourcePanel
Public Methods
void open()
void setVideoSource(String source)
[Expand]
Inherited Methods
From class javax.swing.JPanel
From class javax.swing.JComponent
From class java.awt.Container
From class java.awt.Component
From class java.lang.Object
From interface java.awt.MenuContainer
From interface java.awt.image.ImageObserver
From interface javax.accessibility.Accessible

Public Constructors

public VideoSourceSelectionPanel (AnnotationDAOFactory annotationDAOFactory)

Creates new form VideoSourcePanel

Public Methods

public void open ()

public void setVideoSource (String source)