Search:

Type: Posts; User: JonLane

Search: Search took 0.12 seconds.

  1. Re: Phase one clean up! (windows style file loader/saver WANTED)

    looks very promising, Ill let you know tomorrow when i get it all working.
    Thanks Copeg (as usual) once I get this thing running and hopefully marketed, Ill be sure to send you some meager royalties...
  2. Re: Phase one clean up! (windows style file loader/saver WANTED)

    imported classes for my .jar program (attempting to ensure a malware free promise)
    import java.awt.*;
    import java.io.*;
    import java.net.*;
    import java.awt.event.*;
    import javax.swing.*;

    There...
  3. Phase one clean up! (windows style file loader/saver WANTED)

    Hi everyone! I finally have a nicely working version of my program and I am looking to clean up the file input/output.

    Currently I have used Strings, Files, and URLs, in a blended mess of...
Results 1 to 3 of 3