Why doesn't this very simple code work when it seems to me that it should?


import java.io.*;
import javax.swing.*;

public class FileInput
{
public static void main(String[] args)
{