Class HTMLTest

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

public class HTMLTest extends JFrame
Description of the Class
Author:
empty
See Also:
  • Constructor Details

    • HTMLTest

      public HTMLTest(String[] args)
      Constructor for the HTMLTest object
      Parameters:
      args - PARAM
  • Method Details

    • addFileLoadAction

      public void addFileLoadAction(JMenu menu, String display, String file)
      Adds a feature to the FileLoadAction attribute of the HTMLTest object
      Parameters:
      menu - The feature to be added to the FileLoadAction attribute
      display - The feature to be added to the FileLoadAction attribute
      file - The feature to be added to the FileLoadAction attribute
    • main

      public static void main(String[] args) throws Exception
      The main program for the HTMLTest class
      Parameters:
      args - The command line arguments
      Throws:
      Exception - Throws