Class MainFrame

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

public class MainFrame extends JFrame
Displays information about a parse tree. The user can change the file that is parsed and displayed using a JFileChooser.
See Also: