Class GUI.G

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible
Enclosing class:
GUI

class GUI.G extends JPanel implements ActionListener
The Class G.
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      The Constant serialVersionUID.
      See Also:
    • gui

      final GUI gui
      The gui.
    • lbLabel6

      JLabel lbLabel6
      The lb label 6.
    • lbLabel1

      JLabel lbLabel1
      The lb label 1.
    • btInputFileBrowse

      JButton btInputFileBrowse
      The bt input file browse.
    • btOutDirBrowse

      JButton btOutDirBrowse
      The bt out dir browse.
    • btGenXmlBrowse

      JButton btGenXmlBrowse
      The bt gen xml browse.
    • lbLabel0

      JLabel lbLabel0
      The lb label 0.
    • lbLabel9

      JLabel lbLabel9
      The lb label 9.
    • tfInputFileName

      JTextArea tfInputFileName
      The tf input file name.
    • tfOutDirName

      JTextArea tfOutDirName
      The tf out dir name.
    • tfGenXMLname

      JTextArea tfGenXMLname
      The tf gen XM lname.
    • lbLabel11

      JLabel lbLabel11
      The lb label 11.
    • lbLabel12

      JLabel lbLabel12
      The lb label 12.
    • lbLabel13

      JLabel lbLabel13
      The lb label 13.
    • btGo

      JButton btGo
      The bt go.
    • taStatus

      JTextArea taStatus
      The ta status.
    • areaScrollPane

      JScrollPane areaScrollPane
      The area scroll pane.
    • lbLabel15

      JLabel lbLabel15
      The lb label 15.
    • lbLabel16

      JLabel lbLabel16
      The lb label 16.
    • lbLabel17

      JLabel lbLabel17
      The lb label 17.
    • lbLabel10

      JLabel lbLabel10
      The lb label 10.
    • lbResult

      JLabel lbResult
      The lb result.
  • Constructor Details

    • G

      public G(GUI gui)
      Instantiates a new g.
      Parameters:
      gui - the gui
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Specified by:
      actionPerformed in interface ActionListener
    • browseFile

      void browseFile(JTextArea f)
      Browse file.
      Parameters:
      f - the f
    • browseDir

      void browseDir(JTextArea f)
      Browse dir.
      Parameters:
      f - the f
    • go

      void go()
      Go.
    • showInStatus

      String showInStatus(String message)
      Show in status.
      Parameters:
      message - the message
      Returns:
      the string