Package View.CSV

Class CSVFrame

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class CSVFrame extends JFrame
Author:
unknown
See Also:
  • Constructor Details

    • CSVFrame

      public CSVFrame()
  • Method Details

    • getPathCSV

      public JTextField getPathCSV()
    • getCSVButton

      public JButton getCSVButton()
    • getCsvArea

      public JTextArea getCsvArea()
    • getVariableNames

      public JTextField getVariableNames()
    • getFileEncodingComboBox

      public JComboBox getFileEncodingComboBox()
    • getFirstLineCheckBox

      public JCheckBox getFirstLineCheckBox()
    • getSaveButton

      public JButton getSaveButton()
    • getFilenameCSVCreate

      public JTextField getFilenameCSVCreate()
    • getManuallyCheckBox

      public JCheckBox getManuallyCheckBox()