Class SearchFileTypePanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
be.gaudry.swing.file.mreporter.control.config.SearchFileTypePanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class SearchFileTypePanel extends JPanel
All items may be accessed with "public" wide because it's only GUI (no business)
Since:
1.0 Feb 17, 2009, 1.0.2-SNAPSHOT
Author:
Steph GAUDRY
See Also:
Serialized Form
  • Field Details

    • findOtherTextField

      public JTextField findOtherTextField
    • selectAllFilmsButton

      public JButton selectAllFilmsButton
    • findDVDCheckBox

      public JCheckBox findDVDCheckBox
    • findAVICheckBox

      public JCheckBox findAVICheckBox
    • findOtherVideoCheckBox

      public JCheckBox findOtherVideoCheckBox
    • findMKVCheckBox

      public JCheckBox findMKVCheckBox
    • findMPEGCheckBox

      public JCheckBox findMPEGCheckBox
    • findOtherCheckBox

      public JCheckBox findOtherCheckBox
    • fileTypePanelBorder

      public TitledBorder fileTypePanelBorder
  • Constructor Details

    • SearchFileTypePanel

      public SearchFileTypePanel()
  • Method Details

    • main

      public static void main(String[] args)
      Auto-generated main method to display this JPanel inside a new JFrame.
    • setLanguage

      public void setLanguage(ResourceBundle languageResourceBundle)