Inherits JPanel.
Definition at line 39 of file CueBannerPanel.java.
 
      
        
          | org.sleuthkit.autopsy.casemodule.CueBannerPanel.CueBannerPanel | ( |  | ) |  | 
      
 
 
      
        
          | org.sleuthkit.autopsy.casemodule.CueBannerPanel.CueBannerPanel | ( | String | welcomeLogo | ) |  | 
      
 
 
  
  | 
        
          | static void org.sleuthkit.autopsy.casemodule.CueBannerPanel.closeOpenRecentCasesWindow | ( |  | ) |  |  | static | 
 
 
  
  | 
        
          | void org.sleuthkit.autopsy.casemodule.CueBannerPanel.enableComponents | ( |  | ) |  |  | private | 
 
 
  
  | 
        
          | void org.sleuthkit.autopsy.casemodule.CueBannerPanel.initComponents | ( |  | ) |  |  | private | 
 
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. 
Definition at line 119 of file CueBannerPanel.java.
 
 
  
  | 
        
          | void org.sleuthkit.autopsy.casemodule.CueBannerPanel.initRecentCasesWindow | ( |  | ) |  |  | private | 
 
 
  
  | 
        
          | void org.sleuthkit.autopsy.casemodule.CueBannerPanel.newCaseButtonActionPerformed | ( | java.awt.event.ActionEvent | evt | ) |  |  | private | 
 
 
  
  | 
        
          | void org.sleuthkit.autopsy.casemodule.CueBannerPanel.openCaseButtonActionPerformed | ( | java.awt.event.ActionEvent | evt | ) |  |  | private | 
 
 
  
  | 
        
          | void org.sleuthkit.autopsy.casemodule.CueBannerPanel.openRecentCaseButtonActionPerformed | ( | java.awt.event.ActionEvent | evt | ) |  |  | private | 
 
 
      
        
          | void org.sleuthkit.autopsy.casemodule.CueBannerPanel.refresh | ( |  | ) |  | 
      
 
 
      
        
          | void org.sleuthkit.autopsy.casemodule.CueBannerPanel.setCloseButtonActionListener | ( | ActionListener | e | ) |  | 
      
 
 
      
        
          | void org.sleuthkit.autopsy.casemodule.CueBannerPanel.setCloseButtonText | ( | String | text | ) |  | 
      
 
 
  
  | 
        
          | javax.swing.JLabel org.sleuthkit.autopsy.casemodule.CueBannerPanel.autopsyLogo |  | private | 
 
 
  
  | 
        
          | javax.swing.JButton org.sleuthkit.autopsy.casemodule.CueBannerPanel.closeButton |  | private | 
 
 
  
  | 
        
          | javax.swing.JSeparator org.sleuthkit.autopsy.casemodule.CueBannerPanel.jSeparator1 |  | private | 
 
 
  
  | 
        
          | javax.swing.JButton org.sleuthkit.autopsy.casemodule.CueBannerPanel.newCaseButton |  | private | 
 
 
  
  | 
        
          | javax.swing.JLabel org.sleuthkit.autopsy.casemodule.CueBannerPanel.newCaseLabel |  | private | 
 
 
  
  | 
        
          | javax.swing.JButton org.sleuthkit.autopsy.casemodule.CueBannerPanel.openCaseButton |  | private | 
 
 
  
  | 
        
          | javax.swing.JLabel org.sleuthkit.autopsy.casemodule.CueBannerPanel.openCaseLabel |  | private | 
 
 
  
  | 
        
          | javax.swing.JButton org.sleuthkit.autopsy.casemodule.CueBannerPanel.openRecentCaseButton |  | private | 
 
 
  
  | 
        
          | javax.swing.JLabel org.sleuthkit.autopsy.casemodule.CueBannerPanel.openRecentCaseLabel |  | private | 
 
 
  
  | 
        
          | JDialog org.sleuthkit.autopsy.casemodule.CueBannerPanel.recentCasesWindow |  | staticprivate | 
 
 
  
  | 
        
          | final long org.sleuthkit.autopsy.casemodule.CueBannerPanel.serialVersionUID = 1L |  | staticprivate | 
 
 
The documentation for this class was generated from the following file:
- /home/carriersleuth/repos/autopsy/Core/src/org/sleuthkit/autopsy/casemodule/CueBannerPanel.java