Class NfoFileinfoPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
be.gaudry.swing.file.renamer.controls.nfo.NfoFileinfoPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class NfoFileinfoPanel extends JPanel
See Also:
Serialized Form
  • Constructor Details

    • NfoFileinfoPanel

      public NfoFileinfoPanel()
  • Method Details

    • main

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

      public VideoPanel getVideoPanel()
    • getAudioPanel

      public AudioPanel getAudioPanel()
    • setParserOptions

      public void setParserOptions(NfoRenamerParser<Integer> parser)