Class ProjectWindow

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
cz.fidentis.analyst.gui.project.ProjectWindow
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable

public final class ProjectWindow extends JComponent
The main panel enabling analysts to select the primary and secondary faces, and to perform basic batch processing. This panel also serves as an entry point for detailed face analysis and face-to-face comparison.
See Also:
  • Constructor Details

    • ProjectWindow

      public ProjectWindow(SwingTopComponent topComponent)
      Project Top Component
  • Method Details

    • init

      public void init()
      Initiation.
    • getProjectPanel

      public ProjectPanel getProjectPanel()